/external/icu/icu4c/source/i18n/ |
D | olsontz.h | 416 int16_t typeIdx = (transIdx >= 0 ? typeMapData[transIdx] : 0) << 1; in zoneOffsetAt() local 422 int16_t typeIdx = (transIdx >= 0 ? typeMapData[transIdx] : 0) << 1; in rawOffsetAt() local 428 int16_t typeIdx = (transIdx >= 0 ? typeMapData[transIdx] : 0) << 1; in dstOffsetAt() local
|
D | olsontz.cpp | 732 int16_t transitionIdx, typeIdx; in initTransitionRules() local
|
D | measunit.cpp | 2229 for (int32_t typeIdx = 0; typeIdx < UPRV_LENGTHOF(gTypes); ++typeIdx) { in getAvailable() local 2248 int32_t typeIdx = binarySearch(gTypes, 0, UPRV_LENGTHOF(gTypes), type); in getAvailable() local
|
/external/icu/libicu/cts_headers/ |
D | olsontz.h | 416 int16_t typeIdx = (transIdx >= 0 ? typeMapData[transIdx] : 0) << 1; in zoneOffsetAt() local 422 int16_t typeIdx = (transIdx >= 0 ? typeMapData[transIdx] : 0) << 1; in rawOffsetAt() local 428 int16_t typeIdx = (transIdx >= 0 ? typeMapData[transIdx] : 0) << 1; in dstOffsetAt() local
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/ |
D | EnumElementValue.java | 31 private final int typeIdx; field in EnumElementValue 35 public EnumElementValue(final int type, final int typeIdx, final int valueIdx, in EnumElementValue()
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
D | EnumElementValueGen.java | 33 private int typeIdx; field in EnumElementValueGen 42 protected EnumElementValueGen(final int typeIdx, final int valueIdx, in EnumElementValueGen()
|
D | ClassElementValueGen.java | 37 protected ClassElementValueGen(final int typeIdx, final ConstantPoolGen cpool) in ClassElementValueGen()
|
/external/OpenCSD/decoder/source/ |
D | trc_gen_elem.cpp | 126 int typeIdx = (int)this->elem_type; in toString() local
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | OlsonTimeZone.java | 755 int typeIdx = transIdx >= 0 ? getInt(typeMapData[transIdx]) * 2 : 0; in zoneOffsetAt() local 760 int typeIdx = transIdx >= 0 ? getInt(typeMapData[transIdx]) * 2 : 0; in rawOffsetAt() local 765 int typeIdx = transIdx >= 0 ? getInt(typeMapData[transIdx]) * 2 : 0; in dstOffsetAt() local 1129 int transitionIdx, typeIdx; in initTransitionRules() local
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | OlsonTimeZone.java | 757 int typeIdx = transIdx >= 0 ? getInt(typeMapData[transIdx]) * 2 : 0; in zoneOffsetAt() local 762 int typeIdx = transIdx >= 0 ? getInt(typeMapData[transIdx]) * 2 : 0; in rawOffsetAt() local 767 int typeIdx = transIdx >= 0 ? getInt(typeMapData[transIdx]) * 2 : 0; in dstOffsetAt() local 1131 int transitionIdx, typeIdx; in initTransitionRules() local
|
/external/OpenCL-CTS/test_conformance/vectors/ |
D | test_step.cpp | 43 int typeIdx, vecSizeIdx; in test_step_internal() local
|
D | test_vec_align.cpp | 83 int typeIdx, vecSizeIdx; in test_vec_internal() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fNegativeSampleVariablesTests.cpp | 256 for (int typeIdx = 0; typeIdx < MAX_TYPES; typeIdx++) in index_outside_sample_mask_range() local
|
/external/OpenCL-CTS/test_conformance/basic/ |
D | test_vloadstore.cpp | 209 unsigned int typeIdx, sizeIdx; in test_vloadset() local 731 unsigned int typeIdx, sizeIdx; in test_vstoreset() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | LegalizerInfo.h | 339 unsigned typeIdx(unsigned TypeIdx) { in typeIdx() function
|
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
D | LegalizerInfo.h | 385 unsigned typeIdx(unsigned TypeIdx) { in typeIdx() function
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | MeasureUnitTest.java | 3050 int typeIdx = 0; in generateCXXConstants() local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | MeasureUnitTest.java | 3047 int typeIdx = 0; in generateCXXConstants() local
|