/third_party/selinux/libselinux/src/ |
H A D | selinux_restorecon.c | 114 * a case where a non-seclabel fs is mounted on /foo and 136 * mounted on /foo and then a seclabel fs is
|
/third_party/selinux/libsepol/cil/test/integration_testing/ |
H A D | ordered_lists_hard.cil | 4 (class foo (read)) 7 (allow bar self (foo (read)))
|
H A D | small.cil | 1 (class foo (read)) 4 (allow bar self (foo (read)))
|
/third_party/skia/bench/ |
H A D | GeometryBench.cpp | 33 * inner loop), since it will fool the compiler into assuming that "n" is actually
|
/third_party/spirv-tools/source/fuzz/ |
H A D | overflow_id_source.h | 43 // transformation, T1, outlines "stmt1; stmt2;" into a function foo, giving us: 45 // foo() { 51 // foo(); 56 // The second transformation, T2, outlines "foo(); stmt3;" from main into a 59 // foo() { 65 // foo(); 78 // The fresh ids used by T2 - FRESH - are sufficient to outline "foo(); stmt3;". 79 // However, because we did not apply T1, "foo();" does not exist and instead the
|
/third_party/spirv-tools/source/fuzz/pass_management/ |
H A D | repeated_pass_instances.h | 89 // REPEATED_PASS_INSTANCE(Foo);
|
/third_party/spirv-tools/source/ |
H A D | text_handler.h | 238 // from "%foo".
|
/third_party/spirv-tools/test/ |
H A D | assembly_format_test.cpp | 38 SetText("\n\n%foo = OpName %1 \"bar\""); in TEST_F() 44 "Cannot set ID %foo because OpName does not produce a result ID.", in TEST_F()
|
H A D | binary_parse_test.cpp | 1144 {"OpName !0 \"foo\"", "Id is 0"},
|
H A D | binary_to_text.literal_test.cpp | 46 "OpName %1 \"foo\"\n", // normal 47 "OpName %1 \"foo bar\"\n", // string with spaces 48 "OpName %1 \"foo\tbar\"\n", // string with tab 50 "OpName %1 \" foo\"\n", // starts with space 51 "OpName %1 \"foo \"\n", // ends with space 52 "OpName %1 \"foo\t\"\n", // ends with tab 53 "OpName %1 \"foo\nbar\"\n", // contains newline 56 "OpName %1 \"\\\"foo\nbar\\\"\"\n", // escaped quote 57 "OpName %1 \"\\\\foo\nbar\\\\\"\n", // escaped backslash 80 {"OpName %1 \"\\foo\"\ [all...] |
H A D | binary_to_text_test.cpp | 49 OpEntryPoint Kernel %1 "foo" 195 "%2 = OpNot %1 %foo", 199 "%2 = OpNot %1 %foo", 237 const std::string input = R"(OpEntryPoint Kernel %1 "foo" in TEST_F()
|
H A D | ext_inst.non_semantic_test.cpp | 83 %3 = OpExtInst %2 %1 1 "foobar" in TEST_F()
|
/third_party/spirv-tools/test/fuzz/ |
H A D | fuzzer_pass_donate_modules_test.cpp | 78 OpName %20 "foo(vu4;" in TEST() 1573 OpName %6 "foo("
|
H A D | fuzzer_replayer_test.cpp | 33 // void foo() { 44 // foo(); 48 // foo(); 65 OpName %6 "foo("
|
H A D | fuzzer_shrinker_test.cpp | 34 // void foo() { 45 // foo(); 49 // foo(); 66 OpName %6 "foo("
|
H A D | transformation_add_dead_break_test.cpp | 1848 // applied so that the loop from foo is in the main loop's continue construct: in TEST() 1850 // int foo() { in TEST() 1859 // for (int i = 0; i < 100; i += foo()) { in TEST()
|
H A D | transformation_add_dead_continue_test.cpp | 527 // applied so that the loop from foo is in the main loop's continue construct: in TEST() 529 // int foo() { in TEST() 538 // for (int i = 0; i < 100; i += foo()) { in TEST()
|
H A D | transformation_add_synonym_test.cpp | 1419 OpName %6 "foo(" in TEST()
|
H A D | transformation_outline_function_test.cpp | 664 OpName %10 "foo(i1;" in TEST() 714 OpName %10 "foo(i1;" in TEST() 2133 OpName %10 "foo(i1;"
|
H A D | transformation_replace_constant_with_uniform_test.cpp | 386 // void foo(int a) { } in TEST() 394 // foo(4); in TEST() 405 OpName %10 "foo(i1;" in TEST() 593 OpName %10 "foo(i1;" in TEST()
|
H A D | transformation_replace_id_with_synonym_test.cpp | 632 // void foo(int x) { } in TEST() 637 // foo(a); in TEST() 647 OpName %10 "foo(i1;" in TEST()
|
H A D | transformation_set_function_control_test.cpp | 37 OpName %11 "foo(i1;i1;" in TEST() 180 OpName %11 "foo(i1;i1;" in TEST()
|
/third_party/spirv-tools/test/link/ |
H A D | entry_points_test.cpp | 31 OpEntryPoint GLCompute %3 "foo" in TEST_F() 57 OpEntryPoint GLCompute %3 "foo" in TEST_F() 66 OpEntryPoint Vertex %3 "foo" in TEST_F() 83 OpEntryPoint GLCompute %3 "foo" in TEST_F() 92 OpEntryPoint GLCompute %3 "foo" in TEST_F() 103 HasSubstr("The entry point \"foo\", with execution model " in TEST_F() 113 OpDecorate %7 LinkageAttributes "foo" Export in TEST_F() 131 OpDecorate %3 LinkageAttributes "foo" Import in TEST_F()
|
H A D | matching_imports_to_exports_test.cpp | 32 OpDecorate %1 LinkageAttributes "foo" Import in TEST_F() 42 OpDecorate %1 LinkageAttributes "foo" Export in TEST_F() 75 OpDecorate %1 LinkageAttributes "foo" Export in TEST_F() 105 OpDecorate %1 LinkageAttributes "foo" Export in TEST_F() 121 OpDecorate %1 LinkageAttributes "foo" Export in TEST_F() 138 OpDecorate %1 LinkageAttributes "foo" Import in TEST_F() 152 HasSubstr("Unresolved external reference to \"foo\".")); in TEST_F() 161 OpDecorate %1 LinkageAttributes "foo" Import in TEST_F() 171 OpDecorate %1 LinkageAttributes "foo" Export in TEST_F() 183 HasSubstr("Type mismatch on symbol \"foo\" betwee in TEST_F() [all...] |
H A D | partial_linkage_test.cpp | 32 OpDecorate %1 LinkageAttributes "foo" Import in TEST_F() 61 OpDecorate %1 LinkageAttributes "foo" Import in TEST_F() 80 OpDecorate %1 LinkageAttributes "foo" Import in TEST_F() 101 HasSubstr("Unresolved external reference to \"foo\".")); in TEST_F()
|