Home
last modified time | relevance | path

Searched defs:length (Results 3126 - 3150 of 3781) sorted by relevance

1...<<121122123124125126127128129130>>...152

/third_party/node/deps/icu-small/source/common/
H A Dumutablecptrie.cpp575 bool equalBlocks(const UIntA *s, const UIntB *t, int32_t length) { in equalBlocks() argument
584 bool allValuesSameAs(const uint32_t *p, int32_t length, uint32_t value) { in allValuesSameAs() argument
591 int32_t findSameBlock(const uint16_t *p, int32_t pStart, int32_t length, in findSameBlock() argument
632 getOverlap(const UIntA *p, int32_t length, const UIntB *q, int32_t qStart, int32_t blockLength) getOverlap() argument
643 getAllSameOverlap(const uint32_t *p, int32_t length, uint32_t value, int32_t blockLength) getAllSameOverlap() argument
754 int32_t length; global() member in __anon11850::AllSameBlocks
920 int32_t length = 0; global() member in __anon11850::MixedBlocks
1032 appendValue(char s[], int32_t length, uint32_t value) appendValue() argument
1044 int32_t length = 0; printBlock() local
1616 int32_t length = indexLength * 2; build() local
[all...]
H A Dunames.cpp450 uint16_t length = 0; in getExtName() local
518 uint16_t i=0, offset=0, length=0; expandGroupLengths() local
609 uint16_t length; enumGroupNames() local
649 uint16_t length; enumExtNames() local
941 uint16_t length; enumAlgNames() local
1205 int32_t length=0; calcStringSetLength() local
1220 int32_t length; calcAlgNameSetsLengths() local
1278 int32_t i, length; calcExtNameSetsLengths() local
1301 int32_t length=0, tokenLength; calcNameSetLength() local
1354 int32_t groupCount, lineNumber, length; calcGroupNameSetsLengths() local
1456 int32_t length; u_charName() local
1722 int32_t i, length; charSetToUSet() local
1836 uchar_swapNames(const UDataSwapper *ds, const void *inData, int32_t length, void *outData, UErrorCode *pErrorCode) uchar_swapNames() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Duniforms.c1346 _mesa_GetActiveUniformBlockName(GLuint program, GLuint uniformBlockIndex, GLsizei bufSize, GLsizei *length, GLchar *uniformBlockName) _mesa_GetActiveUniformBlockName() argument
1380 _mesa_GetActiveUniformName(GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei *length, GLchar *uniformName) _mesa_GetActiveUniformName() argument
/third_party/mesa3d/src/intel/vulkan/
H A Danv_batch_chain.c1010 const uint32_t length = cmd_buffer->batch.next - cmd_buffer->batch.start; anv_cmd_buffer_end_batch_buffer() local
1105 unsigned length = secondary->batch.end - secondary->batch.start; anv_cmd_buffer_add_secondary() local
[all...]
H A Danv_pipeline.c685 unsigned length = glsl_get_vector_elements(type); in shared_type_info() local
/third_party/node/deps/icu-small/source/i18n/
H A Drbnf.cpp214 int32_t length() { in length() function in VArray
[all...]
H A Dtimezone.cpp1456 int32_t length = pos.getIndex() - start; in parseCustomID() local
[all...]
H A Duregex.cpp723 int32_t length = utext_extract(regexp->fMatcher->inputText(), start, limit, dest, destCapacity, status); in uregex_group() local
H A Dnumber_longnames.cpp762 const char16_t *trimSpaceChars(const char16_t *s, int32_t &length) { in trimSpaceChars() argument
[all...]
H A Drematch.cpp1223 int32_t length = utext_extract(fInputText, groupStart, groupEnd, nullptr, 0, &status); group() local
2000 int32_t length = utext_extract(src, start, limit, nullptr, 0, status); utext_extract_replace() local
[all...]
H A Drulebasedcollator.cpp78 FixedSortKeyByteSink::AppendBeyondCapacity(const char *bytes, int32_t /*n*/, int32_t length) { in AppendBeyondCapacity() argument
112 CollationKeyByteSink::AppendBeyondCapacity(const char *bytes, int32_t n, int32_t length) { in AppendBeyondCapacity() argument
120 Resize(int32_t appendCapacity, int32_t length) Resize() argument
155 RuleBasedCollator(const uint8_t *bin, int32_t length, const RuleBasedCollator *base, UErrorCode &errorCode) RuleBasedCollator() argument
648 int32_t length = settings->reorderCodesLength; getReorderCodes() local
659 setReorderCodes(const int32_t *reorderCodes, int32_t length, UErrorCode &errorCode) setReorderCodes() argument
711 compare(const UnicodeString &left, const UnicodeString &right, int32_t length, UErrorCode &errorCode) const compare() argument
829 int32_t length; global() member in __anon12021::NFDIterator
897 int32_t length; global() member in __anon12021::UTF8NFDIterator
1288 getCollationKey(const char16_t *s, int32_t length, CollationKey& key, UErrorCode &errorCode) const getCollationKey() argument
1317 getSortKey(const char16_t *s, int32_t length, uint8_t *dest, int32_t capacity) const getSortKey() argument
1335 writeSortKey(const char16_t *s, int32_t length, SortKeyByteSink &sink, UErrorCode &errorCode) const writeSortKey() argument
1487 int32_t length = sink.NumberOfBytesAppended(); internalNextSortKeyPart() local
1517 appendSubtag(CharString &s, char letter, const char *subtag, int32_t length, UErrorCode &errorCode) appendSubtag() argument
1556 int32_t length = ucol_getFunctionalEquivalent(resultLocale, ULOC_FULLNAME_CAPACITY, internalGetShortDefinitionString() local
[all...]
H A Dusearch.cpp407 int32_t length = pattern->textLength; in initializePattern() local
951 usearch_getText(const UStringSearch *strsrch, int32_t *length) usearch_getText() argument
1049 usearch_getPattern(const UStringSearch *strsrch, int32_t *length) usearch_getPattern() argument
[all...]
H A Dmsgfmt.cpp201 void append(const UnicodeString& s, int32_t start, int32_t length) { in append() argument
221 int32_t length() { in length() function in AppendableWrapper
1791 int32_t length = s.length(); findKeyword() local
[all...]
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dparse.cpp799 int32_t length = u_strlen(s); in escape() local
1215 int32_t length = sr->length(); in addCollation() local
[all...]
H A Dreslist.cpp372 BinaryResource(SRBRoot *bundle, const char *tag, uint32_t length, uint8_t *data, const char* fileName, const UString* comment, UErrorCode &errorCode) BinaryResource() argument
1129 bin_open(struct SRBRoot *bundle, const char *tag, uint32_t length, uint8_t *data, const char* fileName, const struct UString* comment, UErrorCode *status) bin_open() argument
1242 addKeyBytes(const char *keyBytes, int32_t length, UErrorCode &errorCode) addKeyBytes() argument
[all...]
/third_party/node/deps/icu-small/source/tools/pkgdata/
H A Dpkgdata.cpp1372 int32_t length = 0; in pkg_generateLibraryFile() local
1545 int32_t length = 0; in pkg_createWithAssemblyCode() local
1935 int32_t length = 0; pkg_checkFlag() local
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dpkcs7.h186 long length; member
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dpkcs7.h186 long length; member
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dpkcs7.h186 long length; member
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dpkcs7.h186 long length; member
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nvc0.cpp1676 Value *length = loadBufLength32(ind, atom->getSrc(0)->reg.fileIndex * 16); in handleATOM() local
2846 Value *length = loadUboLength32(ind, fileIndex * 16); in handleLDST() local
2887 Value *length = loadBufLength32(ind, i->getSrc(0)->reg.fileIndex * 16); in handleLDST() local
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dpkcs7.h186 long length; member
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/
H A Dpkcs7.h186 long length; member
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/
H A Dpkcs7.h186 long length; member
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/no-asm/include/openssl/
H A Dpkcs7.h186 long length; member

Completed in 52 milliseconds

1...<<121122123124125126127128129130>>...152