/external/elfutils/tests/ |
D | run-next-lines.sh | 26 …home/drepper/gnu/new-bu/build/ttt/m.c:5:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no 27 …home/drepper/gnu/new-bu/build/ttt/m.c:6:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no 28 …home/drepper/gnu/new-bu/build/ttt/m.c:7:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no 29 …home/drepper/gnu/new-bu/build/ttt/m.c:8:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no 30 …ome/drepper/gnu/new-bu/build/ttt/m.c:8:0: is_stmt:yes, end_seq:yes, bb:no, prologue:no, epilogue:no 33 …home/drepper/gnu/new-bu/build/ttt/b.c:4:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no 34 …home/drepper/gnu/new-bu/build/ttt/b.c:5:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no 35 …home/drepper/gnu/new-bu/build/ttt/b.c:6:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no 36 …ome/drepper/gnu/new-bu/build/ttt/b.c:6:0: is_stmt:yes, end_seq:yes, bb:no, prologue:no, epilogue:no 39 …home/drepper/gnu/new-bu/build/ttt/f.c:3:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no [all …]
|
D | run-get-lines.sh | 26 …home/drepper/gnu/new-bu/build/ttt/m.c:5:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no 27 …home/drepper/gnu/new-bu/build/ttt/m.c:6:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no 28 …home/drepper/gnu/new-bu/build/ttt/m.c:7:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no 29 …home/drepper/gnu/new-bu/build/ttt/m.c:8:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no 30 …ome/drepper/gnu/new-bu/build/ttt/m.c:8:0: is_stmt:yes, end_seq:yes, bb:no, prologue:no, epilogue:no 33 …home/drepper/gnu/new-bu/build/ttt/b.c:4:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no 34 …home/drepper/gnu/new-bu/build/ttt/b.c:5:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no 35 …home/drepper/gnu/new-bu/build/ttt/b.c:6:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no 36 …ome/drepper/gnu/new-bu/build/ttt/b.c:6:0: is_stmt:yes, end_seq:yes, bb:no, prologue:no, epilogue:no 39 …home/drepper/gnu/new-bu/build/ttt/f.c:3:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no [all …]
|
/external/python/cpython3/Lib/email/ |
D | feedparser.py | 351 # epilogue with the empty string (see below). 392 # previous subpart's payload (or epilogue if the previous 395 epilogue = self._last.epilogue 396 if epilogue == '': 397 self._last.epilogue = None 398 elif epilogue is not None: 399 mo = NLCRE_eol.search(epilogue) 402 self._last.epilogue = epilogue[:-end] 426 epilogue = [] 431 self._cur.epilogue = EMPTYSTRING.join(epilogue) [all …]
|
/external/python/cpython2/Lib/email/ |
D | feedparser.py | 340 # epilogue with the empty string (see below). 380 # previous subpart's payload (or epilogue if the previous 383 epilogue = self._last.epilogue 384 if epilogue == '': 385 self._last.epilogue = None 386 elif epilogue is not None: 387 mo = NLCRE_eol.search(epilogue) 390 self._last.epilogue = epilogue[:-end] 410 # Everything from here to the EOF is epilogue. 414 epilogue = [] [all …]
|
/external/deqp-deps/SPIRV-Tools/test/reduce/ |
D | remove_unreferenced_instruction_reduction_pass_test.cpp | 53 const std::string epilogue = R"( in TEST() local 64 )" + epilogue; in TEST() 70 )" + epilogue; in TEST() 116 const std::string epilogue = R"( in TEST() local 127 )" + epilogue; in TEST() 141 )" + epilogue; in TEST() 155 )" + epilogue; in TEST() 166 )" + epilogue; in TEST() 181 )" + epilogue; in TEST() 193 )" + epilogue; in TEST() [all …]
|
D | remove_opname_instruction_reduction_pass_test.cpp | 60 const std::string epilogue = R"( in TEST() local 71 )" + epilogue; in TEST() 73 const std::string expected = prologue + epilogue; in TEST() 98 const std::string epilogue = R"( in TEST() local 124 )" + epilogue; in TEST() 126 const std::string expected = prologue + epilogue; in TEST() 161 const std::string epilogue = R"( in TEST() local 188 )" + epilogue; in TEST() 190 const std::string expected = prologue + epilogue; in TEST()
|
/external/swiftshader/third_party/SPIRV-Tools/test/reduce/ |
D | remove_unreferenced_instruction_reduction_pass_test.cpp | 53 const std::string epilogue = R"( in TEST() local 64 )" + epilogue; in TEST() 70 )" + epilogue; in TEST() 116 const std::string epilogue = R"( in TEST() local 127 )" + epilogue; in TEST() 141 )" + epilogue; in TEST() 155 )" + epilogue; in TEST() 166 )" + epilogue; in TEST() 181 )" + epilogue; in TEST() 193 )" + epilogue; in TEST() [all …]
|
D | remove_opname_instruction_reduction_pass_test.cpp | 60 const std::string epilogue = R"( in TEST() local 71 )" + epilogue; in TEST() 73 const std::string expected = prologue + epilogue; in TEST() 98 const std::string epilogue = R"( in TEST() local 124 )" + epilogue; in TEST() 126 const std::string expected = prologue + epilogue; in TEST() 161 const std::string epilogue = R"( in TEST() local 188 )" + epilogue; in TEST() 190 const std::string expected = prologue + epilogue; in TEST()
|
/external/libffi/src/mips/ |
D | n32.S | 214 b epilogue 221 b epilogue 228 b epilogue 235 b epilogue 242 b epilogue 250 b epilogue 258 b epilogue 266 b epilogue 274 b epilogue 281 b epilogue [all …]
|
/external/python/cpython2/Modules/_ctypes/libffi/src/mips/ |
D | n32.S | 214 b epilogue 221 b epilogue 228 b epilogue 235 b epilogue 242 b epilogue 250 b epilogue 258 b epilogue 266 b epilogue 274 b epilogue 281 b epilogue [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | ARMWinEH.h | 30 RT_NoEpilogue, /// no epilogue (fragment) 57 /// - 11 = no epilogue; useful for function fragments that may only contain a 58 /// prologue but the epilogue is elsewhere 85 /// indicates if the epilogue combined adjustment into pop 189 /// Epilogue - pseudo-flag derived from Stack Adjust indicating that the 190 /// epilogue has stack adjustment combined into the pop 215 /// | Reserved |Ex. Code Words| (Extended Epilogue Count) | 224 /// E : 1-bit field indicating that the single epilogue is packed into the 229 /// Epilogue Count : 5-bit field that differs in meaning based on the E field. 232 /// first unwind code describing the (only) epilogue. [all …]
|
/external/llvm/include/llvm/Support/ |
D | ARMWinEH.h | 30 RT_NoEpilogue, /// no epilogue (fragment) 57 /// - 11 = no epilogue; useful for function fragments that may only contain a 58 /// prologue but the epilogue is elsewhere 85 /// indicates if the epilogue combined adjustment into pop 189 /// Epilogue - pseudo-flag derived from Stack Adjust indicating that the 190 /// epilogue has stack adjustment combined into the pop 215 /// | Reserved |Ex. Code Words| (Extended Epilogue Count) | 224 /// E : 1-bit field indicating that the single epilogue is packed into the 229 /// Epilogue Count : 5-bit field that differs in meaning based on the E field. 232 /// first unwind code describing the (only) epilogue. [all …]
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
D | TestContext.java | 27 String epilogue; field in TestContext.ContextCase 34 epilogue = epi; in ContextCase() 73 String prologue, epilogue, src, dest; in testContext() local 85 epilogue = pseudoToU16(cc.epilogue); in testContext() 86 /* in the call below, prologue and epilogue are swapped to show in testContext() 88 bidi.setContext(epilogue, prologue); in testContext() 89 bidi.setContext(prologue, epilogue); in testContext() 97 "\nEpilogue: " + cc.epilogue + in testContext()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/ |
D | TestContext.java | 30 String epilogue; field in TestContext.ContextCase 37 epilogue = epi; in ContextCase() 76 String prologue, epilogue, src, dest; in testContext() local 88 epilogue = pseudoToU16(cc.epilogue); in testContext() 89 /* in the call below, prologue and epilogue are swapped to show in testContext() 91 bidi.setContext(epilogue, prologue); in testContext() 92 bidi.setContext(prologue, epilogue); in testContext() 100 "\nEpilogue: " + cc.epilogue + in testContext()
|
/external/libffi/src/m68k/ |
D | sysv.S | 112 jbra epilogue 119 jbra epilogue 129 jbra epilogue 140 jbra epilogue 152 jbra epilogue 162 jbra epilogue 168 jbra epilogue 174 jbra epilogue 187 jbra epilogue 196 epilogue: label
|
/external/python/cpython2/Modules/_ctypes/libffi/src/m68k/ |
D | sysv.S | 112 jbra epilogue 119 jbra epilogue 129 jbra epilogue 140 jbra epilogue 152 jbra epilogue 162 jbra epilogue 168 jbra epilogue 174 jbra epilogue 187 jbra epilogue 196 epilogue: label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | x86-shrink-wrap-unwind.ll | 39 ; Without shrink-wrapping, epilogue is in the exit block. 40 ; Epilogue code. (What we pop does not matter.) 87 ; Epilogue code. (What we pop does not matter.) 133 ; Epilogue code. 229 ; Therefore, in this example, we were happily inserting the epilogue 231 ; execute the epilogue when an execption occur and bad things will 251 ; Epilogue must be after the landing pad. 256 ; Epilogue on the landing pad 280 ; This time checks that we can shrink-wrap when the epilogue does not
|
/external/python/cpython2/Modules/_ctypes/libffi/src/x86/ |
D | darwin.S | 69 /* Protect %esi. We're going to pop it in the epilogue. */ 82 jmp epilogue 130 jmp epilogue 136 jmp epilogue 142 jmp epilogue 149 jmp epilogue 155 jmp epilogue 161 jmp epilogue 172 epilogue: label
|
D | freebsd.S | 70 /* Protect %esi. We're going to pop it in the epilogue. */ 83 jmp epilogue 133 jmp epilogue 139 jmp epilogue 145 jmp epilogue 152 jmp epilogue 158 jmp epilogue 164 jmp epilogue 175 epilogue: label
|
/external/libffi/src/x86/ |
D | darwin.S | 69 /* Protect %esi. We're going to pop it in the epilogue. */ 82 jmp epilogue 130 jmp epilogue 136 jmp epilogue 142 jmp epilogue 149 jmp epilogue 155 jmp epilogue 161 jmp epilogue 172 epilogue: label
|
D | freebsd.S | 70 /* Protect %esi. We're going to pop it in the epilogue. */ 83 jmp epilogue 133 jmp epilogue 139 jmp epilogue 145 jmp epilogue 152 jmp epilogue 158 jmp epilogue 164 jmp epilogue 175 epilogue: label
|
/external/libunwind/doc/ |
D | libunwind-dynamic.man | 62 and an \fIepilogue\fP\&. 68 frame state in any way. If non\-empty, the epilogue restores the 70 the prologue. In fact, a single epilogue may undo the effect of the 73 We should point out that even though the prologue, body, and epilogue 79 exact set of instructions that make up an epilogue is also irrelevant. 80 The only point in the epilogue that needs to be described explicitly 333 those procedures share a common prologue and epilogue (their bodies 335 prologue, the body, and a canned epilogue. This could be described by 336 two regions: one covering the prologue and one covering the epilogue.
|
/external/python/cpython2/Modules/_ctypes/libffi/src/bfin/ |
D | sysv.S | 146 .dd .epilogue - .rettable 156 JUMP .epilogue 161 JUMP .epilogue 166 JUMP .epilogue 170 .epilogue: label
|
/external/libffi/src/bfin/ |
D | sysv.S | 146 .dd .epilogue - .rettable 156 JUMP .epilogue 161 JUMP .epilogue 166 JUMP .epilogue 170 .epilogue: label
|
/external/vixl/tools/test_generator/ |
D | data_types.py | 218 def Epilogue(): member in Input 384 Description of a Register input. The `Prologue` and `Epilogue` methods 393 def Epilogue(self): member in Register 403 def Epilogue(self): member in DRegisterF64 412 The `Prologue` and `Epilogue` methods describe what C++ code to emit to set 436 def Epilogue(self): member in NZCV 453 The `Prologue` and `Epilogue` methods describe what C++ code to emit to set 476 def Epilogue(self): member in Q 493 The `Prologue` and `Epilogue` methods describe what C++ code to emit to set 508 def Epilogue(self): member in GE [all …]
|