Searched full:type (Results 1 – 25 of 11697) sorted by relevance
12345678910>>...468
| /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; 10 type usermodehelper, fs_type, sysfs_type; 11 type qtaguid_proc, fs_type, mlstrustedobject; 12 type proc_bluetooth_writable, fs_type; 13 type proc_cpuinfo, fs_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/chromium_org/third_party/mesa/src/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 | 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 …]
|
| /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 | 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 …]
|
| /external/chromium_org/ui/resources/ |
| D | ui_resources.grd | 4 <output filename="grit/ui_resources.h" type="rc_header" context="default_100_percent"> 7 …<output filename="grit/ui_resources_map.cc" type="resource_map_source" context="default_100_percen… 8 …<output filename="grit/ui_resources_map.h" type="resource_map_header" context="default_100_percent… 9 …<output filename="ui_resources_100_percent.pak" type="data_package" context="default_100_percent" … 10 …<output filename="ui_resources_200_percent.pak" type="data_package" context="default_200_percent" … 18 …<structure type="chrome_scaled_image" name="IDR_APP_LIST_APPS_ICON" file="common/app_list_apps_ico… 19 …<structure type="chrome_scaled_image" name="IDR_APP_LIST_EXPERIMENTAL_ICON" file="common/app_list_… 20 …<structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_BACKGROUND" file="common/ap… 21 …<structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_LEFT" file="common/app_list… 22 …<structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_CENTER" file="common/app_li… [all …]
|
| /external/chromium_org/chrome/app/theme/ |
| D | theme_resources.grd | 14 <output filename="grit/theme_resources.h" type="rc_header" context="default_100_percent"> 17 …<output filename="grit/theme_resources_map.cc" type="resource_map_source" context="default_100_per… 18 …<output filename="grit/theme_resources_map.h" type="resource_map_header" context="default_100_perc… 19 …<output filename="theme_resources_100_percent.pak" type="data_package" context="default_100_percen… 20 …<output filename="theme_resources_200_percent.pak" type="data_package" context="default_200_percen… 27 …<structure type="chrome_scaled_image" name="IDR_ACCESSED_COOKIES" file="common/accessed_cookies.pn… 28 …<structure type="chrome_scaled_image" name="IDR_ALLOWED_DOWNLOADS" file="common/allowed_downloads.… 29 …<structure type="chrome_scaled_image" name="IDR_ALLOWED_FULLSCREEN" file="common/allowed_fullscree… 30 …<structure type="chrome_scaled_image" name="IDR_ALLOWED_IMAGES" file="common/allowed_images.png" /> 31 …<structure type="chrome_scaled_image" name="IDR_ALLOWED_JAVASCRIPT" file="common/allowed_script.pn… [all …]
|
| /external/chromium_org/webkit/glue/resources/ |
| D | webkit_resources.grd | 4 <output filename="grit/webkit_resources.h" type="rc_header" context="default_100_percent"> 7 …<output filename="webkit_resources_100_percent.pak" type="data_package" context="default_100_perce… 8 …<output filename="webkit_resources_200_percent.pak" type="data_package" context="default_200_perce… 12 <structure type="chrome_scaled_image" name="IDR_BROKENIMAGE" file="broken_image.png" /> 13 …<structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_PAUSE_BUTTON" file="mediaplayer_pause.… 14 …<structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_PAUSE_BUTTON_HOVER" file="mediaplayer_… 15 …<structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_PAUSE_BUTTON_DOWN" file="mediaplayer_p… 16 …<structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_PLAY_BUTTON" file="mediaplayer_play.pn… 17 …<structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_PLAY_BUTTON_HOVER" file="mediaplayer_p… 18 …<structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_PLAY_BUTTON_DOWN" file="mediaplayer_pl… [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 …]
|
| /external/chromium_org/ash/resources/ |
| D | ash_resources.grd | 4 <output filename="grit/ash_resources.h" type="rc_header" context="default_100_percent"> 7 …<output filename="ash_resources_100_percent.pak" type="data_package" context="default_100_percent"… 8 …<output filename="ash_resources_200_percent.pak" type="data_package" context="default_200_percent"… 15 …<structure type="chrome_scaled_image" name="IDR_ASH_SHELF_BACKGROUND" file="common/shelf/shelf_bac… 16 …<structure type="chrome_scaled_image" name="IDR_ASH_SHELF_CORNER" file="common/shelf/shelf_corner.… 17 …<structure type="chrome_scaled_image" name="IDR_ASH_SHELF_DIMMING" file="common/shelf/shelf_dimmin… 18 …<structure type="chrome_scaled_image" name="IDR_ASH_SHELF_ICON_APPLIST" file="common/shelf/status_… 19 …<structure type="chrome_scaled_image" name="IDR_ASH_SHELF_LIST_BROWSER" file="common/shelf/window_… 20 …<structure type="chrome_scaled_image" name="IDR_ASH_SHELF_LIST_INCOGNITO_BROWSER" file="common/she… 21 …<structure type="chrome_scaled_image" name="IDR_ASH_SHELF_OVERFLOW" file="common/shelf/shelf_overf… [all …]
|
| /external/chromium_org/chrome/browser/ |
| D | browser_resources.grd | 4 <output filename="grit/browser_resources.h" type="rc_header"> 7 <output filename="browser_resources.pak" type="data_package" /> 12 …BOUT_MEMORY_HTML" file="resources\about_memory_linux.html" flattenhtml="true" type="chrome_html" /> 15 …_ABOUT_MEMORY_HTML" file="resources\about_memory_mac.html" flattenhtml="true" type="chrome_html" /> 18 …"IDR_ABOUT_MEMORY_HTML" file="resources\about_memory.html" flattenhtml="true" type="chrome_html" /> 20 <structure name="IDR_ABOUT_MEMORY_CSS" file="resources\about_memory.css" type="chrome_html" /> 21 …="resources\about_version.html" flattenhtml="true" allowexternalscript="true" type="chrome_html" /> 23 …esources\about_welcome_android\about_welcome_android.html" flattenhtml="true" type="chrome_html" /> 26 …T_START_PAGE_CSS" file="resources\app_list\start_page.css" flattenhtml="true" type="chrome_html" /> 27 …START_PAGE_HTML" file="resources\app_list\start_page.html" flattenhtml="true" type="chrome_html" /> [all …]
|
| /external/valgrind/main/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/chromium_org/third_party/WebKit/public/ |
| D | blink_resources.grd | 4 <output filename="grit/blink_resources.h" type="rc_header"> 7 <output filename="blink_resources.rc" type="rc_all" /> 8 <output filename="blink_resources.pak" type="data_package" /> 13 …_SPATIALIZATION_COMPOSITE" file="../Source/platform/audio/resources/Composite.wav" type="BINDATA"/> 16 …000" file="..\Source\platform\audio\resources\IRC_Composite_C_R0195_T000_P000.wav" type="BINDATA"/> 17 …015" file="..\Source\platform\audio\resources\IRC_Composite_C_R0195_T000_P015.wav" type="BINDATA"/> 18 …030" file="..\Source\platform\audio\resources\IRC_Composite_C_R0195_T000_P030.wav" type="BINDATA"/> 19 …045" file="..\Source\platform\audio\resources\IRC_Composite_C_R0195_T000_P045.wav" type="BINDATA"/> 20 …060" file="..\Source\platform\audio\resources\IRC_Composite_C_R0195_T000_P060.wav" type="BINDATA"/> 21 …075" file="..\Source\platform\audio\resources\IRC_Composite_C_R0195_T000_P075.wav" type="BINDATA"/> [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/qemu/gdb-xml/ |
| D | arm-neon.xml | 9 <vector id="neon_uint8x8" type="uint8" count="8"/> 10 <vector id="neon_uint16x4" type="uint16" count="4"/> 11 <vector id="neon_uint32x2" type="uint32" count="2"/> 12 <vector id="neon_float32x2" type="ieee_single" count="2"/> 14 <field name="u8" type="neon_uint8x8"/> 15 <field name="u16" type="neon_uint16x4"/> 16 <field name="u32" type="neon_uint32x2"/> 17 <field name="u64" type="uint64"/> 18 <field name="f32" type="neon_float32x2"/> 19 <field name="f64" type="ieee_double"/> [all …]
|
| /external/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/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/chromium_org/third_party/mesa/src/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/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
| D | inspector.html | 31 <meta http-equiv="content-type" content="text/html; charset=utf-8"> 33 <link rel="stylesheet" type="text/css" href="dialog.css"> 34 <link rel="stylesheet" type="text/css" href="tabbedPane.css"> 35 <link rel="stylesheet" type="text/css" href="inspector.css"> 36 <link rel="stylesheet" type="text/css" href="inspectorCommon.css"> 37 <link rel="stylesheet" type="text/css" href="inspectorSyntaxHighlight.css"> 38 <link rel="stylesheet" type="text/css" href="popover.css"> 39 <script type="text/javascript" src="common/utilities.js"></script> 40 <script type="text/javascript" src="common/modules.js"></script> 41 <script type="text/javascript" src="common/WebInspector.js"></script> [all …]
|
12345678910>>...468