Home
last modified time | relevance | path

Searched defs:typeIdx (Results 1 – 25 of 106) sorted by relevance

12345

/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/codec/ddi/
H A Dmedia_ddi_encode_base.cpp456 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 Dmedia_libva_encoder.cpp65 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 Dmedia_ddi_encode_fei_avc.cpp672 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 Dddi_encode_base_specific.cpp446 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 Dddi_encode_functions.cpp929 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 Dolsontz.h418 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 Dolsontz.h418 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 Dolsontz.h418 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 Dolsontz.h416 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 DIdCreator.java144 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 DProgram.java276 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 DOlsonTimeZone.java755 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 DOlsonTimeZone.java757 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 DEnumElementValue.java31 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 DEnumElementValueGen.java33 private int typeIdx; field in EnumElementValueGen
42 protected EnumElementValueGen(final int typeIdx, final int valueIdx, in EnumElementValueGen()
H A DClassElementValueGen.java37 protected ClassElementValueGen(final int typeIdx, final ConstantPoolGen cpool) in ClassElementValueGen()
/aosp_15_r20/dalvik/dx/src/com/android/dx/dex/file/
H A DDebugInfoDecoder.java301 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 DDebugInfoDecoder.java296 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 DTypeItem.java22 public short typeIdx; field in TypeItem
H A DEncodedTypeAddrPair.java22 public int typeIdx; field in EncodedTypeAddrPair
H A DFieldIdItem.java23 public short typeIdx; field in FieldIdItem
H A DEncodedAnnotation.java22 public int typeIdx; field in EncodedAnnotation
/aosp_15_r20/external/OpenCSD/decoder/source/
H A Dtrc_gen_elem.cpp129 int typeIdx = (int)this->elem_type; in toString() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/vectors/
H A Dtest_step.cpp43 int typeIdx, vecSizeIdx; in test_step_internal() local
/aosp_15_r20/frameworks/base/tools/aapt/
H A DResourceTable.cpp363 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

12345