Home
last modified time | relevance | path

Searched defs:cmp (Results 126 - 150 of 395) sorted by relevance

12345678910>>...16

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dclass_with_inner_struct_1_0.rs
H A Dtransform-op.rs
/third_party/rust/crates/syn/src/
H A Dtoken.rs298 impl cmp::Eq for $name {} in display() impls
425 impl cmp::Eq for $name {} impls
532 impl cmp::Eq for $name {} impls
/third_party/ffmpeg/libavcodec/
H A Dhuffman.c159 ff_huff_build_tree(void *logctx, VLC *vlc, int nb_codes, int nb_bits, Node *nodes, HuffCmp cmp, int flags) ff_huff_build_tree() argument
/third_party/ffmpeg/libavformat/
H A Dcache.c69 static int cmp(const void *key, const void *node) in cmp() function
/third_party/icu/icu4c/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/FreeBSD/contrib/gdtoa/
H A Dmisc.c488 cmp in cmp() function
/third_party/icu/tools/unicode/c/genuca/
H A Dcollationbasedatabuilder.cpp67 int32_t cmp = compareInt64AsUnsigned(ce, list.elementAti(i)); in binarySearch() local
/third_party/icu/icu4c/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
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_cp.c100 is_foldable_double_cmp(struct ir3_instruction *cmp) in is_foldable_double_cmp() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_mat_op_to_vec.cpp265 ir_expression *const cmp = in do_equal_mat_mat() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_conversion_builder.h80 nir_ssa_def *cmp = nir_flt(b, roundtrip, src); in nir_round_float_to_float() local
91 nir_ssa_def *cmp = nir_flt(b, src, roundtrip); in nir_round_float_to_float() local
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_helper.cpp316 ac_build_atomic_cmp_xchg(struct ac_llvm_context *ctx, LLVMValueRef ptr, LLVMValueRef cmp, LLVMValueRef val, const char *sync_scope) ac_build_atomic_cmp_xchg() argument
/third_party/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_pds_printer.c273 static void pvr_pds_disassemble_instruction_cmp(struct pvr_cmp *cmp, in pvr_pds_disassemble_instruction_cmp() argument
/third_party/node/deps/cares/src/lib/
H A Dares__slist.c44 ares__slist_cmp_t cmp; member
57 ares__slist_create(ares_rand_state *rand_state, ares__slist_cmp_t cmp, ares__slist_destructor_t destruct) ares__slist_create() argument
/third_party/node/deps/icu-small/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/node/deps/icu-small/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
/third_party/lz4/examples/
H A DHCStreaming_ringBuffer.c214 const size_t cmp = compare(inpFp, decFp); in main() local
H A DblockStreaming_lineByLine.c200 const int cmp = compare(inpFp, decFp); in main() local
H A DblockStreaming_doubleBuffer.c190 const int cmp = compare(inpFp, decFp); in main() local
H A DdictionaryRandomAccess.c268 const int cmp = compare(inpFp, decFp, length); in main() local
H A DblockStreaming_ringBuffer.c178 const int cmp = compare(inpFp, decFp); in main() local
/third_party/node/deps/v8/src/objects/
H A Dtransitions-inl.h284 int cmp = CompareNames(key1, hash1, key2, hash2); in CompareKeys() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_gs_variant.cpp283 nir_ssa_def *cmp = nir_ige(b, emit_ctx->loop_index, in d3d12_begin_emit_primitives_gs() local
/third_party/rust/crates/clap/src/builder/
H A Dstyled_str.rs283 fn cmp(&self, other: &Self) -> std::cmp::Ordering { in cmp() functions

Completed in 18 milliseconds

12345678910>>...16