/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | Norm2AllModes.java | 332 public static Normalizer2WithImpl getN2WithImpl(int index) { in getN2WithImpl() argument
|
H A D | ICUResourceBundleImpl.java | 145 public String getString(int index) { in getString() argument 156 protected int getContainerResource(int index) { in getContainerResource() argument 159 protected UResourceBundle createBundleObject(int index, String resKey, HashMap<String, String> aliasesVisited, in createBundleObject() argument 205 protected UResourceBundle handleGet(int index, HashMap<String, String> aliasesVisited, in handleGet() argument 219 getKey(int index) getKey() argument 242 handleGet(int index, HashMap<String, String> aliasesVisited, UResourceBundle requested) handleGet() argument [all...] |
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
H A D | ScriptData.java | 234 public Record getRecord(int index) in getRecord() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
H A D | CollationData.java | 74 int getCE32FromContexts(int index) { in getCE32FromContexts() argument 453 addLowScriptRange(short[] table, int index, int lowStart) addLowScriptRange() argument 464 addHighScriptRange(short[] table, int index, int highLimit) addHighScriptRange() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | UResourceBundle.java | 528 public String getString(int index) { in getString() argument 544 get(int index) get() argument 571 findTopLevel(int index) findTopLevel() argument 778 handleGet(int index, HashMap<String, String> aliasesVisited, UResourceBundle requested) handleGet() argument [all...] |
/third_party/icu/icu4c/source/common/unicode/ |
H A D | ucptrie.h | 62 const uint16_t *index; member
|
H A D | edits.h | 418 int32_t index, length; global() member [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | collationbuilder.h | 183 tempCEFromIndexAndStrength(int32_t index, int32_t strength) tempCEFromIndexAndStrength() argument [all...] |
H A D | double-conversion-bignum.cpp | 50 Bignum::Chunk& Bignum::RawBigit(const int index) { in RawBigit() argument [all...] |
H A D | formatted_string_builder.cpp | 150 FormattedStringBuilder::insertCodePoint(int32_t index, UChar32 codePoint, Field field, UErrorCode &status) { in insertCodePoint() argument 167 int32_t FormattedStringBuilder::insert(int32_t index, const UnicodeString &unistr, Field field, in insert() argument 181 FormattedStringBuilder::insert(int32_t index, cons argument 227 insert(int32_t index, const FormattedStringBuilder &other, UErrorCode &status) insert() argument 261 prepareForInsert(int32_t index, int32_t count, UErrorCode &status) prepareForInsert() argument 286 prepareForInsertHelper(int32_t index, int32_t count, UErrorCode &status) prepareForInsertHelper() argument 359 remove(int32_t index, int32_t count) remove() argument [all...] |
H A D | collationfastlatin.cpp | 861 int32_t index = NUM_FAST_CHARS + (ce & INDEX_MASK); in nextPair() local 870 int32_t index = NUM_FAST_CHARS + (ce & INDEX_MASK); in nextPair() local
|
H A D | collationdatareader.cpp | 89 int32_t index; // one of the indexes[] slots in read() local [all...] |
H A D | cpdtrans.cpp | 478 void CompoundTransliterator::handleTransliterate(Replaceable& text, UTransPosition& index, in handleTransliterate() argument [all...] |
H A D | number_formatimpl.cpp | 511 writeNumber(const MicroProps& micros, DecimalQuantity& quantity, FormattedStringBuilder& string, int32_t index, UErrorCode& status) writeNumber() argument 576 writeIntegerDigits(const MicroProps& micros, DecimalQuantity& quantity, FormattedStringBuilder& string, int32_t index, UErrorCode& status) writeIntegerDigits() argument 608 writeFractionDigits(const MicroProps& micros, DecimalQuantity& quantity, FormattedStringBuilder& string, int32_t index, UErrorCode& status) writeFractionDigits() argument [all...] |
H A D | repattrn.cpp | 822 int index; in dumpPattern() local [all...] |
H A D | scriptset.cpp | 64 uint32_t index = script / 32; in test() local 78 uint32_t index = script / 32; in set() local 92 uint32_t index = script / 32; in reset() local
|
/third_party/icu/icu4c/source/common/ |
H A D | ustrenum.cpp | 286 int32_t index, count; member
|
H A D | uvector.cpp | 126 void UVector::setElementAt(void* obj, int32_t index) { in setElementAt() argument 140 void UVector::setElementAt(int32_t elem, int32_t index) { in setElementAt() argument 149 insertElementAt(void* obj, int32_t index, UErrorCode &status) insertElementAt() argument 167 insertElementAt(int32_t elem, int32_t index, UErrorCode &status) insertElementAt() argument 235 removeElementAt(int32_t index) removeElementAt() argument 418 orphanElementAt(int32_t index) orphanElementAt() argument [all...] |
/third_party/libuv/src/win/ |
H A D | poll.c | 240 int index, i; in uv__fast_poll_get_peer_socket() local
|
/third_party/libunwind/libunwind/src/ |
H A D | elfxx.c | 194 lzma_index *index; in xz_uncompressed_size() local
|
/third_party/libsnd/src/ |
H A D | dwvw.c | 45 { int index, end ; member [all...] |
/third_party/libwebsockets/lib/core-net/client/ |
H A D | connect3.c | 47 size_t index = 0; in get_dns_res() local 97 size_t index = 0; in sort_dns() local
|
/third_party/lzma/CPP/7zip/Common/ |
H A D | CreateCoder.cpp | 55 static HRESULT ReadNumberOfStreams(ICompressCodecsInfo *codecsInfo, UInt32 index, PROPID propID, UInt32 &res)
in ReadNumberOfStreams() argument 68 static HRESULT ReadIsAssignedProp(ICompressCodecsInfo *codecsInfo, UInt32 index, PROPID propID, bool &res)
in ReadIsAssignedProp() argument 453 const int index = FindMethod_Index(EXTERNAL_CODECS_LOC_VARS methodId, encode);
in CreateCoder_Id() local 424 CreateCoder_Index( DECL_EXTERNAL_CODECS_LOC_VARS unsigned index, bool encode, CCreatedCoder &cod) CreateCoder_Index() argument
|
H A D | MultiOutStream.cpp | 183 FString CMultiOutStream::GetFilePath(unsigned index)
in GetFilePath() argument 195 HRESULT CMultiOutStream::CloseStream(unsigned index)
in CloseStream() argument 210 HRESULT CMultiOutStream::CloseStream_and_DeleteFile(unsigned index)
in CloseStream_and_DeleteFile() argument 224 CloseStream_and_FinalRename(unsigned index) CloseStream_and_FinalRename() argument 270 const int index = Head; PrepareToOpenNew() local 303 const unsigned index = Streams.Add(s); CreateNewStream() local 406 OptReOpen_and_SetSize(unsigned index, UInt64 size) OptReOpen_and_SetSize() argument 813 unsigned index = GetStreamIndex_for_Offset(b, offset); SetRestriction() local [all...] |
H A D | MultiOutStream.h | 65 void InsertToLinkedList(unsigned index)
in InsertToLinkedList() argument 83 void RemoveFromLinkedList(unsigned index)
in RemoveFromLinkedList() argument [all...] |