/third_party/node/src/ |
H A D | node_blob.h | 23 size_t length; member 65 inline size_t length() const { return length_; } in length() function in node::Blob 158 size_t length; member 69 BlobTransferData( const std::vector<BlobEntry>& store, size_t length) BlobTransferData() argument
|
/third_party/musl/src/hook/linux/ |
H A D | malloc_common.c | 131 void* mmap(void* addr, size_t length, int prot, int flags, int fd, off_t offset) in mmap() argument 141 int munmap(void* addr, size_t length) in munmap() argument
|
/third_party/musl/libc-test/src/math/gen/ |
H A D | util.c | 83 #define length(a) (sizeof(a)/sizeof(*a)) macro
|
/third_party/musl/porting/linux/user/ldso/ |
H A D | ld_log.c | 33 static char *get_app_name(char *buf, size_t length) in get_app_name() argument
|
/third_party/musl/porting/linux/user/src/hook/ |
H A D | malloc_common.c | 103 void* mmap(void* addr, size_t length, int prot, int flags, int fd, off_t offset) in mmap() argument 113 int munmap(void* addr, size_t length) in munmap() argument
|
/third_party/node/deps/icu-small/source/common/ |
H A D | resource.h | 73 int32_t length; member in ResourceArray 116 int32_t length; member in ResourceTable [all...] |
H A D | ubidiwrt.cpp | 67 int32_t length=srcLength; in doWriteForward() local 250 int32_t length in doWriteReverse() local 363 int32_t length, destCapacity; ubidi_writeReordered() local [all...] |
H A D | locresdata.cpp | 168 int32_t length = 0; in _uloc_getOrientationHelper() local
|
H A D | ucharstrie.cpp | 62 UCharsTrie::branchNext(const char16_t *pos, int32_t length, int32_t uchar) { in branchNext() argument 131 int32_t length=node-kMinLinearMatch; // Actual match length minus 1. nextImpl() local 160 int32_t length=remainingMatchLength_; // Actual remaining match length minus 1. next() local 188 int32_t length=remainingMatchLength_; // Actual remaining match length minus 1. next() local 286 findUniqueValueFromBranch(const char16_t *pos, int32_t length, UBool haveUniqueValue, int32_t &uniqueValue) findUniqueValueFromBranch() argument 400 getNextBranchUChars(const char16_t *pos, int32_t length, Appendable &out) getNextBranchUChars() argument 403 getNextBranchUChars(jumpByDelta(pos), length>>1, out); getNextBranchUChars() local [all...] |
H A D | uscript_props.cpp | 268 int32_t length; in uscript_getSampleString() local
|
H A D | uscript.cpp | 32 setCodes(const UScriptCode *src, int32_t length, in setCodes() argument 105 int32_t length; in uscript_getCode() local [all...] |
H A D | utrie_swap.cpp | 26 utrie_swap(const UDataSwapper *ds, const void *inData, int32_t length, void *outData, UErrorCode *pErrorCode) utrie_swap() argument 97 utrie2_swap(const UDataSwapper *ds, const void *inData, int32_t length, void *outData, UErrorCode *pErrorCode) utrie2_swap() argument 184 ucptrie_swap(const UDataSwapper *ds, const void *inData, int32_t length, void *outData, UErrorCode *pErrorCode) ucptrie_swap() argument 303 getVersion(const void *data, int32_t length, UBool anyEndianOk) getVersion() argument 333 utrie_swapAnyVersion(const UDataSwapper *ds, const void *inData, int32_t length, void *outData, UErrorCode *pErrorCode) utrie_swapAnyVersion() argument [all...] |
H A D | norm2allmodes.h | 112 int32_t length; variable 127 int32_t length; global() variable [all...] |
H A D | ucasemap_titlecase_brkiter.cpp | 74 int32_t length=ucasemap_mapUTF8( in utf8ToTitle() local 125 int32_t length=ucasemap_mapUTF8( in ucasemap_utf8ToTitle() local
|
H A D | utf_impl.cpp | 131 utf8_nextCharSafeBody(const uint8_t *s, int32_t *pi, int32_t length, UChar32 c, UBool strict) { in utf8_nextCharSafeBody() argument 191 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError) { in utf8_appendCharSafeBody() argument [all...] |
/third_party/node/benchmark/napi/function_args/ |
H A D | napi_binding.c | 49 uint32_t length; in CallWithArray() local 135 size_t length = 0; in CallWithTypedarray() local
|
/third_party/node/deps/ada/ |
H A D | ada_c.h | 19 size_t length; member 25 size_t length; member [all...] |
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | stringpiece.h | 201 int32_t length() const { return length_; } length() function in StringPiece [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationrootelements.h | 270 int32_t length; member in CollationRootElements
|
H A D | double-conversion-fast-dtoa.cpp | 75 RoundWeed(Vector<char> buffer, int length, uint64_t distance_too_high_w, uint64_t unsafe_interval, uint64_t rest, uint64_t ten_kappa, uint64_t unit) RoundWeed() argument 195 RoundWeedCounted(Vector<char> buffer, int length, uint64_t rest, uint64_t ten_kappa, uint64_t unit, int* kappa) RoundWeedCounted() argument [all...] |
H A D | formattedval_impl.h | 125 int32_t length; member
|
H A D | number_padding.cpp | 70 int length = 0; in padAndApply() local [all...] |
H A D | csrucode.cpp | 59 int32_t length = textIn->fRawLength; in match() local 94 int32_t length = textIn->fRawLength; in match() local
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | denseranges.cpp | 81 int32_t length; global() member in __anon12076::LargestGaps 101 uprv_makeDenseRanges(const int32_t values[], int32_t length, int32_t density, int32_t ranges[][2], int32_t capacity) uprv_makeDenseRanges() argument [all...] |
H A D | pkg_icu.cpp | 28 int32_t length; member 40 int32_t i, length; in isListTextFile() local
|