| /minix3/external/bsd/llvm/dist/llvm/test/Analysis/BasicAA/ |
| H A D | noalias-bugs.ll | 10 %nested = type { %nested.i64 } 11 %nested.i64 = type { i64 } 13 define i64 @testcase(%nested * noalias %p1, %nested * noalias %p2, 15 %ptr = getelementptr inbounds %nested* %p1, i64 -1, i32 0 16 %ptr.64 = getelementptr inbounds %nested.i64* %ptr, i64 0, i32 0 17 %ptr2= getelementptr inbounds %nested* %p2, i64 0, i32 0 19 %either_ptr = select i1 %cmp, %nested.i64* %ptr2, %nested.i64* %ptr 20 %either_ptr.64 = getelementptr inbounds %nested.i64* %either_ptr, i64 0, i32 0
|
| /minix3/external/bsd/llvm/dist/llvm/test/Transforms/ScalarRepl/ |
| H A D | nonzero-first-index.ll | 6 %nested = type { i32, [4 x i32] } 14 %A = alloca %nested 15 %B = getelementptr %nested* %A, i32 0, i32 1, i32 0 25 %A = alloca %nested 26 %B = getelementptr %nested* %A, i32 0, i32 1, i32 0 37 %A = alloca %nested 38 %B = bitcast %nested* %A to i32* 48 %A = alloca %nested 49 %B = bitcast %nested* %A to i32*
|
| /minix3/external/bsd/kyua-atf-compat/dist/ |
| H A D | atf-run_test.sh | 63 mkdir subdir/nested 64 create_test_program subdir/nested/program2 skip fail 65 create_atffile subdir/nested/Atffile 'prop: test-suite = "suite"' \ 103 mkdir subdir/nested 104 create_test_program subdir/nested/program2 skip fail 105 create_atffile subdir/nested/Atffile 'prop: test-suite = "suite"' \ 122 atf-run program1:pass subdir/nested/program2:skip 130 atf-run subdir/nested/program2
|
| /minix3/external/bsd/llvm/dist/clang/test/Index/Inputs/Headers/nested/ |
| H A D | module.map | 1 module nested { 2 header "nested.h"
|
| /minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
| H A D | missing-namespace-qualifier-typo-corrections.cpp | 17 …namespace nested { bool moreFoobar() { return true; } } // expected-note{{'fizbin::nested::moreFoo… in moreFoobar() namespace 18 …namespace nested { bool lessFoobar() { return true; } } // expected-note{{'fizbin::nested' declare… in lessFoobar() namespace 31 …if (nested::moreFoobar()) Double(7); // expected-error{{use of undeclared identifier 'nested'; did… in Check()
|
| H A D | trailing-return-0x.cpp | 58 struct nested { struct 67 nested<U> get_nested();
|
| /minix3/minix/servers/pm/ |
| H A D | event.c | 67 static unsigned int nested = 0; variable 155 nested++; in remove_sub() 157 nested--; in remove_sub() 226 assert(nested == 0); in do_proc_event_reply() 321 assert(nested == 0); in publish_event()
|
| /minix3/external/bsd/lutok/dist/ |
| H A D | stack_cleaner_test.cpp | 61 ATF_TEST_CASE_WITHOUT_HEAD(nested); 62 ATF_TEST_CASE_BODY(nested) in ATF_TEST_CASE_BODY() argument 106 ATF_ADD_TEST_CASE(tcs, nested); in ATF_INIT_TEST_CASES()
|
| /minix3/external/bsd/llvm/dist/clang/test/Preprocessor/ |
| H A D | macro_paste_msextensions.c | 19 #define nested(x) int x comment cute little dead tokens... macro 21 nested(baz) rise of the dead tokens
|
| /minix3/external/bsd/kyua-cli/dist/utils/signals/ |
| H A D | programmer_test.cpp | 102 ATF_TEST_CASE_WITHOUT_HEAD(nested); 103 ATF_TEST_CASE_BODY(nested) in ATF_TEST_CASE_BODY() argument 139 ATF_ADD_TEST_CASE(tcs, nested); in ATF_INIT_TEST_CASES()
|
| /minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/ |
| H A D | debug-info-template.cpp | 105 struct nested { struct 112 TC<unsigned, 2, &glb, &foo::e, &foo::f, &foo::g, 1, 2, 3>::nested tci;
|
| /minix3/external/bsd/llvm/dist/llvm/test/DebugInfo/X86/ |
| H A D | template.ll | 7 ; template<typename> struct y_impl { struct nested { }; }; 9 ; y_impl<int>::nested n; 61 %"struct.y_impl<int>::nested" = type { i8 } 64 @n = global %"struct.y_impl<int>::nested" zeroinitializer, align 1 100 …x13\00nested\002\008\008\000\000\000", !1, !"_ZTS6y_implIiE", null, !2, null, null, !"_ZTSN6y_impl… 124 …4\000\001", null, !11, !"_ZTSN6y_implIiE6nestedE", %"struct.y_impl<int>::nested"* @n, null} ; [ DW…
|
| /minix3/usr.bin/make/unit-tests/ |
| H A D | modword.mk | 25 mod-squarebrackets-nested 113 mod-squarebrackets-nested:
|
| /minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/ |
| H A D | ms-delayed-default-template-args.cpp | 13 namespace nested { namespace 21 template struct nested::Foo<>;
|
| H A D | dependent-base-classes.cpp | 48 class HasDepBase::Nested nested; in foo() local 57 class NoDepBase::Nested nested; // expected-error{{no class named 'Nested' in 'NoDepBase<T>'}} in foo() local
|
| /minix3/external/bsd/llvm/dist/llvm/test/Feature/ |
| H A D | cfgstructures.ll | 31 ;; This is a simple nested loop 32 define void @nested(i1 %cond1, i1 %cond2, i1 %cond3) {
|
| /minix3/external/bsd/llvm/dist/clang/test/Analysis/ |
| H A D | misc-ps-region-store.mm | 1 …cker=core,alpha.core -analyzer-store=region -verify -fblocks -analyzer-opt-analyze-nested-blocks %s 2 …er=core,alpha.core -analyzer-store=region -verify -fblocks -analyzer-opt-analyze-nested-blocks %s
|
| /minix3/usr.bin/login/ |
| H A D | login_pam.c | 128 nested = NULL; in main() 219 nested = strdup(user_from_uid(getuid(), 0)); in main() 220 if (nested == NULL) { in main() 284 if (nested) in main() 285 PAM_SET_ITEM(PAM_NUSER, nested); in main() 463 if (nested == NULL && setusercontext(lc, pwd, pwd->pw_uid, in main()
|
| H A D | common.c | 80 char term[64], *envinit[1], *hostname, *tty, *nested; variable 209 } else if (nested != NULL) { in update_db() 212 "%s", nested, pwd->pw_name, tty, hname, assbuf); in update_db() 214 syslog(LOG_NOTICE, "%s to %s on tty %s", nested, in update_db()
|
| H A D | common.h | 49 extern char term[64], *envinit[1], *hostname, *tty, *nested;
|
| /minix3/external/bsd/llvm/dist/llvm/test/Transforms/InstCombine/ |
| H A D | extractvalue.ll | 17 ; Build a nested struct and pull a sub struct out of it 26 ; Use nested extractvalues to get to a value 31 ; Use nested insertvalues to build a nested struct
|
| /minix3/external/bsd/llvm/dist/llvm/test/YAMLParser/ |
| H A D | spec-10-02.data | 8 text, [ nested ],
|
| /minix3/external/bsd/llvm/dist/llvm/test/TableGen/ |
| H A D | CStyleComment.td | 1 // Test that multiline, nested, comments work correctly.
|
| /minix3/external/bsd/llvm/dist/clang/test/PCH/ |
| H A D | struct.c | 28 struct Nested nested = { 1, 2 }; variable
|
| /minix3/tests/fs/tmpfs/ |
| H A D | t_mkdir.sh | 72 atf_test_case nested 156 atf_add_test_case nested
|