/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/ |
H A D | CalendarPanel.java | 72 public void setColor(int index, Color c) { in setColor() argument 77 public void setCalendar(int index, Calendar c) { in setCalendar() argument 89 public Calendar getCalendar(int index) { in getCalendar() argument [all...] |
/third_party/googletest/googletest/include/gtest/ |
H A D | gtest-printers.h | 870 std::size_t index; member
|
/third_party/googletest/googletest/include/gtest/internal/ |
H A D | gtest-death-test-internal.h | 284 int index() const { return index_; } in index() function in testing::internal::InternalRunDeathTestFlag
|
/third_party/gptfdisk/ |
H A D | support.cc | 243 uint64_t index = 0; in BytesToIeee() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | Trie.java | 178 protected Trie(char index[], int options, DataManipulate dataManipulate) in Trie() argument 274 getValue(int index) getValue() argument [all...] |
H A D | FormattedStringBuilder.java | 90 public char charAt(int index) { in charAt() argument 96 public Object fieldAt(int index) { in fieldAt() argument 116 public int codePointAt(int index) { in codePointAt() argument 120 codePointBefore(int index) codePointBefore() argument 135 setAppendIndex(int index) setAppendIndex() argument 143 insertChar16(int index, char codeUnit, Object field) insertChar16() argument 165 insertCodePoint(int index, int codePoint, Object field) insertCodePoint() argument 189 insert(int index, CharSequence sequence, Object field) insert() argument 208 insert(int index, CharSequence sequence, int start, int end, Object field) insert() argument 267 insert(int index, char[] chars, Object[] fields) insert() argument 294 insert(int index, FormattedStringBuilder other) insert() argument 320 prepareForInsert(int index, int count) prepareForInsert() argument 339 prepareForInsertHelper(int index, int count) prepareForInsertHelper() argument 400 remove(int index, int count) remove() argument [all...] |
H A D | ICUResourceBundleImpl.java | 144 public String getString(int index) { in getString() argument 155 protected int getContainerResource(int index) { in getContainerResource() argument 158 protected UResourceBundle createBundleObject(int index, String resKey, HashMap<String, String> aliasesVisited, in createBundleObject() argument 204 protected UResourceBundle handleGet(int index, HashMap<String, String> aliasesVisited, in handleGet() argument 218 getKey(int index) getKey() argument 241 handleGet(int index, HashMap<String, String> aliasesVisited, UResourceBundle requested) handleGet() argument [all...] |
H A D | Norm2AllModes.java | 313 public static Normalizer2WithImpl getN2WithImpl(int index) { in getN2WithImpl() argument
|
H A D | TrieBuilder.java | 241 findSameIndexBlock(int index[], int indexLength, int otherBlock) findSameIndexBlock() argument [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | NFRuleSet.java | 104 public NFRuleSet(RuleBasedNumberFormat owner, String[] descriptions, int index) throws IllegalArgumentException { in NFRuleSet() argument
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
H A D | CollationData.java | 72 int getCE32FromContexts(int index) { in getCE32FromContexts() argument 451 addLowScriptRange(short[] table, int index, int lowStart) addLowScriptRange() argument 462 addHighScriptRange(short[] table, int index, int highLimit) addHighScriptRange() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | uspoof_conf.cpp | 101 SPUString *SPUStringPool::getByIndex(int32_t index) { in getByIndex() argument
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cbiditransformtst.c | 218 uint32_t i = 0, j, length = u_strlen(expected), index; in shapeLetters() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | cpdtrtst.cpp | 29 CompoundTransliteratorTest::runIndexedTest(int32_t index, UBool exec, in runIndexedTest() argument 420 UTransPosition index; in expect() local [all...] |
H A D | dadrcal.cpp | 41 void DataDrivenCalendarTest::runIndexedTest(int32_t index, UBool exec, in runIndexedTest() argument
|
H A D | formatted_string_builder_test.cpp | 42 void FormattedStringBuilderTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char *) { in runIndexedTest() argument
|
H A D | uobjtest.cpp | 607 void UObjectTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /* par */ ) in runIndexedTest() argument
|
H A D | unifiedcachetest.cpp | 82 void UnifiedCacheTest::runIndexedTest(int32_t index, UBool exec, const char* &name, char* /*par*/) { in runIndexedTest() argument
|
H A D | bidiconf.cpp | 70 void BiDiConformanceTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) { in runIndexedTest() argument
|
H A D | calcasts.cpp | 27 void CalendarCaseTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
|
H A D | astrotst.cpp | 29 void AstroTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
|
H A D | lstmbetst.cpp | 22 void LSTMBETest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* params ) in runIndexedTest() argument
|
H A D | dtfmapts.cpp | 26 void IntlTestDateFormatAPI::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
|
/third_party/icu/icu4c/source/test/perf/normperf/ |
H A D | normperf.cpp | 23 UPerfFunction* NormalizerPerformanceTest::runIndexedTest(int32_t index, UBool exec,const char* &name, char* par) { in runIndexedTest() argument
|
/third_party/icu/icu4c/source/layoutex/ |
H A D | plruns.cpp | 387 le_int32 index = LocaleRuns::add(loc, limit); add() local [all...] |