Home
last modified time | relevance | path

Searched refs:checks (Results 1 – 25 of 2122) sorted by relevance

12345678910>>...85

/external/jsoncpp/src/test_lib_json/
Dmain.cpp165 IsCheck checks; in JSONTEST_FIXTURE() local
166 checks.isObject_ = true; in JSONTEST_FIXTURE()
167 JSONTEST_ASSERT_PRED(checkIs(emptyObject_, checks)); in JSONTEST_FIXTURE()
168 JSONTEST_ASSERT_PRED(checkIs(object1_, checks)); in JSONTEST_FIXTURE()
207 IsCheck checks; in JSONTEST_FIXTURE() local
208 checks.isArray_ = true; in JSONTEST_FIXTURE()
209 JSONTEST_ASSERT_PRED(checkIs(emptyArray_, checks)); in JSONTEST_FIXTURE()
210 JSONTEST_ASSERT_PRED(checkIs(array1_, checks)); in JSONTEST_FIXTURE()
248 IsCheck checks; in JSONTEST_FIXTURE() local
249 checks.isNull_ = true; in JSONTEST_FIXTURE()
[all …]
/external/strace/tests-m32/
Ddev-yy.c52 } checks[] = { in main() local
58 for (unsigned int i = 0; i < ARRAY_SIZE(checks); i++) { in main()
64 long fd = syscall(__NR_openat, AT_FDCWD, checks[i].path, in main()
68 checks[i].path, sprintrc(fd)); in main()
71 checks[i].path, in main()
72 checks[i].blk ? "block" : "char", in main()
73 checks[i].major, checks[i].minor); in main()
77 if (checks[i].optional) in main()
81 checks[i].path); in main()
87 fd, checks[i].path, checks[i].blk ? "block" : "char", in main()
[all …]
Dkern_features.c51 } checks[] = { in test_kern_features() local
77 if (num < ARRAY_SIZE(checks)) { in test_kern_features()
78 if (rc != checks[num].ret) in test_kern_features()
82 (unsigned long long) checks[num].ret); in test_kern_features()
84 if (checks[num].str) in test_kern_features()
85 printf(" (%s)", checks[num].str); in test_kern_features()
Dfsync-y.c46 } checks[] = { in main() local
55 for (unsigned int i = 0; i < ARRAY_SIZE(checks); i++) { in main()
56 long fd = open(checks[i].path, O_RDONLY|O_CREAT, 0600); in main()
58 perror_msg_and_fail("open(%s)", checks[i].cstr); in main()
64 printf("/%s>) = %s\n", checks[i].fdstr, sprintrc(rc)); in main()
/external/strace/tests/
Ddev-yy.c52 } checks[] = { in main() local
58 for (unsigned int i = 0; i < ARRAY_SIZE(checks); i++) { in main()
64 long fd = syscall(__NR_openat, AT_FDCWD, checks[i].path, in main()
68 checks[i].path, sprintrc(fd)); in main()
71 checks[i].path, in main()
72 checks[i].blk ? "block" : "char", in main()
73 checks[i].major, checks[i].minor); in main()
77 if (checks[i].optional) in main()
81 checks[i].path); in main()
87 fd, checks[i].path, checks[i].blk ? "block" : "char", in main()
[all …]
Dkern_features.c51 } checks[] = { in test_kern_features() local
77 if (num < ARRAY_SIZE(checks)) { in test_kern_features()
78 if (rc != checks[num].ret) in test_kern_features()
82 (unsigned long long) checks[num].ret); in test_kern_features()
84 if (checks[num].str) in test_kern_features()
85 printf(" (%s)", checks[num].str); in test_kern_features()
Dfsync-y.c46 } checks[] = { in main() local
55 for (unsigned int i = 0; i < ARRAY_SIZE(checks); i++) { in main()
56 long fd = open(checks[i].path, O_RDONLY|O_CREAT, 0600); in main()
58 perror_msg_and_fail("open(%s)", checks[i].cstr); in main()
64 printf("/%s>) = %s\n", checks[i].fdstr, sprintrc(rc)); in main()
/external/strace/tests-mx32/
Ddev-yy.c52 } checks[] = { in main() local
58 for (unsigned int i = 0; i < ARRAY_SIZE(checks); i++) { in main()
64 long fd = syscall(__NR_openat, AT_FDCWD, checks[i].path, in main()
68 checks[i].path, sprintrc(fd)); in main()
71 checks[i].path, in main()
72 checks[i].blk ? "block" : "char", in main()
73 checks[i].major, checks[i].minor); in main()
77 if (checks[i].optional) in main()
81 checks[i].path); in main()
87 fd, checks[i].path, checks[i].blk ? "block" : "char", in main()
[all …]
Dkern_features.c51 } checks[] = { in test_kern_features() local
77 if (num < ARRAY_SIZE(checks)) { in test_kern_features()
78 if (rc != checks[num].ret) in test_kern_features()
82 (unsigned long long) checks[num].ret); in test_kern_features()
84 if (checks[num].str) in test_kern_features()
85 printf(" (%s)", checks[num].str); in test_kern_features()
Dfsync-y.c46 } checks[] = { in main() local
55 for (unsigned int i = 0; i < ARRAY_SIZE(checks); i++) { in main()
56 long fd = open(checks[i].path, O_RDONLY|O_CREAT, 0600); in main()
58 perror_msg_and_fail("open(%s)", checks[i].cstr); in main()
64 printf("/%s>) = %s\n", checks[i].fdstr, sprintrc(rc)); in main()
/external/v8/src/compiler/
Dredundancy-elimination.cc75 EffectPathChecks const* checks) { in Copy() argument
76 return new (zone->New(sizeof(EffectPathChecks))) EffectPathChecks(*checks); in Copy()
213 Node* node, EffectPathChecks const* checks) { in Set() argument
216 info_for_node_[id] = checks; in Set()
221 EffectPathChecks const* checks = node_checks_.Get(effect); in ReduceCheckNode() local
224 if (checks == nullptr) return NoChange(); in ReduceCheckNode()
226 if (Node* check = checks->LookupCheck(node)) { in ReduceCheckNode()
232 return UpdateChecks(node, checks->AddCheck(zone(), node)); in ReduceCheckNode()
245 EffectPathChecks const* checks = node_checks_.Get(effect); in TryReuseBoundsCheckForFirstInput() local
249 if (checks == nullptr) return NoChange(); in TryReuseBoundsCheckForFirstInput()
[all …]
/external/ImageMagick/scripts/
Dxsnap131 frame .options.input.checks
132 checkbutton .options.input.checks.border -text "Borders" -width 11 \
134 checkbutton .options.input.checks.frame -text "Frame" -width 11 \
136 checkbutton .options.input.checks.screen -text "Screen" -width 11 \
138 checkbutton .options.input.checks.descend -text "Descend" -anchor w \
140 pack .options.input.checks.border .options.input.checks.frame \
141 .options.input.checks.screen .options.input.checks.descend -side left
142 pack .options.input.checks
158 pack .options.input.checks .options.input.delay .options.input.id \
167 frame .options.processing.checks
[all …]
/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/
Dfusion_legal.cpp45 void Match(const std::string& checks, IRContext* context) { in Match() argument
47 (void)checks; in Match()
58 auto match_result = effcee::Match(assembly, checks); in Match()
178 std::string checks = R"( in TEST_F() local
192 Match(checks, context.get()); in TEST_F()
314 std::string checks = R"( in TEST_F() local
328 Match(checks, context.get()); in TEST_F()
447 std::string checks = R"( in TEST_F() local
461 Match(checks, context.get()); in TEST_F()
585 std::string checks = R"( in TEST_F() local
[all …]
/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Dfusion_legal.cpp45 void Match(const std::string& checks, IRContext* context) { in Match() argument
47 (void)checks; in Match()
58 auto match_result = effcee::Match(assembly, checks); in Match()
178 std::string checks = R"( in TEST_F() local
192 Match(checks, context.get()); in TEST_F()
314 std::string checks = R"( in TEST_F() local
328 Match(checks, context.get()); in TEST_F()
447 std::string checks = R"( in TEST_F() local
461 Match(checks, context.get()); in TEST_F()
585 std::string checks = R"( in TEST_F() local
[all …]
/external/autotest/client/deps/iwcap/src/
Diwcap.c163 static const struct check checks[] = { variable
203 for (p = checks; p->name != NULL; p++) in find_check_byname()
214 for (p = checks; p->name != NULL; p++)
275 uintptr_t checks = (uintptr_t) arg; in check_phy_handler() local
363 if (checks & CHECK_FREQS) in check_phy_handler()
401 #define PBOOL(c, b, name) if (checks & (c)) pbool(name, phy_caps & (b)) in check_phy_handler()
411 if (checks & CHECK_IS_SMPS) in check_phy_handler()
430 if (checks & CHECK_AMSDU_LEN) in check_phy_handler()
432 if (checks & CHECK_AMPDU_FACT) in check_phy_handler()
434 if (checks & CHECK_AMPDU_DENS) in check_phy_handler()
[all …]
/external/autotest/cli/
Daction_common_unittest.py23 checks = copy.deepcopy(orig_checks)
24 mytest.check_for_wildcard(filters, checks)
26 self.assertEqual(checks, orig_checks)
35 checks = copy.deepcopy(orig_checks)
36 mytest.check_for_wildcard(filters, checks)
38 self.assertEqual(checks, orig_checks)
42 checks = {'something__in': ['item*']}
45 mytest.check_for_wildcard(filters, checks)
47 self.assertEqual(checks, {'something__startswith': None})
52 checks = {'something__name': 'item*'}
[all …]
/external/flatbuffers/docs/source/
DGoApi_generated.txt71 PrependBool prepends a bool to the Builder buffer. Aligns and checks for
75 PrependByte prepends a byte to the Builder buffer. Aligns and checks for
80 checks for space.
84 checks for space.
87 PrependInt16 prepends a int16 to the Builder buffer. Aligns and checks
91 PrependInt32 prepends a int32 to the Builder buffer. Aligns and checks
95 PrependInt64 prepends a int64 to the Builder buffer. Aligns and checks
99 PrependInt8 prepends a int8 to the Builder buffer. Aligns and checks for
107 PrependUint16 prepends a uint16 to the Builder buffer. Aligns and checks
111 PrependUint32 prepends a uint32 to the Builder buffer. Aligns and checks
[all …]
/external/llvm/docs/
DFaultMaps.rst2 FaultMaps and implicit checks
12 Code generated by managed language runtimes tend to have checks that
16 exploited by folding such safety checks into operations that can be
20 For example, Java requires null checks on objects before they are read
31 Information about implicit checks generated by LLVM are put in a
95 ``-enable-implicit-null-checks`` is passed to ``llc``.
103 Making null checks implicit is an aggressive optimization, and it can
106 ensure that only a negligible number of implicit null checks actually
108 of doing this is by healing failed implicit null checks into explicit
109 null checks via code patching or recompilation. It follows that there
[all …]
/external/bcc/tools/
Dcapable_example.txt5 capability checks, and prints details for each call. For example:
40 The output above includes various capability checks: snmpd checking
61 These are capability checks from BPF and perf_events syscalls.
69 Trace security capability checks
73 -v, --verbose include non-audit checks
77 ./capable # trace capability checks
78 ./capable -v # verbose: include non-audit checks
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DFaultMaps.rst2 FaultMaps and implicit checks
12 Code generated by managed language runtimes tend to have checks that
16 exploited by folding such safety checks into operations that can be
20 For example, Java requires null checks on objects before they are read
31 Information about implicit checks generated by LLVM are put in a
101 ``-enable-implicit-null-checks`` is passed to ``llc``.
109 Making null checks implicit is an aggressive optimization, and it can
112 ensure that only a negligible number of implicit null checks actually
114 of doing this is by healing failed implicit null checks into explicit
115 null checks via code patching or recompilation. It follows that there
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/text/
DSpoofCheckerTest.java175 int checks = SpoofChecker.WHOLE_SCRIPT_CONFUSABLE | SpoofChecker.MIXED_SCRIPT_CONFUSABLE in TestGetSetChecks1() local
177 sc = new SpoofChecker.Builder().setChecks(checks).build(); in TestGetSetChecks1()
179 assertEquals("", checks, t); in TestGetSetChecks1()
204 int checks; in TestGetSetChecks() local
208 checks = sc.getChecks(); in TestGetSetChecks()
209 assertEquals("", SpoofChecker.ALL_CHECKS, checks); in TestGetSetChecks()
211 checks &= ~(SpoofChecker.SINGLE_SCRIPT | SpoofChecker.MIXED_SCRIPT_CONFUSABLE); in TestGetSetChecks()
212 sc = new SpoofChecker.Builder().setChecks(checks).build(); in TestGetSetChecks()
214 assertEquals("", checks, checks2); in TestGetSetChecks()
266 assertEquals("", SpoofChecker.CHAR_LIMIT, result.checks); in TestAllowedLocales()
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/text/
DSpoofCheckerTest.java172 int checks = SpoofChecker.WHOLE_SCRIPT_CONFUSABLE | SpoofChecker.MIXED_SCRIPT_CONFUSABLE in TestGetSetChecks1() local
174 sc = new SpoofChecker.Builder().setChecks(checks).build(); in TestGetSetChecks1()
176 assertEquals("", checks, t); in TestGetSetChecks1()
201 int checks; in TestGetSetChecks() local
205 checks = sc.getChecks(); in TestGetSetChecks()
206 assertEquals("", SpoofChecker.ALL_CHECKS, checks); in TestGetSetChecks()
208 checks &= ~(SpoofChecker.SINGLE_SCRIPT | SpoofChecker.MIXED_SCRIPT_CONFUSABLE); in TestGetSetChecks()
209 sc = new SpoofChecker.Builder().setChecks(checks).build(); in TestGetSetChecks()
211 assertEquals("", checks, checks2); in TestGetSetChecks()
263 assertEquals("", SpoofChecker.CHAR_LIMIT, result.checks); in TestAllowedLocales()
[all …]
/external/libcxx/docs/DesignDocs/
DDebugMode.rst21 This macro is used to enable assertions and iterator debugging checks within
37 checks. This allows assertion failures to correctly throw through these
72 precondition checks throughout libc++. The second additionally enables
73 "iterator debugging" which checks the validity of iterators used by the program.
78 These checks are enabled when ``_LIBCPP_DEBUG`` is defined to either 0 or 1.
80 The following checks are enabled by ``_LIBCPP_DEBUG``:
87 These checks are enabled when ``_LIBCPP_DEBUG`` is defined to 1.
/external/clang/docs/
DUndefinedBehaviorSanitizer.rst20 See the full list of available :ref:`checks <ubsan-checks>` below.
23 The checks have small runtime cost and no impact on address space layout or ABI.
50 You can enable only a subset of :ref:`checks <ubsan-checks>` offered by UBSan,
67 .. _ubsan-checks:
69 Availablle checks
72 Available checks are:
100 invalid pointers. These checks are made in terms of
110 signed left shift, also checks for signed overflow in C, and for
115 including all the checks added by ``-ftrapv``, and checking for
130 - ``-fsanitize=undefined``: All of the checks listed above other than
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/GlobalDCE/
Dcomdats.ll5 ; First test checks that if one function in a comdat group is used, both other
10 ; Second test checks that if one function in a comdat group is used, both other
15 ; Third test checks that calling a function in a comdat group with an alias
20 ; Fourth test checks that calling an alias in a comdat group with a function
26 ; Fifth test checks that calling a function in a comdat group that is used as
33 ; Sixth test checks that calling an ifunc whose resolver is in a comdat group
39 ; Seventh test checks that we can eliminate a comdat when it has only one dead function participant.
43 ; Eighth test checks that we can eliminate a comdat when it has only one dead global participant.
47 ; Ninth test checks that we can eliminate a comdat when there are multiple
52 ; Tenth test checks that we can eliminate a comdat when it has multiple

12345678910>>...85