/external/llvm/test/tools/llvm-readobj/ |
D | reloc-types.test | 1 // Test that libObject and subsequently llvm-readobj shows proper relocation type 20 ELF-32: Type: R_386_NONE (0) 21 ELF-32: Type: R_386_32 (1) 22 ELF-32: Type: R_386_PC32 (2) 23 ELF-32: Type: R_386_GOT32 (3) 24 ELF-32: Type: R_386_PLT32 (4) 25 ELF-32: Type: R_386_COPY (5) 26 ELF-32: Type: R_386_GLOB_DAT (6) 27 ELF-32: Type: R_386_JUMP_SLOT (7) 28 ELF-32: Type: R_386_RELATIVE (8) [all …]
|
/external/libcxx/www/ |
D | atomic_design_b.html | 6 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> 8 <link type="text/css" rel="stylesheet" href="menu.css"> 9 <link type="text/css" rel="stylesheet" href="content.css"> 47 <font color="#C80000">// type must be trivially copyable</font> 48 bool __atomic_is_lock_free(const type* atomic_obj); 50 <font color="#C80000">// type must be trivially copyable</font> 51 type __atomic_load_relaxed(const volatile type* atomic_obj); 52 type __atomic_load_consume(const volatile type* atomic_obj); 53 type __atomic_load_acquire(const volatile type* atomic_obj); 54 type __atomic_load_seq_cst(const volatile type* atomic_obj); [all …]
|
/external/sepolicy/ |
D | file.te | 2 type labeledfs, fs_type; 3 type pipefs, fs_type; 4 type sockfs, fs_type; 5 type rootfs, fs_type; 6 type proc, fs_type; 8 type proc_security, fs_type; 9 # Type for /proc/sys/vm/drop_caches 10 type proc_drop_caches, fs_type; 12 type usermodehelper, fs_type, sysfs_type; 13 type qtaguid_proc, fs_type, mlstrustedobject; [all …]
|
D | service.te | 1 type bluetooth_service, service_manager_type; 2 type default_android_service, service_manager_type; 3 type drmserver_service, service_manager_type; 4 type gatekeeper_service, app_api_service, service_manager_type; 5 type fingerprintd_service, service_manager_type; 6 type healthd_service, service_manager_type; 7 type inputflinger_service, service_manager_type; 8 type keystore_service, service_manager_type; 9 type mediaserver_service, service_manager_type; 10 type nfc_service, service_manager_type; [all …]
|
D | device.te | 2 type device, dev_type, fs_type; 3 type alarm_device, dev_type, mlstrustedobject; 4 type adb_device, dev_type; 5 type ashmem_device, dev_type, mlstrustedobject; 6 type audio_device, dev_type; 7 type binder_device, dev_type, mlstrustedobject; 8 type block_device, dev_type; 9 type camera_device, dev_type; 10 type dm_device, dev_type; 11 type loop_device, dev_type; [all …]
|
/external/mesa3d/src/mapi/glapi/gen/ |
D | ARB_vertex_type_2_10_10_10_rev.xml | 11 <param name="type" type="GLenum"/> 12 <param name="value" type="GLuint"/> 16 <param name="type" type="GLenum"/> 17 <param name="value" type="GLuint"/> 21 <param name="type" type="GLenum"/> 22 <param name="value" type="GLuint"/> 26 <param name="type" type="GLenum"/> 27 <param name="value" type="const GLuint *"/> 31 <param name="type" type="GLenum"/> 32 <param name="value" type="const GLuint *"/> [all …]
|
D | ARB_robustness.xml | 24 <return type="GLenum"/> 29 <param name="target" type="GLenum"/> 30 <param name="query" type="GLenum"/> 31 <param name="bufSize" type="GLsizei"/> 32 <param name="v" type="GLdouble *" output="true"/> 36 <param name="target" type="GLenum"/> 37 <param name="query" type="GLenum"/> 38 <param name="bufSize" type="GLsizei"/> 39 <param name="v" type="GLfloat *" output="true"/> 43 <param name="target" type="GLenum"/> [all …]
|
D | gl_API.xml | 1088 <type name="double" size="8" float="true" glx_name="FLOAT64"/> 1089 <type name="clampd" size="8" float="true" glx_name="FLOAT64"/> 1091 <type name="float" size="4" float="true" glx_name="FLOAT32"/> 1092 <type name="clampf" size="4" float="true" glx_name="FLOAT32"/> 1094 <type name="int" size="4" glx_name="CARD32"/> 1095 <type name="uint" size="4" unsigned="true" glx_name="CARD32"/> 1096 <type name="sizei" size="4" unsigned="true" glx_name="CARD32"/> 1097 <type name="enum" size="4" unsigned="true" glx_name="ENUM"/> 1098 <type name="bitfield" size="4" unsigned="true" glx_name="CARD32"/> 1100 <type name="short" size="2" glx_name="CARD16"/> [all …]
|
D | OES_fixed_point.xml | 12 <type name="fixed" size="4" /> 13 <type name="clampx" size="4" /> 17 <param name="func" type="GLenum"/> 18 <param name="ref" type="GLclampx"/> 22 <param name="red" type="GLclampx"/> 23 <param name="green" type="GLclampx"/> 24 <param name="blue" type="GLclampx"/> 25 <param name="alpha" type="GLclampx"/> 29 <param name="depth" type="GLclampx"/> 33 <param name="red" type="GLfixed"/> [all …]
|
D | gl_and_es_API.xml | 24 <type name="fixed" size="4" /> 25 <type name="clampx" size="4" /> 28 <param name="func" type="GLenum"/> 29 <param name="ref" type="GLclampx"/> 33 <param name="red" type="GLclampx"/> 34 <param name="green" type="GLclampx"/> 35 <param name="blue" type="GLclampx"/> 36 <param name="alpha" type="GLclampx"/> 40 <param name="depth" type="GLclampx"/> 44 <param name="red" type="GLfixed"/> [all …]
|
D | EXT_gpu_shader4.xml | 48 <param name="index" type="GLuint"/> 49 <param name="x" type="GLint"/> 53 <param name="index" type="GLuint"/> 54 <param name="x" type="GLint"/> 55 <param name="y" type="GLint"/> 59 <param name="index" type="GLuint"/> 60 <param name="x" type="GLint"/> 61 <param name="y" type="GLint"/> 62 <param name="z" type="GLint"/> 66 <param name="index" type="GLuint"/> [all …]
|
D | GL3x.xml | 123 <param name="buffer" type="GLenum"/> 124 <param name="drawbuffer" type="GLint"/> 125 <param name="value" type="const GLint *"/> 129 <param name="buffer" type="GLenum"/> 130 <param name="drawbuffer" type="GLint"/> 131 <param name="value" type="const GLuint *"/> 135 <param name="buffer" type="GLenum"/> 136 <param name="drawbuffer" type="GLint"/> 137 <param name="value" type="const GLfloat *"/> 141 <param name="buffer" type="GLenum"/> [all …]
|
/external/libxml2/doc/ |
D | libxml2-api.xml | 9 <exports symbol='docbParserInputPtr' type='typedef'/> 10 <exports symbol='docbParserCtxt' type='typedef'/> 11 <exports symbol='docbParserCtxtPtr' type='typedef'/> 12 <exports symbol='docbParserInput' type='typedef'/> 13 <exports symbol='docbDocPtr' type='typedef'/> 14 <exports symbol='docbSAXHandler' type='typedef'/> 15 <exports symbol='docbSAXHandlerPtr' type='typedef'/> 16 <exports symbol='docbFreeParserCtxt' type='function'/> 17 <exports symbol='docbParseDoc' type='function'/> 18 <exports symbol='docbCreateFileParserCtxt' type='function'/> [all …]
|
/external/javassist/src/main/javassist/bytecode/analysis/ |
D | Executor.java | 35 private final Type STRING_TYPE; 36 private final Type CLASS_TYPE; 37 private final Type THROWABLE_TYPE; 76 frame.push(Type.UNINIT); in execute() 85 frame.push(Type.INTEGER); in execute() 89 frame.push(Type.LONG); in execute() 90 frame.push(Type.TOP); in execute() 95 frame.push(Type.FLOAT); in execute() 99 frame.push(Type.DOUBLE); in execute() 100 frame.push(Type.TOP); in execute() [all …]
|
D | Type.java | 28 * Represents a JVM type in data-flow analysis. This abstraction is necessary since 29 * a JVM type not only includes all normal Java types, but also a few special types 35 * compare type instances. 38 * to obtain the needed type information. 42 public class Type { class 47 /** Represents the double primitive type */ 48 public static final Type DOUBLE = new Type(CtClass.doubleType); 49 /** Represents the boolean primitive type */ 50 public static final Type BOOLEAN = new Type(CtClass.booleanType); 51 /** Represents the long primitive type */ [all …]
|
/external/valgrind/none/tests/ppc32/ |
D | testVMX.stdout.exp | 3 Function vec_abs [type char] ===> OK 4 Function vec_abs [type short] ===> OK 5 Function vec_abs [type integer] ===> OK 8 Function vec_abss [type char] ===> OK 9 Function vec_abss [type short] ===> OK 10 Function vec_abss [type integer] ===> OK 13 Function vec_add [type char] ===> OK 14 Function vec_add [type unsigned char] ===> OK 15 Function vec_add [type short] ===> OK 16 Function vec_add [type unsigned short] ===> OK [all …]
|
/external/mesa3d/src/mesa/main/ |
D | APIspec.xml | 28 <return type="void"/> 29 <vector name="v" type="const GLtype *" size="dynamic"> 30 <param name="red" type="GLtype"/> 31 <param name="green" type="GLtype"/> 32 <param name="blue" type="GLtype"/> 33 <param name="alpha" type="GLtype"/> 40 <return type="void"/> 41 <param name="plane" type="GLenum"/> 42 <vector name="equation" type="const GLtype *" size="4"/> 48 <return type="void"/> [all …]
|
/external/clang/include/clang/AST/ |
D | TypeNodes.def | 1 //===-- TypeNodes.def - Metadata about Type AST nodes -----------*- C++ -*-===// 10 // This file defines the AST type info database. Each type node is 12 // base class (e.g., "Type" or "TagType"). Depending on where in the 13 // abstract syntax tree the type will show up, the enumeration uses 16 // TYPE(Class, Base) - A type that can show up anywhere in the AST, 21 // the type hierarchy but has no concrete instances. 23 // NON_CANONICAL_TYPE(Class, Base) - A type that can show up 25 // type. Clients that only need to deal with canonical types 26 // (ignoring, e.g., typedefs and other type alises used for 29 // DEPENDENT_TYPE(Class, Base) - A type that will only show up [all …]
|
/external/selinux/libsepol/tests/policies/test-expander/ |
D | module.conf | 5 type system_t, sysadm_t; 27 # Type - attribute mapping test 28 type module_t; 42 type base_t; 54 type does_not_exist_t; 59 type attr_check_base_2_1_t, attr_check_base_2; 60 type attr_check_base_2_2_t; 62 type attr_check_base_3_3_t, attr_check_base_3; 63 type attr_check_base_3_4_t; 69 type attr_check_base_5_1_t, attr_check_base_5; [all …]
|
/external/toybox/tests/ |
D | find.test | 16 testing "find -type l -a -type d -o -type p" \ 17 "find dir -type l -a -type d -o -type p" "dir/fifo\n" "" "" 18 testing "find -type l -type d -o -type p" "find dir -type l -type d -o -type p" \ 20 testing "find -type l -o -type d -a -type p" \ 21 "find dir -type l -o -type d -a -type p" "dir/link\n" "" "" 22 testing "find -type l -o -type d -type p" "find dir -type l -o -type d -type p" \ 24 testing "find -type l ( -type d -o -type l )" \ 25 "find dir -type l \( -type d -o -type l \)" "dir/link\n" "" "" 27 "find dir \( \( -type l \) \( -type d -o \( \( -type l \) \) \) \)" \ 29 testing "find ( -type p -o -type d ) -type p" \ [all …]
|
/external/mockito/cglib-and-asm/src/org/mockito/cglib/core/ |
D | TypeUtils.java | 20 import org.mockito.asm.Type; 43 public static Type getType(String className) { in getType() 44 return Type.getType("L" + className.replace('.', '/') + ";"); in getType() 80 public static String getPackageName(Type type) { in getPackageName() argument 81 return getPackageName(getClassName(type)); in getPackageName() 96 public static String getClassName(Type type) { in getClassName() argument 97 if (isPrimitive(type)) { in getClassName() 98 return (String)rtransforms.get(type.getDescriptor()); in getClassName() 99 } else if (isArray(type)) { in getClassName() 100 return getClassName(getComponentType(type)) + "[]"; in getClassName() [all …]
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/ |
D | kdt_pam.dtfmt | 16 ! the file describes the values type of the attributes in the vector 17 ! character/string type is splitted to three types: 23 ! history type: the input value is the output decision 28 :ATTR "1" :PROP type = numeric 30 :ATTR "2" :PROP type = numeric 32 :ATTR "3" :PROP type = numeric 34 :ATTR "4" :PROP type = numeric 36 :ATTR "5" :PROP type = numeric 38 :ATTR "6" :PROP type = numeric 40 :ATTR "7" :PROP type = numeric [all …]
|
/external/dexmaker/src/dx/java/com/android/dx/rop/cst/ |
D | CstType.java | 19 import com.android.dx.rop.type.Type; 24 * Constants that represent an arbitrary type (reference or primitive). 28 private static final HashMap<Type, CstType> interns = 29 new HashMap<Type, CstType>(100); 32 public static final CstType OBJECT = intern(Type.OBJECT); 35 public static final CstType BOOLEAN = intern(Type.BOOLEAN_CLASS); 38 public static final CstType BYTE = intern(Type.BYTE_CLASS); 41 public static final CstType CHARACTER = intern(Type.CHARACTER_CLASS); 44 public static final CstType DOUBLE = intern(Type.DOUBLE_CLASS); 47 public static final CstType FLOAT = intern(Type.FLOAT_CLASS); [all …]
|
/external/guava/guava/src/com/google/common/reflect/ |
D | TypeResolver.java | 31 import java.lang.reflect.Type; 41 * An object of this class encapsulates type mappings from type variables. Mappings are established 44 * <p>Note that usually type mappings are already implied by the static type hierarchy (for example, 45 * the {@code E} type variable declared by class {@code List} naturally maps to {@code String} in 47 * {@link TypeToken#resolveType} since it's simpler and more type safe. This class should only be 48 * used when the type mapping isn't implied by the static type hierarchy, but provided through other 67 static TypeResolver accordingTo(Type type) { in accordingTo() argument 68 return new TypeResolver().where(TypeMappingIntrospector.getTypeMappings(type)); in accordingTo() 72 * Returns a new {@code TypeResolver} with type variables in {@code formal} mapping to types in 83 * @param formal The type whose type variables or itself is mapped to other type(s). It's almost [all …]
|
/external/v8/src/compiler/ |
D | typer.cc | 18 Type* number = Type::Number(zone); in Typer() 19 Type* signed32 = Type::Signed32(zone); in Typer() 20 Type* unsigned32 = Type::Unsigned32(zone); in Typer() 21 Type* integral32 = Type::Integral32(zone); in Typer() 22 Type* object = Type::Object(zone); in Typer() 23 Type* undefined = Type::Undefined(zone); in Typer() 24 number_fun0_ = Type::Function(number, zone); in Typer() 25 number_fun1_ = Type::Function(number, number, zone); in Typer() 26 number_fun2_ = Type::Function(number, number, number, zone); in Typer() 27 imul_fun_ = Type::Function(signed32, integral32, integral32, zone); in Typer() [all …]
|