/external/slf4j/integration/src/IBUNDLE-META-INF/ |
D | MANIFEST.MF | 4 Built-By: ceki
|
/external/eigen/Eigen/ |
D | SparseQR | 13 …* decomposition. Built-in methods (COLAMD, AMD) or external methods (METIS) can be used to this e…
|
/external/libxml2/ |
D | TODO_SCHEMAS | 15 - Complete the Built-In datatype collections and Facets implementations
|
/external/testng/gradle/ |
D | publishing.gradle | 14 'Built-By': System.properties['user.name'],
|
/external/deqp/external/vulkancts/mustpass/1.0.0/src/ |
D | test-issues.txt | 1 # Issue 217: Built-in function precision test issues
|
/external/harfbuzz_ng/win32/ |
D | info-msvc.mak | 57 @echo Built Libraries: $(BUILT_LIBRARIES) 58 @echo Built Tools: $(BUILT_TOOLS)
|
/external/chromium-trace/catapult/telemetry/bin/ |
D | README.chromium | 17 Built from branch modified by vmiura on github. The git branch used is
|
/external/llvm/test/DebugInfo/Generic/ |
D | constant-pointers.ll | 8 ; Built with Clang from:
|
D | cross-cu-linkonce.ll | 5 ; Built from source:
|
D | dead-argument-order.ll | 5 ; Built from the following source with clang -O1
|
D | cross-cu-linkonce-distinct.ll | 9 ; Built from source:
|
/external/clang/lib/Sema/ |
D | SemaOpenMP.cpp | 3644 OMPLoopDirective::HelperExprs &Built) { in CheckOpenMPLoop() argument 3686 Built.clear(/* size */ NestedLoopCount); in CheckOpenMPLoop() 3929 Built.Counters.resize(NestedLoopCount); in CheckOpenMPLoop() 3930 Built.Inits.resize(NestedLoopCount); in CheckOpenMPLoop() 3931 Built.Updates.resize(NestedLoopCount); in CheckOpenMPLoop() 3932 Built.Finals.resize(NestedLoopCount); in CheckOpenMPLoop() 4008 Built.Counters[Cnt] = IS.CounterVar; in CheckOpenMPLoop() 4009 Built.PrivateCounters[Cnt] = IS.PrivateCounterVar; in CheckOpenMPLoop() 4010 Built.Inits[Cnt] = Init.get(); in CheckOpenMPLoop() 4011 Built.Updates[Cnt] = Update.get(); in CheckOpenMPLoop() [all …]
|
/external/deqp/android/cts/master/src/ |
D | vulkan-test-issues.txt | 1 # Khronos Issue 217: Built-in function precision test issues
|
/external/llvm/test/Transforms/DeadArgElim/ |
D | dbginfo.ll | 4 ; Built with clang (then manually running -mem2reg with opt) from the following source:
|
/external/llvm/docs/ |
D | BranchWeightMetadata.rst | 74 Built-in ``expect`` Instructions
|
D | MakefileGuide.rst | 40 but it can build yours too. Built into the system is knowledge of the
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.shaders.sample_variables.txt | 27 + Built-in variables:
|
D | functional.tessellation.txt | 33 + Built-in inputs and outputs and basic data transfer between TCS and TES
|
/external/opencv3/modules/core/src/ |
D | version_string.inc | 15 " Built as dynamic libs?: YES\n"
|
/external/llvm/docs/HistoricalNotes/ |
D | 2007-OriginalClangReadme.txt | 138 * Built as a framework, can be reused by multiple tools.
|
/external/chromium-trace/catapult/docs/ |
D | style-guide.md | 196 | [Subclassable Built-ins](https://github.com/lukehoban/es6features#subclassable-built-ins) …
|
/external/llvm/ |
D | Makefile.config.in | 47 # Built-in 'realpath' is available on GNU Make 3.81.
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/ |
D | CHANGES | 44 - Built-in codec debugging facility added
|
/external/libxml2/os400/libxmlrpg/ |
D | schemasInternals.rpgle | 770 d builtInType 10i 0 Built-in types type
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 14244 std::vector<SDNode*> Built; in BuildSDIV() local 14246 TLI.BuildSDIV(N, C->getAPIntValue(), DAG, LegalOperations, &Built); in BuildSDIV() 14248 for (SDNode *N : Built) in BuildSDIV() 14264 std::vector<SDNode *> Built; in BuildSDIVPow2() local 14265 SDValue S = TLI.BuildSDIVPow2(N, C->getAPIntValue(), DAG, &Built); in BuildSDIVPow2() 14267 for (SDNode *N : Built) in BuildSDIVPow2() 14285 std::vector<SDNode*> Built; in BuildUDIV() local 14287 TLI.BuildUDIV(N, C->getAPIntValue(), DAG, LegalOperations, &Built); in BuildUDIV() 14289 for (SDNode *N : Built) in BuildUDIV()
|