Home
last modified time | relevance | path

Searched defs:cmp (Results 351 - 375 of 686) sorted by relevance

1...<<11121314151617181920>>...28

/kernel/linux/linux-6.6/tools/bpf/resolve_btfids/
H A Dmain.c181 int cmp; in btf_id__find() local
202 int cmp; in btf_id__add() local
/third_party/ffmpeg/tests/checkasm/
H A Dcheckasm.c576 int cmp = cmp_func_names(name, f->name); in get_func() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Ducm.cpp317 int32_t cmp; in checkBaseExtUnicode() local
422 int32_t b, e, bLimit, eLimit, cmp; in checkBaseExtBytes() local
605 int32_t fromUIndex, toUIndex, fromUTop, toUTop, cmp; ucm_mergeTables() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_resolve_cs.c38 nir_ssa_def *cmp[3]; in radv_meta_build_resolve_srgb_conversion() local
/third_party/node/deps/v8/tools/mb/
H A Dmb.py52 def cmp(x, y): # pylint: disable=redefined-builtin function
/third_party/ninja/src/
H A Dbuild_test.cc30 static bool cmp(const Edge* a, const Edge* b) { in cmp() function
/third_party/mesa3d/src/mesa/program/
H A Dprog_to_nir.c463 nir_ssa_def *cmp = nir_bany(b, nir_flt(b, src[0], nir_imm_float(b, 0.0))); in ptn_kil() local
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ducm.cpp317 int32_t cmp; in checkBaseExtUnicode() local
422 int32_t b, e, bLimit, eLimit, cmp; in checkBaseExtBytes() local
605 int32_t fromUIndex, toUIndex, fromUTop, toUTop, cmp; ucm_mergeTables() local
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_dump.c437 dump_instr_cmp(struct dxil_dumper *d, struct dxil_instr_cmp *cmp) in dump_instr_cmp() argument
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir.cpp1116 CmpInstruction *cmp = (i ? static_cast<CmpInstruction *>(i) : in clone() local
/third_party/icu/icu4c/source/test/perf/dicttrieperf/
H A Ddicttrieperf.cpp127 int32_t cmp=strcmp(s, names+toc[number].nameOffset); in simpleBinarySearch() local
193 int32_t cmp=0; in strcmpAfterPrefix() local
233 int32_t cmp=strcmpAfterPrefix(s, names+toc[i].nameOffset, prefixLength); in prefixBinarySearch() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dbocu1tst.c795 int32_t i, cmp, countErrors; in TestBOCU1RefDiff() local
/third_party/lzma/Asm/x86/
H A DLzFindOpt.asm189 cmp d, limit_VAR define
314 cmp define
432 cmp d, d_lim global() define
481 cmp d, d_lim global() define
491 cmp d, d_lim global() define
[all...]
/third_party/node/deps/uv/src/win/
H A Dprocess.c750 int cmp; in make_program_env() local
784 int cmp; in make_program_env() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dlossless_neon.c166 const uint8x8_t cmp = vcgt_u8(C2, avg); in ClampedAddSubtractHalf_NEON() local
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Ducm.cpp317 int32_t cmp; in checkBaseExtUnicode() local
422 int32_t b, e, bLimit, eLimit, cmp; in checkBaseExtBytes() local
605 int32_t fromUIndex, toUIndex, fromUTop, toUTop, cmp; ucm_mergeTables() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-common.hh85 int cmp (hb_codepoint_t g) const in cmp() function
149 int cmp (hb_codepoint_t g) const in cmp() function
215 int cmp (hb_codepoint_t g) const { return glyph.cmp (g); } in cmp() function
H A Dhb-bit-set.hh72 int cmp (const page_map_t &o) const { return cmp (o.major); } in cmp() function
73 int cmp (uint32_t o_major) const { return (int) o_major - (int) major; } in cmp() function
H A Dhb-open-type.hh79 HB_INTERNAL static int cmp (const IntType *a, const IntType *b) in cmp() function
81 HB_INTERNAL static int cmp (const void *a, const void *b) in cmp() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp362 ICmpInst *cmp = in lowerPrintfForGpu() local
/third_party/toybox/toys/pending/
H A Ddiff.c522 static int cmp(const void *p1, const void *p2) in cmp() function
/third_party/python/Objects/
H A Drangeobject.c976 int cmp; in longrangeiter_setstate() local
/third_party/vk-gl-cts/framework/common/
H A DtcuImageCompare.cpp386 static deInt64 computeSquaredDiffSum (const ConstPixelBufferAccess& ref, const ConstPixelBufferAccess& cmp, const PixelBufferAccess& diffMask, int diffFactor) in computeSquaredDiffSum() argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dlayout_eth_conf_1_0.rs
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Dinno_hdmi.c47 struct completion cmp; member

Completed in 44 milliseconds

1...<<11121314151617181920>>...28