Home
last modified time | relevance | path

Searched defs:Index (Results 1 – 17 of 17) sorted by relevance

/aosp12/frameworks/native/libs/vr/libpdx/private/pdx/rpc/
H A Dserialization.h68 struct Index {}; struct
H A Denumeration.h20 static constexpr std::size_t Index = I; member
/aosp12/frameworks/av/media/codec2/core/include/
H A DC2Param.h285 struct Index : public Type { struct
290 inline Index(uint32_t index) : Type(index) { } in Index() argument
299 inline unsigned stream() const { in stream()
304 inline Index withStream(unsigned stream) const { in withStream()
311 inline Index withPort(bool output) const { in withPort()
328 inline bool isValid() const { in isValid()
336 inline unsigned rawStream() const { in rawStream()
356 inline void convertToPort(bool output) { in convertToPort()
361 inline void convertToGlobal() { in convertToGlobal()
365 inline void convertToRequest() { in convertToRequest()
[all …]
/aosp12/system/security/keystore2/src/
H A Dwatchdog.rs53 struct Index { struct
68 records: HashMap<Index, Record>, argument
145 fn disarm(&mut self, index: Index) { in disarm()
149 fn arm(&mut self, index: Index, record: Record) { in arm()
/aosp12/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/ui/automation/
H A DFrameTimingStats.java43 public @interface Index { annotation in FrameTimingStats
/aosp12/frameworks/compile/slang/
H A Dslang_rs_export_func.cpp143 unsigned Index = 0; in checkParameterPacketType() local
H A Dslang_rs_reflection.cpp136 static const char *GetVectorAccessor(unsigned Index) { in GetVectorAccessor()
1135 size_t Index = 0; in genExportForEach() local
2324 void RSReflectionJava::genNewItemBufferIfNull(const char *Index) { in genNewItemBufferIfNull()
H A Dslang_rs_reflection_cpp.cpp986 const char *RSReflectionCpp::getVectorAccessor(unsigned Index) { in getVectorAccessor()
H A Dslang_rs_export_type.cpp1514 unsigned int Index = 0; in Create() local
/aosp12/frameworks/base/core/java/android/view/
H A DFrameMetrics.java234 public @interface Index { annotation in FrameMetrics
/aosp12/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
H A DLVREV_ApplyNewSettings.cpp321 LVM_INT32 Index = 0; in LVREV_ApplyNewSettings() local
/aosp12/frameworks/av/media/codec2/hidl/1.0/utils/
H A DConfigurable.cpp63 typedef C2Param::Index Index; in query() typedef
/aosp12/system/core/fastboot/
H A Dudp.cpp52 enum Index { enum
/aosp12/frameworks/rs/cpu_ref/
H A DrsCpuScript.cpp585 for (int Index = inLen; --Index >= 1;) { in reduceMtlsSetup() local
669 for (int Index = inLen; --Index >= 1;) { in forEachMtlsSetup() local
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp2761 uint64_t Index = Record[OpNum]; in ParseFunctionBody() local
2785 uint64_t Index = Record[OpNum]; in ParseFunctionBody() local
2905 unsigned Index = Record[1]; in ParseFunctionBody() local
/aosp12/frameworks/compile/libbcc/lib/
H A DRSKernelExpand.cpp732 for (size_t Index = 0; Index < NumInputs; ++Index) { in ExpandInputsBody() local
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp3022 uint64_t Index = Record[OpNum]; in ParseFunctionBody() local
3046 uint64_t Index = Record[OpNum]; in ParseFunctionBody() local