| /third_party/node/test/node-api/test_threadsafe_function/ |
| H A D | binding.c | 78 uint64_t start = uv_hrtime(); in data_source_thread() local
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | function-body-decoder.cc | 54 BytecodeIterator::BytecodeIterator(const byte* start, const byte* end, in BytecodeIterator() argument 100 void PrintRawWasmCode(const byte* start, const byte* end) { in PrintRawWasmCode() argument 34 DecodeLocalDecls(const WasmFeatures& enabled, BodyLocalDecls* decls, const WasmModule* module, const byte* start, const byte* end) DecodeLocalDecls() argument [all...] |
| /third_party/node/deps/v8/tools/profview/ |
| H A D | profile-utils.js | |
| /third_party/node/deps/zlib/ |
| H A D | gzguts.h | 186 z_off64_t start; /* where the gzip data started, for rewinding */ member
|
| /third_party/node/src/large_pages/ |
| H A D | node_large_page.cc | 153 uintptr_t start = 0; member 165 uintptr_t start = info->dlpi_addr + phdr->p_vaddr; in FindMapping() local 244 char* start = reinterpret_cast<char*>(hugepage_align_up(addr)); FindNodeTextRegion() local 307 Reset(void* start, size_t size, int prot, int flags, int fd = -1, size_t offset = 0) Reset() argument 360 void* start = r.from; MoveTextRegionToLargePages() local [all...] |
| /third_party/node/src/ |
| H A D | node_util.cc | 347 int64_t start = args[1]->IntegerValue(env->context()).FromJust(); in ToUSVString() local
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | lcnalloc.c | 64 static void ntfs_cluster_set_zone_pos(LCN start, LCN end, LCN *pos, LCN tc) in ntfs_cluster_set_zone_pos() argument
|
| H A D | ioctl.c | 258 u64 start = range->start; in fstrim() local
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsmove.c | 396 s64 start = 0; in find_unused() local
|
| /third_party/musl/src/malloc/oldmalloc/ |
| H A D | malloc.c | 662 void __malloc_donate(char *start, char *end) in __malloc_donate() argument [all...] |
| /third_party/musl/porting/liteos_a/user/src/thread/ |
| H A D | pthread_create.c | 185 static int start(void *p) in start() function
|
| /third_party/musl/src/thread/ |
| H A D | pthread_create.c | 203 static int start(void *p) in start() function
|
| /third_party/musl/src/thread/liteos_a/ |
| H A D | pthread_create.c | 185 static int start(void *p) in start() function
|
| /third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/ |
| H A D | malloc.c | 521 void __malloc_donate(char *start, char *end) in __malloc_donate() argument
|
| /third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/ |
| H A D | malloc.c | 608 void __malloc_donate(char *start, char *end) in __malloc_donate() argument
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | brkeng.cpp | 342 int32_t start = (int32_t)utext_getNativeIndex(text); in findBreaks() local
|
| H A D | stringtriebuilder.cpp | 87 StringTrieBuilder::writeNode(int32_t start, int32_t limit, int32_t unitIndex) { in writeNode() argument 135 writeBranchSubNode(int32_t start, int32_t limit, int32_t unitIndex, int32_t length) writeBranchSubNode() argument 208 makeNode(int32_t start, int32_t limit, int32_t unitIndex, UErrorCode &errorCode) makeNode() argument 260 makeBranchSubNode(int32_t start, int32_t limit, int32_t unitIndex, int32_t length, UErrorCode &errorCode) makeBranchSubNode() argument [all...] |
| H A D | uniset.cpp | 151 UnicodeSet::UnicodeSet(UChar32 start, UChar32 end) { in UnicodeSet() argument 413 UBool UnicodeSet::contains(UChar32 start, UChar32 end) const { in contains() argument 474 containsNone(UChar32 start, UChar32 end) const containsNone() argument [all...] |
| H A D | caniter.cpp | 171 int32_t start = 0; in setSource() local [all...] |
| H A D | characterproperties.cpp | 65 _set_addRange(USet *set, UChar32 start, UChar32 end) { in _set_addRange() argument 345 UChar32 start = 0; in makeMap() local
|
| H A D | propsvec.cpp | 97 int32_t columns, i, start, limit, prevRow; in _findRow() local 154 upvec_setValue(UPropsVectors *pv, UChar32 start, UChar32 end, int32_t column, uint32_t value, uint32_t mask, UErrorCode *pErrorCode) upvec_setValue() argument 339 UChar32 start, limit; upvec_compact() local 498 upvec_compactToUTrie2Handler(void *context, UChar32 start, UChar32 end, int32_t rowIndex, uint32_t *row, int32_t columns, UErrorCode *pErrorCode) upvec_compactToUTrie2Handler() argument [all...] |
| H A D | propname.cpp | 152 int32_t start=valueMaps[i]; in findProperty() local 176 int32_t start=valueMaps[valueMapIndex]; in findPropertyValueNameGroup() local [all...] |
| H A D | ubidi_props.cpp | 50 _enumPropertyStartsRange(const void *context, UChar32 start, UChar32 end, uint32_t value) { in _enumPropertyStartsRange() argument 62 UChar32 c, start, limit; in ubidi_addPropertyStarts() local 203 UChar32 start, limit; ubidi_getJoiningGroup() local [all...] |
| H A D | ustrcase.cpp | 416 int32_t maybeTitleDutchIJ(const char16_t *src, UChar32 c, int32_t start, int32_t segmentLimit, in maybeTitleDutchIJ() argument [all...] |
| H A D | ustrtrns.cpp | 1131 int32_t start = i; in u_strFromJavaModifiedUTF8WithSub() local
|