Home
last modified time | relevance | path

Searched defs:cmp (Results 201 - 225 of 395) sorted by relevance

12345678910>>...16

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-unicode.hh378 cmp (const void *_key, const void *_item) in cmp() function
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/icu/source/common/
H A Dlocalebuilder.cpp310 int cmp = uprv_strcmp(start, value_str.data()); in addUnicodeLocaleAttribute() local
/third_party/protobuf/js/binary/
H A Darith.js
/third_party/skia/modules/skplaintexteditor/src/
H A Deditor.cpp177 auto cmp = [](const Editor::TextPosition& u, const Editor::TextPosition& v) { return u < v; }; in remove() local
216 auto cmp = [](const Editor::TextPosition& u, const Editor::TextPosition& v) { return u < v; }; in copy() local
437 auto cmp = [](const Editor::TextPosition& u, const Editor::TextPosition& v) { return u < v; }; in paint() local
/third_party/spirv-tools/source/opt/
H A Dtypes.cpp52 const auto cmp = [](const std::vector<uint32_t>* m, in CompareTwoVectors() local
/third_party/vk-gl-cts/framework/common/
H A DtcuFuzzyImageCompare.cpp273 float fuzzyCompare (const FuzzyCompareParams& params, const ConstPixelBufferAccess& ref, const ConstPixelBufferAccess& cmp, const PixelBufferAccess& errorMask) in fuzzyCompare() argument
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgVariableManager.cpp192 bool operator== (const ValueEntry* entry, const CompareEntryVariable& cmp) in operator ==() argument
/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...]

Completed in 33 milliseconds

12345678910>>...16