Home
last modified time | relevance | path

Searched refs:Multi (Results 1 – 25 of 106) 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/opencv3/modules/flann/
DCMakeLists.txt1 set(the_description "Clustering and Search in Multi-Dimensional Spaces")
/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/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/eigen/doc/
DTopicLinearAlgebraDecompositions.dox249 <dt><b>Implicit Multi Threading (MT)</b></dt>
251 <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-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/google-breakpad/src/testing/gtest/
DREADME272 ### Multi-threaded Tests ###
370 it in order to be thread-safe. See the "Multi-threaded Tests" section
/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/libunwind/doc/
Dlibunwind.tex201 \section{Cross-platform and Multi-platform Unwinding}
221 for ELF-based HP PA-RISC, or \File{x86} for 80386). Multi-platform
/external/opencv3/modules/core/doc/
Dintro.markdown232 Multi-channel (n-channel) types can be specified using the following options:
313 ### Multi-threading and Re-enterability
/external/protobuf/gtest/
DREADME262 ### Multi-threaded Tests ###
352 it in order to be thread-safe. See the "Multi-threaded Tests" section

12345