Home
last modified time | relevance | path

Searched defs:indexes (Results 1 - 25 of 134) sorted by relevance

123456

/third_party/icu/icu4c/source/common/
H A Dpropname_data.h14 const int32_t PropNameData::indexes[8]={0x20,0x1660,0x5294,0xacd0,0xacd0,0xacd0,0x31,0}; member in PropNameData
H A Duchar_props_data.h4009 static const int32_t indexes[UPROPS_INDEX_COUNT]={0x2d08,0x2d08,0x2d08,0x2d08,0x6ce6,3,0x8924,0x89b1,0x89b1,0x89b1,0xb47c7,0x2a75a31,0,0,0,0}; variable
H A Dpropname.h115 static const int32_t indexes[]; member in PropNameData
H A Dbrkeng.cpp274 const int32_t *indexes = (const int32_t *)data; in loadDictionaryMatcherFor() local
H A Dsprpimpl.h89 int32_t indexes[_SPREP_INDEX_TOP]; member
/third_party/node/deps/icu-small/source/common/
H A Dpropname_data.h14 const int32_t PropNameData::indexes[8]={0x20,0x1690,0x5337,0xae61,0xae61,0xae61,0x31,0}; member in PropNameData
H A Duchar_props_data.h4025 static const int32_t indexes[UPROPS_INDEX_COUNT]={0x2d4e,0x2d4e,0x2d4e,0x2d4e,0x6d50,3,0x89ac,0x8a41,0x8a41,0x8a41,0xb48c7,0x2f75a31,0,0,0,0}; variable
H A Dpropname.h115 static const int32_t indexes[]; member in PropNameData
H A Dsprpimpl.h89 int32_t indexes[_SPREP_INDEX_TOP]; member
/third_party/skia/third_party/externals/icu/source/common/
H A Dpropname_data.h16 const int32_t PropNameData::indexes[8]={0x20,0x15b8,0x5048,0xa69a,0xa69a,0xa69a,0x2f,0}; member in PropNameData
H A Duchar_props_data.h3858 static const int32_t indexes[UPROPS_INDEX_COUNT]={0x2b96,0x2b96,0x2b96,0x2b96,0x6898,3,0x83ef,0x8472,0x8472,0x8472,0xb34c0,0x2a75a31,0,0,0,0}; variable
H A Dpropname.h115 static const int32_t indexes[]; member in PropNameData
/foundation/deviceprofile/device_info_manager/old/services/core/include/subscribemanager/
H A Dprofile_event_handler.h37 std::unordered_set<uint32_t> indexes; member
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dcollationinfo.cpp30 CollationInfo::printSizes(int32_t sizeWithHeader, const int32_t indexes[]) { in printSizes() argument
115 getDataLength(const int32_t indexes[], int32_t startIndex) getDataLength() argument
[all...]
H A Dswapimpl.cpp321 int32_t indexes[16]; in ucase_swap() local
423 int32_t indexes[16]; ubidi_swap() local
533 int32_t indexes[32]; unorm_swap() local
701 int32_t indexes[ULAYOUT_IX_TRIES_TOP + 1]; ulayout_swap() local
804 int32_t indexes[EmojiProps::IX_TOTAL_SIZE + 1]; uemoji_swap() local
[all...]
/third_party/icu/icu4c/source/tools/toolutil/
H A Dcollationinfo.cpp30 CollationInfo::printSizes(int32_t sizeWithHeader, const int32_t indexes[]) { in printSizes() argument
115 getDataLength(const int32_t indexes[], int32_t startIndex) getDataLength() argument
[all...]
H A Dswapimpl.cpp321 int32_t indexes[16]; in ucase_swap() local
423 int32_t indexes[16]; ubidi_swap() local
533 int32_t indexes[32]; unorm_swap() local
701 int32_t indexes[ULAYOUT_IX_TRIES_TOP + 1]; ulayout_swap() local
804 int32_t indexes[EmojiProps::IX_TOTAL_SIZE + 1]; uemoji_swap() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dcollationinfo.cpp30 CollationInfo::printSizes(int32_t sizeWithHeader, const int32_t indexes[]) { in printSizes() argument
115 getDataLength(const int32_t indexes[], int32_t startIndex) getDataLength() argument
[all...]
/third_party/vk-gl-cts/modules/gles3/scripts/
H A Dgen-large-constant-arrays.py102 indexes = random.sample(range(arraySize-1), 10) variable
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zFolderInStream.cpp12 Init(IArchiveUpdateCallback *updateCallback, const UInt32 *indexes, unsigned numFiles) Init() argument
/third_party/icu/icu4c/source/tools/gennorm2/
H A Dn2builder.h109 int32_t indexes[Normalizer2Impl::IX_COUNT]; member in Normalizer2DataBuilder
/third_party/skia/third_party/externals/icu/source/tools/gennorm2/
H A Dn2builder.h109 int32_t indexes[Normalizer2Impl::IX_COUNT]; member in Normalizer2DataBuilder
/foundation/ability/idl_tool/test/unittest/cpp_code_emitter_test/
H A Dcpp_code_emitter_test.cpp1370 int32_t indexes = 1; in HWTEST_F() local
/third_party/icu/icu4c/source/i18n/
H A Dcollationdatawriter.cpp57 int32_t indexes[CollationDataReader::IX_TOTAL_SIZE + 1]; in cloneBinary() local
78 writeBase(const CollationData &data, const CollationSettings &settings, const void *rootElements, int32_t rootElementsLength, int32_t indexes[], uint8_t *dest, int32_t capacity, UErrorCode &errorCode) writeBase() argument
89 writeTailoring(const CollationTailoring &t, const CollationSettings &settings, int32_t indexes[], uint8_t *dest, int32_t capacity, UErrorCode &errorCode) writeTailoring() argument
99 write(UBool isBase, const UVersionInfo dataVersion, const CollationData &data, const CollationSettings &settings, const void *rootElements, int32_t rootElementsLength, int32_t indexes[], uint8_t *dest, int32_t capacity, UErrorCode &errorCode) write() argument
341 copyData(const int32_t indexes[], int32_t startIndex, const void *src, uint8_t *dest) copyData() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationdatawriter.cpp57 int32_t indexes[CollationDataReader::IX_TOTAL_SIZE + 1]; in cloneBinary() local
78 writeBase(const CollationData &data, const CollationSettings &settings, const void *rootElements, int32_t rootElementsLength, int32_t indexes[], uint8_t *dest, int32_t capacity, UErrorCode &errorCode) writeBase() argument
89 writeTailoring(const CollationTailoring &t, const CollationSettings &settings, int32_t indexes[], uint8_t *dest, int32_t capacity, UErrorCode &errorCode) writeTailoring() argument
99 write(UBool isBase, const UVersionInfo dataVersion, const CollationData &data, const CollationSettings &settings, const void *rootElements, int32_t rootElementsLength, int32_t indexes[], uint8_t *dest, int32_t capacity, UErrorCode &errorCode) write() argument
341 copyData(const int32_t indexes[], int32_t startIndex, const void *src, uint8_t *dest) copyData() argument
[all...]

Completed in 51 milliseconds

123456