/third_party/node/deps/icu-small/source/common/ |
H A D | ucase.cpp | 450 int32_t i, start, limit, result, unfoldRows, unfoldRowWidth, unfoldStringWidth; in ucase_addStringCaseClosure() local
|
H A D | ucase.h | 232 int32_t start, index, limit; member
|
H A D | utrie.cpp | 263 utrie_fillBlock(uint32_t *block, UChar32 start, UChar32 limit, in utrie_fillBlock() argument 284 utrie_setRange32(UNewTrie *trie, UChar32 start, UChar32 limit, uint32_t value, UBool overwrite) { in utrie_setRange32() argument 723 UChar32 limit; defaultGetFoldedValue() local 938 int32_t actualLength, latin1Length, i, limit; utrie_unserializeDummy() local [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | gregocal.cpp | 984 int32_t limit = monthLen + 7 - ldm; variable
|
H A D | uspoof_impl.cpp | 412 UChar32 SpoofImpl::ScanHex(const char16_t *s, int32_t start, int32_t limit, UErrorCode &status) { in ScanHex() argument
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | listformattertest.cpp | 85 int32_t limit = cfp.getLimit(); in ExpectPositions() local
|
/third_party/icu/icu4c/source/test/perf/dicttrieperf/ |
H A D | dicttrieperf.cpp | 119 int32_t limit=count; in simpleBinarySearch() local 212 int32_t limit=count; in prefixBinarySearch() local [all...] |
/third_party/icu/icu4c/source/tools/makeconv/ |
H A D | genmbcs.cpp | 351 int32_t limit, old; in removeFallback() local
|
H A D | gencnvex.c | 417 generateToUTable(CnvExtData *extData, UCMTable *table, int32_t start, int32_t limit, int32_t unitIndex, uint32_t defaultValue) generateToUTable() argument 716 generateFromUTable(CnvExtData *extData, UCMTable *table, int32_t start, int32_t limit, int32_t unitIndex, uint32_t defaultValue) generateFromUTable() argument [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | trie2test.c | 34 UChar32 start, limit; member 48 UChar32 limit; member 88 UChar32 limit in testEnumRange() local 119 UChar32 start, limit; testTrieGetters() local 279 const UChar *p, *limit; testTrieUTF16() local 382 const uint8_t *p, *limit; testTrieUTF8() local 838 UChar32 start, limit; makeTrieWithRanges() local 1300 UChar32 start, limit; makeNewTrie1WithRanges() local [all...] |
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
H A D | fanotify10.c | 469 int limit = count ? : 1; in format_path_check() local
|
/third_party/lzma/Asm/arm64/ |
H A D | LzmaDecOpt.S | 175 #define limit r19 define [all...] |
/third_party/lzma/C/ |
H A D | Lzma2DecMt.c | 285 size_t limit = me->props.outBlockMax;
in Lzma2DecMt_MtCallback_Parse() local
|
H A D | Lzma2Enc.c | 44 UInt64 limit;
member
|
/third_party/node/deps/v8/src/compiler/ |
H A D | memory-lowering.cc | 290 Node* limit = in ReduceAllocateRaw() local 336 Node* limit = in ReduceAllocateRaw() local
|
/third_party/node/deps/v8/src/asmjs/ |
H A D | asm-parser.h | 295 inline bool CheckForUnsignedBelow(uint32_t limit, uint32_t* value) { in CheckForUnsignedBelow() argument
|
/third_party/node/deps/v8/src/objects/ |
H A D | fixed-array-inl.h | 262 int limit = high; in BinarySearch() local
|
/third_party/node/deps/v8/src/regexp/ |
H A D | regexp-bytecode-generator.cc | 222 void RegExpBytecodeGenerator::CheckCharacterLT(base::uc16 limit, in CheckCharacterLT() argument 228 void RegExpBytecodeGenerator::CheckCharacterGT(base::uc16 limit, in CheckCharacterGT() argument
|
H A D | regexp-macro-assembler-tracer.cc | 200 void RegExpMacroAssemblerTracer::CheckCharacterLT(base::uc16 limit, in CheckCharacterLT() argument 210 void RegExpMacroAssemblerTracer::CheckCharacterGT(base::uc16 limit, in CheckCharacterGT() argument
|
/third_party/node/deps/v8/src/runtime/ |
H A D | runtime-wasm.cc | 736 uintptr_t limit = reinterpret_cast<uintptr_t>(stack->jmpbuf()->stack_limit); in SyncStackLimit() local
|
/third_party/node/deps/v8/src/utils/ |
H A D | utils.h | 400 int64_t limit = static_cast<int64_t>(1) << (n - 1); in is_intn() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_vbo.c | 328 unsigned limit, offset; in nvc0_validate_vertex_buffers() local 392 uint32_t offset, limit; in nvc0_validate_vertex_buffers_shared() local
|
/third_party/popt/src/ |
H A D | popthelp.c | 255 size_t limit = 4*lineLength - (le - l) - sizeof("\"\")"); in singleOptionDefaultValue() local
|
/third_party/pulseaudio/src/pulse/ |
H A D | ohos_pa_volume.c | 969 pa_cvolume* pa_cvolume_inc_clamp(pa_cvolume *v, pa_volume_t inc, pa_volume_t limit) { in pa_cvolume_inc_clamp() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiMaintenance3Check.cpp | 121 TypeSet getAliveTypesForLimit (const Limit& limit, const TypeSet& aliveTypes) in getAliveTypesForLimit() argument [all...] |