Home
last modified time | relevance | path

Searched refs:Multi (Results 1 – 25 of 105) 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/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/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.cmake25 message(STATUS "Multi-threaded library not found, looking for single-threaded")
/external/libpng/
DTODO12 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/policycoreutils/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/dbus/
DREADME.wince53 the Multi-Byte interface on Windows by default. The glue code does
/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/eigen/doc/
DTopicLinearAlgebraDecompositions.dox249 <dt><b>Implicit Multi Threading (MT)</b></dt>
251 <dt><b>Explicit Multi Threading (MT)</b></dt>
/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/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-2000.ucm16 # Multi-byte mappings are preserved as multi-single-byte character mappings,
/external/e2fsprogs/debian/
Dcontrol.in2 Multi-Arch: same
245 Multi-Arch: foreign
/external/mdnsresponder/
DREADME.txt160 4. Drag your mDNSResponder source code folder to the Multi-File search pane
/external/testng/
DTODO.txt26 * Multi-threading for invocationCount and maybe for <test> too
/external/chromium-trace/catapult/third_party/Paste/paste/util/
Dtemplate.py.2015-04-30-123224540 TemplateError: Multi-line py blocks must start with a newline at line 1 column 3
561 'Multi-line py blocks must start with a newline',
/external/google-breakpad/src/testing/gtest/
DREADME272 ### Multi-threaded Tests ###
370 it in order to be thread-safe. See the "Multi-threaded Tests" section

12345