Home
last modified time | relevance | path

Searched refs:Built (Results 1 – 25 of 37) sorted by relevance

12

/external/slf4j/integration/src/IBUNDLE-META-INF/
DMANIFEST.MF4 Built-By: ceki
/external/eigen/Eigen/
DSparseQR13 …* decomposition. Built-in methods (COLAMD, AMD) or external methods (METIS) can be used to this e…
/external/libxml2/
DTODO_SCHEMAS15 - Complete the Built-In datatype collections and Facets implementations
/external/testng/gradle/
Dpublishing.gradle14 'Built-By': System.properties['user.name'],
/external/deqp/external/vulkancts/mustpass/1.0.0/src/
Dtest-issues.txt1 # Issue 217: Built-in function precision test issues
/external/harfbuzz_ng/win32/
Dinfo-msvc.mak57 @echo Built Libraries: $(BUILT_LIBRARIES)
58 @echo Built Tools: $(BUILT_TOOLS)
/external/chromium-trace/catapult/telemetry/bin/
DREADME.chromium17 Built from branch modified by vmiura on github. The git branch used is
/external/llvm/test/DebugInfo/Generic/
Dconstant-pointers.ll8 ; Built with Clang from:
Dcross-cu-linkonce.ll5 ; Built from source:
Ddead-argument-order.ll5 ; Built from the following source with clang -O1
Dcross-cu-linkonce-distinct.ll9 ; Built from source:
/external/clang/lib/Sema/
DSemaOpenMP.cpp3644 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/
Dvulkan-test-issues.txt1 # Khronos Issue 217: Built-in function precision test issues
/external/llvm/test/Transforms/DeadArgElim/
Ddbginfo.ll4 ; Built with clang (then manually running -mem2reg with opt) from the following source:
/external/llvm/docs/
DBranchWeightMetadata.rst74 Built-in ``expect`` Instructions
DMakefileGuide.rst40 but it can build yours too. Built into the system is knowledge of the
/external/deqp/doc/testspecs/GLES31/
Dfunctional.shaders.sample_variables.txt27 + Built-in variables:
Dfunctional.tessellation.txt33 + Built-in inputs and outputs and basic data transfer between TCS and TES
/external/opencv3/modules/core/src/
Dversion_string.inc15 " Built as dynamic libs?: YES\n"
/external/llvm/docs/HistoricalNotes/
D2007-OriginalClangReadme.txt138 * Built as a framework, can be reused by multiple tools.
/external/chromium-trace/catapult/docs/
Dstyle-guide.md196 | [Subclassable Built-ins](https://github.com/lukehoban/es6features#subclassable-built-ins) …
/external/llvm/
DMakefile.config.in47 # Built-in 'realpath' is available on GNU Make 3.81.
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/
DCHANGES44 - Built-in codec debugging facility added
/external/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle770 d builtInType 10i 0 Built-in types type
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp14244 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()

12