/external/llvm/docs/HistoricalNotes/ |
D | 2001-07-06-LoweringIRForCodeGen.txt | 9 VM -- it is a little too specialized. But without a corresponding 18 more specialized code any time we want (so that portability is not lost). 23 specialized target-specific VM code for a particular architecture. If the
|
/external/llvm/include/llvm/IR/ |
D | Metadata.def | 38 // Handler for specialized and uniquable leaf nodes under MDNode. Defers to 66 // Handler for specialized leaf nodes under MDNode. 71 // Handler for specialized non-leaf nodes under MDNode.
|
/external/clang/test/PCH/ |
D | objc_parameterized_classes.m | 33 …ation3; // expected-error{{type arguments cannot be applied to already-specialized class type 'PC1… 35 …zation2<id, NSObject *> PC1Specialization4; // expected-error{{already-specialized class type 'PC1…
|
/external/chromium-trace/catapult/third_party/coverage/coverage/ |
D | plugin_support.py | 71 def _add_plugin(self, plugin, specialized): argument 89 if specialized is not None: 90 specialized.append(plugin)
|
/external/clang/test/SemaObjC/ |
D | parameterized_classes_subst.m | 327 // Unspecialized -> specialized (same level) 330 // Specialized -> specialized failure (same level). 333 // Specialized -> specialized (different levels). 336 // Specialized -> specialized failure (different levels). 339 // Unspecialized -> specialized (different levels).
|
/external/guava/guava/src/com/google/common/reflect/ |
D | Invokable.java | 158 Invokable<T, R1> specialized = (Invokable<T, R1>) this; in returning() local 159 return specialized; in returning()
|
/external/clang/test/SemaObjCXX/ |
D | parameterized_classes_subst.mm | 275 // Unspecialized -> specialized (same level) 278 // Specialized -> specialized failure (same level). 281 // Specialized -> specialized (different levels). 284 // Specialized -> specialized failure (different levels). 287 // Unspecialized -> specialized (different levels).
|
/external/eigen/doc/ |
D | TutorialBlockOperations.dox | 63 other methods for special cases, providing more specialized API and/or better performance. On the t… 65 using the specialized \link DenseBase::col() .col() \endlink function described below lets Eigen kn… 67 The rest of this page describes these specialized methods.
|
/external/zlib/src/contrib/iostream3/ |
D | README | 7 It does this by deriving a specialized stream buffer for gzipped files, which is
|
/external/eigen/Eigen/ |
D | SparseLU | 19 * The code is fully optimized for supernode-panel updates with specialized kernels.
|
/external/pcre/dist/testdata/ |
D | testinputEBC | 1 /-- This is a specialized test for checking, when PCRE is compiled with the
|
D | testoutputEBC | 1 /-- This is a specialized test for checking, when PCRE is compiled with the
|
/external/autotest/test_suites/ |
D | control.bvt-perbuild | 23 specialized lab resources.
|
D | control.bvt-cq | 25 1. The test should be SHORT, and should not require any specialized
|
D | control.bvt-inline | 26 1. The test should be SHORT, and should not require any specialized
|
/external/nanohttpd/ |
D | README.md | 179 ### Develop your own specialized HTTP service 181 For a specialized HTTP (HTTPS) service you can use the module with artifactId *nanohttpd*. 193 For a specialized websocket service you can use the module with artifactId *nanohttpd-websocket*.
|
/external/nanohttpd/src/site/markdown/ |
D | index.md | 175 ### Develop your own specialized HTTP service 177 For a specialized HTTP (HTTPS) service you can use the module with artifactId *nanohttpd*. 189 For a specialized websocket service you can use the module with artifactId *nanohttpd-websocket*.
|
/external/bison/data/ |
D | README | 7 that are specialized for specific grammars by the bison program.
|
/external/cros/system_api/dbus/cryptohome/ |
D | rpc.proto | 26 // callers know if specialized errors apply. 88 // there is no Request-specific reply data. Any specialized data will live in
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | table_API_readme.txt | 2 specialized TT/OT table converter: they can convert raw data
|
/external/gemmlowp/meta/ |
D | README | 18 specialized 8bit multiplication, aggregating to vector aggregators and then
|
/external/llvm/utils/vim/syntax/ |
D | llvm.vim | 77 " Named metadata and specialized metadata keywords.
|
/external/curl/packages/vms/ |
D | generate_vax_transfer.com | 212 ; This needs to be compiled with a specialized patch on Macro32 to make it
|
/external/deqp/modules/glshared/ |
D | glsShaderLibraryCase.cpp | 75 vector<RequiredExtension> specialized; in checkAndSpecializeExtensions() local 93 …specialized.push_back(RequiredExtension(extension.alternatives[supportedAltNdx], extension.effecti… in checkAndSpecializeExtensions() 114 return specialized; in checkAndSpecializeExtensions()
|
/external/mesa3d/docs/ |
D | RELNOTES-3.5 | 136 and choose specialized point, line, and triangle functions appropriately,
|