Home
last modified time | relevance | path

Searched defs:candidate (Results 1 – 25 of 124) sorted by relevance

12345

/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
DPhoneNumberMatcher.java252 CharSequence candidate = text.subSequence(start, matcher.end()); in find() local
275 private static CharSequence trimAfterFirstMatch(Pattern pattern, CharSequence candidate) { in trimAfterFirstMatch()
314 private PhoneNumberMatch extractMatch(CharSequence candidate, int offset) { in extractMatch()
348 private PhoneNumberMatch extractInnerMatch(String candidate, int offset) { in extractInnerMatch()
386 private PhoneNumberMatch parseAndVerify(String candidate, int offset) { in parseAndVerify()
575 PhoneNumber number, String candidate, PhoneNumberUtil util, NumberGroupingChecker checker) { in checkNumberGroupingIsValid()
598 static boolean containsMoreThanOneSlashInNationalNumber(PhoneNumber number, String candidate) { in containsMoreThanOneSlashInNationalNumber()
625 PhoneNumber number, String candidate, PhoneNumberUtil util) { in containsOnlyValidXChars()
DPhoneNumberUtil.java448 boolean verify(PhoneNumber number, String candidate, PhoneNumberUtil util) { in verify()
460 boolean verify(PhoneNumber number, String candidate, PhoneNumberUtil util) { in verify()
482 boolean verify(PhoneNumber number, String candidate, PhoneNumberUtil util) { in verify()
514 boolean verify(PhoneNumber number, String candidate, PhoneNumberUtil util) { in verify()
/external/v8/test/cctest/
Dtest-version.cc40 bool candidate, const char* soname) { in SetVersion()
53 int patch, bool candidate, in CheckVersion()
/external/skia/src/core/
DSkTDynamicHash.h94 T* candidate = fArray[index]; in find() local
148 const T* candidate = fArray[index]; in countCollisions() local
212 const T* candidate = fArray[index]; in innerAdd() local
231 const T* candidate = fArray[index]; in innerRemove() local
/external/clang/include/clang/Sema/
DTypoCorrection.h278 virtual unsigned RankCandidate(const TypoCorrection &candidate) { in RankCandidate()
302 bool MatchesTypo(const TypoCorrection &candidate) { in MatchesTypo()
319 bool ValidateCandidate(const TypoCorrection &candidate) override { in ValidateCandidate()
353 bool ValidateCandidate(const TypoCorrection &candidate) override { in ValidateCandidate()
/external/libvpx/libvpx/vp9/common/
Dvp9_mvref_common.c45 const MB_MODE_INFO *const candidate = &candidate_mi->mbmi; in find_mv_refs_idx() local
63 const MB_MODE_INFO *const candidate = &xd->mi[mv_ref->col + mv_ref->row * in find_mv_refs_idx() local
89 const MB_MODE_INFO *const candidate = &xd->mi[mv_ref->col + mv_ref->row in find_mv_refs_idx() local
/external/v8/src/
Dversion.cc80 const char* candidate = IsCandidate() ? " (candidate)" : ""; in GetString() local
102 const char* candidate = IsCandidate() ? "-candidate" : ""; in GetSONAME() local
Dcodegen.h157 bool IsYoung(byte* candidate) const { in IsYoung()
/external/mockito/src/org/mockito/exceptions/stacktrace/
DStackTraceCleaner.java28 boolean isOut(StackTraceElement candidate); in isOut()
/external/bison/lib/
Dhash.c444 is_prime (size_t candidate) in is_prime()
463 next_prime (size_t candidate) in next_prime()
544 compute_bucket_size (size_t candidate, const Hash_tuning *tuning) in compute_bucket_size()
594 hash_initialize (size_t candidate, const Hash_tuning *tuning, in hash_initialize()
943 hash_rehash (Hash_table *table, size_t candidate) in hash_rehash()
1073 float candidate = in hash_insert_if_absent() local
1175 size_t candidate = in hash_delete() local
/external/mockito/src/org/mockito/internal/invocation/
DInvocationMatcher.java77 public boolean hasSimilarMethod(Invocation candidate) { in hasSimilarMethod()
95 public boolean hasSameMethod(Invocation candidate) { in hasSameMethod()
/external/elfutils/src/lib/
Dnext_prime.c35 is_prime (size_t candidate) in is_prime()
/external/v8/src/heap/
Dmark-compact.h432 static JSFunction** GetNextCandidateSlot(JSFunction* candidate) { in GetNextCandidateSlot()
437 static JSFunction* GetNextCandidate(JSFunction* candidate) { in GetNextCandidate()
442 static void SetNextCandidate(JSFunction* candidate, in SetNextCandidate()
447 static void ClearNextCandidate(JSFunction* candidate, Object* undefined) { in ClearNextCandidate()
452 static SharedFunctionInfo* GetNextCandidate(SharedFunctionInfo* candidate) { in GetNextCandidate()
457 static void SetNextCandidate(SharedFunctionInfo* candidate, in SetNextCandidate()
462 static void ClearNextCandidate(SharedFunctionInfo* candidate) { in ClearNextCandidate()
Dobjects-visiting.cc199 T* candidate = reinterpret_cast<T*>(list); in VisitWeakList() local
243 T* candidate = reinterpret_cast<T*>(list); in ClearWeakList() local
/external/vogar/src/vogar/
DClassAnalyzer.java32 Method candidate = klass.getMethod(name, parameters); in hasMethod() local
/external/toybox/toys/pending/
Ddiff.c67 struct candidate { struct
69 struct candidate *prev, *next; argument
/external/nanohttpd/websocket/src/main/java/fi/iki/elonen/
DNanoWebSocketServer.java31 Response candidate = responseHandler.serve(session); in serve() local
/external/guava/guava/src/com/google/common/collect/
DRegularImmutableSet.java50 Object candidate = table[i & mask]; in contains() local
/external/objenesis/tck/src/org/objenesis/tck/
DTCK.java110 private void runTest(Reporter reporter, Class candidate, Objenesis objenesis, in runTest()
DCandidateLoader.java121 Class candidate = Class.forName(key, true, classloader); in handlePropertyEntry() local
/external/junit/src/org/junit/experimental/theories/
DParameterSignature.java43 public boolean canAcceptType(Class<?> candidate) { in canAcceptType()
/external/boringssl/src/crypto/bn/
Dprime.c454 int BN_primality_test(int *is_probably_prime, const BIGNUM *candidate, in BN_primality_test()
470 int BN_is_prime_ex(const BIGNUM *candidate, int checks, BN_CTX *ctx, BN_GENCB *cb) { in BN_is_prime_ex()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c55 const MB_MODE_INFO *const candidate = &candidate_mi->mbmi; in mv_refs_rt() local
73 const MB_MODE_INFO *const candidate = &xd->mi[mv_ref->col + mv_ref->row * in mv_refs_rt() local
89 const MB_MODE_INFO *const candidate = &xd->mi[mv_ref->col + mv_ref->row in mv_refs_rt() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DLaoBreakEngine.java178 … int candidate = words[(wordsFound + 1) %LAO_LOOKAHEAD].candidates(fIter, fDictionary, rangeEnd); in divideUpDictionaryRange() local
DKhmerBreakEngine.java179 … int candidate = words[(wordsFound + 1) %KHMER_LOOKAHEAD].candidates(fIter, fDictionary, rangeEnd); in divideUpDictionaryRange() local

12345