Home
last modified time | relevance | path

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

12345678910>>...643

/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/toybox/
D.config-mac9 # CONFIG_TOYBOX_ANDROID_SCHEDPOLICY is not set
10 # CONFIG_TOYBOX_CONTAINER is not set
11 # CONFIG_TOYBOX_DEBUG is not set
12 # CONFIG_TOYBOX_FALLOCATE is not set
13 # CONFIG_TOYBOX_FIFREEZE is not set
16 # CONFIG_TOYBOX_FREE is not set
17 # CONFIG_TOYBOX_GETRANDOM is not set
25 # CONFIG_TOYBOX_MUSL_NOMMU_IS_BROKEN is not set
26 # CONFIG_TOYBOX_NORECURSE is not set
27 # CONFIG_TOYBOX_ON_ANDROID is not set
[all …]
D.config-linux9 # CONFIG_TOYBOX_ANDROID_SCHEDPOLICY is not set
10 # CONFIG_TOYBOX_CONTAINER is not set
11 # CONFIG_TOYBOX_DEBUG is not set
12 # CONFIG_TOYBOX_FALLOCATE is not set
13 # CONFIG_TOYBOX_FIFREEZE is not set
16 # CONFIG_TOYBOX_FREE is not set
17 # CONFIG_TOYBOX_GETRANDOM is not set
25 # CONFIG_TOYBOX_MUSL_NOMMU_IS_BROKEN is not set
26 # CONFIG_TOYBOX_NORECURSE is not set
27 # CONFIG_TOYBOX_ON_ANDROID is not set
[all …]
D.config-device11 # CONFIG_TOYBOX_DEBUG is not set
16 # CONFIG_TOYBOX_FREE is not set
17 # CONFIG_TOYBOX_GETRANDOM is not set
24 # CONFIG_TOYBOX_LSM_NONE is not set
25 # CONFIG_TOYBOX_MUSL_NOMMU_IS_BROKEN is not set
29 # CONFIG_TOYBOX_PEDANTIC_ARGS is not set
31 # CONFIG_TOYBOX_SHADOW is not set
32 # CONFIG_TOYBOX_SMACK is not set
33 # CONFIG_TOYBOX_SUID is not set
36 # CONFIG_TOYBOX_UTMPX is not set
[all …]
/external/cldr/tools/java/org/unicode/cldr/draft/
DUnicodeSetStates.txt5 '[' n set-open ^set-finish
6 '\' n set-escape ^set-finish
10 # [set expression] parsing,
11 # All states involved in parsing set expressions have names beginning with "set-"
14 set-open:
15 '^' n set-open2 doSetNegate
16 ':' set-posix doSetPosixProp
17 default set-open2
19 set-open2:
20 ']' n set-after-lit doSetLiteral
[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/curl/CMake/Platforms/
DWindowsCache.cmake24 set(HAVE_LIBDL 0)
25 set(HAVE_LIBUCB 0)
26 set(HAVE_LIBSOCKET 0)
27 set(NOT_NEED_LIBNSL 0)
28 set(HAVE_LIBNSL 0)
29 set(HAVE_GETHOSTNAME 1)
30 set(HAVE_LIBZ 0)
32 set(HAVE_DLOPEN 0)
34 set(HAVE_ALLOCA_H 0)
35 set(HAVE_ARPA_INET_H 0)
[all …]
/external/llvm-project/clang/cmake/caches/
DFuchsia-stage2.cmake3 set(LLVM_TARGETS_TO_BUILD X86;ARM;AArch64;RISCV CACHE STRING "")
5 set(PACKAGE_VENDOR Fuchsia CACHE STRING "")
7 set(LLVM_ENABLE_PROJECTS "clang;clang-tools-extra;lld;llvm" CACHE STRING "")
8 set(LLVM_ENABLE_RUNTIMES "compiler-rt;libcxx;libcxxabi;libunwind" CACHE STRING "")
10 set(LLVM_ENABLE_BACKTRACES OFF CACHE BOOL "")
12 set(LLVM_ENABLE_LLD ON CACHE BOOL "")
14 set(LLVM_ENABLE_LTO ON CACHE BOOL "")
15 set(LLVM_ENABLE_PER_TARGET_RUNTIME_DIR ON CACHE BOOL "")
16 set(LLVM_ENABLE_TERMINFO OFF CACHE BOOL "")
17 set(LLVM_ENABLE_UNWIND_TABLES OFF CACHE BOOL "")
[all …]
DFuchsia.cmake3 set(LLVM_TARGETS_TO_BUILD X86;ARM;AArch64;RISCV CACHE STRING "")
5 set(PACKAGE_VENDOR Fuchsia CACHE STRING "")
7 set(LLVM_ENABLE_PROJECTS "clang;clang-tools-extra;lld;llvm" CACHE STRING "")
9 set(LLVM_ENABLE_BACKTRACES OFF CACHE BOOL "")
10 set(LLVM_ENABLE_PER_TARGET_RUNTIME_DIR ON CACHE BOOL "")
11 set(LLVM_ENABLE_TERMINFO OFF CACHE BOOL "")
12 set(LLVM_ENABLE_UNWIND_TABLES OFF CACHE BOOL "")
13 set(LLVM_ENABLE_ZLIB OFF CACHE BOOL "")
14 set(LLVM_INCLUDE_DOCS OFF CACHE BOOL "")
15 set(LLVM_INCLUDE_EXAMPLES OFF CACHE BOOL "")
[all …]
/external/harfbuzz_ng/src/
Dhb-set.cc27 #include "hb-set.hh"
31 * SECTION:hb-set
32 * @title: hb-set
33 * @short_description: Object representing a set of integers
36 * Set objects represent a mathematical set of integer values. They are
37 * used in non-shaping API to query certain set of characters or glyphs,
52 hb_set_t *set; in hb_set_create() local
54 if (!(set = hb_object_create<hb_set_t> ())) in hb_set_create()
57 set->init_shallow (); in hb_set_create()
59 return set; in hb_set_create()
[all …]
/external/llvm-project/llvm/unittests/ADT/
DSparseMultiSetTest.cpp18 // Empty set tests.
20 USet Set; in TEST() local
21 EXPECT_TRUE(Set.empty()); in TEST()
22 EXPECT_EQ(0u, Set.size()); in TEST()
24 Set.setUniverse(10); in TEST()
26 // Lookups on empty set. in TEST()
27 EXPECT_TRUE(Set.find(0) == Set.end()); in TEST()
28 EXPECT_TRUE(Set.find(9) == Set.end()); in TEST()
31 const USet &CSet = Set; in TEST()
39 // Single entry set tests.
[all …]
DSparseSetTest.cpp18 // Empty set tests.
20 USet Set; in TEST() local
21 EXPECT_TRUE(Set.empty()); in TEST()
22 EXPECT_TRUE(Set.begin() == Set.end()); 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_FALSE(Set.contains(0)); in TEST()
29 EXPECT_FALSE(Set.contains(9)); in TEST()
32 const USet &CSet = Set; in TEST()
[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/llvm-project/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/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/deqp-deps/amber/third_party/
DCMakeLists.txt17 set(gtest_force_shared_crt ON)
23 set(SPIRV-Headers_SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/spirv-headers CACHE STRING "")
24 set(SPIRV_SKIP_TESTS ON CACHE BOOL ON)
29 set(ENABLE_HLSL ON CACHE BOOL ON)
30 set(BUILD_TESTING FALSE CACHE BOOL ON)
31 set(ENABLE_GLSLANG_BINARIES OFF CACHE BOOL ON)
32 set(ENABLE_SPVREMAPPER OFF CACHE BOOL ON)
34 set(LLVM_USE_CRT_DEBUG MTd CACHE STRING "")
35 set(LLVM_USE_CRT_RELEASE MT CACHE STRING "")
36 set(LLVM_USE_CRT_RELWITHDEBINFO MT CACHE STRING "")
[all …]
/external/llvm-project/llvm/cmake/modules/
DLLVMConfig.cmake.in5 set(LLVM_VERSION_MAJOR @LLVM_VERSION_MAJOR@)
6 set(LLVM_VERSION_MINOR @LLVM_VERSION_MINOR@)
7 set(LLVM_VERSION_PATCH @LLVM_VERSION_PATCH@)
8 set(LLVM_VERSION_SUFFIX @LLVM_VERSION_SUFFIX@)
9 set(LLVM_PACKAGE_VERSION @PACKAGE_VERSION@)
10 set(LLVM_PACKAGE_BUGREPORT @PACKAGE_BUGREPORT@)
12 set(LLVM_BUILD_TYPE @CMAKE_BUILD_TYPE@)
14 set(LLVM_USE_CRT_DEBUG @LLVM_USE_CRT_DEBUG@)
15 set(LLVM_USE_CRT_MINSIZEREL @LLVM_USE_CRT_MINSIZEREL@)
16 set(LLVM_USE_CRT_RELEASE @LLVM_USE_CRT_RELEASE@)
[all …]
/external/python/cpython2/Lib/test/
Dtest_sets.py5 from sets import Set, ImmutableSet
7 empty_set = Set()
15 self.assertEqual(repr(self.set), self.repr)
18 self.assertEqual(len(self.set), self.length)
21 self.assertEqual(self.set, self.set)
24 self.assertEqual(self.set, self.dup)
27 self.assertEqual(self.set.copy(), self.dup)
30 result = self.set | self.set
34 result = self.set | empty_set
38 result = empty_set | self.set
[all …]
/external/icu/libandroidicu/include/unicode/
Duset.h24 * \brief C API: Unicode Set
71 * The resulting set is a superset of the input for the code points but
75 * the original set to their full case folding equivalents.
79 * an input character directly against the closure set.
81 * set with an incremental case folding of the string in question.
83 * The closure set will also contain single code points if the original
84 * set contained case-equivalent strings (like U+00DF for "ss" or "Ss" etc.).
87 * set contained the code point or a string.
98 * of each existing element in the set.
106 * the current character is contained vs. not contained in the set.
[all …]
/external/icu/libicu/cts_headers/unicode/
Duset.h24 * \brief C API: Unicode Set
71 * The resulting set is a superset of the input for the code points but
75 * the original set to their full case folding equivalents.
79 * an input character directly against the closure set.
81 * set with an incremental case folding of the string in question.
83 * The closure set will also contain single code points if the original
84 * set contained case-equivalent strings (like U+00DF for "ss" or "Ss" etc.).
87 * set contained the code point or a string.
98 * of each existing element in the set.
106 * the current character is contained vs. not contained in the set.
[all …]
/external/icu/icu4c/source/common/unicode/
Duset.h24 * \brief C API: Unicode Set
71 * The resulting set is a superset of the input for the code points but
75 * the original set to their full case folding equivalents.
79 * an input character directly against the closure set.
81 * set with an incremental case folding of the string in question.
83 * The closure set will also contain single code points if the original
84 * set contained case-equivalent strings (like U+00DF for "ss" or "Ss" etc.).
87 * set contained the code point or a string.
98 * of each existing element in the set.
106 * the current character is contained vs. not contained in the set.
[all …]
/external/tensorflow/tensorflow/core/lib/gtl/
Dflatset_test.cc31 // Returns true iff set has an entry for k.
33 bool Has(const NumSet& set, int64 k) { in Has() argument
34 auto iter = set.find(k); in Has()
35 if (iter == set.end()) { in Has()
36 EXPECT_EQ(set.count(k), 0); in Has()
39 EXPECT_EQ(set.count(k), 1); in Has()
45 // Return contents of set as a sorted list of numbers.
47 NumSetContents Contents(const NumSet& set) { in Contents() argument
48 NumSetContents result(set.begin(), set.end()); in Contents()
54 void Fill(NumSet* set, int64 start, int64 limit) { in Fill() argument
[all …]

12345678910>>...643