| /external/llvm-project/clang/test/Modules/Inputs/overloadable-attrs/ |
| D | a.h | 5 constexpr int fn2() { return 1; } in fn2() function 6 constexpr int fn2() __attribute__((enable_if(0, ""))) { return 0; } in fn2() function 24 constexpr int fn2(void *const a) { return 0; } in fn2() function 25 constexpr int fn2(void *const a __attribute__((pass_object_size(0)))) { in fn2() function
|
| /external/tpm2-tss/src/tss2-mu/ |
| D | tpmt-types.c | 24 #define TPMT_MARSHAL_2(type, m1, op1, fn1, m2, op2, sel, fn2) \ argument 56 #define TPMT_UNMARSHAL_2(type, m1, fn1, m2, sel, fn2) \ argument 88 #define TPMT_MARSHAL_3(type, m1, op1, fn1, m2, op2, sel2, fn2, m3, op3, sel3, fn3) \ argument 124 #define TPMT_UNMARSHAL_3(type, m1, fn1, m2, sel2, fn2, m3, sel3, fn3) \ argument 160 #define TPMT_MARSHAL_TK(type, m1, fn1, m2, fn2, m3, fn3) \ argument 196 #define TPMT_UNMARSHAL_TK(type, m1, fn1, m2, fn2, m3, fn3) \ argument 229 #define TPMT_MARSHAL_4(type, m1, op1, fn1, m2, op2, fn2, m3, op3, fn3, \ argument 270 #define TPMT_UNMARSHAL_4(type, m1, fn1, m2, fn2, m3, fn3, m4, sel4, fn4) \ argument 310 #define TPMT_MARSHAL_5(type, m1, op1, fn1, m2, op2, fn2, m3, op3, fn3, \ argument 355 #define TPMT_UNMARSHAL_5(type, m1, fn1, m2, fn2, m3, fn3, m4, fn4, m5, fn5) \ argument [all …]
|
| D | tpms-types.c | 216 #define TPMS_MARSHAL_2_U(type, m1, op1, fn1, m2, op2, fn2) \ argument 250 #define TPMS_UNMARSHAL_2_U(type, m1, fn1, m2, fn2) \ argument 283 #define TPMS_MARSHAL_2(type, m1, op1, fn1, m2, op2, fn2) \ argument 317 #define TPMS_UNMARSHAL_2(type, m1, fn1, m2, fn2) \ argument 349 #define TPMS_MARSHAL_3(type, m1, op1, fn1, m2, op2, fn2, m3, op3, fn3) \ argument 387 #define TPMS_UNMARSHAL_3(type, m1, fn1, m2, fn2, m3, fn3) \ argument 423 #define TPMS_MARSHAL_4(type, m1, op1, fn1, m2, op2, fn2, m3, op3, fn3, m4, op4, fn4) \ argument 465 #define TPMS_UNMARSHAL_4(type, m1, fn1, m2, fn2, m3, fn3, m4, fn4) \ argument 505 #define TPMS_MARSHAL_5(type, m1, op1, fn1, m2, op2, fn2, m3, op3, fn3, \ argument 552 #define TPMS_UNMARSHAL_5(type, m1, fn1, m2, fn2, m3, fn3, m4, fn4, m5, fn5) \ argument [all …]
|
| /external/llvm-project/lld/test/ELF/ |
| D | emit-relocs-icf.s | 25 .globl fn2 symbol 27 fn2: label
|
| D | emit-relocs.s | 107 .globl fn2 symbol 109 fn2: label
|
| D | arm-exidx-script-order.s | 43 .global fn2 symbol 45 fn2: label
|
| /external/Reactive-Extensions/RxCpp/Ix/CPP/src/cpplinq/ |
| D | linq_selectmany.hpp | 78 Fn2 fn2; member in cpplinq::linq_select_many 106 Fn2 fn2; member in cpplinq::linq_select_many::cursor 110 cursor(Cur1 cur1, const Fn& fn, const Fn2& fn2) in cursor() 151 linq_select_many(Container1 c1, Fn fn, Fn2 fn2) in linq_select_many()
|
| /external/icu/icu4c/source/common/ |
| D | unorm.cpp | 61 FilteredNormalizer2 fn2(*n2, *uniset_getUnicode32Instance(*pErrorCode)); in unorm_quickCheckWithOptions() local 84 FilteredNormalizer2 fn2(*n2, *uniset_getUnicode32Instance(*pErrorCode)); in unorm_isNormalizedWithOptions() local 103 FilteredNormalizer2 fn2(*n2, *uniset_getUnicode32Instance(*pErrorCode)); in unorm_normalize() local 188 FilteredNormalizer2 fn2(*n2, *uni32); in unorm_iterate() local 272 FilteredNormalizer2 fn2(*n2, *uni32); in unorm_concatenate() local
|
| /external/llvm-project/clang/test/Frontend/ |
| D | plugin-annotate-functions.c | 20 void fn2() { } in fn2() function
|
| D | plugin-attribute.cpp | 8 void fn2() __attribute__((example("somestring"))) { } in fn2() function
|
| D | fixed_point_crash.c | 14 int fn2() { in fn2() function
|
| /external/clang/test/Frontend/ |
| D | plugin-annotate-functions.c | 20 void fn2() { } in fn2() function
|
| /external/llvm-project/llvm/test/MC/MachO/ARM/ |
| D | bad-darwin-ARM-offset-scattered.s | 13 fn2: label
|
| /external/llvm-project/clang/test/Sema/ |
| D | arm-cmse-no-diag.c | 6 void (*fn2)(int, union U) __attribute__((cmse_nonsecure_call)); variable
|
| D | PR28181.c | 11 void fn2() { in fn2() function
|
| /external/llvm-project/clang/test/CodeGen/ |
| D | debug-info-extern-call.c | 38 int fn2 (int *src, int *dst) { in fn2() function
|
| /external/clang/test/Sema/ |
| D | initialize-noreturn.c | 11 Fn_noret fn2 = &foo; // expected-warning {{incompatible pointer types initializing 'Fn_noret'}} in test() local
|
| /external/clang/test/SemaObjC/ |
| D | ivar-in-implementations.m | 36 id fn2(INTFSTANDALONE *b) { return b->PRTCTD; } // expected-error {{instance variable 'PRTCTD' is … function
|
| D | ivar-in-class-extension.m | 18 int fn2(SomeClass *obj) { function
|
| /external/llvm-project/clang/test/SemaObjC/ |
| D | ivar-in-implementations.m | 36 id fn2(INTFSTANDALONE *b) { return b->PRTCTD; } // expected-error {{instance variable 'PRTCTD' is … function
|
| D | ivar-in-class-extension.m | 18 int fn2(SomeClass *obj) { function
|
| /external/llvm-project/clang/test/SemaCXX/ |
| D | warn-constant-evaluated-constexpr.cpp | 16 constexpr int fn2() { in fn2() function
|
| /external/clang/test/CodeGenCXX/ |
| D | pr18962.cpp | 24 fn2(C *) { in fn2() function
|
| /external/llvm-project/clang/test/CodeGenCXX/ |
| D | pr18962.cpp | 24 fn2(C *) { in fn2() function
|
| /external/libabigail/tests/data/test-diff-dwarf/ |
| D | test33-fnref-changes-v1.cc | 22 void fn2(callback c) in fn2() function
|