Home
last modified time | relevance | path

Searched refs:targeted (Results 1 – 25 of 140) sorted by relevance

123456

/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DCodeExceptionGen.java111 boolean targeted = false; in updateTarget()
113 targeted = true; in updateTarget()
117 targeted = true; in updateTarget()
121 targeted = true; in updateTarget()
124 if (!targeted) { in updateTarget()
DLocalVariableGen.java195 boolean targeted = false; in updateTarget()
197 targeted = true; in updateTarget()
201 targeted = true; in updateTarget()
204 if (!targeted) { in updateTarget()
DSelect.java200 boolean targeted = false; in updateTarget()
202 targeted = true; in updateTarget()
207 targeted = true; in updateTarget()
211 if (!targeted) { in updateTarget()
/external/llvm-project/clang/test/Index/
Dtargeted-cursor.m3 …e-pch %t.h.pch -target x86_64-apple-macosx10.7 -x objective-c-header %S/targeted-cursor.m.h -Xclan…
4 // RUN: c-index-test -cursor-at=%S/targeted-cursor.m.h:5:13 %s -target x86_64-apple-macosx10.7 -inc…
/external/clang/test/Index/
Dtargeted-cursor.m3 …e-pch %t.h.pch -target x86_64-apple-macosx10.7 -x objective-c-header %S/targeted-cursor.m.h -Xclan…
4 // RUN: c-index-test -cursor-at=%S/targeted-cursor.m.h:5:13 %s -target x86_64-apple-macosx10.7 -inc…
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dlower-massv-attr.ll8 ; check massv calls are correctly targeted for Power8
20 ; check massv calls are correctly targeted for Power9
/external/antlr/runtime/C/doxygen/
Dusing.dox32 /// Many of the \@sections used within a Java targeted grammar have some equivalent function within…
33 /// C targeted grammar, but their use may well be subtly different. There are also additional secti…
34 /// that have meaning only within a grammar targeted for the C runtime.
Datsections.dox5 /// A C targeted grammar can make use of special annotations within a grammar
23 /// Documentation regarding the \@sections available for a grammar targeted at C now
28 /// Java targeted grammars allow the special section <code>\@init</code> to be placed after the dec…
/external/ltp/testcases/open_posix_testsuite/Documentation/
DHOWTO_BugReporting15 - Code under test that is targeted* for the POSIX Test Suite reporting.
45 *targeted implementation = an implementation which POSIX Test Suite will
/external/pigweed/
DMETADATA3 "Pigweed is an open source collection of embedded-targeted libraries. These "
/external/llvm-project/llvm/test/CodeGen/ARM/
Dinterwork.ll1 ; One file may have multiple functions targeted at different (ARM, Thumb)
/external/mesa3d/docs/drivers/
Dopenswr.rst5 software renderer targeted towards visualization workloads. For such
/external/skia/fuzz/
DREADME.md4 We define a `fuzzer` to be a targeted bit of code that takes a randomized input and executes code
/external/google-breakpad/src/third_party/musl/
DREADME19 Information on full musl-targeted compiler toolchains, system
/external/llvm-project/llvm/test/Transforms/CalledValuePropagation/
Dsimple-select.ll12 ; For example, since both of the targeted functions have the "norecurse"
Dsimple-memory.ll12 ; For example, since both of the targeted functions have the "nounwind" and
/external/objenesis/
DAndroid.bp55 // Builds the Objenesis TCK as a device-targeted library
/external/llvm-project/lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/
Da.out.ips36 …,"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":2067},"targeted":{"thread_create"…
/external/llvm-project/llvm/test/CodeGen/SystemZ/
Dprefetch-03.ll5 ; iteration for each targeted memory instruction. The two stores in %true and
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCTargetOptionsCommandFlags.inc49 cl::desc("The name of the ABI to be targeted from the backend."),
/external/llvm-project/llvm/docs/
Dindex.rst14 targeted at different audiences:
/external/deqp/doc/testspecs/GLES31/
Dfunctional.compute.basic.txt58 test all possible variants, such as data types. Separate targeted test sets
/external/llvm-project/mlir/docs/Dialects/
DGPU.md12 execution from MLIR. It may be targeted, for example, by DSLs using MLIR. The
/external/mesa3d/src/util/sha1/
DREADME35 - Removed __bounded__ attribute qualifiers. Unavailable on platforms targeted
/external/compiler-rt/cmake/Modules/
DAddCompilerRT.cmake28 # architecture can be targeted, and "<name>.<os>" for Darwin platforms.
51 message(FATAL_ERROR "Architecture ${arch} can't be targeted")
124 message(FATAL_ERROR "Architecture ${arch} can't be targeted")

123456