Home
last modified time | relevance | path

Searched defs:cmp (Results 176 - 200 of 395) sorted by relevance

12345678910>>...16

/third_party/ffmpeg/libswresample/tests/
H A Dswresample.c142 static int cmp(const void *a, const void *b){ in cmp() function
/third_party/icu/icu4c/source/i18n/
H A Dunits_data.cpp244 int32_t cmp = (*metadata)[mid]->compareTo(desired, foundCategory, foundUsage, foundRegion); in binarySearch() local
342 int32_t cmp = uprv_strcmp(category.data(), other.category.data()); in compareTo() local
354 int32_t cmp in compareTo() local
[all...]
H A Dcollationfastlatinbuilder.cpp70 int32_t cmp = compareInt64AsUnsigned(ce, list[i]); in binarySearch() local
/third_party/icu/icu4c/source/common/
H A Dlocalebuilder.cpp310 int cmp = uprv_strcmp(start, value_str.data()); in addUnicodeLocaleAttribute() local
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_glsl450.c404 nir_ssa_def *cmp = nir_slt(nb, src[1], src[0]); in handle_glsl450_alu() local
/third_party/mesa3d/src/egl/main/
H A Deglconfig.c452 EGLint cmp; in _eglMatchConfig() local
/third_party/ltp/lib/
H A Dtst_timer_test.c159 static int cmp(const void *a, const void *b) in cmp() function
/third_party/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_pds_disasm.c548 struct pvr_cmp *cmp = malloc(sizeof(*cmp)); in pvr_pds_disassemble_instruction_cmp() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr.cpp549 InstrCompareForward cmp; in equal_to() local
/third_party/node/deps/v8/tools/testrunner/objects/
H A Dtestcase.py433 def cmp(x, y): function
/third_party/node/deps/icu-small/source/common/
H A Dlocalebuilder.cpp310 int cmp = uprv_strcmp(start, value_str.data()); in addUnicodeLocaleAttribute() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationfastlatinbuilder.cpp70 int32_t cmp = compareInt64AsUnsigned(ce, list[i]); in binarySearch() local
H A Dunits_data.cpp250 int32_t cmp = (*metadata)[mid]->compareTo(desired, foundCategory, foundUsage, foundRegion); in binarySearch() local
348 int32_t cmp = uprv_strcmp(category.data(), other.category.data()); in compareTo() local
360 int32_t cmp in compareTo() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_lower_storage_image.c69 nir_ssa_def *cmp = nir_ilt(b, coord, size); in image_coord_is_in_bounds() local
/third_party/mesa3d/src/intel/tools/
H A Daub_mem.c109 int cmp = 0; in ensure_ggtt_entry() local
161 int cmp = 0; in ensure_phys_mem() local
/third_party/lz4/examples/
H A DframeCompress.c473 int const cmp = compareFiles(inpFp, decFp, in main() local
/third_party/rust/crates/log/src/kv/
H A Dkey.rs89 fn cmp(&self, other: &Self) -> cmp::Ordering { in partial_cmp() functions
/third_party/rust/crates/clap/src/builder/
H A Dos_str.rs324 fn cmp(&self, other: &Inner) -> std::cmp::Ordering { in cmp() functions
H A Dstr.rs298 fn cmp(&self, other: &Inner) -> std::cmp::Ordering { in cmp() functions
/third_party/rust/crates/cxx/src/
H A Dcxx_string.rs249 fn cmp(&self, other: &Self) -> Ordering { in cmp() functions
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dtypes.cpp51 const auto cmp = [](const std::vector<uint32_t>* m, in CompareTwoVectors() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dtypes.cpp51 const auto cmp = [](const std::vector<uint32_t>* m, in CompareTwoVectors() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationfastlatinbuilder.cpp70 int32_t cmp = compareInt64AsUnsigned(ce, list[i]); in binarySearch() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-open-file.hh56 int cmp (Tag t) const { return -t.cmp (tag); } in cmp() function
58 HB_INTERNAL static int cmp (const void *pa, const void *pb) in cmp() function
H A Dhb-ot-cff1-table.cc43 int cmp (uint16_t a) const in cmp() function

Completed in 24 milliseconds

12345678910>>...16