/external/clang/test/CodeGenCXX/ |
D | microsoft-abi-vmemptr-conflicts.cpp | 53 struct Big { int big[32]; }; struct 55 struct B { virtual Big b(); }; 58 virtual Big b(); 62 Big b((c->*(&C::b))()); in f() 77 struct Big { struct 78 Big(); 79 ~Big(); 83 struct B { virtual void __cdecl b(Big); }; 86 virtual void __cdecl b(Big); 89 Big b; in f()
|
D | microsoft-abi-sret-and-byval.cpp | 46 struct Big { struct 97 Big big_return() { return Big(); } in big_return() 194 void big_arg(Big s) {} in big_arg() 216 Big __cdecl cdecl_method_big() { return Big(); } in cdecl_method_big() 241 void thiscall_method_arg(Big s) {} in thiscall_method_arg() 259 c.thiscall_method_arg(Big()); in use_class()
|
/external/llvm/unittests/Support/ |
D | BlockFrequencyTest.cpp | 65 const uint64_t Big = 387246523487234346LL; in TEST() local 67 BlockFrequency Freq(Big); in TEST() 70 EXPECT_EQ(Freq.getFrequency(), Big); in TEST() 72 Freq = BlockFrequency(Big); in TEST() 74 EXPECT_EQ(Freq.getFrequency(), Big); in TEST()
|
/external/clang/test/CodeGen/ |
D | x86_32-fpcc-struct-return.c | 11 typedef struct { int a,b,c,d; } Big; typedef 18 Big returnBig(Big x) { return x; } in returnBig()
|
/external/tcpdump/tests/ |
D | of10_7050q-v.out | 3 version 1.0, type VENDOR, length 24, xid 0x00000018, vendor 0x005c16c7 (Big Switch Networks) 5 version 1.0, type VENDOR, length 20, xid 0x00000019, vendor 0x005c16c7 (Big Switch Networks) 10 version 1.0, type VENDOR, length 24, xid 0x00000018, vendor 0x005c16c7 (Big Switch Networks) 16 version 1.0, type VENDOR, length 20, xid 0x00000019, vendor 0x005c16c7 (Big Switch Networks)
|
D | of10_7050sx_bsn-vv.out | 117 version 1.0, type VENDOR, length 20, xid 0x00000006, vendor 0x005c16c7 (Big Switch Networks) 119 version 1.0, type VENDOR, length 20, xid 0x00000007, vendor 0x005c16c7 (Big Switch Networks) 121 version 1.0, type VENDOR, length 20, xid 0x00000008, vendor 0x005c16c7 (Big Switch Networks) 123 version 1.0, type VENDOR, length 20, xid 0x00000009, vendor 0x005c16c7 (Big Switch Networks) 128 version 1.0, type VENDOR, length 20, xid 0x00000007, vendor 0x005c16c7 (Big Switch Networks) 134 version 1.0, type VENDOR, length 20, xid 0x00000009, vendor 0x005c16c7 (Big Switch Networks) 289 version 1.0, type VENDOR, length 24, xid 0x0000001a, vendor 0x005c16c7 (Big Switch Networks) 291 version 1.0, type VENDOR, length 24, xid 0x0000001b, vendor 0x005c16c7 (Big Switch Networks) 293 version 1.0, type VENDOR, length 24, xid 0x0000001c, vendor 0x005c16c7 (Big Switch Networks) 295 version 1.0, type VENDOR, length 24, xid 0x0000001d, vendor 0x005c16c7 (Big Switch Networks) [all …]
|
/external/lzma/DOC/ |
D | Methods.txt | 30 05 - PPC (Big Endian) 51 05 - PPC (Big Endian) 59 05 - M68 (Big Endian)
|
/external/snakeyaml/src/test/resources/pyyaml/ |
D | spec-02-12.data | 7 - item : Big Shoes
|
/external/llvm/test/YAMLParser/ |
D | spec-02-12.test | 9 - item : Big Shoes
|
/external/llvm/test/MC/Mips/ |
D | micromips-loadstore-unaligned.s | 17 # Big endian
|
D | micromips-multiply-instructions.s | 17 # Big endian
|
D | micromips-movcond-instructions.s | 17 # Big endian
|
D | micromips-shift-instructions.s | 19 # Big endian
|
D | micromips-trap-instructions.s | 25 # Big endian
|
D | micromips-jump-instructions.s | 33 # Big endian
|
D | micromips-branch-instructions.s | 37 # Big endian
|
D | micromips-alu-instructions.s | 45 # Big endian
|
/external/bison/tests/ |
D | torture.at | 134 ## Big triangle. ## 137 AT_SETUP([Big triangle]) 224 ## Big horizontal. ## 227 AT_SETUP([Big horizontal])
|
/external/pdfium/third_party/bigint/ |
D | LICENSE | 2 C++ Big Integer Library 67 I, Matt McCutchen, the sole author of the original Big Integer Library, waive my
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/ |
D | CHANGELOG.txt | 13 - Big, big credits to Yesudeep Mangalapilly for all the changes listed
|
/external/llvm/unittests/IR/ |
D | ConstantsTest.cpp | 192 Constant *Big = ConstantInt::get(getGlobalContext(), in TEST() local 268 EXPECT_EQ(Undef16, ConstantExpr::getExtractElement(P6, Big)); in TEST() 274 EXPECT_EQ(UndefV16, ConstantExpr::getInsertElement(P6, Elt, Big)); in TEST()
|
/external/clang/include/clang/AST/ |
D | CommentHTMLTags.td | 12 def Big : Tag<"big">;
|
/external/iptables/extensions/ |
D | libxt_TCPMSS.man | 9 which block "ICMP Fragmentation Needed" or "ICMPv6 Packet Too Big"
|
/external/llvm/test/CodeGen/Mips/cconv/ |
D | arguments-varargs.ll | 76 ; Big-endian mode for N32/N64 must add an additional 4 to the offset due to byte 194 ; Big-endian mode for N32/N64 must add an additional 4 to the offset due to byte 315 ; Big-endian mode for N32/N64 must add an additional 4 to the offset due to byte 439 ; Big-endian mode for N32/N64 must add an additional 4 to the offset due to byte 557 ; Big-endian mode for N32/N64 must add an additional 4 to the offset due to byte 678 ; Big-endian mode for N32/N64 must add an additional 4 to the offset due to byte 801 ; Big-endian mode for N32/N64 must add an additional 4 to the offset due to byte 918 ; Big-endian mode for N32/N64 must add an additional 4 to the offset due to byte 1038 ; Big-endian mode for N32/N64 must add an additional 4 to the offset due to byte
|
/external/llvm/bindings/ocaml/target/ |
D | llvm_target.mli | 17 | Big Constructor 76 (** Returns the byte order of a target, either [Endian.Big] or
|