Home
last modified time | relevance | path

Searched defs:cmp (Results 151 - 175 of 395) sorted by relevance

12345678910>>...16

/third_party/openssl/test/
H A Dparams_api_test.c69 static int test_param_type_extra(OSSL_PARAM *param, const unsigned char *cmp, in test_param_type_extra() argument
151 unsigned char buf[MAX_LEN], cmp[sizeof(int)]; in test_param_int() local
178 unsigned char buf[MAX_LEN], cmp[sizeo in test_param_long() local
205 unsigned char buf[MAX_LEN], cmp[sizeof(unsigned int)]; test_param_uint() local
231 unsigned char buf[MAX_LEN], cmp[sizeof(unsigned long int)]; test_param_ulong() local
258 unsigned char buf[MAX_LEN], cmp[sizeof(int32_t)]; test_param_int32() local
285 unsigned char buf[MAX_LEN], cmp[sizeof(uint32_t)]; test_param_uint32() local
312 unsigned char buf[MAX_LEN], cmp[sizeof(int64_t)]; test_param_int64() local
339 unsigned char buf[MAX_LEN], cmp[sizeof(uint64_t)]; test_param_uint64() local
366 unsigned char buf[MAX_LEN], cmp[sizeof(size_t)]; test_param_size_t() local
393 unsigned char buf[MAX_LEN], cmp[sizeof(time_t)]; test_param_time_t() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationsets.cpp242 int32_t cmp = tp->compare(*bp); in comparePrefixes() local
289 int32_t cmp = ts->compare(*bs); in compareContractions() local
H A Dunits_data.cpp242 int32_t cmp = (*metadata)[mid]->compareTo(desired, foundCategory, foundUsage, foundRegion); in binarySearch() local
340 int32_t cmp = uprv_strcmp(category.data(), other.category.data()); in compareTo() local
352 int32_t cmp in compareTo() local
[all...]
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/simd/
H A Dcommon.h201 glm_vec4 const cmp = _mm_cmple_ps(x, edge); in glm_vec4_step() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-array.hh130 int cmp (const hb_array_t &a) const in cmp() function
136 HB_INTERNAL static int cmp (const void *pa, const void *pb) in cmp() function
H A Dhb-ot-layout-base-table.hh155 int cmp (hb_tag_t key) const { return tag.cmp (key); } in cmp() function
263 int cmp (hb_tag_t key) const { return baseLangSysTag.cmp (key); } in cmp() function
326 int cmp (hb_tag_t key) const { return baseScriptTag.cmp (key); } in cmp() function
H A Dhb-ot-map.hh60 int cmp (const hb_tag_t tag_) const in cmp() function
71 HB_INTERNAL static int cmp (const void *pa, const void *pb) in cmp() function
H A Dhb-ot-name-table.hh118 static int cmp (const void *pa, const void *pb) in cmp() function
H A Dhb-ot-stat-table.hh268 int cmp (hb_tag_t key) const { return tag.cmp (key); } in cmp() function
H A Dhb-ot-tag.cc218 int cmp (const char *a) const in cmp() function
232 int cmp (const LangTag *that) const in cmp() function
H A Dhb-ot-var-fvar-table.hh73 int cmp (hb_tag_t key) const { return axisTag.cmp (key); } in cmp() function
/third_party/python/Modules/
H A D_heapqmodule.c29 int cmp; in siftdown() local
74 int cmp; in siftup() local
253 int cmp; in _heapq_heappushpop_impl() local
398 int cmp; siftdown_max() local
443 int cmp; siftup_max() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Ducmndata.cpp107 int32_t cmp=0; in strcmpAfterPrefix() local
155 int32_t cmp=strcmpAfterPrefix(s, names+toc[i].nameOffset, &prefixLength); in offsetTOCPrefixBinarySearch() local
200 int32_t cmp=strcmpAfterPrefix(s, toc[i].entryName, &prefixLength); in pointerTOCPrefixBinarySearch() local
[all...]
/third_party/toybox/toys/pending/
H A Dexpr.c158 int cmp; in eval_op() local
[all...]
/third_party/rust/crates/memchr/src/memmem/
H A Dtwoway.rs627 fn cmp(self, current: u8, candidate: u8) -> SuffixOrdering { in cmp() functions
/third_party/rust/crates/cxx/gen/build/src/
H A Dcargo.rs77 fn cmp(&self, rhs: &Self) -> Ordering { in cmp() functions
112 fn cmp(&self, rhs: &Self) -> Ordering { in cmp() functions
140 fn cmp(&self, rhs: &Self) -> Ordering { in cmp() functions
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_find.c178 struct cil_perm *cmp = i->data; in __cil_classperms_list_match_any() local
207 struct cil_perm *cmp = i->data; in cil_classperms_list_match_any() local
234 struct cil_perm *cmp = i->data; in __add_classes_from_classperms_list() local
249 struct cil_perm *cmp = (struct cil_perm *)d; in __add_classes_from_map_perms() local
/third_party/rust/crates/syn/src/
H A Dlifetime.rs104 fn cmp(&self, other: &Lifetime) -> Ordering { in cmp() functions
/third_party/rust/crates/rustix/src/net/
H A Dip.rs1107 fn cmp(&self, other: &Ipv4Addr) -> Ordering { in cmp() functions
1895 fn cmp(&self, other: &Ipv6Addr) -> Ordering { in cmp() functions
/third_party/selinux/libselinux/src/
H A Dlabel_backends_android.c32 static int cmp(const void *A, const void *B) in cmp() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dlayout_mbuf_1_0.rs
/third_party/ffmpeg/libavcodec/
H A Dme_cmp.c476 int ff_set_cmp(MECmpContext *c, me_cmp_func *cmp, int type) in ff_set_cmp() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_deband.c195 int avg[4], cmp[4] = { 0 }, src[4]; in deband_8_coupling_c() local
260 int avg[4], cmp[4] = { 0 }, src[4]; in deband_16_coupling_c() local
H A Dvf_deshake.c91 static int cmp(const void *a, const void *b) in cmp() function
H A Dvf_signature.c130 static int cmp(const void *x, const void *y) in cmp() function

Completed in 21 milliseconds

12345678910>>...16