/external/google-breakpad/src/client/mac/handler/testcases/testdata/ |
D | dump_syms_i386_breakpad.sym | 497 …unctionMap(std::map<unsigned long long, dwarf2reader::FunctionInfo*, std::less<unsigned long long>… 767 FUNC 6712 11 0 operator new(unsigned long, void*) 792 FUNC 6848 e 0 dwarf2reader::LineInfoHandler::DefineDir(std::string const&, unsigned int) 795 …::LineInfoHandler::DefineFile(std::string const&, int, unsigned int, unsigned long long, unsigned … 798 …87c 1a 0 dwarf2reader::LineInfoHandler::AddLine(unsigned long long, unsigned int, unsigned int, un… 812 …:Dwarf2Handler::StartCompilationUnit(unsigned long long, unsigned char, unsigned char, unsigned lo… 815 FUNC 69b8 1f 0 dwarf2reader::Dwarf2Handler::StartDIE(unsigned long long, dwarf2reader::DwarfTag, st… 819 …2Handler::ProcessAttributeUnsigned(unsigned long long, dwarf2reader::DwarfAttribute, dwarf2reader:… 822 FUNC 69fe 26 0 dwarf2reader::Dwarf2Handler::ProcessAttributeSigned(unsigned long long, dwarf2reader… 825 …ler::ProcessAttributeBuffer(unsigned long long, dwarf2reader::DwarfAttribute, dwarf2reader::DwarfF… [all …]
|
/external/valgrind/none/tests/ppc32/ |
D | testVMX.stdout.exp | 14 Function vec_add [type unsigned char] ===> OK 16 Function vec_add [type unsigned short] ===> OK 18 Function vec_add [type unsigned int] ===> OK 21 Function vec_addc [type unsigned int] ===> OK 25 Function vec_adds [type unsigned char] ===> OK 27 Function vec_adds [type unsigned short] ===> OK 29 Function vec_adds [type unsigned int] ===> OK 33 Function vec_and [type unsigned char] ===> OK 35 Function vec_and [type unsigned short] ===> OK 37 Function vec_and [type unsigned int] ===> OK [all …]
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/ |
D | d3d11.idl | 32 const unsigned int D3D11_SDK_VERSION = 7; 36 const unsigned int D3D11_16BIT_INDEX_STRIP_CUT_VALUE = 0xffff; 37 const unsigned int D3D11_32BIT_INDEX_STRIP_CUT_VALUE = 0xffffffff; 38 const unsigned int D3D11_8BIT_INDEX_STRIP_CUT_VALUE = 0xff; 39 const unsigned int D3D11_ARRAY_AXIS_ADDRESS_RANGE_BIT_COUNT = 9; 40 const unsigned int D3D11_CLIP_OR_CULL_DISTANCE_COUNT = 8; 41 const unsigned int D3D11_CLIP_OR_CULL_DISTANCE_ELEMENT_COUNT = 2; 42 const unsigned int D3D11_COMMONSHADER_CONSTANT_BUFFER_API_SLOT_COUNT = 14; 43 const unsigned int D3D11_COMMONSHADER_CONSTANT_BUFFER_COMPONENT_BIT_COUNT = 32; 44 const unsigned int D3D11_COMMONSHADER_CONSTANT_BUFFER_COMPONENTS = 4; [all …]
|
D | d3d10.idl | 74 const unsigned int D3D10_16BIT_INDEX_STRIP_CUT_VALUE = 0xffff; 75 const unsigned int D3D10_32BIT_INDEX_STRIP_CUT_VALUE = 0xfffffff… 76 const unsigned int D3D10_8BIT_INDEX_STRIP_CUT_VALUE = 0xff; 77 const unsigned int D3D10_ARRAY_AXIS_ADDRESS_RANGE_BIT_COUNT = 9; 78 const unsigned int D3D10_CLIP_OR_CULL_DISTANCE_COUNT = 8; 79 const unsigned int D3D10_CLIP_OR_CULL_DISTANCE_ELEMENT_COUNT = 2; 80 const unsigned int D3D10_COMMONSHADER_CONSTANT_BUFFER_API_SLOT_COUNT = 14; 81 const unsigned int D3D10_COMMONSHADER_CONSTANT_BUFFER_COMPONENTS = 4; 82 const unsigned int D3D10_COMMONSHADER_CONSTANT_BUFFER_COMPONENT_BIT_COUNT = 32; 83 const unsigned int D3D10_COMMONSHADER_CONSTANT_BUFFER_HW_SLOT_COUNT = 15; [all …]
|
D | d3d10_1.idl | 32 const unsigned int D3D10_1_SDK_VERSION = 0x20; 36 const unsigned int D3D10_1_DEFAULT_SAMPLE_MASK = 0xffffffff; 39 const unsigned int D3D10_1_GS_INPUT_REGISTER_COUNT = 32; 40 const unsigned int D3D10_1_IA_VERTEX_INPUT_RESOURCE_SLOT_COUNT = 32; 41 const unsigned int D3D10_1_IA_VERTEX_INPUT_STRUCTURE_ELEMENTS_COMPONENTS = 128; 42 const unsigned int D3D10_1_IA_VERTEX_INPUT_STRUCTURE_ELEMENT_COUNT = 32; 43 const unsigned int D3D10_1_PS_OUTPUT_MASK_REGISTER_COMPONENTS = 1; 44 const unsigned int D3D10_1_PS_OUTPUT_MASK_REGISTER_COMPONENT_BIT_COUNT = 32; 45 const unsigned int D3D10_1_PS_OUTPUT_MASK_REGISTER_COUNT = 1; 46 const unsigned int D3D10_1_SHADER_MAJOR_VERSION = 4; [all …]
|
/external/clang/test/CodeGenObjC/ |
D | arc-captured-32bit-block-var-layout.m | 63 unsigned int bletch; 65 unsigned int i; 226 unsigned short _reserved : 16; 228 unsigned char _draggedNodesAreDeletable: 1; 229 unsigned char _draggedOutsideOutlineView : 1; 230 unsigned char _adapterRespondsTo_addRootPaths : 1; 231 unsigned char _adapterRespondsTo_moveDataNodes : 1; 232 unsigned char _adapterRespondsTo_removeRootDataNode : 1; 233 unsigned char _adapterRespondsTo_doubleClickDataNode : 1; 234 unsigned char _adapterRespondsTo_selectDataNode : 1; [all …]
|
D | arc-captured-block-var-layout.m | 65 unsigned int bletch; 67 unsigned int i; 225 unsigned short _reserved : 16; 227 unsigned char _draggedNodesAreDeletable: 1; 228 unsigned char _draggedOutsideOutlineView : 1; 229 unsigned char _adapterRespondsTo_addRootPaths : 1; 230 unsigned char _adapterRespondsTo_moveDataNodes : 1; 231 unsigned char _adapterRespondsTo_removeRootDataNode : 1; 232 unsigned char _adapterRespondsTo_doubleClickDataNode : 1; 233 unsigned char _adapterRespondsTo_selectDataNode : 1; [all …]
|
D | 2010-03-17-StructRef.m | 16 unsigned _sendingAudio:1; 17 unsigned _sendingVideo:1; 18 unsigned _sendingAuxVideo:1; 19 unsigned _audioMuted:1; 20 unsigned _videoPaused:1; 21 unsigned _networkStalled:1; 22 unsigned _isInitiator:1; 23 unsigned _isAOLInterop:1; 24 unsigned _isRecording:1; 25 unsigned _isUsingICE:1;
|
D | local-static-block.m | 7 …atic NSArray *(^ArrayRecurs)(NSArray *addresses, unsigned long level) = ^(NSArray *addresses, uns… 18 extern unsigned long level; 24 …atic NSArray *(^ArrayRecurs)(NSArray *addresses, unsigned long level) = ^(NSArray *addresses, uns… 36 …atic NSArray *(^ArrayRecurs)(NSArray *addresses, unsigned long level) = ^(NSArray *addresses, uns… 51 …atic NSArray *(^ArrayRecurs)(NSArray *addresses, unsigned long level) = ^(NSArray *addresses, uns…
|
/external/clang/test/Rewriter/ |
D | rewrite-modern-ivars-1.mm | 9 unsigned char *thin; 13 unsigned int isFat:1; 14 unsigned int freeWhenDone:1; 15 unsigned int refs:30; 43 unsigned char *thin; 47 unsigned int isFat:1; 48 unsigned int freeWhenDone:1; 49 unsigned int refs:30; 60 unsigned char *thin; 64 unsigned int isFat:1; [all …]
|
/external/valgrind/docs/internals/ |
D | porting-to-ARM.txt | 214 typedef unsigned short __vki_kernel_mode_t; 217 typedef unsigned short __vki_kernel_ipc_pid_t; 218 typedef unsigned short __vki_kernel_uid_t; 219 typedef unsigned short __vki_kernel_gid_t; 220 typedef unsigned int __vki_kernel_size_t; 227 typedef unsigned int __vki_kernel_uid32_t; 228 typedef unsigned int __vki_kernel_gid32_t; 230 typedef unsigned short __vki_kernel_old_uid_t; 231 typedef unsigned short __vki_kernel_old_gid_t; 288 typedef unsigned char __vki_u8; [all …]
|
/external/jemalloc/include/jemalloc/ |
D | jemalloc_typedefs.h.in | 4 * bool *commit, unsigned arena_ind); 6 typedef void *(chunk_alloc_t)(void *, size_t, size_t, bool *, bool *, unsigned); 10 * chunk_dalloc(void *chunk, size_t size, bool committed, unsigned arena_ind); 12 typedef bool (chunk_dalloc_t)(void *, size_t, bool, unsigned); 17 * unsigned arena_ind); 19 typedef bool (chunk_commit_t)(void *, size_t, size_t, size_t, unsigned); 24 * unsigned arena_ind); 26 typedef bool (chunk_decommit_t)(void *, size_t, size_t, size_t, unsigned); 31 * unsigned arena_ind); 33 typedef bool (chunk_purge_t)(void *, size_t, size_t, size_t, unsigned); [all …]
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/ |
D | SimpleCParser.m | 116 static const unsigned long long FOLLOW_declaration_in_program28_data[] = { 0x0000000000068012LL}; 118 static const unsigned long long FOLLOW_variable_in_declaration50_data[] = { 0x0000000000000002LL}; 120 static const unsigned long long FOLLOW_functionHeader_in_declaration60_data[] = { 0x000000000000080… 122 static const unsigned long long FOLLOW_11_in_declaration62_data[] = { 0x0000000000000002LL}; 124 static const unsigned long long FOLLOW_functionHeader_in_declaration75_data[] = { 0x000000000008000… 126 static const unsigned long long FOLLOW_block_in_declaration77_data[] = { 0x0000000000000002LL}; 128 static const unsigned long long FOLLOW_type_in_variable99_data[] = { 0x0000000000000010LL}; 130 static const unsigned long long FOLLOW_declarator_in_variable101_data[] = { 0x0000000000000800LL}; 132 static const unsigned long long FOLLOW_11_in_variable103_data[] = { 0x0000000000000002LL}; 134 static const unsigned long long FOLLOW_ID_in_declarator122_data[] = { 0x0000000000000002LL}; [all …]
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/ |
D | SimpleCTP.m | 31 static const unsigned long long FOLLOW_declaration_in_program56_data[] = { 0x00000000020000C2LL}; 33 static const unsigned long long FOLLOW_variable_in_declaration76_data[] = { 0x0000000000000002LL}; 35 static const unsigned long long FOLLOW_FUNC_DECL_in_declaration87_data[] = { 0x0000000000000004LL}; 37 static const unsigned long long FOLLOW_functionHeader_in_declaration89_data[] = { 0x000000000000000… 39 static const unsigned long long FOLLOW_FUNC_DEF_in_declaration101_data[] = { 0x0000000000000004LL}; 41 static const unsigned long long FOLLOW_functionHeader_in_declaration103_data[] = { 0x00000000000000… 43 static const unsigned long long FOLLOW_block_in_declaration105_data[] = { 0x0000000000000008LL}; 45 static const unsigned long long FOLLOW_VAR_DEF_in_variable126_data[] = { 0x0000000000000004LL}; 47 static const unsigned long long FOLLOW_type_in_variable128_data[] = { 0x0000000000004000LL}; 49 static const unsigned long long FOLLOW_declarator_in_variable130_data[] = { 0x0000000000000008LL}; [all …]
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/ |
D | SimpleCTP.m | 59 static const unsigned long long FOLLOW_declaration_in_program56_data[] = { 0x0000000000000192LL}; 61 static const unsigned long long FOLLOW_variable_in_declaration76_data[] = { 0x0000000000000002LL}; 63 static const unsigned long long FOLLOW_FUNC_DECL_in_declaration87_data[] = { 0x0000000000000004LL}; 65 static const unsigned long long FOLLOW_functionHeader_in_declaration89_data[] = { 0x000000000000000… 67 static const unsigned long long FOLLOW_FUNC_DEF_in_declaration101_data[] = { 0x0000000000000004LL}; 69 static const unsigned long long FOLLOW_functionHeader_in_declaration103_data[] = { 0x00000000000002… 71 static const unsigned long long FOLLOW_block_in_declaration105_data[] = { 0x0000000000000008LL}; 73 static const unsigned long long FOLLOW_VAR_DEF_in_variable126_data[] = { 0x0000000000000004LL}; 75 static const unsigned long long FOLLOW_type_in_variable128_data[] = { 0x0000000000000400LL}; 77 static const unsigned long long FOLLOW_declarator_in_variable130_data[] = { 0x0000000000000008LL}; [all …]
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/ |
D | SymbolTableParser.m | 31 static const unsigned long long FOLLOW_globals_in_prog50_data[] = { 0x0000000000001002LL}; 33 static const unsigned long long FOLLOW_method_in_prog53_data[] = { 0x0000000000001002LL}; 35 static const unsigned long long FOLLOW_decl_in_globals85_data[] = { 0x0000000000000802LL}; 37 static const unsigned long long FOLLOW_12_in_method116_data[] = { 0x0000000000000010LL}; 39 static const unsigned long long FOLLOW_ID_in_method118_data[] = { 0x0000000000000080LL}; 41 static const unsigned long long FOLLOW_7_in_method120_data[] = { 0x0000000000000100LL}; 43 static const unsigned long long FOLLOW_8_in_method122_data[] = { 0x0000000000002000LL}; 45 static const unsigned long long FOLLOW_block_in_method124_data[] = { 0x0000000000000002LL}; 47 static const unsigned long long FOLLOW_13_in_block153_data[] = { 0x0000000000006810LL}; 49 static const unsigned long long FOLLOW_decl_in_block156_data[] = { 0x0000000000006810LL}; [all …]
|
/external/clang/test/ARCMT/ |
D | objcmt-ns-macros.m.result | 12 typedef unsigned char uint8_t; 13 typedef unsigned short uint16_t; 14 typedef unsigned int uint32_t; 15 typedef unsigned long NSUInteger; 16 typedef unsigned long long uint64_t; 40 typedef NS_ENUM(unsigned int, UIViewAnimationTransition) { 48 typedef NS_OPTIONS(unsigned int, UITableView) { 65 typedef NS_OPTIONS(unsigned int, UIPOWER2) { 83 typedef NS_ENUM(unsigned int, NSTickMarkPosition) { 153 typedef NS_ENUM(unsigned int, UIP) { [all …]
|
/external/libcxx/include/ext/ |
D | __hash | 64 template <> struct _LIBCPP_TYPE_VIS_ONLY hash<unsigned char> 65 : public unary_function<unsigned char, size_t> 68 size_t operator()(unsigned char __c) const _NOEXCEPT 84 template <> struct _LIBCPP_TYPE_VIS_ONLY hash<unsigned short> 85 : public unary_function<unsigned short, size_t> 88 size_t operator()(unsigned short __c) const _NOEXCEPT 104 template <> struct _LIBCPP_TYPE_VIS_ONLY hash<unsigned int> 105 : public unary_function<unsigned int, size_t> 108 size_t operator()(unsigned int __c) const _NOEXCEPT 124 template <> struct _LIBCPP_TYPE_VIS_ONLY hash<unsigned long> [all …]
|
/external/e2fsprogs/lib/uuid/ |
D | uuid_types.h.in | 9 typedef unsigned char uint8_t; 14 typedef unsigned int uint64_t; 17 typedef unsigned long uint64_t; 24 typedef unsigned long long uint64_t; 29 typedef unsigned int uint16_t; 32 typedef unsigned short uint16_t; 39 typedef unsigned int uint32_t; 42 typedef unsigned long uint32_t; 45 typedef unsigned short uint32_t;
|
/external/llvm/test/CodeGen/AArch64/ |
D | fcvt-int.ll | 7 %unsigned = fptoui float %in to i32 11 %res = sub i32 %signed, %unsigned 22 %unsigned = fptoui double %in to i32 26 %res = sub i32 %signed, %unsigned 37 %unsigned = fptoui float %in to i64 41 %res = sub i64 %signed, %unsigned 52 %unsigned = fptoui double %in to i64 56 %res = sub i64 %signed, %unsigned 67 %unsigned = uitofp i32 %in to float 71 %res = fsub float %signed, %unsigned [all …]
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/ |
D | SymbolTableParser.m | 60 const unsigned long long FOLLOW_globals_in_prog44_data[] = { 0x0000000000000082LL}; 64 const unsigned long long FOLLOW_method_in_prog47_data[] = { 0x0000000000000082LL}; 68 const unsigned long long FOLLOW_decl_in_globals79_data[] = { 0x0000000000004002LL}; 72 const unsigned long long FOLLOW_7_in_method110_data[] = { 0x0000000000000010LL}; 76 const unsigned long long FOLLOW_ID_in_method112_data[] = { 0x0000000000000100LL}; 80 const unsigned long long FOLLOW_8_in_method114_data[] = { 0x0000000000000200LL}; 84 const unsigned long long FOLLOW_9_in_method116_data[] = { 0x0000000000000400LL}; 88 const unsigned long long FOLLOW_block_in_method118_data[] = { 0x0000000000000002LL}; 92 const unsigned long long FOLLOW_10_in_block147_data[] = { 0x0000000000004C10LL}; 96 const unsigned long long FOLLOW_decl_in_block150_data[] = { 0x0000000000004C10LL}; [all …]
|
/external/clang/test/SemaObjC/ |
D | class-protocol-method-match.m | 7 - (unsigned char) baz; // expected-note {{previous declaration is here}} 14 - (unsigned char) baz; // expected-note {{previous declaration is here}} 15 - (unsigned char) also_ok; // expected-note {{previous declaration is here}} 20 - (void) bar : (unsigned char)arg; // expected-note {{previous declaration is here}} 27 - (void) baz; // expected-warning 2 {{conflicting return type in declaration of 'baz': 'unsigned ch… 28 …(void) bar : (unsigned char*)arg; // expected-warning {{conflicting parameter types in declaration… 30 …expected-warning {{conflicting return type in declaration of 'also_ok': 'unsigned char' vs 'void'}} 42 - (void) bar : (unsigned char*)arg {}
|
/external/llvm/test/CodeGen/Thumb2/ |
D | 2009-08-02-CoalescerBug.ll | 15 …se<short unsigned int,std::allocator<short unsigned int> >" = type { %"struct.std::_Vector_base<sh… 16 …%"struct.std::_Vector_base<short unsigned int,std::allocator<short unsigned int> >::_Vector_impl" … 19 …or<short unsigned int,std::allocator<short unsigned int> >" = type { %"struct.std::_Vector_base<sh… 21 …alanc_1_8::XalanDOMString", %"struct.std::vector<short unsigned int,std::allocator<short unsigned … 22 …8::XalanDOMString" = type { %"struct.std::vector<short unsigned int,std::allocator<short unsigned … 23 …traits<char> >.base"*, i32, %"struct.std::vector<short unsigned int,std::allocator<short unsigned …
|
/external/llvm/test/CodeGen/Hexagon/ |
D | extract-basic.ll | 9 ; unsigned x1:3; 10 ; unsigned x2:7; 11 ; unsigned x3:8; 12 ; unsigned x4:12; 13 ; unsigned x5:2; 17 ; unsigned y1:4; 18 ; unsigned y2:3; 19 ; unsigned y3:9; 20 ; unsigned y4:8; 21 ; unsigned y5:8;
|
/external/clang/test/FixIt/ |
D | format.mm | 7 const unsigned short data = 'a'; 11 …NSLog(@"%C", wchar_data); // expected-warning{{format specifies type 'unichar' (aka 'unsigned sho… 12 // CHECK: fix-it:"{{.*}}":{[[@LINE-1]]:16-[[@LINE-1]]:16}:"(unsigned short)" 14 …NSLog(@"%C", 0x260300); // expected-warning{{format specifies type 'unichar' (aka 'unsigned short… 16 // CHECK: fix-it:"{{.*}}":{[[@LINE-2]]:16-[[@LINE-2]]:16}:"(unsigned short)" 18 typedef unsigned short unichar; 20 …NSLog(@"%C", wchar_data); // expected-warning{{format specifies type 'unichar' (aka 'unsigned sho… 23 …NSLog(@"%C", 0x260300); // expected-warning{{format specifies type 'unichar' (aka 'unsigned short… 27 …NSLog(@"%C", 0.0); // expected-warning{{format specifies type 'unichar' (aka 'unsigned short') but…
|