Home
last modified time | relevance | path

Searched full:type (Results 1 – 25 of 12517) sorted by relevance

12345678910>>...501

/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test1 // 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/
Datomic_design_b.html6 <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/
Dfile.te2 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 …]
Ddevice.te2 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/
DARB_vertex_type_2_10_10_10_rev.xml11 <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 …]
DARB_robustness.xml24 <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 …]
DOES_fixed_point.xml12 <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 …]
Dgl_and_es_API.xml24 <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/mesa3d/src/mapi/glapi/gen/
DARB_vertex_type_2_10_10_10_rev.xml11 <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 …]
DARB_robustness.xml24 <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 …]
DOES_fixed_point.xml12 <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 …]
Dgl_and_es_API.xml24 <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/chrome/app/theme/
Dtheme_resources.grd14 <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/ui/resources/
Dui_resources.grd4 <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/ash/resources/
Dash_resources.grd4 <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/javassist/src/main/javassist/bytecode/analysis/
DExecutor.java35 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/third_party/WebKit/public/
Dblink_resources.grd4 <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" />
12 <include name="IDR_UASTYLE_HTML_CSS" file="../Source/core/css/html.css" type="BINDATA"/>
13 <include name="IDR_UASTYLE_QUIRKS_CSS" file="../Source/core/css/quirks.css" type="BINDATA"/>
14 …<include name="IDR_UASTYLE_VIEW_SOURCE_CSS" file="../Source/core/css/view-source.css" type="BINDAT…
15 … name="IDR_UASTYLE_THEME_CHROMIUM_CSS" file="../Source/core/css/themeChromium.css" type="BINDATA"/>
17 …YLE_THEME_CHROMIUM_ANDROID_CSS" file="../Source/core/css/themeChromiumAndroid.css" type="BINDATA"/>
18 …YLE_MEDIA_CONTROLS_ANDROID_CSS" file="../Source/core/css/mediaControlsAndroid.css" type="BINDATA"/>
21 …UASTYLE_THEME_CHROMIUM_LINUX_CSS" file="../Source/core/css/themeChromiumLinux.css" type="BINDATA"/>
[all …]
/external/chromium_org/chrome/browser/
Dbrowser_resources.grd4 <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/
DtestVMX.stdout.exp3 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/clang/include/clang/AST/
DTypeNodes.def1 //===-- 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/chromium_org/third_party/mesa/src/src/mesa/main/
DAPIspec.xml28 <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/qemu/gdb-xml/
Darm-neon.xml9 <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/mesa3d/src/mesa/main/
DAPIspec.xml28 <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/libsepol/tests/policies/test-expander/
Dmodule.conf5 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/chromium_org/chrome/common/extensions/docs/server2/test_data/gitiles_file_system/
Dpublic_extensions7 "type": "blob",
13 "type": "blob",
19 "type": "blob",
25 "type": "blob",
31 "type": "blob",
37 "type": "blob",
43 "type": "blob",
49 "type": "blob",
55 "type": "blob",
61 "type": "blob",
[all …]

12345678910>>...501