Home
last modified time | relevance | path

Searched refs:finds (Results 1 - 7 of 7) sorted by relevance

/third_party/openssl/test/
H A Dstack_test.c63 } finds[] = { in test_int_stack() local
70 const int n_finds = OSSL_NELEM(finds); in test_int_stack()
111 int *val = (finds[i].unsorted == -1) ? &notpresent in test_int_stack()
112 : v + finds[i].unsorted; in test_int_stack()
114 if (!TEST_int_eq(sk_sint_find(s, val), finds[i].unsorted)) { in test_int_stack()
122 int *val = (finds[i].unsorted == -1) ? &notpresent in test_int_stack()
123 : v + finds[i].unsorted; in test_int_stack()
125 if (!TEST_int_eq(sk_sint_find_ex(s, val), finds[i].unsorted)) { in test_int_stack()
141 if (!TEST_int_eq(sk_sint_find(s, &finds[i].value), finds[ in test_int_stack()
[all...]
/third_party/python/PCbuild/
H A Dfind_python.bat44 @rem If py.exe finds a recent enough version, use that one
/third_party/skia/src/pathops/
H A DSkPathOpsTSect.cpp1044 int finds = 0; in is_parallel() local
1052 finds += perpRayI.pt(pIndex).approximatelyEqual(thisPerp.fPts[1]); in is_parallel()
1059 finds += perpRayI.pt(pIndex).approximatelyEqual(thisPerp.fPts[0]); in is_parallel()
1061 return finds >= 2; in is_parallel()
/third_party/ffmpeg/libavcodec/x86/
H A Dcelt_pvq_search.asm184 pcmpeqd m1, m1, m4 ; exactly 1 element matches max_idx and this finds it
/third_party/gn/src/gn/
H A Dvariables.cc291 automatically finds it for you.
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm1740 first one that it finds.
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm1740 first one that it finds.

Completed in 12 milliseconds