| /external/valgrind/helgrind/tests/ |
| D | t2t_laog.stdout.exp | 3 init level 0 4 init level 1 5 init level 2 6 init level 3 7 init level 4 8 init level 5 9 init level 6 10 init level 7 11 init level 8 12 init level 9 [all …]
|
| /external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
| D | libc-2.13.so.sym | 1712 STACK CFI INIT 1eaf0 90 .cfa: $rsp 16 + .ra: .cfa -8 + ^ 1714 STACK CFI INIT 1eb80 2 .cfa: $rsp 8 + .ra: .cfa -8 + ^ 1715 STACK CFI INIT 1eb90 9 .cfa: $rsp 8 + .ra: .cfa -8 + ^ 1717 STACK CFI INIT 1eba0 210 .cfa: $rsp 8 + .ra: .cfa -8 + ^ 1721 STACK CFI INIT 1edb0 1c7 .cfa: $rsp 8 + .ra: .cfa -8 + ^ 1725 STACK CFI INIT 1ef80 8 .cfa: $rsp 8 + .ra: .cfa -8 + ^ 1726 STACK CFI INIT 1ef90 8 .cfa: $rsp 8 + .ra: .cfa -8 + ^ 1727 STACK CFI INIT 1efa0 16 .cfa: $rsp 8 + .ra: .cfa -8 + ^ 1728 STACK CFI INIT 1efc0 10 .cfa: $rsp 8 + .ra: .cfa -8 + ^ 1730 STACK CFI INIT 1efd0 c3 .cfa: $rsp 8 + .ra: .cfa -8 + ^ [all …]
|
| /external/google-breakpad/src/processor/testdata/symbols/ld-2.13.so/C32AD7E235EA6112E02A5B9D6219C4850/ |
| D | ld-2.13.so.sym | 17 STACK CFI INIT b40 8 .cfa: $rsp 8 + .ra: .cfa -8 + ^ 18 STACK CFI INIT b50 5 .cfa: $rsp 8 + .ra: .cfa -8 + ^ 19 STACK CFI INIT b60 5 .cfa: $rsp 8 + .ra: .cfa -8 + ^ 20 STACK CFI INIT b70 69 .cfa: $rsp 8 + .ra: .cfa -8 + ^ 24 STACK CFI INIT be0 49 .cfa: $rsp 8 + .ra: .cfa -8 + ^ 28 STACK CFI INIT c30 4ed .cfa: $rsp 8 + .ra: .cfa -8 + ^ 37 STACK CFI INIT 1120 600 .cfa: $rsp 8 + .ra: .cfa -8 + ^ 41 STACK CFI INIT 1720 9b .cfa: $rsp 8 + .ra: .cfa -8 + ^ 45 STACK CFI INIT 17c0 33 .cfa: $rsp 8 + .ra: .cfa -8 + ^ 46 STACK CFI INIT 1800 31 .cfa: $rsp 8 + .ra: .cfa -8 + ^ [all …]
|
| /external/llvm/include/llvm/TableGen/ |
| D | Record.h | 220 class Init { 259 Init(const Init &) = delete; 260 Init &operator=(const Init &) = delete; 267 explicit Init(InitKind K) : Kind(K) {} in Init() function 270 virtual ~Init() {} in ~Init() 292 /// Init based on the passed in type. 293 virtual Init *convertInitializerTo(RecTy *Ty) const = 0; 297 /// out, returning them as a new init of bits type. If it is not legal to use 300 virtual Init * 307 /// elements, returning them as a new init of list type. If it is not legal [all …]
|
| /external/google-breakpad/src/processor/testdata/symbols/libgcc_s.so.1/18B180F90887D8F8B5C35D185444AF4C0/ |
| D | libgcc_s.so.1.sym | 129 STACK CFI INIT 2bb0 2c0 .cfa: $rsp 16 + .ra: .cfa -8 + ^ 131 STACK CFI INIT 2fe0 4b .cfa: $rsp 8 + .ra: .cfa -8 + ^ 132 STACK CFI INIT 3030 29 .cfa: $rsp 8 + .ra: .cfa -8 + ^ 133 STACK CFI INIT 3060 67 .cfa: $rsp 8 + .ra: .cfa -8 + ^ 134 STACK CFI INIT 30d0 67 .cfa: $rsp 8 + .ra: .cfa -8 + ^ 135 STACK CFI INIT 3140 6a .cfa: $rsp 8 + .ra: .cfa -8 + ^ 136 STACK CFI INIT 31b0 32 .cfa: $rsp 8 + .ra: .cfa -8 + ^ 137 STACK CFI INIT 31f0 32 .cfa: $rsp 8 + .ra: .cfa -8 + ^ 138 STACK CFI INIT 3230 2 .cfa: $rsp 8 + .ra: .cfa -8 + ^ 139 STACK CFI INIT 3240 1e .cfa: $rsp 8 + .ra: .cfa -8 + ^ [all …]
|
| /external/llvm/test/CodeGen/ARM/ |
| D | 2010-06-21-nondarwin-tc.ll | 8 …RecordVal" = type { %"class.std::basic_string", %"struct.llvm::Init"*, i32, %"struct.llvm::Init"* } 13 %"struct.llvm::Init" = type { i32 (...)** } 23 …Init"*, i32), void (%"class.llvm::RecordVal"*, %"class.std::basic_string"*, %"struct.llvm::Init"*,… 29 …RecTyEj(%"class.llvm::RecordVal"*, %"class.std::basic_string"*, %"struct.llvm::Init"*, i32) align 2 31 define %"struct.llvm::Init"* @_ZNK4llvm7VarInit12getFieldInitERNS_6RecordEPKNS_9RecordValERKSs(%"cl… 37 %0 = bitcast i8* %tmp.i to %"struct.llvm::Init"** ; <%"struct.llvm::Init"**> [#uses=1] 38 …%tmp2.i = load %"struct.llvm::Init"*, %"struct.llvm::Init"** %0 ; <%"struct.llvm::Init"*> [… 39 %1 = icmp eq %"struct.llvm::Init"* %tmp2.i, null ; <i1> [#uses=1] 46 %2 = bitcast %"struct.llvm::Init"* %tmp2.i to i8* ; <i8*> [#uses=1] 103 …Val", %"class.llvm::RecordVal"* %tmp6.i.i, i32 %.reload, i32 3 ; <%"struct.llvm::Init"**> [#uses=1] [all …]
|
| /external/lldb/test/pexpect-2.4/ |
| D | ANSI.py | 178 self.state = FSM.FSM ('INIT',[self]) 179 self.state.set_default_transition (Log, 'INIT') 180 self.state.add_transition_any ('INIT', Emit, 'INIT') 181 self.state.add_transition ('\x1b', 'INIT', None, 'ESC') 182 self.state.add_transition_any ('ESC', Log, 'INIT') 185 self.state.add_transition_list ('AB012', 'G0SCS', None, 'INIT') 186 self.state.add_transition_list ('AB012', 'G1SCS', None, 'INIT') 187 self.state.add_transition ('7', 'ESC', DoCursorSave, 'INIT') 188 self.state.add_transition ('8', 'ESC', DoCursorRestore, 'INIT') 189 self.state.add_transition ('M', 'ESC', DoUpReverse, 'INIT') [all …]
|
| /external/llvm/test/Analysis/ScalarEvolution/ |
| D | shift-op.ll | 3 define void @test0(i32 %init) { 10 %iv = phi i32 [ %init, %entry ], [ %iv.shift, %loop ] 19 define void @test1(i32 %init) { 26 %iv = phi i32 [ %init, %entry ], [ %iv.shift, %loop ] 35 define void @test2(i32 %init) { 40 ; depending on %init. 45 %iv = phi i32 [ %init, %entry ], [ %iv.shift, %loop ] 54 define void @test3(i32* %init.ptr) { 58 %init = load i32, i32* %init.ptr, !range !0 62 %iv = phi i32 [ %init, %entry ], [ %iv.shift, %loop ] [all …]
|
| /external/llvm/include/llvm/Config/ |
| D | llvm-platform-config.h | 20 /* LLVM name for the native AsmParser init function, if available */ 23 /* LLVM name for the native AsmPrinter init function, if available */ 26 /* LLVM name for the native Disassembler init function, if available */ 29 /* LLVM name for the native Target init function, if available */ 32 /* LLVM name for the native TargetInfo init function, if available */ 35 /* LLVM name for the native target MC init function, if available */ 47 /* LLVM name for the native AsmParser init function, if available */ 50 /* LLVM name for the native AsmPrinter init function, if available */ 53 /* LLVM name for the native Disassembler init function, if available */ 56 /* LLVM name for the native Target init function, if available */ [all …]
|
| /external/llvm/lib/TableGen/ |
| D | Record.cpp | 213 void Init::anchor() { } in anchor() 214 void Init::dump() const { return print(errs()); } in dump() 221 Init *UnsetInit::convertInitializerTo(RecTy *Ty) const { in convertInitializerTo() 223 SmallVector<Init *, 16> NewBits(BRT->getNumBits()); in convertInitializerTo() 242 Init *BitInit::convertInitializerTo(RecTy *Ty) const { in convertInitializerTo() 259 ProfileBitsInit(FoldingSetNodeID &ID, ArrayRef<Init *> Range) { in ProfileBitsInit() 262 for (Init *I : Range) in ProfileBitsInit() 266 BitsInit *BitsInit::get(ArrayRef<Init *> Range) { in get() 287 Init *BitsInit::convertInitializerTo(RecTy *Ty) const { in convertInitializerTo() 313 Init * [all …]
|
| D | TGParser.h | 29 class Init; variable 37 Init *Value; 39 LetRecord(const std::string &N, const std::vector<unsigned> &B, Init *V, in LetRecord() 83 ParseForeachMode // We are parsing a foreach init. 107 bool SetValue(Record *TheRec, SMLoc Loc, Init *ValName, 108 const std::vector<unsigned> &BitList, Init *V); 110 const std::vector<unsigned> &BitList, Init *V) { in SetValue() 122 Init *IterValue; 123 IterRecord(VarInit *Var, Init *Val) : IterVar(Var), IterValue(Val) {} in IterRecord() 139 Init *&DefmPrefix, SMRange DefmPrefixRange, [all …]
|
| /external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
| D | ANTLRRuntimeException.m | 39 return [[ANTLRRuntimeException alloc] init]; 44 return [[ANTLRRuntimeException alloc] init:aReason]; 49 return [[ANTLRRuntimeException alloc] init:aReason userInfo:aUserInfo]; 63 - (id) init 69 - (id) init:(NSString *)aReason 75 - (id) init:(NSString *)aReason userInfo:(NSDictionary *)aUserInfo 120 return [[ANTLRIllegalArgumentException alloc] init]; 125 return [[ANTLRIllegalArgumentException alloc] init:aReason]; 130 return [[ANTLRIllegalArgumentException alloc] init:aReason userInfo:aUserInfo]; 133 - (id) init [all …]
|
| /external/clang/test/Analysis/ |
| D | self-init.m | 19 -(id)init; method 66 -(id)init; method 71 -(id)init { method 72 …ndleFailureInMethod:_cmd object:self file:[NSString stringWithUTF8String:"init.m"] lineNumber:21 d… 87 self = [super init]; 95 [super init]; 99 …ected-warning {{Returning 'self' while it is not set to the result of '[(super or self) init...]'}} 103 if ((self = [super init])) 130 if ((self = [super init])) { 152 [super init]; [all …]
|
| /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/ |
| D | AlgorithmParametersTest.java | 108 params.init(new MyAlgorithmParameterSpec()); in test_getEncoded() 144 params.init(new MyAlgorithmParameterSpec()); in test_getEncodedLjava_lang_String() 159 params.init(new MyAlgorithmParameterSpec()); in test_getEncodedLjava_lang_String() 172 ap.init(new MyAlgorithmParameterSpec()); in test_getInstanceLjava_lang_String() 188 ap.init(new byte[6]); in test_getInstanceLjava_lang_StringLjava_lang_String() 229 params.init(new MyAlgorithmParameterSpec()); in test_getParameterSpecLjava_lang_Class() 247 params.init(new MyAlgorithmParameterSpec()); in test_getParameterSpecLjava_lang_Class() 261 ap.init(new byte[6], "aaa"); in test_getInstanceLjava_lang_StringLjava_security_Provider() 280 * @tests java.security.AlgorithmParameters#init(java.security.spec.AlgorithmParameterSpec) 301 params.init(spec); in test_initLjava_security_spec_AlgorithmParameterSpec() [all …]
|
| /external/clang/test/Driver/ |
| D | constructors.c | 4 // CHECK-INIT-ARRAY: -fuse-init-array 5 // CHECK-NO-INIT-ARRAY-NOT: -fuse-init-array 11 // RUN: | FileCheck --check-prefix=CHECK-INIT-ARRAY %s 14 // RUN: -fno-use-init-array \ 18 // RUN: | FileCheck --check-prefix=CHECK-NO-INIT-ARRAY %s 21 // RUN: -fno-use-init-array -fuse-init-array \ 25 // RUN: | FileCheck --check-prefix=CHECK-INIT-ARRAY %s 31 // RUN: | FileCheck --check-prefix=CHECK-NO-INIT-ARRAY %s 34 // RUN: -fuse-init-array \ 38 // RUN: | FileCheck --check-prefix=CHECK-INIT-ARRAY %s [all …]
|
| /external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/ |
| D | breakpad_unittests.sym | 2737 FUNC 16bac 9c 0 std::basic_ios<char, std::char_traits<char> >::init 7160 FUNC 1ecb8 6c 0 google_breakpad::AutoTestFile::Init 29461 FUNC 45894 24 0 google_breakpad::LinuxDumper::Init 30140 FUNC 466ec 36 0 MinidumpWriter::Init 38971 FUNC 540ec 28 0 std::ios_base::Init::~Init 39156 FUNC 54524 5e 0 std::basic_ios<wchar_t, std::char_traits<wchar_t> >::init(std::basic_streambuf<wcha… 39389 FUNC 5494c 2c 0 std::ios_base::Init::Init 40319 FUNC 55a00 74 0 std::_Locale_impl::Init::_M_count() const 40334 FUNC 55a74 28 0 std::_Locale_impl::Init::~Init 41078 FUNC 567d8 2e 0 std::_Locale_impl::Init::Init [all …]
|
| /external/lzma/CS/7zip/Compress/LZMA/ |
| D | LzmaDecoder.cs | 30 public void Init() in Init() method in SevenZip.Compression.LZMA.Decoder.LenDecoder 32 m_Choice.Init(); in Init() 35 m_LowCoder[posState].Init(); in Init() 36 m_MidCoder[posState].Init(); in Init() 38 m_Choice2.Init(); in Init() 39 m_HighCoder.Init(); in Init() 67 public void Init() { for (int i = 0; i < 0x300; i++) m_Decoders[i].Init(); } in Init() method 118 public void Init() in Init() method in SevenZip.Compression.LZMA.Decoder.LiteralDecoder 122 m_Coders[i].Init(); in Init() 198 void Init(System.IO.Stream inStream, System.IO.Stream outStream) in Init() method in SevenZip.Compression.LZMA.Decoder [all …]
|
| /external/valgrind/none/tests/s390x/ |
| D | condloadstore.c | 75 #define INSNVALCCINIT(insn, value, ccset, INIT, FUNC) \ argument 77 FUNC(insn, value, ccset, INIT, 0); \ 78 FUNC(insn, value, ccset, INIT, 1); \ 79 FUNC(insn, value, ccset, INIT, 2); \ 80 FUNC(insn, value, ccset, INIT, 3); \ 81 FUNC(insn, value, ccset, INIT, 4); \ 82 FUNC(insn, value, ccset, INIT, 5); \ 83 FUNC(insn, value, ccset, INIT, 6); \ 84 FUNC(insn, value, ccset, INIT, 7); \ 85 FUNC(insn, value, ccset, INIT, 8); \ [all …]
|
| /external/clang/test/SemaObjC/ |
| D | attr-designated-init.m | 6 void fnfoo(void) NS_DESIGNATED_INITIALIZER; // expected-error {{only applies to init methods of int… 9 -(id)init NS_DESIGNATED_INITIALIZER; // expected-error {{only applies to init methods of interface … 14 -(void)meth NS_DESIGNATED_INITIALIZER; // expected-error {{only applies to init methods of interfac… 15 -(id)init NS_DESIGNATED_INITIALIZER; 16 +(id)init NS_DESIGNATED_INITIALIZER; // expected-error {{only applies to init methods of interface … 20 -(id)init2 NS_DESIGNATED_INITIALIZER; // expected-error {{only applies to init methods of interface… 29 -(id)init NS_DESIGNATED_INITIALIZER { return 0; } // expected-error {{only applies to init methods … 30 +(id)init { return 0; } class 32 -(id)init4 NS_DESIGNATED_INITIALIZER { return 0; } // expected-error {{only applies to init methods… 210 -(id)init; method [all …]
|
| /external/smali/smalidea/src/main/antlr/ |
| D | smalideaParser.g | 178 @init { syncToFollows($toEof); } 182 @init { 201 @init { Marker marker = mark(); } 210 @init { Marker marker = mark(); } 219 @init { Marker marker = mark(); } 228 @init { Marker marker = mark(); } 240 @init { Marker marker = mark(); } 249 @init { Marker marker = mark(); } 262 @init { 303 @init { Marker marker = mark(); } [all …]
|
| /external/lldb/test/lang/objc/objc-dynamic-value/ |
| D | dynamic-value.m | 11 - (SourceBase *) init; method 16 - (SourceBase *) init 18 [super init]; 37 - (Source *) init; method 42 - (Source *) init 44 [super init]; 58 - (SourceDerived *) init; method 63 - (SourceDerived *) init 65 [super init]; 101 [super init]; [all …]
|
| /external/clang/test/CodeGenObjC/ |
| D | related-result-type.m | 5 - (id)init; method 18 NSString *str1 = [[[NSString alloc] init] retain]; 27 NSString *str1 = NSString.alloc.init.retain; 31 - (id)init; method 35 // CHECK: define internal {{.*}}i8* @"\01-[Test2 init]" 36 - (id)init { method 39 return [super init]; 44 - (id)init; method 48 // CHECK: define internal {{.*}}i8* @"\01-[Test3 init]" 49 - (id)init { method [all …]
|
| /external/llvm/include/llvm/CodeGen/ |
| D | CommandFlags.h | 41 cl::init("")); 52 cl::init(Reloc::Default), 67 cl::init(ThreadModel::POSIX), 77 cl::init(CodeModel::Default), 91 FileType("filetype", cl::init(TargetMachine::CGFT_AssemblyFile), 105 cl::init(false)); 110 cl::init(false)); 115 cl::init(false)); 120 cl::init(false)); 125 cl::init(false)); [all …]
|
| /external/clang/test/ARCMT/ |
| D | init.m | 8 -init; method 12 -init; method 19 -(id) init { method 20 [self init]; 22 [a init]; 23 a = [[A alloc] init]; 29 [super init]; 34 [self init]; 35 [super init];
|
| /external/vulkan-validation-layers/tests/ |
| D | vktestbinding.h | 84 void init(T handle) { in init() function 105 void init(VkDevice dev, T handle) { in init() function 107 Handle<T>::init(handle); in init() 156 void init(const VkDeviceCreateInfo &info); 157 void init(std::vector<const char *> &layers, 160 void init() { in init() function 163 init(layers, extensions); in init() 284 void init(const Device &dev, const VkMemoryAllocateInfo &info); 304 void init(const Device &dev, const VkFenceCreateInfo &info); 318 void init(const Device &dev, const VkSemaphoreCreateInfo &info); [all …]
|