/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/ |
D | mathlimits.cc | 47 #define DEF_COMMON_LIMITS(Type) argument 48 #define DEF_UNSIGNED_INT_LIMITS(Type) argument 49 #define DEF_SIGNED_INT_LIMITS(Type) argument 50 #define DEF_PRECISION_LIMITS(Type) argument 103 #define DEF_FP_LIMITS(Type, PREFIX) \ argument
|
D | mathlimits.h | 67 typedef T Type; typedef 136 #define SIGNED_INT_MAX(Type) \ argument 139 #define SIGNED_INT_MIN(Type) \ argument 142 #define UNSIGNED_INT_MAX(Type) \ argument 146 #define SIGNED_MAX_10_EXP(Type) \ argument 152 #define UNSIGNED_MAX_10_EXP(Type) \ argument
|
/frameworks/base/libs/hwui/utils/ |
D | Macros.h | 21 #define PREVENT_COPY_AND_ASSIGN(Type) \ argument 26 #define HASHABLE_TYPE(Type) \ argument 32 #define REQUIRE_COMPATIBLE_LAYOUT(Type) \ argument
|
/frameworks/ml/nn/runtime/test/fuzzing/operation_signatures/ |
D | ConcatSplit.cpp | 55 .constructor = [](Type, uint32_t rank, RandomOperation* op) { in DEFINE_OPERATION_SIGNATURE() argument 66 .constructor = [](Type, uint32_t rank, RandomOperation* op) { in DEFINE_OPERATION_SIGNATURE() argument 77 .constructor = [](Type, uint32_t rank, RandomOperation* op) { in DEFINE_OPERATION_SIGNATURE() argument 88 .constructor = [](Type, uint32_t rank, RandomOperation* op) { in DEFINE_OPERATION_SIGNATURE() argument 124 .constructor = [](Type, uint32_t rank, RandomOperation* op) { in DEFINE_OPERATION_SIGNATURE() argument 136 .constructor = [](Type, uint32_t rank, RandomOperation* op) { in DEFINE_OPERATION_SIGNATURE() argument
|
D | Reshape.cpp | 23 static void spaceToDepthConstructor(Type, uint32_t rank, RandomOperation* op) { in spaceToDepthConstructor() argument 76 static void depthToSpaceConstructor(Type, uint32_t rank, RandomOperation* op) { in depthToSpaceConstructor() argument 129 static void reshapeConstructor(Type, uint32_t rank, RandomOperation* op) { in reshapeConstructor() argument 163 static void batchToSpaceConstructor(Type, uint32_t rank, RandomOperation* op) { in batchToSpaceConstructor() argument 219 static void spaceToBatchConstructor(Type, uint32_t rank, RandomOperation* op) { in spaceToBatchConstructor() argument 294 static void padConstructor(Type, uint32_t rank, RandomOperation* op) { in padConstructor() argument 356 static void transposeConstructor(Type, uint32_t rank, RandomOperation* op) { in transposeConstructor() argument 413 static void squeezeConstructor(Type, uint32_t rank, RandomOperation* op) { in squeezeConstructor() argument 457 static void expandDimsConstructor(Type, uint32_t rank, RandomOperation* op) { in expandDimsConstructor() argument 484 static void tileConstructor(Type, uint32_t rank, RandomOperation* op) { in tileConstructor() argument
|
D | Selection.cpp | 23 static void embeddingLookupConstructor(Type, uint32_t rank, RandomOperation* op) { in embeddingLookupConstructor() argument 53 static void hashtableLookupConstructor(Type, uint32_t rank, RandomOperation* op) { in hashtableLookupConstructor() argument 102 static void gatherConstructor(Type, uint32_t rank, RandomOperation* op) { in gatherConstructor() argument 147 static void selectConstructor(Type, uint32_t rank, RandomOperation* op) { in selectConstructor() argument 166 static void topKConstructor(Type, uint32_t rank, RandomOperation* op) { in topKConstructor() argument 199 static void sliceConstructor(Type, uint32_t rank, RandomOperation* op) { in sliceConstructor() argument 245 static void stridedSliceConstructor(Type, uint32_t rank, RandomOperation* op) { in stridedSliceConstructor() argument
|
D | Convolutions.cpp | 25 static void conv2DExplicitConstructor(Type, uint32_t rank, HalVersion ver, RandomOperation* op) { in conv2DExplicitConstructor() argument 79 static void conv2DImplicitConstructor(Type, uint32_t rank, HalVersion ver, RandomOperation* op) { in conv2DImplicitConstructor() argument 260 static void depthwiseConv2DExplicitConstructor(Type, uint32_t rank, HalVersion ver, in depthwiseConv2DExplicitConstructor() argument 316 static void depthwiseConv2DImplicitConstructor(Type, uint32_t rank, HalVersion ver, in depthwiseConv2DImplicitConstructor() argument 508 static void groupedConv2DExplicitConstructor(Type, uint32_t rank, RandomOperation* op) { in groupedConv2DExplicitConstructor() argument 563 static void groupedConv2DImplicitConstructor(Type, uint32_t rank, RandomOperation* op) { in groupedConv2DImplicitConstructor() argument 658 static void transposeConv2DExplicitConstructor(Type, uint32_t rank, RandomOperation* op) { in transposeConv2DExplicitConstructor() argument 704 static void transposeConv2DImplicitConstructor(Type, uint32_t rank, RandomOperation* op) { in transposeConv2DImplicitConstructor() argument
|
D | Reduce.cpp | 23 static void reduceOpConstructor(Type, uint32_t rank, RandomOperation* op) { in reduceOpConstructor() argument 97 static void singleAxisReduceOpConstructor(Type, uint32_t rank, RandomOperation* op) { in singleAxisReduceOpConstructor() argument
|
D | Poolings.cpp | 24 static void poolingExplicitOpConstructor(Type, uint32_t rank, RandomOperation* op) { in poolingExplicitOpConstructor() argument 66 static void poolingImplicitOpConstructor(Type, uint32_t rank, RandomOperation* op) { in poolingImplicitOpConstructor() argument
|
/frameworks/minikin/include/minikin/ |
D | Macros.h | 25 #define MINIKIN_PREVENT_COPY_AND_ASSIGN(Type) \ argument 29 #define MINIKIN_PREVENT_COPY_ASSIGN_AND_MOVE(Type) \ argument
|
/frameworks/base/core/jni/hwbinder/ |
D | EphemeralStorage.h | 28 #define DECLARE_ALLOC_METHODS(Suffix,Type) \ argument 56 enum Type { enum
|
D | EphemeralStorage.cpp | 85 #define DEFINE_ALLOC_VECTOR_METHODS(Suffix,Type,NewType) \ argument 113 #define DEFINE_RELEASE_ARRAY_CASE(Suffix,Type,NewType) \ in DEFINE_ALLOC_VECTOR_METHODS() argument
|
/frameworks/compile/slang/ |
D | slang_rs_reflection_cpp.h | 40 std::string Type; member 44 : Type(Type), Name(Name), DefaultValue(DefaultValue) {} in Type() function
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/ |
D | type_resolver.h | 42 class Type; variable
|
/frameworks/native/libs/vr/libpdx/private/pdx/rpc/ |
D | enumeration.h | 19 using Type = T; member
|
/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 221 struct Type : public CoreIndex { struct 224 inline bool isGlobal() const { return (mIndex & DIR_MASK) == DIR_GLOBAL; } in isGlobal() 226 inline bool forInput() const { return (mIndex & DIR_MASK) == DIR_INPUT; } in forInput() 228 inline bool forOutput() const { return (mIndex & DIR_MASK) == DIR_OUTPUT; } in forOutput() 231 inline bool forStream() const { return mIndex & IS_STREAM_FLAG; } in forStream() 233 inline bool forPort() const { return !forStream() && !isGlobal(); } in forPort() 236 inline uint32_t type() const { return mIndex & (~STREAM_ID_MASK); } in type() 239 inline kind_t kind() const { in kind() 250 inline Type(uint32_t index) : CoreIndex(index) { } in Type() function 272 inline bool setPort(bool output) { in setPort()
|
/frameworks/opt/gamesdk/src/swappy/ |
D | ChoreographerThread.h | 29 enum class Type { enum
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | RelocationFactory.h | 28 typedef Relocation::Type Type; typedef
|
/frameworks/native/libs/gui/include/gui/ |
D | HdrMetadata.h | 28 enum Type : uint32_t { enum
|
/frameworks/base/core/proto/android/os/ |
D | patternmatcher.proto | 28 enum Type { enum
|
/frameworks/compile/mclinker/include/mcld/Script/ |
D | InputToken.h | 22 enum Type { Unknown, File, NameSpec }; enum
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | touch_analytics.proto | 61 enum Type { enum 76 enum Type { enum 118 enum Type { enum
|
/frameworks/base/core/proto/android/net/ |
D | networkrequest.proto | 32 enum Type { enum
|
/frameworks/av/media/libmedia/include/media/ |
D | MediaResource.h | 28 enum Type { enum
|
/frameworks/av/include/media/ |
D | MediaResource.h | 28 enum Type { enum
|