Searched refs:MATCH (Results 1 – 9 of 9) sorted by relevance
287 #define MATCH(line, name) \ in __res_vinit() macro300 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()
1953 #define MATCH(vk, normal) \ in _console_read() macro2027 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 …]
126 enum class MixMatchStatus { MATCH, NO_MATCH, INVALID_MIX }; enumerator
116 MATCH, // Received RA matched a known RA enumConstant237 case MATCH: in updateStats()514 MATCH, // A field that should be matched (e.g., the router IP address). enumConstant708 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()
188 case MixMatchStatus::MATCH:; in getOutputForAttr()359 return MixMatchStatus::MATCH; in mixMatch()368 return MixMatchStatus::MATCH; in mixMatch()
199 #define MATCH(x, y, w) ((x) == (y) || ((w) && ((x) == ANY || (y) == ANY))) macro363 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()
311 #define MATCH(x, y, w) \ macro694 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()
7401 Ljava/util/concurrent/Exchanger;->MATCH:J8163 Ljava/util/concurrent/SynchronousQueue$TransferStack$SNode;->MATCH:J
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...