Home
last modified time | relevance | path

Searched full:set (Results 1 – 25 of 13021) sorted by relevance

12345678910>>...521

/external/iproute2/testsuite/configs/
Dall-2.45 # 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 …]
Dall-no-act26 # 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 …]
Dall-police-act26 # 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/curl/CMake/Platforms/
DWindowsCache.cmake3 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/
Dgnuplot_common_settings.hh1 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.config11 # CONFIG_TOYBOX_DEBUG is not set
16 # CONFIG_TOYBOX_FREE is not set
22 # CONFIG_TOYBOX_LSM_NONE is not set
23 # CONFIG_TOYBOX_MUSL_NOMMU_IS_BROKEN is not set
26 # CONFIG_TOYBOX_PEDANTIC_ARGS is not set
28 # CONFIG_TOYBOX_SHADOW is not set
29 # CONFIG_TOYBOX_SMACK is not set
33 # CONFIG_TOYBOX_UTMPX is not set
40 # CONFIG_ARPING is not set
41 # CONFIG_ARP is not set
[all …]
/external/llvm/unittests/ADT/
DSparseMultiSetTest.cpp19 // 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 …]
DSparseSetTest.cpp19 // 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/
Dhb-set.cc27 #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/llvm/test/MC/Mips/
Dmips-hwr-register-names.s3 # 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/icu/icu4c/source/common/unicode/
Duset.h24 * \brief C API: Unicode Set
64 * The resulting set is a superset of the input for the code points but
68 * the original set to their full case folding equivalents.
72 * an input character directly against the closure set.
74 * set with an incremental case folding of the string in question.
76 * The closure set will also contain single code points if the original
77 * set contained case-equivalent strings (like U+00DF for "ss" or "Ss" etc.).
80 * set contained the code point or a string.
91 * of each existing element in the set.
99 * the current character is contained vs. not contained in the set.
[all …]
/external/icu/icu4c/source/i18n/
Dregexcst.txt70 '[' n set-open ^set-finish doSetBegin
296 # [set expression] parsing,
297 # All states involved in parsing set expressions have names beginning with "set-"
300 set-open:
301 '^' n set-open2 doSetNegate
302 ':' set-posix doSetPosixProp
303 default set-open2
305 set-open2:
306 ']' n set-after-lit doSetLiteral
307 default set-start
[all …]
/external/boringssl/src/third_party/android-cmake/
Dandroid.toolchain.cmake48 # $ SET ANDROID_NDK=C:\absolute\path\to\the\android-ndk
56 # Options (can be set as cmake parameters: -D<option_name>=<value>):
58 # Can be set as environment variable. Can be set only at first cmake run.
73 # "x86" - IA-32 instruction set
74 # "mips" - MIPS32 instruction set
77 # "arm64-v8a" - ARMv8 AArch64 instruction set
78 # "x86_64" - Intel64 instruction set (r1)
79 # "mips64" - MIPS64 instruction set (r6)
114 # ANDROID_FORCE_ARM_BUILD=OFF - set ON to generate 32-bit ARM instructions
118 # ANDROID_NO_UNDEFINED=ON - set ON to show all undefined symbols as linker
[all …]
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
DSetsTest.java51 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 …]
DImmutableSortedSetTest.java30 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/
DImmutableSortedSetTest.java50 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 …]
DSetsTest.java75 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/fio/tools/plot/
Dgraph3D.gpm3 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/vixl/test/
Dtest-invalset.cc95 TestSet set; in TEST() local
96 VIXL_CHECK(set.empty() && (set.size() == 0)); in TEST()
99 set.insert(Obj(i, i)); in TEST()
101 VIXL_CHECK(set.size() == kNPreallocatedElements); in TEST()
103 set.insert(Obj(-123, 456)); in TEST()
104 set.insert(Obj(2718, 2871828)); in TEST()
105 VIXL_CHECK(set.size() == kNPreallocatedElements + 2); in TEST()
106 VIXL_CHECK(set.GetMinElement() == Obj(-123, 456)); in TEST()
108 set.erase(Obj(-123, 456)); in TEST()
109 VIXL_CHECK(set.GetMinElementKey() == 0); in TEST()
[all …]
/external/deqp/framework/delibs/cmake/
Dtoolchain-ios.cmake14 # 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 …]
Dtoolchain-android-r10e.cmake22 set(CMAKE_SYSTEM_NAME Linux)
26 set(CMAKE_CROSSCOMPILING 1)
35 message(STATUS "Warning: ANDROID_NDK_HOST_OS is not set")
37 set(ANDROID_NDK_HOST_OS "windows")
39 set(ANDROID_NDK_HOST_OS "linux-86")
44 set(ANDROID_ABI "armeabi-v7a" CACHE STRING "Android ABI")
45 set(ANDROID_NDK_TARGET "android-${DE_ANDROID_API}")
48 set(DE_OS "DE_OS_ANDROID")
51 set(DE_COMPILER "DE_COMPILER_CLANG")
55 set(DE_ANDROID_API 9)
[all …]
Dtoolchain-android-r11.cmake22 set(CMAKE_SYSTEM_NAME Linux)
26 set(CMAKE_CROSSCOMPILING 1)
35 message(STATUS "Warning: ANDROID_NDK_HOST_OS is not set")
37 set(ANDROID_NDK_HOST_OS "windows")
39 set(ANDROID_NDK_HOST_OS "linux-86")
44 set(ANDROID_ABI "armeabi-v7a" CACHE STRING "Android ABI")
45 set(ANDROID_NDK_TARGET "android-${DE_ANDROID_API}")
48 set(DE_OS "DE_OS_ANDROID")
51 set(DE_COMPILER "DE_COMPILER_CLANG")
55 set(DE_ANDROID_API 9)
[all …]
/external/curl/
DCMakeLists.txt42 set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/CMake;${CMAKE_MODULE_PATH}")
61 # SET(PACKAGE "curl")
63 # SET(PACKAGE_TARNAME "curl")
64 # SET(PACKAGE_NAME "curl")
65 # SET(PACKAGE_VERSION "-")
66 # SET(PACKAGE_STRING "curl-")
67 # SET(PACKAGE_BUGREPORT "a suitable curl mailing list => https://curl.haxx.se/mail/")
68 set(OPERATING_SYSTEM "${CMAKE_SYSTEM_NAME}")
69 set(OS "\"${CMAKE_SYSTEM_NAME}\"")
74 option(BUILD_CURL_EXE "Set to ON to build cURL executable." ON)
[all …]
/external/icu/icu4c/source/common/
Duset.cpp44 uset_close(USet* set) { in uset_close() argument
45 delete (UnicodeSet*) set; in uset_close()
49 uset_clone(const USet *set) { in uset_clone() argument
50 return (USet*) (((UnicodeSet*) set)->UnicodeSet::clone()); in uset_clone()
54 uset_isFrozen(const USet *set) { in uset_isFrozen() argument
55 return ((UnicodeSet*) set)->UnicodeSet::isFrozen(); in uset_isFrozen()
59 uset_freeze(USet *set) { in uset_freeze() argument
60 ((UnicodeSet*) set)->UnicodeSet::freeze(); in uset_freeze()
64 uset_cloneAsThawed(const USet *set) { in uset_cloneAsThawed() argument
65 return (USet*) (((UnicodeSet*) set)->UnicodeSet::cloneAsThawed()); in uset_cloneAsThawed()
[all …]
/external/clang/docs/
DCMakeLists.txt4 set(abs_srcdir ${CMAKE_CURRENT_SOURCE_DIR})
5 set(abs_builddir ${CMAKE_CURRENT_BINARY_DIR})
8 set(DOT ${LLVM_PATH_DOT})
12 set(enable_searchengine "YES")
13 set(searchengine_url "${LLVM_DOXYGEN_SEARCHENGINE_URL}")
14 set(enable_server_based_search "YES")
15 set(enable_external_search "YES")
16 set(extra_search_mappings "${LLVM_DOXYGEN_SEARCH_MAPPINGS}")
18 set(enable_searchengine "NO")
19 set(searchengine_url "")
[all …]

12345678910>>...521