/external/autotest/client/tests/kernbench/ |
D | config | 25 # CONFIG_POSIX_MQUEUE is not set 26 # CONFIG_BSD_PROCESS_ACCT is not set 28 # CONFIG_AUDIT is not set 32 # CONFIG_IKCONFIG is not set 33 # CONFIG_EMBEDDED is not set 35 # CONFIG_KALLSYMS_ALL is not set 36 # CONFIG_KALLSYMS_EXTRA_PASS is not set 39 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 45 # CONFIG_TINY_SHMEM is not set 51 # CONFIG_MODULE_UNLOAD is not set [all …]
|
/external/iproute2/testsuite/configs/ |
D | all-2.4 | 5 # CONFIG_SBUS is not set 23 # CONFIG_M386 is not set 24 # CONFIG_M486 is not set 25 # CONFIG_M586 is not set 26 # CONFIG_M586TSC is not set 27 # CONFIG_M586MMX is not set 28 # CONFIG_M686 is not set 29 # CONFIG_MPENTIUMIII is not set 31 # CONFIG_MK6 is not set 32 # CONFIG_MK7 is not set [all …]
|
D | all-no-act | 26 # CONFIG_BSD_PROCESS_ACCT is not set 35 # CONFIG_EMBEDDED is not set 37 # CONFIG_KALLSYMS_ALL is not set 38 # CONFIG_KALLSYMS_EXTRA_PASS is not set 41 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 47 # CONFIG_TINY_SHMEM is not set 56 # CONFIG_MODVERSIONS is not set 57 # CONFIG_MODULE_SRCVERSION_ALL is not set 65 # CONFIG_X86_ELAN is not set 66 # CONFIG_X86_VOYAGER is not set [all …]
|
D | all-police-act | 26 # CONFIG_BSD_PROCESS_ACCT is not set 35 # CONFIG_EMBEDDED is not set 37 # CONFIG_KALLSYMS_ALL is not set 38 # CONFIG_KALLSYMS_EXTRA_PASS is not set 41 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 47 # CONFIG_TINY_SHMEM is not set 56 # CONFIG_MODVERSIONS is not set 57 # CONFIG_MODULE_SRCVERSION_ALL is not set 65 # CONFIG_X86_ELAN is not set 66 # CONFIG_X86_VOYAGER is not set [all …]
|
/external/v8/test/mjsunit/tools/ |
D | profviz-test.default | 2 "set yrange [0:25.5]", 3 "set xlabel \"execution time in ms\"", 4 "set xrange [2.4204999999999997:141.1669999999999]", 5 "set style fill pattern 2 bo 1", 6 "set style rect fs solid 1 noborder", 7 "set style line 1 lt 1 lw 1 lc rgb \"#000000\"", 8 "set border 15 lw 0.2", 9 "set style line 2 lt 1 lw 1 lc rgb \"#9944CC\"", 10 "set xtics out nomirror", 12 "set object 1 rect from 87.51699999999991, 7 to 87.60371656249991, 3 fc rgb \"#9944CC\"", [all …]
|
/external/curl/CMake/Platforms/ |
D | WindowsCache.cmake | 3 set(HAVE_LIBDL 0) 4 set(HAVE_LIBUCB 0) 5 set(HAVE_LIBSOCKET 0) 6 set(NOT_NEED_LIBNSL 0) 7 set(HAVE_LIBNSL 0) 8 set(HAVE_GETHOSTNAME 1) 9 set(HAVE_LIBZ 0) 10 set(HAVE_LIBCRYPTO 0) 12 set(HAVE_DLOPEN 0) 14 set(HAVE_ALLOCA_H 0) [all …]
|
/external/eigen/bench/btl/data/ |
D | gnuplot_common_settings.hh | 1 set noclip points 2 set clip one 3 set noclip two 4 set bar 1.000000 5 set border 31 lt -1 lw 1.000 6 set xdata 7 set ydata 8 set zdata 9 set x2data 10 set y2data [all …]
|
/external/toybox/ |
D | .config | 11 # CONFIG_TOYBOX_SHADOW is not set 12 # CONFIG_TOYBOX_UTMPX is not set 21 # CONFIG_CATV is not set 44 # CONFIG_FILE is not set 58 # CONFIG_KILLALL5 is not set 59 # CONFIG_LINK is not set 73 # CONFIG_NPROC is not set 79 # CONFIG_TTOP is not set 103 # CONFIG_UNLINK is not set 104 # CONFIG_UUDECODE is not set [all …]
|
/external/llvm/unittests/ADT/ |
D | SparseMultiSetTest.cpp | 19 // Empty set tests. 21 USet Set; in TEST() local 22 EXPECT_TRUE(Set.empty()); in TEST() 23 EXPECT_EQ(0u, Set.size()); in TEST() 25 Set.setUniverse(10); in TEST() 27 // Lookups on empty set. in TEST() 28 EXPECT_TRUE(Set.find(0) == Set.end()); in TEST() 29 EXPECT_TRUE(Set.find(9) == Set.end()); in TEST() 32 const USet &CSet = Set; in TEST() 40 // Single entry set tests. [all …]
|
D | SparseSetTest.cpp | 19 // Empty set tests. 21 USet Set; in TEST() local 22 EXPECT_TRUE(Set.empty()); in TEST() 23 EXPECT_TRUE(Set.begin() == Set.end()); in TEST() 24 EXPECT_EQ(0u, Set.size()); in TEST() 26 Set.setUniverse(10); in TEST() 28 // Lookups on empty set. in TEST() 29 EXPECT_TRUE(Set.find(0) == Set.end()); in TEST() 30 EXPECT_TRUE(Set.find(9) == Set.end()); in TEST() 33 const USet &CSet = Set; in TEST() [all …]
|
/external/harfbuzz_ng/src/ |
D | hb-set.cc | 27 #include "hb-set-private.hh" 43 hb_set_t *set; in hb_set_create() local 45 if (!(set = hb_object_create<hb_set_t> ())) in hb_set_create() 48 set->clear (); in hb_set_create() 50 return set; in hb_set_create() 75 * @set: a set. 82 hb_set_reference (hb_set_t *set) in hb_set_reference() argument 84 return hb_object_reference (set); in hb_set_reference() 89 * @set: a set. 94 hb_set_destroy (hb_set_t *set) in hb_set_destroy() argument [all …]
|
/external/icu/icu4c/source/common/unicode/ |
D | uset.h | 22 * \brief C API: Unicode Set 62 * The resulting set is a superset of the input for the code points but 66 * the original set to their full case folding equivalents. 70 * an input character directly against the closure set. 72 * set with an incremental case folding of the string in question. 74 * The closure set will also contain single code points if the original 75 * set contained case-equivalent strings (like U+00DF for "ss" or "Ss" etc.). 78 * set contained the code point or a string. 89 * of each existing element in the set. 97 * the current character is contained vs. not contained in the set. [all …]
|
/external/llvm/test/MC/Mips/ |
D | mips-hwr-register-names.s | 3 # FIXME: Use the code generator in order to print the .set directives 8 .set noat 9 # CHECK: .set push 10 # CHECK-NEXT: .set mips32r2 12 # CHECK-NEXT: .set pop # encoding: [0x7c,0x04,0x00,0x3b] 14 # CHECK: .set push 15 # CHECK-NEXT: .set mips32r2 17 # CHECK-NEXT: .set pop # encoding: [0x7c,0x04,0x00,0x3b] 20 # CHECK: .set push 21 # CHECK-NEXT: .set mips32r2 [all …]
|
/external/opencv3/platforms/android/ |
D | android.toolchain.cmake | 54 # $ SET ANDROID_NDK=C:\absolute\path\to\the\android-ndk 62 # Options (can be set as cmake parameters: -D<option_name>=<value>): 64 # Can be set as environment variable. Can be set only at first cmake run. 68 # (ignored if ANDROID_NDK is set). 69 # Can be set as environment variable. Can be set only at first cmake run. 84 # "x86" - IA-32 instruction set 85 # "mips" - MIPS32 instruction set 88 # "arm64-v8a" - ARMv8 AArch64 instruction set 89 # "x86_64" - Intel64 instruction set (r1) 90 # "mips64" - MIPS64 instruction set (r6) [all …]
|
/external/opencv3/cmake/ |
D | OpenCVPackaging.cmake | 2 set(CPACK_set_DESTDIR "on") 5 set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "Open Computer Vision Library") 6 set(CPACK_PACKAGE_DESCRIPTION 12 set(CPACK_PACKAGE_VENDOR "OpenCV Foundation") 13 set(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_CURRENT_SOURCE_DIR}/LICENSE") 14 set(CPACK_PACKAGE_CONTACT "admin@opencv.org") 15 set(CPACK_PACKAGE_VERSION_MAJOR "${OPENCV_VERSION_MAJOR}") 16 set(CPACK_PACKAGE_VERSION_MINOR "${OPENCV_VERSION_MINOR}") 17 set(CPACK_PACKAGE_VERSION_PATCH "${OPENCV_VERSION_PATCH}") 18 set(CPACK_PACKAGE_VERSION "${OPENCV_VCSVERSION}") [all …]
|
/external/icu/icu4c/source/i18n/ |
D | regexcst.txt | 69 '[' n set-open ^set-finish doSetBegin 295 # [set expression] parsing, 296 # All states involved in parsing set expressions have names beginning with "set-" 299 set-open: 300 '^' n set-open2 doSetNegate 301 ':' set-posix doSetPosixProp 302 default set-open2 304 set-open2: 305 ']' n set-after-lit doSetLiteral 306 default set-start [all …]
|
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/ |
D | SetsTest.java | 51 import java.util.Set; 92 Set<SomeEnum> units = Sets.immutableEnumSet(SomeEnum.D, SomeEnum.B); in testImmutableEnumSet() 133 EnumSet<SomeEnum> set = EnumSet.of(SomeEnum.A, SomeEnum.D); in testNewEnumSet_enumSet() local 134 assertEquals(set, newEnumSet(set, SomeEnum.class)); in testNewEnumSet_enumSet() 138 Set<SomeEnum> set = ImmutableSet.of(SomeEnum.B, SomeEnum.C); in testNewEnumSet_collection() local 139 assertEquals(set, newEnumSet(set, SomeEnum.class)); in testNewEnumSet_collection() 143 Set<SomeEnum> set = ImmutableSet.of(SomeEnum.A, SomeEnum.B, SomeEnum.C); in testNewEnumSet_iterable() local 144 assertEquals(set, newEnumSet(unmodifiableIterable(set), SomeEnum.class)); in testNewEnumSet_iterable() 148 HashSet<Integer> set = Sets.newHashSet(); in testNewHashSetEmpty() local 149 verifySetContents(set, EMPTY_COLLECTION); in testNewHashSetEmpty() [all …]
|
D | ImmutableSortedSetTest.java | 30 import java.util.Set; 103 SortedSet<String> set = of(); in testEmpty_comparator() local 104 assertSame(Ordering.natural(), set.comparator()); in testEmpty_comparator() 108 SortedSet<String> set = of(); in testEmpty_headSet() local 109 assertSame(set, set.headSet("c")); in testEmpty_headSet() 113 SortedSet<String> set = of(); in testEmpty_tailSet() local 114 assertSame(set, set.tailSet("f")); in testEmpty_tailSet() 118 SortedSet<String> set = of(); in testEmpty_subSet() local 119 assertSame(set, set.subSet("c", "f")); in testEmpty_subSet() 123 SortedSet<String> set = of(); in testEmpty_first() local [all …]
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | ImmutableSortedSetTest.java | 50 import java.util.Set; 215 SortedSet<String> set = of(); in testEmpty_comparator() local 216 assertSame(Ordering.natural(), set.comparator()); in testEmpty_comparator() 220 SortedSet<String> set = of(); in testEmpty_headSet() local 221 assertSame(set, set.headSet("c")); in testEmpty_headSet() 225 SortedSet<String> set = of(); in testEmpty_tailSet() local 226 assertSame(set, set.tailSet("f")); in testEmpty_tailSet() 230 SortedSet<String> set = of(); in testEmpty_subSet() local 231 assertSame(set, set.subSet("c", "f")); in testEmpty_subSet() 235 SortedSet<String> set = of(); in testEmpty_first() local [all …]
|
D | SetsTest.java | 75 import java.util.Set; 120 @Override protected Set<String> create(String[] elements) { in suite() 129 @Override protected Set<String> create(String[] elements) { in suite() 132 Set<String> set1 = (size > 1) in suite() 137 Set<String> set2 = (size > 0) in suite() 149 @Override protected Set<String> create(String[] elements) { in suite() 150 Set<String> set1 = Sets.newHashSet(elements); in suite() 152 Set<String> set2 = Sets.newHashSet(elements); in suite() 162 @Override protected Set<String> create(String[] elements) { in suite() 163 Set<String> set1 = Sets.newHashSet(elements); in suite() [all …]
|
/external/dexmaker/src/dx/java/com/android/dx/io/ |
D | OpcodeInfo.java | 1097 set(SPECIAL_FORMAT); 1100 set(PACKED_SWITCH_PAYLOAD); 1101 set(SPARSE_SWITCH_PAYLOAD); 1102 set(FILL_ARRAY_DATA_PAYLOAD); 1105 set(NOP); 1106 set(MOVE); 1107 set(MOVE_FROM16); 1108 set(MOVE_16); 1109 set(MOVE_WIDE); 1110 set(MOVE_WIDE_FROM16); [all …]
|
/external/vixl/test/ |
D | test-invalset.cc | 98 TestSet set; in TEST() local 99 VIXL_CHECK(set.empty() && (set.size() == 0)); in TEST() 102 set.insert(Obj(i, i)); in TEST() 104 VIXL_CHECK(set.size() == kNPreallocatedElements); in TEST() 106 set.insert(Obj(-123, 456)); in TEST() 107 set.insert(Obj(2718, 2871828)); in TEST() 108 VIXL_CHECK(set.size() == kNPreallocatedElements + 2); in TEST() 109 VIXL_CHECK(set.min_element() == Obj(-123, 456)); in TEST() 111 set.erase(Obj(-123, 456)); in TEST() 112 VIXL_CHECK(set.min_element_key() == 0); in TEST() [all …]
|
/external/fio/tools/plot/ |
D | graph3D.gpm | 3 set title '$0' 5 set terminal png size 1280,1024 6 set output '$3.png' 7 #set terminal x11 9 set isosamples 30 10 set hidden3d 11 set pm3d at s solid hidden3d 100 scansbackward 12 set pm3d depthorder 15 #set logscale x 16 set ytics axis out 0,1 [all …]
|
/external/opencv3/platforms/linux/ |
D | arm-gnueabi.toolchain.cmake | 1 set(CMAKE_SYSTEM_NAME Linux) 2 set(CMAKE_SYSTEM_VERSION 1) 3 set(CMAKE_SYSTEM_PROCESSOR arm) 5 set(GCC_COMPILER_VERSION "4.6" CACHE STRING "GCC Compiler version") 7 set(FLOAT_ABI_SUFFIX "") 9 set(FLOAT_ABI_SUFFIX "hf") 14 set(ARM_LINUX_SYSROOT /usr/arm-linux-gnueabi${FLOAT_ABI_SUFFIX} CACHE PATH "ARM cross compilation s… 16 set(CMAKE_CXX_FLAGS "" CACHE STRING "c++ flags") 17 set(CMAKE_C_FLAGS "" CACHE STRING "c flags") 18 set(CMAKE_SHARED_LINKER_FLAGS "" CACHE STRING "shared linker flags") [all …]
|
/external/deqp/framework/delibs/cmake/ |
D | toolchain-ios.cmake | 14 # If set manually, it will override the default location and force the user of a particular Devel… 19 # If set manually, this will force the use of a specific SDK version 22 set (CMAKE_SYSTEM_NAME Darwin) 23 set (CMAKE_SYSTEM_VERSION 1) 24 set (UNIX True) 25 set (APPLE True) 26 set (IOS True) 29 set (CMAKE_OSX_DEPLOYMENT_TARGET "" CACHE STRING "Force unset of the deployment target for iOS" FOR… 44 set (CMAKE_CXX_COMPILER_WORKS TRUE) 45 set (CMAKE_C_COMPILER_WORKS TRUE) [all …]
|