| /frameworks/av/media/codec2/core/include/ |
| D | C2Param.h | 285 struct Index : public Type { struct 287 inline operator uint32_t() const { return mIndex; } in uint32_t() 290 inline Index(uint32_t index) : Type(index) { } in Index() function 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() 327 inline bool isValid() const { in isValid() 335 inline unsigned rawStream() const { in rawStream() 341 inline static uint32_t MakeStreamId(unsigned stream) { in MakeStreamId() 349 inline bool convertToStream(bool output, unsigned stream) { in convertToStream() [all …]
|
| /frameworks/native/libs/vr/libpdx/private/pdx/rpc/ |
| D | serialization.h | 68 struct Index {}; struct
|
| D | enumeration.h | 20 static constexpr std::size_t Index = I; member
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/ |
| D | DescriptorBase.cs | 59 public int Index property in Google.Protobuf.Reflection.DescriptorBase
|
| /frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/ui/automation/ |
| D | FrameTimingStats.java | 43 public @interface Index { annotation in FrameTimingStats
|
| /frameworks/av/media/codec2/hidl/services/ |
| D | vendor.cpp | 73 const std::vector<C2Param::Index>& /* heapParamIndices */, in query_sm()
|
| /frameworks/compile/slang/ |
| D | slang_rs_export_func.cpp | 143 unsigned Index = 0; in checkParameterPacketType() local
|
| 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()
|
| D | slang_rs_reflection_cpp.cpp | 986 const char *RSReflectionCpp::getVectorAccessor(unsigned Index) { in getVectorAccessor()
|
| D | slang_rs_export_type.cpp | 1514 unsigned int Index = 0; in Create() local
|
| /frameworks/av/media/libeffects/lvm/lib/Reverb/src/ |
| D | LVREV_ApplyNewSettings.c | 379 LVM_INT32 Index=0; in LVREV_ApplyNewSettings() local 956 LVM_INT32 Index=0; in LVREV_ApplyNewSettings() local
|
| /frameworks/base/core/java/android/view/ |
| D | FrameMetrics.java | 207 private @interface Index { annotation in FrameMetrics
|
| /frameworks/av/media/codec2/hidl/1.0/utils/ |
| D | Configurable.cpp | 62 typedef C2Param::Index Index; in query() typedef
|
| /frameworks/rs/rsov/compiler/spirit/ |
| D | builder_test.cpp | 141 auto Index = b.MakeIAdd(UIntTy, OffsetY, XValue); in TEST() local
|
| /frameworks/rs/cpu_ref/ |
| D | rsCpuScript.cpp | 585 for (int Index = inLen; --Index >= 1;) { in reduceMtlsSetup() local 669 for (int Index = inLen; --Index >= 1;) { in forEachMtlsSetup() local
|
| /frameworks/rs/rsov/compiler/ |
| D | Wrapper.cpp | 103 Instruction *Index = nullptr; in AddWrapper() local
|
| /frameworks/compile/libbcc/bcinfo/BitReader_2_7/ |
| 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
|
| /frameworks/compile/libbcc/lib/ |
| D | RSKernelExpand.cpp | 732 for (size_t Index = 0; Index < NumInputs; ++Index) { in ExpandInputsBody() local
|
| /frameworks/compile/libbcc/bcinfo/BitReader_3_0/ |
| D | BitcodeReader.cpp | 3022 uint64_t Index = Record[OpNum]; in ParseFunctionBody() local 3046 uint64_t Index = Record[OpNum]; in ParseFunctionBody() local
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/ |
| D | descriptor_containers.cc | 669 static PyObject* Index(PyContainer* self, PyObject* item) { in Index() function
|