Home
last modified time | relevance | path

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

12345678910>>...17

/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
H A Dhb-unicode.hh378 cmp (const void *_key, const void *_item) 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
/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dresource_manager_test_common.cpp67 void ResourceManagerTestCommon::TestStringByName(const char *name, const char *cmp) in TestStringByName() argument
76 void ResourceManagerTestCommon::TestStringById(const char *name, const char *cmp) in TestStringById() argument
136 void ResourceManagerTestCommon::TestPluralStringById(int quantity, const char *cmp, bool format) in TestPluralStringById() argument
152 void ResourceManagerTestCommon::TestPluralStringByName(int quantity, const char *cmp, bool format) in TestPluralStringByName() argument
167 void ResourceManagerTestCommon::TestFormatPluralStringById(const int id, double quantity, const char *cmp) in TestFormatPluralStringById() argument
178 TestFormatPluralStringByName(const std::string name, double quantity, const char *cmp) TestFormatPluralStringByName() argument
189 TestGetRawFilePathByName(const std::string &name, const std::string &cmp) TestGetRawFilePathByName() argument
382 TestGetStringFormatById(const char *name, const char *cmp) TestGetStringFormatById() argument
392 TestGetStringFormatByName(const char *name, const char *cmp) TestGetStringFormatByName() argument
410 TestGetStringFormatById(const char *name, std::vector<std::tuple<ResourceManager::NapiValueType, std::string>> &jsParams, const char *cmp) TestGetStringFormatById() argument
423 TestGetStringFormatByIdWithVaArgs(const char *name, const char *cmp, ...) TestGetStringFormatByIdWithVaArgs() argument
438 TestGetStringFormatByName(const char *name, std::vector<std::tuple<ResourceManager::NapiValueType, std::string>> &jsParams, const char *cmp) TestGetStringFormatByName() argument
449 TestGetStringFormatByNameWithVaArgs(const char *name, const char *cmp, ...) TestGetStringFormatByNameWithVaArgs() argument
[all...]
/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...]

Completed in 39 milliseconds

12345678910>>...17