Home
last modified time | relevance | path

Searched refs:MATCH (Results 1 – 9 of 9) sorted by relevance

/aosp12/bionic/libc/dns/resolv/
H A Dres_init.c287 #define MATCH(line, name) \ in __res_vinit() macro
300 if (MATCH(buf, "domain")) { in __res_vinit()
316 if (MATCH(buf, "search")) { in __res_vinit()
353 if (MATCH(buf, "nameserver") && nserv < MAXNS) { in __res_vinit()
387 if (MATCH(buf, "sortlist")) { in __res_vinit()
429 if (MATCH(buf, "options")) { in __res_vinit()
/aosp12/packages/modules/adb/
H A Dsysdeps_win32.cpp1953 #define MATCH(vk, normal) \ in _console_read() macro
2027 MATCH(VK_DIVIDE, "/"); in _console_read()
2177 MATCH(VK_NUMPAD0, "0"); in _console_read()
2178 MATCH(VK_NUMPAD1, "1"); in _console_read()
2179 MATCH(VK_NUMPAD2, "2"); in _console_read()
2180 MATCH(VK_NUMPAD3, "3"); in _console_read()
2181 MATCH(VK_NUMPAD4, "4"); in _console_read()
2182 MATCH(VK_NUMPAD5, "5"); in _console_read()
2183 MATCH(VK_NUMPAD6, "6"); in _console_read()
2184 MATCH(VK_NUMPAD7, "7"); in _console_read()
[all …]
/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DAudioPolicyMix.h126 enum class MixMatchStatus { MATCH, NO_MATCH, INVALID_MIX }; enumerator
/aosp12/packages/modules/NetworkStack/src/android/net/apf/
H A DApfFilter.java116 MATCH, // Received RA matched a known RA enumConstant
237 case MATCH: in updateStats()
514 MATCH, // A field that should be matched (e.g., the router IP address). enumConstant
708 new PacketSection(mPacket.position(), length, PacketSection.Type.MATCH, 0, 0)); in addMatchSection()
871 if (section.type != PacketSection.Type.MATCH) continue; in matches()
917 if (section.type == PacketSection.Type.MATCH) { in generateFilterLocked()
1760 return ProcessRaResult.MATCH; in processRa()
/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DAudioPolicyMix.cpp188 case MixMatchStatus::MATCH:; in getOutputForAttr()
359 return MixMatchStatus::MATCH; in mixMatch()
368 return MixMatchStatus::MATCH; in mixMatch()
/aosp12/packages/modules/DnsResolver/
H A Dgetaddrinfo.cpp199 #define MATCH(x, y, w) ((x) == (y) || ((w) && ((x) == ANY || (y) == ANY))) macro
363 if (!MATCH(ai.ai_socktype, ex.e_socktype, WILD_SOCKTYPE(ex))) continue; in android_getaddrinfofornetcontext()
364 if (!MATCH(ai.ai_protocol, ex.e_protocol, WILD_PROTOCOL(ex))) continue; in android_getaddrinfofornetcontext()
436 if (!MATCH(ai.ai_socktype, ex.e_socktype, WILD_SOCKTYPE(ex))) continue; in resolv_getaddrinfo()
438 if (!MATCH(ai.ai_protocol, ex.e_protocol, WILD_PROTOCOL(ex))) continue; in resolv_getaddrinfo()
/aosp12/bionic/libc/dns/net/
H A Dgetaddrinfo.c311 #define MATCH(x, y, w) \ macro
694 if (!MATCH(pai->ai_socktype, ex->e_socktype, WILD_SOCKTYPE(ex))) in android_getaddrinfofornetcontext()
696 if (!MATCH(pai->ai_protocol, ex->e_protocol, WILD_PROTOCOL(ex))) in android_getaddrinfofornetcontext()
752 if (!MATCH(pai->ai_socktype, ex->e_socktype, in android_getaddrinfofornetcontext()
756 if (!MATCH(pai->ai_protocol, ex->e_protocol, in android_getaddrinfofornetcontext()
/aosp12/art/build/boot/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt7401 Ljava/util/concurrent/Exchanger;->MATCH:J
8163 Ljava/util/concurrent/SynchronousQueue$TransferStack$SNode;->MATCH:J
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...