Home
last modified time | relevance | path

Searched refs:unsigned (Results 1 – 25 of 1432) sorted by relevance

12345678910>>...58

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86GenFastISel.inc18 unsigned FastEmit_ISD_ANY_EXTEND_MVT_i8_MVT_i32_r(unsigned Op0, bool Op0IsKill) {
22 unsigned FastEmit_ISD_ANY_EXTEND_MVT_i8_MVT_i64_r(unsigned Op0, bool Op0IsKill) {
26 unsigned FastEmit_ISD_ANY_EXTEND_MVT_i8_r(MVT RetVT, unsigned Op0, bool Op0IsKill) {
34 unsigned FastEmit_ISD_ANY_EXTEND_MVT_i16_r(MVT RetVT, unsigned Op0, bool Op0IsKill) {
40 unsigned FastEmit_ISD_ANY_EXTEND_r(MVT VT, MVT RetVT, unsigned Op0, bool Op0IsKill) {
50 unsigned FastEmit_ISD_BITCAST_MVT_i32_r(MVT RetVT, unsigned Op0, bool Op0IsKill) {
62 unsigned FastEmit_ISD_BITCAST_MVT_i64_MVT_f64_r(unsigned Op0, bool Op0IsKill) {
72 unsigned FastEmit_ISD_BITCAST_MVT_i64_MVT_x86mmx_r(unsigned Op0, bool Op0IsKill) {
80 unsigned FastEmit_ISD_BITCAST_MVT_i64_r(MVT RetVT, unsigned Op0, bool Op0IsKill) {
88 unsigned FastEmit_ISD_BITCAST_MVT_f32_r(MVT RetVT, unsigned Op0, bool Op0IsKill) {
[all …]
DX86GenCallingConv.inc9 static bool CC_X86(unsigned ValNo, MVT ValVT,
12 static bool CC_X86_32(unsigned ValNo, MVT ValVT,
15 static bool CC_X86_32_C(unsigned ValNo, MVT ValVT,
18 static bool CC_X86_32_Common(unsigned ValNo, MVT ValVT,
21 static bool CC_X86_32_FastCC(unsigned ValNo, MVT ValVT,
24 static bool CC_X86_32_FastCall(unsigned ValNo, MVT ValVT,
27 static bool CC_X86_32_GHC(unsigned ValNo, MVT ValVT,
30 static bool CC_X86_32_ThisCall(unsigned ValNo, MVT ValVT,
33 static bool CC_X86_64(unsigned ValNo, MVT ValVT,
36 static bool CC_X86_64_C(unsigned ValNo, MVT ValVT,
[all …]
/external/google-breakpad/src/client/mac/handler/testcases/testdata/
Ddump_syms_i386_breakpad.sym497 …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/
DtestVMX.stdout.exp14 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/clang/test/CodeGenObjC/
Darc-captured-32bit-block-var-layout.m63 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 …]
Darc-captured-block-var-layout.m65 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 …]
D2010-03-17-StructRef.m16 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;
Dlocal-static-block.m7 …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/
Drewrite-modern-ivars-1.mm9 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/jemalloc/include/jemalloc/
Djemalloc_typedefs.h.in4 * 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/valgrind/docs/internals/
Dporting-to-ARM.txt214 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/antlr/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/
DSimpleCParser.m116 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/
DSimpleCTP.m31 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/Microsoft-GSL/gsl/
Dgsl_byte48 enum class byte : unsigned char
55 return b = byte(static_cast<unsigned char>(b) << shift);
61 return byte(static_cast<unsigned char>(b) << shift);
67 return b = byte(static_cast<unsigned char>(b) >> shift);
73 return byte(static_cast<unsigned char>(b) >> shift);
78 return l = byte(static_cast<unsigned char>(l) | static_cast<unsigned char>(r));
83 return byte(static_cast<unsigned char>(l) | static_cast<unsigned char>(r));
88 return l = byte(static_cast<unsigned char>(l) & static_cast<unsigned char>(r));
93 return byte(static_cast<unsigned char>(l) & static_cast<unsigned char>(r));
98 return l = byte(static_cast<unsigned char>(l) ^ static_cast<unsigned char>(r));
[all …]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/
DSimpleCTP.m59 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/
DSymbolTableParser.m31 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/
Dobjcmt-ns-macros.m.result12 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/e2fsprogs/lib/uuid/
Duuid_types.h.in9 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/libcxx/include/ext/
D__hash64 template <> struct _LIBCPP_TEMPLATE_VIS hash<unsigned char>
65 : public unary_function<unsigned char, size_t>
68 size_t operator()(unsigned char __c) const _NOEXCEPT
84 template <> struct _LIBCPP_TEMPLATE_VIS hash<unsigned short>
85 : public unary_function<unsigned short, size_t>
88 size_t operator()(unsigned short __c) const _NOEXCEPT
104 template <> struct _LIBCPP_TEMPLATE_VIS hash<unsigned int>
105 : public unary_function<unsigned int, size_t>
108 size_t operator()(unsigned int __c) const _NOEXCEPT
124 template <> struct _LIBCPP_TEMPLATE_VIS hash<unsigned long>
[all …]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/
DSymbolTableParser.m60 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/
Dclass-protocol-method-match.m7 - (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/
D2009-08-02-CoalescerBug.ll15 …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/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/
D2009-08-02-CoalescerBug.ll15 …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/clang/test/FixIt/
Dformat.mm7 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…
/external/llvm/test/CodeGen/Hexagon/
Dextract-basic.ll9 ; 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;

12345678910>>...58