| /external/tpm2-tss/src/tss2-mu/ |
| D | tpmt-types.c | 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 396 #define TPMT_MARSHAL_6(type, m1, op1, fn1, m2, op2, fn2, m3, op3, fn3, \ argument 445 #define TPMT_UNMARSHAL_6(type, m1, fn1, m2, fn2, m3, fn3, m4, fn4, m5, sel5, fn5, m6, sel6, fn6) \ argument
|
| D | tpms-types.c | 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 596 #define TPMS_MARSHAL_7(type, m1, op1, fn1, m2, op2, fn2, m3, op3, fn3, \ argument 651 #define TPMS_UNMARSHAL_7(type, m1, fn1, m2, fn2, m3, fn3, m4, fn4, m5, fn5, m6, fn6, m7, fn7) \ argument 703 #define TPMS_MARSHAL_7_U(type, m1, op1, fn1, m2, op2, fn2, m3, op3, fn3, \ argument 758 #define TPMS_UNMARSHAL_7_U(type, m1, fn1, m2, fn2, m3, fn3, m4, fn4, m5, fn5, m6, fn6, m7, fn7) \ argument [all …]
|
| D | tpmu-types.c | 273 #define TPMU_MARSHAL(type, sel, op, m, fn, sel2, op2, m2, fn2, sel3, op3, m3, fn3, \ argument 365 #define TPMU_UNMARSHAL(type, sel, m, fn, sel2, m2, fn2, sel3, m3, fn3, \ argument
|
| /external/clang/test/Sema/ |
| D | initialize-noreturn.c | 12 Fn_noret fn3 = &foo_noret; in test() local
|
| D | asm.c | 183 void fn3() { in fn3() function
|
| /external/clang/test/CoverageMapping/ |
| D | trymacro.cpp | 17 void fn3() TRY { return; } // CHECK: [[@LINE]]:15 -> [[@LINE+1]]:14 = #1 in fn3() function
|
| D | macro-expressions.cpp | 50 void STMT(fn3)() { in STMT() argument
|
| /external/compiler-rt/test/asan/TestCases/ |
| D | vla_chrome_testcase.cc | 16 __attribute__((noinline)) void fn3(int *first, int second) { in fn3() function
|
| /external/libabigail/tests/data/test-abidiff-exit/ |
| D | test-leaf-redundant-v0.c | 16 void fn3(struct sto1* s) { in fn3() function
|
| D | test-leaf-redundant-v1.c | 18 void fn3(struct stn1* s) { // was sto1 in fn3() function
|
| /external/clang/test/CodeGenCXX/ |
| D | cxx0x-initializer-constructors.cpp | 22 void fn3() { in fn3() function
|
| D | cxx0x-initializer-stdinitializerlist-startend.cpp | 78 void fn3() { in fn3() function
|
| D | cxx0x-initializer-stdinitializerlist.cpp | 132 void fn3() { in fn3() function
|
| /external/compiler-rt/test/msan/ |
| D | chained_origin_limits.cc | 114 void fn3() { in fn3() function
|
| /external/python/oauth2client/tests/ |
| D | test_util.py | 39 def fn3(pos, kwonly=None): function
|
| /external/clang/test/SemaCXX/ |
| D | deleted-function.cpp | 11 void fn3() { // expected-error {{redefinition}} in fn3() function
|
| /external/clang/test/Analysis/ |
| D | PR24184.cpp | 73 void fn3() { in fn3() function
|
| /external/tensorflow/tensorflow/python/framework/ |
| D | op_def_library_test.py | 451 def fn3(y): function
|
| /external/clang/test/CodeGen/ |
| D | struct.c | 34 int fn3(F2 *c) { in fn3() function
|
| /external/tensorflow/tensorflow/python/eager/ |
| D | function_test.py | 1274 def fn3(x=3): function 3430 def fn3(x): function
|
| /external/tensorflow/tensorflow/python/kernel_tests/control_flow/ |
| D | control_flow_ops_py_test.py | 610 fn3 = lambda: math_ops.add(control_flow_ops.cond(pred, fn1, fn2), 1) function
|