Home
last modified time | relevance | path

Searched defs:length (Results 201 - 225 of 3468) sorted by relevance

12345678910>>...139

/third_party/node/deps/icu-small/source/common/
H A Dlocaleprioritylist.h81 const int32_t length; member in LocalePriorityList::Iterator
H A Dpatternprops.cpp168 PatternProps::skipWhiteSpace(const char16_t *s, int32_t length) { in skipWhiteSpace() argument
179 int32_t length = s.length(); in skipWhiteSpace() local
187 PatternProps::trimWhiteSpace(const char16_t *s, int32_t &length) { in trimWhiteSpace() argument
208 isIdentifier(const char16_t *s, int32_t length) isIdentifier() argument
222 skipIdentifier(const char16_t *s, int32_t length) skipIdentifier() argument
[all...]
H A Dulocale.cpp21 ulocale_openForLocaleID(const char* localeID, int32_t length, UErrorCode* err) { in ulocale_openForLocaleID() argument
H A Dservrbf.cpp63 int32_t length; in handleCreate() local
H A Ducnv_cnv.cpp55 ucnv_fromUWriteBytes(UConverter *cnv, const char *bytes, int32_t length, char **target, const char *targetLimit, int32_t **offsets, int32_t sourceIndex, UErrorCode *pErrorCode) ucnv_fromUWriteBytes() argument
95 ucnv_toUWriteUChars(UConverter *cnv, const char16_t *uchars, int32_t length, char16_t **target, const char16_t *targetLimit, int32_t **offsets, int32_t sourceIndex, UErrorCode *pErrorCode) ucnv_toUWriteUChars() argument
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dutf8_util.c68 BrotliIsMostlyUTF8( const uint8_t* data, const size_t pos, const size_t mask, const size_t length, const double min_fraction) BrotliIsMostlyUTF8() argument
/third_party/mesa3d/src/mesa/main/
H A Drobustness.c34 _context_lost_GetSynciv(GLsync sync, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values) _context_lost_GetSynciv() argument
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_pq.h59 size_t length; member
/third_party/node/deps/icu-small/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/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_pq.h58 size_t length; member
/third_party/node/deps/icu-small/source/i18n/
H A Ddouble-conversion-double-to-string.cpp402 DoubleToAscii(double v, DtoaMode mode, int requested_digits, char* buffer, int buffer_length, bool* sign, int* length, int* point) DoubleToAscii() argument
[all...]
/third_party/mesa3d/src/util/
H A Dos_socket.c56 os_socket_recv(int socket, void *buffer, size_t length, int flags) in os_socket_recv() argument
62 os_socket_send(int socket, const void *buffer, size_t length, int flags) in os_socket_send() argument
104 os_socket_recv(int socket, void *buffer, size_t length, int flags) in os_socket_recv() argument
111 os_socket_send(int socket, const void *buffer, size_t length, int flags) in os_socket_send() argument
/third_party/mesa3d/src/util/tests/
H A Dvector_test.cpp44 int length = u_vector_length(&vector); in test() local
/third_party/icu/icu4c/source/layoutex/
H A DLXUtilities.cpp77 void LXUtilities::reverse(le_int32 array[], le_int32 length) in reverse() argument
89 void LXUtilities::reverse(float array[], le_int32 length) in reverse() argument
/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...]

Completed in 8 milliseconds

12345678910>>...139