/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/codec/ddi/ |
H A 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()
|
H A 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()
|
H A 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()
|
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/codec/ddi/enc/ |
H A 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()
|
H A 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()
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A 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
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A 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
|
/aosp_15_r20/external/icu/libicu/cts_headers/ |
H A 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
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/common_os/include/external/icu/icu4c/source/i18n/ |
H A 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
|
/aosp_15_r20/art/tools/dexfuzz/src/dexfuzz/program/ |
H A D | IdCreator.java | 144 int typeIdx = findTypeId(typeName); in findFieldIdInsertionPoint() local 413 int typeIdx = findOrCreateTypeId(typeName); in createFieldId() local 460 int typeIdx = findTypeId(typeName); in findFieldId() local 606 int typeIdx = findTypeId(parameter); in convertParameterListToTypeIdList() local
|
H A D | Program.java | 276 int typeIdx = classDataItem.meta.classDefItem.classIdx; in associateCodeItemsWithMethodNames() local 621 public String getTypeString(int typeIdx) { in getTypeString()
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/ |
H A 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
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
H A 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
|
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/ |
H A 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()
|
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
H A D | EnumElementValueGen.java | 33 private int typeIdx; field in EnumElementValueGen 42 protected EnumElementValueGen(final int typeIdx, final int valueIdx, in EnumElementValueGen()
|
H A D | ClassElementValueGen.java | 37 protected ClassElementValueGen(final int typeIdx, final ConstantPoolGen cpool) in ClassElementValueGen()
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/dex/file/ |
H A D | DebugInfoDecoder.java | 301 int typeIdx = readStringIndex(bs); in decode0() local 313 int typeIdx = readStringIndex(bs); in decode0() local
|
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/dex/file/ |
H A D | DebugInfoDecoder.java | 296 int typeIdx = readStringIndex(bs); in decode0() local 308 int typeIdx = readStringIndex(bs); in decode0() local
|
/aosp_15_r20/art/tools/dexfuzz/src/dexfuzz/rawdex/ |
H A D | TypeItem.java | 22 public short typeIdx; field in TypeItem
|
H A D | EncodedTypeAddrPair.java | 22 public int typeIdx; field in EncodedTypeAddrPair
|
H A D | FieldIdItem.java | 23 public short typeIdx; field in FieldIdItem
|
H A D | EncodedAnnotation.java | 22 public int typeIdx; field in EncodedAnnotation
|
/aosp_15_r20/external/OpenCSD/decoder/source/ |
H A D | trc_gen_elem.cpp | 129 int typeIdx = (int)this->elem_type; in toString() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/vectors/ |
H A D | test_step.cpp | 43 int typeIdx, vecSizeIdx; in test_step_internal() local
|
/aosp_15_r20/frameworks/base/tools/aapt/ |
H A D | ResourceTable.cpp | 363 ssize_t typeIdx = block.indexOfAttribute(NULL, "format"); in compileAttribute() local 948 ssize_t typeIdx = block.indexOfAttribute(NULL, "type"); in compileResourceFile() local 1020 ssize_t typeIdx = block.indexOfAttribute(NULL, "type"); in compileResourceFile() local 1160 ssize_t typeIdx = block.indexOfAttribute(NULL, "type"); in compileResourceFile() local 1203 ssize_t typeIdx = block.indexOfAttribute(NULL, "type"); in compileResourceFile() local 3862 int32_t typeIdx = Res_GETTYPE(ident); in addPublic() local
|