Searched refs:immediately (Results 1 – 25 of 232) sorted by relevance
12345678910
/external/bison/tests/ |
D | skeletons.at | 249 ## Fatal errors make M4 exit immediately. ## 252 AT_SETUP([[Fatal errors make M4 exit immediately]]) 256 b4_fatal([[M4 should exit immediately here]]) 268 input1.y: fatal error: M4 should exit immediately here 273 b4_fatal_at([[foo.y:1.5]], [[foo.y:1.7]], [[M4 should exit immediately here]]) 285 foo.y:1.5-6: fatal error: M4 should exit immediately here
|
/external/eigen/doc/ |
D | TopicLazyEvaluation.dox | 13 … temporary variable. Indeed, in certain cases it is better to evaluate immediately a sub-expressio… 21 … as an expression is getting evaluated as late as possible, instead of immediately. However, most … 23 …en to use lazy evaluation, and when on the contrary it should evaluate immediately into a temporar… 55 … evaluated immediately into a temporary matrix. Indeed, experiments showed that it is often benefi…
|
D | HiPerformance.dox | 35 and shape. All other expressions are immediately evaluated. 94 and so the matrix product will be immediately evaluated.</td>
|
/external/llvm/test/CodeGen/X86/ |
D | switch-default-only.ll | 4 ; immediately after the switch.
|
D | fast-isel-double-half-convertion.ll | 6 ; conversion into a double-to-float conversion immediately followed by a
|
D | code_placement_outline_optional_branches.ll | 5 ; Test that we lift the call to 'c' up to immediately follow the call to 'b'
|
/external/selinux/policycoreutils/sepolicy/sepolicy/help/ |
D | booleans_toggled.txt | 4 Toggle the button to turn on or off the boolean. This will not happen immediately. All changes on …
|
/external/clang/test/SemaObjCXX/ |
D | arc-ppe.mm | 4 // works correctly in cases where we can't immediately tell whether the
|
/external/llvm/examples/Kaleidoscope/Orc/initial/ |
D | README.txt | 6 a function definition or top-level expression is entered it is immediately
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | exit_compare_live_range.ll | 3 ; instruction immediately before the conditional branch.
|
/external/llvm/test/CodeGen/PowerPC/ |
D | vec_br_cmp.ll | 5 ; A predicate compare used immediately by a branch should not generate an mfcr.
|
/external/llvm/test/CodeGen/AArch64/ |
D | atomic-ops-not-barriers.ll | 19 ; The key point here is that the second dmb isn't immediately followed by the
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/ |
D | AST.stg | 152 referencedElements, // elements in immediately block; no nested blocks 166 referencedElements, // elements in immediately block; no nested blocks 180 referencedElements, // elements in immediately block; no nested blocks
|
/external/llvm/test/CodeGen/X86/GC/ |
D | alloc_loop.ll | 42 ;; Allocated mem: allocated memory is immediately dead.
|
/external/libpcap/ |
D | README.macosx | 40 the files won't immediately cause the startup item to be executed; it 51 script and plist file won't immediately cause the script to be executed;
|
/external/llvm/test/Feature/ |
D | memorymarkers.ll | 17 ;; Constructor starts here (this isn't needed since it is immediately
|
/external/llvm/test/Transforms/ScalarRepl/ |
D | phinodepromote.ll | 4 ; are used by PHI nodes that are immediately loaded. The LLVM C++ front-end
|
/external/markdown/docs/extensions/ |
D | Fenced_Code_Blocks.txt | 29 code block and they can also come immediately after a list item without becoming
|
/external/llvm/test/MC/Mips/ |
D | sort-relocation-table.s | 4 # *HI16 and local *GOT16 relocations should be immediately followed by the
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/ |
D | AST.stg | 226 referencedElements, // elements in immediately block; no nested blocks 239 referencedElements, // elements in immediately block; no nested blocks 252 referencedElements, // elements in immediately block; no nested blocks
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/ |
D | AST.stg | 226 referencedElements, // elements in immediately block; no nested blocks 239 referencedElements, // elements in immediately block; no nested blocks 252 referencedElements, // elements in immediately block; no nested blocks
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/ |
D | AST.stg | 225 referencedElements, // elements in immediately block; no nested blocks 238 referencedElements, // elements in immediately block; no nested blocks 251 referencedElements, // elements in immediately block; no nested blocks
|
/external/libusb-compat/ |
D | README | 14 to do anything useful with (all I/O requests would immediately fail).
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ |
D | AST.stg | 248 referencedElements, // elements in immediately block; no nested blocks 262 referencedElements, // elements in immediately block; no nested blocks 276 referencedElements, // elements in immediately block; no nested blocks
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/ |
D | AST.stg | 249 referencedElements, // elements in immediately block; no nested blocks 262 referencedElements, // elements in immediately block; no nested blocks 275 referencedElements, // elements in immediately block; no nested blocks
|
12345678910