/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/cronet/tot/third_party/icu/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/cronet/stable/third_party/icu/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/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/clang/test/Frontend/ |
D | plugin-annotate-functions.c | 20 void fn2() { } 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
|
D | typo-correction.c | 54 void fn2() { in fn2() function
|
/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/clang/test/CodeGenCXX/ |
D | pr18962.cpp | 24 fn2(C *) { in fn2() function
|
D | cxx0x-initializer-constructors.cpp | 15 void fn2() { in fn2() function
|
D | cxx11-initializer-aggregate.cpp | 19 int &fn2(int &v) { in fn2() function
|
D | cxx0x-initializer-stdinitializerlist-startend.cpp | 68 void fn2() { in fn2() function
|
/external/clang/test/CodeGen/ |
D | named_reg_global.c | 50 void fn2(struct p4_Thread *val) { in fn2() function
|
/external/tensorflow/tensorflow/python/kernel_tests/control_flow/ |
D | control_flow_ops_py_test.py | 386 fn2 = lambda: math_ops.subtract(values, 1) function 395 fn2 = lambda: math_ops.subtract(v, 1) function 451 fn2 = lambda: indexed_slices.IndexedSlices( function 484 fn2 = lambda: sparse_tensor.SparseTensor( function 495 fn2 = lambda: rt[:2] - 2 function 550 fn2 = lambda: indexed_slices.IndexedSlices( function 569 fn2 = lambda: math_ops.subtract(x, 1.0) function 581 fn2 = lambda: math_ops.subtract(x, 1) function 609 fn2 = lambda: math_ops.subtract(x, 1) function 627 fn2 = lambda: [state_ops.assign(v3, 3).op, constant_op.constant(10).op] function [all …]
|
/external/pytorch/test/dynamo/ |
D | test_nops.py | 16 def fn2(a, b): function
|
/external/compiler-rt/test/msan/ |
D | chained_origin_limits.cc | 110 void fn2() { in fn2() function
|
/external/pdfium/core/fxcrt/ |
D | cfx_timer_unittest.cpp | 39 CFX_Timer::HandlerIface::TimerCallback fn2 = nullptr; in TEST_F() local
|
/external/liburing/test/ |
D | hardlink.c | 45 static int files_linked_ok(const char* fn1, const char *fn2) in files_linked_ok()
|
/external/coreboot/util/kbc1126/ |
D | kbc1126_ec_dump.c | 73 char fn1[len + 5], fn2[len + 5]; in main() local
|
/external/cronet/tot/third_party/libc++/src/test/libcxx/utilities/meta/stress_tests/ |
D | stress_test_variant_overloads_impl.sh.cpp | 113 void fn2(typename std::invoke_result_t<T1, int, int>::type x) { DoNotOptimize(&x); } in fn2() function
|
/external/cronet/stable/third_party/libc++/src/test/libcxx/utilities/meta/stress_tests/ |
D | stress_test_variant_overloads_impl.sh.cpp | 113 void fn2(typename std::invoke_result_t<T1, int, int>::type x) { DoNotOptimize(&x); } in fn2() function
|
/external/pytorch/test/inductor/ |
D | test_pattern_matcher.py | 129 def fn2(a, b, c): function 784 def fn2(x): function 804 def fn2(): function 1057 def fn2(x, y): function 1129 def fn2(inp, a, b): function 1136 def fn2(inp, a, b): function
|
/external/python/oauth2client/tests/ |
D | test_util.py | 29 def fn2(required_kw): function
|