/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/ |
H A D | nest3.C | 5 struct inner { struct 6 static void f() { std::cout << "inner::f()\n";} in f() argument 11 struct inner { struct 12 static void f() { std::cout << "outer::inner::f()\n";} in f() argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
H A D | nest13.C | 16 struct inner struct 18 int ll;
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
H A D | local1.C | 10 { struct Inner : virtual public Outer {} inner; } in main() local 11 { struct Inner : virtual public Outer {} inner; } in main() local
|
/openbsd-src/sys/netinet/ |
H A D | ip_ecn.c | 87 ip_ecn_ingress(int mode, u_int8_t *outer, u_int8_t *inner) in ip_ecn_ingress() 120 ip_ecn_egress(int mode, u_int8_t *outer, u_int8_t *inner) in ip_ecn_egress()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/ |
H A D | memclass12.C | 6 template <class T> struct outer::inner {}; struct
|
/openbsd-src/usr.bin/tmux/ |
H A D | hyperlinks.c | 52 u_int inner; member 181 hyperlinks_get(struct hyperlinks * hl,u_int inner,const char ** uri_out,const char ** internal_id_out,const char ** external_id_out) hyperlinks_get() argument [all...] |
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | cp-support.h | 47 char *inner; member
|
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | mips_pro.c | 5 inner (int z) in inner() function
|
H A D | nodebug.c | 11 inner (int x) in inner() function
|
/openbsd-src/gnu/gcc/libmudflap/testsuite/libmudflap.c/ |
H A D | pass-stratcliff.c | 62 int inner, middle, outer; in main() local
|
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/ |
H A D | signals.py | 52 def inner(*args, **kwargs): function
|
H A D | result.py | 18 def inner(self, *args, **kw): function
|
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/test/ |
H A D | test_skipping.py | 135 def inner(*a): function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | combine.c | 2969 rtx inner = NULL_RTX; local 3875 rtx inner; local 5332 rtx inner = SUBREG_REG (src); local 5953 rtx inner; local 6101 make_extraction (mode, inner, pos, pos_rtx, len, in make_extraction() argument 7186 rtx inner = XEXP (x, 0); local 8635 unsigned HOST_WIDE_INT inner = op_nonzero & mode_mask; local 11283 rtx inner = XEXP (XEXP (XEXP (op0, 0), 0), 0); local
|
H A D | caller-save.c | 507 rtx inner = SUBREG_REG (reg); local
|
H A D | varasm.c | 3822 tree inner = initializer_constant_valid_p (TREE_OPERAND (value, 0), local 3913 tree inner = TREE_OPERAND (op0, 0); local 3926 tree inner = TREE_OPERAND (op1, 0); local 4065 enum machine_mode inner; local
|
/openbsd-src/gnu/llvm/clang/include/clang/Tooling/Transformer/ |
H A D | RewriteRule.h | 257 inline EditGenerator shrinkTo(RangeSelector outer, RangeSelector inner) { in shrinkTo()
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | combine.c | 2009 rtx inner = SET_SRC (PATTERN (i3)); in try_combine() local 3480 rtx inner = NULL_RTX; in find_split_point() local 4340 rtx inner; in combine_simplify_rtx() local 5413 rtx inner = SUBREG_REG (src); in simplify_set() local 5813 rtx inner; in expand_field_assignment() local 5954 make_extraction (enum machine_mode mode, rtx inner, HOST_WIDE_INT pos, in make_extraction() 7127 rtx inner = XEXP (x, 0); in force_to_mode() local 10543 rtx inner = XEXP (XEXP (XEXP (op0, 0), 0), 0); in simplify_comparison() local
|
H A D | caller-save.c | 507 rtx inner = SUBREG_REG (reg); in mark_set_regs() local
|
H A D | c-parser.c | 2272 struct c_declarator *inner; in c_parser_declarator() local 2333 struct c_declarator *inner in c_parser_direct_declarator() local 2344 struct c_declarator *inner = build_id_declarator (NULL_TREE); in c_parser_direct_declarator() local 2354 struct c_declarator *inner; in c_parser_direct_declarator() local 2413 struct c_declarator *inner) in c_parser_direct_declarator_inner()
|
H A D | tree.c | 2019 tree inner; in save_expr() local 2062 tree inner; in skip_simple_arithmetic() local 2339 tree inner; in substitute_in_expr() local 6830 tree inner, outer; in reconstruct_complex_type() local 7210 upper_bound_in_type (tree outer, tree inner) in upper_bound_in_type() 7277 lower_bound_in_type (tree outer, tree inner) in lower_bound_in_type()
|
H A D | cfgloop.h | 96 struct loop *inner; member
|
/openbsd-src/gnu/llvm/clang/lib/ARCMigrate/ |
H A D | TransUnbridgedCasts.cpp | 133 Expr *inner = E->IgnoreParenCasts(); in transformNonObjCToObjCCast() local
|
/openbsd-src/lib/libssl/ |
H A D | tls13_record_layer.c | 550 CBS header, enc_record, inner; tls13_record_layer_open_record_protected() local 688 uint8_t *data = NULL, *header = NULL, *inner = NULL; tls13_record_layer_seal_record_protected() local [all...] |
/openbsd-src/gnu/llvm/lld/ELF/ |
H A D | ScriptParser.cpp | 735 SortSectionPolicy inner = SortSectionPolicy::Default; in readInputSectionRules() local 1374 Expr inner = readParenExpr(); in readPrimary() local
|