/external/icu/libicu/cts_headers/ |
D | olsontz.h | 418 int16_t typeIdx = (transIdx >= 0 ? typeMapData[transIdx] : 0) << 1; in zoneOffsetAt() local 424 int16_t typeIdx = (transIdx >= 0 ? typeMapData[transIdx] : 0) << 1; in rawOffsetAt() local 430 int16_t typeIdx = (transIdx >= 0 ? typeMapData[transIdx] : 0) << 1; in dstOffsetAt() local
|
/external/cronet/tot/third_party/icu/source/i18n/ |
D | olsontz.h | 418 int16_t typeIdx = (transIdx >= 0 ? typeMapData[transIdx] : 0) << 1; in zoneOffsetAt() local 424 int16_t typeIdx = (transIdx >= 0 ? typeMapData[transIdx] : 0) << 1; in rawOffsetAt() local 430 int16_t typeIdx = (transIdx >= 0 ? typeMapData[transIdx] : 0) << 1; in dstOffsetAt() local
|
D | olsontz.cpp | 734 int16_t transitionIdx, typeIdx; in initTransitionRules() local
|
/external/cronet/stable/third_party/icu/source/i18n/ |
D | olsontz.h | 418 int16_t typeIdx = (transIdx >= 0 ? typeMapData[transIdx] : 0) << 1; in zoneOffsetAt() local 424 int16_t typeIdx = (transIdx >= 0 ? typeMapData[transIdx] : 0) << 1; in rawOffsetAt() local 430 int16_t typeIdx = (transIdx >= 0 ? typeMapData[transIdx] : 0) << 1; in dstOffsetAt() local
|
D | olsontz.cpp | 734 int16_t transitionIdx, typeIdx; in initTransitionRules() local
|
/external/icu/icu4c/source/i18n/ |
D | olsontz.h | 418 int16_t typeIdx = (transIdx >= 0 ? typeMapData[transIdx] : 0) << 1; in zoneOffsetAt() local 424 int16_t typeIdx = (transIdx >= 0 ? typeMapData[transIdx] : 0) << 1; in rawOffsetAt() local 430 int16_t typeIdx = (transIdx >= 0 ? typeMapData[transIdx] : 0) << 1; in dstOffsetAt() local
|
D | olsontz.cpp | 726 int16_t transitionIdx, typeIdx; in initTransitionRules() local
|
D | measunit.cpp | 2274 for (int32_t typeIdx = 0; typeIdx < UPRV_LENGTHOF(gTypes); ++typeIdx) { in getAvailable() local 2293 int32_t typeIdx = binarySearch(gTypes, 0, UPRV_LENGTHOF(gTypes), type); in getAvailable() 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/intel-media-driver/media_driver/linux/common/codec/ddi/ |
D | media_ddi_encode_base.cpp | 456 DDI_ENCODE_FEI_ENC_BUFFER_TYPE typeIdx) in RemoveFromEncStatusReportQueue() 488 DDI_ENCODE_PRE_ENC_BUFFER_TYPE typeIdx) in RemoveFromPreEncStatusReportQueue() 570 DDI_ENCODE_FEI_ENC_BUFFER_TYPE typeIdx, in GetIndexFromEncStatusReportBuffer() 612 DDI_ENCODE_PRE_ENC_BUFFER_TYPE typeIdx, in GetIndexFromPreEncStatusReportBuffer() 671 DDI_ENCODE_FEI_ENC_BUFFER_TYPE typeIdx) in EncBufferExistInStatusReport() 696 DDI_ENCODE_PRE_ENC_BUFFER_TYPE typeIdx) in PreEncBufferExistInStatusReport()
|
D | media_libva_encoder.cpp | 65 DDI_ENCODE_FEI_ENC_BUFFER_TYPE typeIdx) in DdiEncode_RemoveFromEncStatusReportQueue() 79 DDI_ENCODE_PRE_ENC_BUFFER_TYPE typeIdx) in DdiEncode_RemoveFromPreEncStatusReportQueue() 104 DDI_ENCODE_FEI_ENC_BUFFER_TYPE typeIdx) in DdiEncode_EncBufferExistInStatusReport() 116 DDI_ENCODE_PRE_ENC_BUFFER_TYPE typeIdx) in DdiEncode_PreEncBufferExistInStatusReport()
|
D | media_ddi_encode_fei_avc.cpp | 672 DDI_ENCODE_FEI_ENC_BUFFER_TYPE typeIdx) in AddToEncStatusReportQueue() 721 DDI_ENCODE_PRE_ENC_BUFFER_TYPE typeIdx) in AddToPreEncStatusReportQueue()
|
D | media_ddi_encode_fei_hevc.cpp | 508 DDI_ENCODE_FEI_ENC_BUFFER_TYPE typeIdx) in AddToEncStatusReportQueue()
|
/external/intel-media-driver/media_softlet/linux/common/codec/ddi/enc/ |
D | ddi_encode_base_specific.cpp | 446 DDI_ENCODE_FEI_ENC_BUFFER_TYPE typeIdx) in RemoveFromEncStatusReportQueue() 478 DDI_ENCODE_PRE_ENC_BUFFER_TYPE typeIdx) in RemoveFromPreEncStatusReportQueue() 560 DDI_ENCODE_FEI_ENC_BUFFER_TYPE typeIdx, in GetIndexFromEncStatusReportBuffer() 602 DDI_ENCODE_PRE_ENC_BUFFER_TYPE typeIdx, in GetIndexFromPreEncStatusReportBuffer() 661 DDI_ENCODE_FEI_ENC_BUFFER_TYPE typeIdx) in EncBufferExistInStatusReport() 686 DDI_ENCODE_PRE_ENC_BUFFER_TYPE typeIdx) in PreEncBufferExistInStatusReport()
|
D | ddi_encode_functions.cpp | 929 bool DdiEncodeFunctions::PreEncBufferExistInStatusReport( in PreEncBufferExistInStatusReport() 959 encode::DDI_ENCODE_FEI_ENC_BUFFER_TYPE typeIdx) in EncBufferExistInStatusReport() 986 encode::DDI_ENCODE_PRE_ENC_BUFFER_TYPE typeIdx) in RemoveFromPreEncStatusReportQueue() 1000 encode::DDI_ENCODE_FEI_ENC_BUFFER_TYPE typeIdx) in RemoveFromEncStatusReportQueue()
|
/external/OpenCSD/decoder/source/ |
D | trc_gen_elem.cpp | 129 int typeIdx = (int)this->elem_type; in toString() 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/icu/icu4j/main/core/src/main/java/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/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 | 238 for (int typeIdx = 0; typeIdx < MAX_TYPES; typeIdx++) in index_outside_sample_mask_range() local
|
/external/deqp/external/vulkancts/modules/vulkan/sc/ |
D | vktPipelineIdentifierTests.cpp | 609 for (int typeIdx = 0; typeIdx < DE_LENGTH_OF_ARRAY(testTypes); ++typeIdx) in createPipelineIdentifierTests() local
|
/external/OpenCL-CTS/test_conformance/basic/ |
D | test_vloadstore.cpp | 296 for (unsigned typeIdx = 0; typeIdx < vecType.size(); typeIdx++) in test_vset() local
|