Searched refs:Legacy (Results 1 – 25 of 34) sorted by relevance
12
/external/cblas/ |
D | README | 12 BLLIB is your Legacy BLAS library 38 This package contains C interface to Legacy BLAS. 50 overriding the Legacy BLAS library's implementation of xerbla(). If
|
/external/markdown/docs/extensions/ |
D | index.txt | 39 * [[Legacy]]
|
/external/clang/include/clang/Frontend/ |
D | CodeGenOptions.h | 56 Legacy = 0, enumerator
|
D | CodeGenOptions.def | 100 ENUM_CODEGENOPT(ObjCDispatchMethod, ObjCDispatchMethodKind, 2, Legacy)
|
/external/llvm/lib/Target/X86/ |
D | X86.td | 333 def : SilvermontProc<"slm">; // Legacy alias. 380 def : SandyBridgeProc<"corei7-avx">; // Legacy alias. 400 def : IvyBridgeProc<"core-avx-i">; // Legacy alias. 427 def : HaswellProc<"core-avx2">; // Legacy alias. 523 def : SkylakeProc<"skx">; // Legacy alias.
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | llvm.AMDGPU.abs.ll | 7 ; Legacy name
|
D | llvm.AMDGPU.fract.ll | 9 ; Legacy name
|
/external/lz4/programs/ |
D | lz4.1 | 63 use Legacy format (useful for Linux Kernel compression)
|
/external/libdrm/intel/tests/ |
D | gen6-3d.batch-ref.txt | 92 0x1230016c: 0x00000403: Legacy Global DepthBias disable, FrontFace fill 0, BF fill 0, VP tr… 215 0x12300358: 0x00000403: Legacy Global DepthBias disable, FrontFace fill 0, BF fill 0, VP tr… 345 0x12300560: 0x00000403: Legacy Global DepthBias disable, FrontFace fill 0, BF fill 0, VP tr… 412 0x1230066c: 0x00000403: Legacy Global DepthBias disable, FrontFace fill 0, BF fill 0, VP tr… 482 0x12300784: 0x00000403: Legacy Global DepthBias disable, FrontFace fill 0, BF fill 0, VP tr… 615 0x12300998: 0x00000403: Legacy Global DepthBias disable, FrontFace fill 0, BF fill 0, VP tr… 682 0x12300aa4: 0x00000403: Legacy Global DepthBias disable, FrontFace fill 0, BF fill 0, VP tr… 752 0x12300bbc: 0x00000403: Legacy Global DepthBias disable, FrontFace fill 0, BF fill 0, VP tr… 885 0x12300dd0: 0x00000403: Legacy Global DepthBias disable, FrontFace fill 0, BF fill 0, VP tr… 952 0x12300edc: 0x00000403: Legacy Global DepthBias disable, FrontFace fill 0, BF fill 0, VP tr…
|
/external/libselinux/ |
D | README.android | 13 * Legacy code and compatibility interfaces have been removed,
|
/external/gtest/ |
D | Android.bp | 120 // Legacy libraries for makefiles that refer to libgtest_host
|
D | README | 186 ### Legacy Build Scripts ###
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUIntrinsics.td | 76 // Legacy names for compatibility.
|
/external/tinyxml/ |
D | readme.txt | 124 TinyXml will assume Legacy Mode until one of the following occurs: 133 TinyXml will read it as Legacy Mode. In legacy mode, TinyXml will 136 <li> Until one of the above criteria is met, TinyXml runs in Legacy Mode.</li> 143 <b> You may force TinyXml to Legacy Mode by using LoadFile( TIXML_ENCODING_LEGACY ) or
|
/external/icu/icu4c/source/samples/legacy/ |
D | README | 40 Legacy crashes horribly: Sorry, didn't put any error checking. If legacy crashes that's most probab…
|
/external/avahi/docs/ |
D | TODO | 34 * Legacy unicast
|
/external/lz4/ |
D | NEWS | 99 man : documented -l command (Legacy format, for Linux kernel compression) (issue 102)
|
/external/chromium-trace/catapult/dashboard/docs/ |
D | data-format.md | 87 ## Legacy Format
|
/external/boringssl/src/ |
D | STYLE.md | 9 ## Legacy code
|
/external/google-breakpad/src/testing/gtest/ |
D | README | 185 ### Legacy Build Scripts ###
|
/external/protobuf/gtest/ |
D | README | 185 ### Legacy Build Scripts ###
|
/external/libvpx/libvpx/third_party/googletest/src/ |
D | README | 186 ### Legacy Build Scripts ###
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/ |
D | README | 186 ### Legacy Build Scripts ###
|
/external/libvorbis/doc/ |
D | rfc5215.txt | 309 2 = Legacy Vorbis Comment payload
|
/external/clang/lib/Frontend/ |
D | CompilerInvocation.cpp | 619 .Case("legacy", CodeGenOptions::Legacy) in ParseCodeGenArgs()
|
12