Home
last modified time | relevance | path

Searched defs:length (Results 376 - 400 of 5451) sorted by relevance

1...<<11121314151617181920>>...219

/third_party/icu/icu4c/source/tools/toolutil/
H A Dcollationinfo.cpp36 int32_t length = indexes[CollationDataReader::IX_INDEXES_LENGTH]; in printSizes() local
120 printReorderRanges(const CollationData &data, const int32_t *codes, int32_t length) printReorderRanges() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/mmap/
H A Dmmap06.c27 size_t length; member
/third_party/ltp/testcases/kernel/syscalls/sysctl/
H A Dsysctl01.c41 size_t length = BUFSIZ; in verify_sysctl() local
H A Dsysctl04.c27 static size_t length = BUFSIZ; variable
/third_party/ltp/testcases/kernel/mem/ksm/
H A Dksm06.c54 unsigned long length; in test_ksm() local
/third_party/ltp/testcases/kernel/syscalls/cma/
H A Dprocess_vm_readv02.c38 static void child_invoke(const char *data, int length, pid_t pid_alloc) in child_invoke() argument
84 int length; in run() local
/third_party/ltp/testcases/kernel/syscalls/uname/
H A Duname04.c22 static int check_field(char *bytes, char *saved_bytes, size_t length, in check_field() argument
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dsegment.h47 size_t length; member
/third_party/ltp/testcases/kernel/syscalls/ftruncate/
H A Dftruncate03.c37 off_t length; member
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonenumbermatch.cc53 int PhoneNumberMatch::length() const { in length() function in i18n::phonenumbers::PhoneNumberMatch
/third_party/lwip/test/unit/mdns/
H A Dtest_mdns.c601 u16_t length; START_TEST() local
636 u16_t length; START_TEST() local
673 u16_t length; START_TEST() local
708 u16_t length; START_TEST() local
742 u16_t length; START_TEST() local
777 u16_t length; START_TEST() local
814 u16_t length; START_TEST() local
854 u16_t length; START_TEST() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dallocation-builder-inl.h42 bool AllocationBuilder::CanAllocateArray(int length, MapRef map, in CanAllocateArray() argument
53 void AllocationBuilder::AllocateArray(int length, MapRef map, in AllocateArray() argument
64 CanAllocateSloppyArgumentElements( int length, MapRef map, AllocationType allocation) CanAllocateSloppyArgumentElements() argument
70 AllocateSloppyArgumentElements( int length, MapRef map, AllocationType allocation) AllocateSloppyArgumentElements() argument
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-regexp.cc112 const int length = match_info->NumberOfCaptureRegisters(); in BUILTIN() local
H A Dgrowable-fixed-array-gen.h27 TNode<IntPtrT> length() const { return var_length_.value(); } in length() function in v8::internal::GrowableFixedArray
/third_party/node/deps/v8/src/base/
H A Dbounds.h32 inline constexpr bool IsInBounds(T index, T length, T max) { in IsInBounds() argument
40 inline bool ClampToBounds(T index, T* length, T max) { in ClampToBounds() argument
[all...]
/third_party/node/deps/v8/src/base/numbers/
H A Ddtoa.cc31 DoubleToAscii(double v, DtoaMode mode, int requested_digits, Vector<char> buffer, int* sign, int* length, int* point) DoubleToAscii() argument
/third_party/node/deps/v8/src/codegen/arm64/
H A Dcpu-arm64.cc48 void CpuFeatures::FlushICache(void* address, size_t length) { in FlushICache() argument
51 ::FlushInstructionCache(GetCurrentProcess(), address, length); in FlushICache() local
/third_party/node/deps/v8/src/objects/
H A Dbigint.h40 inline int length() const { in length() function in v8::internal::BigIntBase
46 inline int length(AcquireLoadTag) const { in length() function in v8::internal::BigIntBase
[all...]
H A Dembedder-data-array.h31 static constexpr int SizeFor(int length) { in SizeFor() argument
H A Dstring-table.h31 int length() const { return length_; } in length() function in v8::internal::StringTableKey
H A Dstring-comparator.cc47 int length = string_1.length(); in Equals() local
H A Dproperty-array.h55 static constexpr int SizeFor(int length) { in SizeFor() argument
/third_party/node/deps/v8/src/parsing/
H A Dtoken.cc21 constexpr uint8_t length(const char* str) { in length() function
/third_party/node/deps/v8/src/snapshot/
H A Dsnapshot-data.cc47 uint32_t length = GetHeaderValue(kPayloadLengthOffset); in Payload() local
/third_party/mesa3d/src/util/
H A Dstring_buffer.h40 uint32_t length; member

Completed in 8 milliseconds

1...<<11121314151617181920>>...219