/aosp12/frameworks/native/libs/vr/libpdx/private/pdx/rpc/ |
H A D | serialization.h | 68 struct Index {}; struct
|
H A D | enumeration.h | 20 static constexpr std::size_t Index = I; member
|
/aosp12/frameworks/av/media/codec2/core/include/ |
H A D | C2Param.h | 285 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 D | watchdog.rs | 53 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 D | FrameTimingStats.java | 43 public @interface Index { annotation in FrameTimingStats
|
/aosp12/frameworks/compile/slang/ |
H A D | slang_rs_export_func.cpp | 143 unsigned Index = 0; in checkParameterPacketType() local
|
H A D | slang_rs_reflection.cpp | 136 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 D | slang_rs_reflection_cpp.cpp | 986 const char *RSReflectionCpp::getVectorAccessor(unsigned Index) { in getVectorAccessor()
|
H A D | slang_rs_export_type.cpp | 1514 unsigned int Index = 0; in Create() local
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | FrameMetrics.java | 234 public @interface Index { annotation in FrameMetrics
|
/aosp12/frameworks/av/media/libeffects/lvm/lib/Reverb/src/ |
H A D | LVREV_ApplyNewSettings.cpp | 321 LVM_INT32 Index = 0; in LVREV_ApplyNewSettings() local
|
/aosp12/frameworks/av/media/codec2/hidl/1.0/utils/ |
H A D | Configurable.cpp | 63 typedef C2Param::Index Index; in query() typedef
|
/aosp12/system/core/fastboot/ |
H A D | udp.cpp | 52 enum Index { enum
|
/aosp12/frameworks/rs/cpu_ref/ |
H A D | rsCpuScript.cpp | 585 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 D | BitcodeReader.cpp | 2761 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 D | RSKernelExpand.cpp | 732 for (size_t Index = 0; Index < NumInputs; ++Index) { in ExpandInputsBody() local
|
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_3_0/ |
H A D | BitcodeReader.cpp | 3022 uint64_t Index = Record[OpNum]; in ParseFunctionBody() local 3046 uint64_t Index = Record[OpNum]; in ParseFunctionBody() local
|