/frameworks/base/libs/hwui/utils/ |
D | Macros.h | 19 #define PREVENT_COPY_AND_ASSIGN(Type) \ argument 24 #define DESCRIPTION_TYPE(Type) \ argument
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | RelocationFactory.h | 28 typedef Relocation::Type Type; typedef
|
D | Relocator.h | 29 typedef Relocation::Type Type; typedef
|
/frameworks/compile/mclinker/include/mcld/Script/ |
D | InputToken.h | 24 enum Type { enum
|
D | Assignment.h | 35 enum Type { enum
|
D | Operand.h | 30 enum Type { enum
|
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/ |
D | BluetoothMapEventReport.java | 41 public enum Type { enum in BluetoothMapEventReport 50 private Type(String specName) { in Type() method in BluetoothMapEventReport.Type
|
D | BluetoothMapBmessage.java | 53 public enum Type { enum in BluetoothMapBmessage
|
/frameworks/compile/slang/ |
D | slang_rs_export_element.h | 30 class Type; variable
|
/frameworks/compile/mclinker/include/mcld/ADT/ |
D | StringHash.h | 20 enum Type { enum
|
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ |
D | Type.java | 54 public class Type extends BaseObj { class 190 Type(int id, RenderScript rs) { in Type() method in Type
|
/frameworks/compile/mclinker/include/mcld/Fragment/ |
D | Fragment.h | 29 enum Type { enum
|
D | Relocation.h | 34 typedef uint32_t Type; typedef
|
D | Stub.h | 30 typedef Relocation::Type Type; typedef
|
/frameworks/base/core/jni/ |
D | android_nfc.h | 40 uint8_t *Type; member
|
/frameworks/base/tools/preload/ |
D | Operation.java | 31 enum Type { enum in Operation
|
D | Record.java | 65 enum Type { enum in Record
|
/frameworks/compile/mclinker/include/mcld/Target/ |
D | ELFAttributeValue.h | 25 enum Type { enum
|
/frameworks/base/rs/java/android/renderscript/ |
D | Type.java | 46 public class Type extends BaseObj { class 187 Type(long id, RenderScript rs) { in Type() method in Type
|
/frameworks/compile/mclinker/include/mcld/MC/ |
D | SymbolCategory.h | 129 enum Type { enum
|
D | Input.h | 33 enum Type { enum
|
/frameworks/av/include/media/ |
D | Metadata.h | 49 typedef int32_t Type; typedef
|
/frameworks/rs/cpp/ |
D | Type.cpp | 69 Type::Type(void *id, sp<RS> rs) : BaseObj(id, rs) { in Type() function in Type
|
/frameworks/rs/driver/runtime/ |
D | rs_structs.h | 229 typedef struct Type { struct 250 } Type_t; argument
|
/frameworks/rs/api/ |
D | gen_runtime.cpp | 374 struct Type { struct 375 const char* specType; // Name found in the .spec file 376 string rsDataType; // RS data type 377 string cType; // Type in a C file 378 const char* javaType; // Type in a Java file 379 NumberKind kind; 383 int significantBits; 385 int exponentBits;
|