Home
last modified time | relevance | path

Searched refs:Multi (Results 1 – 25 of 110) sorted by relevance

12345

/external/llvm/test/TableGen/
DLoLoL.td10 multiclass Multi<list<list<list<int>>> v> {
15 defm Def : Multi<[[[]],[[1, 2, 3]]]>;
/external/swiftshader/third_party/LLVM/test/TableGen/
DLoLoL.td10 multiclass Multi<list<list<list<int>>> v> {
15 defm Def : Multi<[[[]],[[1, 2, 3]]]>;
/external/lzma/CS/7zip/Common/
DCommandLineParser.cs21 public bool Multi; field in SevenZip.CommandLineParser.SwitchForm
31 Multi = multi; in SwitchForm()
101 if ((!switchForm.Multi) && matchedSwitch.ThereIs) in ParseString()
/external/libusb/.private/
Dwbs_wince.txt24 'Runtime Library' is set to 'Multi-threaded DLL (/MD)' (Configuration
26 NB: If your application requires /MT (Multi-threaded/libCMT), you need to
Dwbs.txt19 'Runtime Library' is set to 'Multi-threaded DLL (/MD)' (Configuration
21 NB: If your application requires /MT (Multi-threaded/libCMT), you need to
/external/syslinux/gnu-efi/gnu-efi-3.0/lib/
Dlib.h69 IN EFI_DEVICE_PATH *Multi,
Ddpath.c984 IN EFI_DEVICE_PATH *Multi, in LibMatchDevicePaths() argument
991 if (!Multi || !Single) { in LibMatchDevicePaths()
995 DevicePath = Multi; in LibMatchDevicePaths()
/external/tcpdump/tests/
Dmpbgp-linklocal-nexthop.out7 Multi-Protocol Reach NLRI (14), length: 46, Flags [O]:
Dbgp_vpn_attrset.out16 Multi-Protocol Reach NLRI (14), length: 30, Flags [OE]:
/external/lzma/CPP/Common/
DCommandLineParser.h28 bool Multi; member
DCommandLineParser.cpp117 if (!form.Multi && sw.ThereIs) in ParseString()
/external/eigen/bench/btl/cmake/
DFindACML.cmake26 message(STATUS "Multi-threaded library not found, looking for single-threaded")
/external/syslinux/com32/lib/libpng/
DTODO12 Multi-lingual error and warning message support.
/external/libpng/
DTODO14 Multi-lingual error and warning message support.
/external/mesa3d/src/gallium/docs/source/
Dglossary.rst8 Multi-Sampled Anti-Aliasing. A basic anti-aliasing technique that takes
/external/libyuv/files/third_party/gflags/
Dgflags.gyp68 'CharacterSet': '2', # Use Multi-byte Character Set.
/external/selinux/mcstrans/share/examples/include/setrans.d/
Dinclude-example2 # Multi-Level Security translation table for SELinux
/external/deqp/doc/testspecs/GLES31/
Dfunctional.shaders.arrays_of_arrays.txt47 - Multi-level SSBO/UBO instance arrays
/external/ImageMagick/
DInstall-windows.txt31 1. Dynamic Multi-threaded DLL runtimes (VisualDynamicMT).
33 3. Static Multi-threaded runtimes (VisualStaticMT).
34 4. Static Multi-threaded DLL runtimes (VisualStaticMTDLL).
45 distribution is built using the Dynamic Multi-threaded DLL (VisualDynamicMT)
/external/eigen/doc/
DTopicLinearAlgebraDecompositions.dox250 <dt><b>Implicit Multi Threading (MT)</b></dt>
252 <dt><b>Explicit Multi Threading (MT)</b></dt>
/external/selinux/secilc/docs/
Dcil_context_statement.md51 …categoryset</code> as discussed in the <a href="#mls_labeling_statements">Multi-Level Security Lab…
DREADME.md81 * [Multi-Level Security Labeling Statements](cil_mls_labeling_statements.md#multi-level-security-la…
/external/lzma/DOC/
Dlzma.txt59 2) Multi-call State Decompressing (zlib-like interface)
123 Multi-call State Decompressing (zlib-like interface)
/external/libjpeg-turbo/
Dcoderules.txt34 Multi-word names should be written in lower case with underscores, e.g.,
/external/icu/icu4c/source/data/mappings/
Dgsm-03.38-2009.ucm18 # Multi-byte mappings are preserved as multi-single-byte character mappings,

12345