Searched defs:check (Results 1 - 25 of 448) sorted by relevance

1234567891011>>

/external/clang/test/Lexer/
H A Dcxx-features.cpp10 #define check(macro, cxx98, cxx11, cxx1y) cxx98 == 0 ? defined(__cpp_##macro) : __cpp_##macro != cxx98 macro
12 #define check(macro, cxx98, cxx11, cxx1y) cxx11 == 0 ? defined(__cpp_##macro) : __cpp_##macro != cxx11 macro
14 #define check(macro, cxx98, cxx11, cxx1y) cxx1y == 0 ? defined(__cpp_##macro) : __cpp_##macro != cxx1y macro
17 #if check(binary_literals, 0, 0, 201304)
21 #if check(digit_separators, 0, 0, 201309)
25 #if check(init_captures, 0, 0, 201304)
29 #if check(generic_lambdas, 0, 0, 201304)
33 #if check(sized_deallocation, 0, 0, 201309)
37 #if check(constexpr, 0, 200704, 201304)
41 #if check(decltype_aut
[all...]
/external/compiler-rt/lib/tsan/
H A Dcheck_analyze.sh21 check() { function
30 check $f rsp 1
31 check $f push 2
32 check $f pop 2
36 check $f rsp 1
37 check $f push 4
38 check $f pop 4
42 check $f rsp 1
43 check $f push 3
44 check
[all...]
/external/v8/test/mjsunit/compiler/
H A Dosr-block-scope-id.js29 function check() { function
38 check();
39 check();
40 check();
H A Dosr-manual1.js26 function check(x,a,b,c) { function
33 check(213, 3,3,3);
34 check(365, 4,5,6);
35 check(6948, 99,98,97);
H A Dosr-manual2.js26 function check(x,a,b,c) { function
33 check(213, 3,3,3);
34 check(365, 4,5,6);
35 check(6948, 99,98,97);
H A Dosr-multiple.js38 function check(f,a,b,c) { function
42 check(f1, 50000, 5, 6);
43 check(f2, 4, 50000, 6);
44 check(f3, 11, 12, 50000);
H A Dosr-multiple2.js45 function check(f,a,b,c) { function
49 check(f1, 50000, 5, 6);
50 check(f2, 4, 50000, 6);
51 check(f3, 11, 12, 50000);
H A Dosr-multiple3.js51 function check(f,a,b,c) { function
55 check(f1, 50000, 5, 6);
56 check(f2, 4, 50000, 6);
57 check(f3, 11, 12, 50000);
/external/v8/test/mjsunit/regress/
H A Dregress-1181.js40 function check(count) { function
52 check(150);
53 check(200);
54 check(350);
H A Dregress-crbug-510738.js7 function check(f, result) { function
14 check(generic_load, 17);
17 check(generic_store, 13);
/external/deqp/scripts/opengl/
H A Dgen_func_init.py32 def check(api, version): function in function:genFuncInit
38 check = check,
/external/jacoco/org.jacoco.report/src/org/jacoco/report/check/
H A Dpackage-info.java14 * Rules check implementation.
16 package org.jacoco.report.check
/external/libcxx/test/std/localization/locales/locale/locale.statics/
H A Dclassic.pass.cpp17 void check(const std::locale& loc) function
57 check(loc);
58 check(std::locale("C"));
H A Dglobal.pass.cpp19 void check(const std::locale& loc) function
58 check(loc);
61 check(loc2);
/external/testng/src/test/java/test/
H A DCheckSuitesInitializationTest.java32 public void check() { method in class:CheckSuitesInitializationTest
/external/toybox/kconfig/lxdialog/
H A Dcheck-lxdialog.sh44 check() { function
57 printf "Usage: $0 [-check compiler options|-header|-library]\n"
67 "-check")
70 check
/external/v8/test/mjsunit/es6/
H A Dindexed-integer-exotics.js15 function check() { function
28 check();
35 check();
48 check();
64 check();
/external/valgrind/coregrind/m_dispatch/
H A Ddispatch-mips32-linux.S203 check: label
229 /* ------ Event check failed ------ */
H A Ddispatch-mips64-linux.S203 check: label
229 /* ------ Event check failed ------ */
/external/autotest/client/cros/cellular/mbim_compliance/assertions/
H A Dassertion.py13 def check(self): member in class:Assertion
/external/clang/test/CXX/lex/lex.literal/lex.ext/
H A Dp12.cpp3 template<typename T, T... cs> struct check; // expected-note {{template is declared here}} expected-note {{template is declared here}}
5 struct check<char, 34, -47, -126, -48, -75, -47, -127, -47, -126, 32, -16, -112, -128, -128>{}; struct
7 struct check<char16_t, 34, 1090, 1077, 1089, 1090, 32, 55296, 56320>{}; struct
9 struct check<char32_t, 34, 1090, 1077, 1089, 1090, 32, 65536>{}; struct
11 check<T, str...> chars; // expected-error {{implicit instantiation of undefined template 'check<char, 't', 'e', 's', 't'>'}} expected-error {{implicit instantiation of undefined template 'check<char32_t, 34, 1090, 1077, 1089, 1090, 95, 65536>'}}
/external/clang/test/SemaCXX/
H A Dwindows-arm-valist.cpp12 void check() { function
/external/libcxx/test/std/localization/locales/locale/locale.cons/
H A Ddefault.pass.cpp20 void check(const std::locale& loc) function
63 check(loc);
69 check(loc2);
/external/v8/test/mjsunit/
H A Delements-kind-depends.js38 function check(a) { function
47 check(b); // all OK
51 check(b); // fails
/external/chromium-trace/catapult/third_party/typ/typ/tests/
H A Darg_parser_test.py35 def check(argv, expected=None): function in function:ArgumentParserTest.test_argv_from_args
42 check(['--version'])
43 check(['--coverage', '--coverage-omit', 'foo'])
44 check(['--jobs', '3'])
45 check(['-vv'], ['--verbose', '--verbose'])

Completed in 676 milliseconds

1234567891011>>