Home
last modified time | relevance | path

Searched defs:fn4 (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/tpm2-tss/src/tss2-mu/
H A Dtpms-types.c423 #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
506 m4, op4, fn4, m5, op5, fn5) \ argument
552 #define TPMS_UNMARSHAL_5(type, m1, fn1, m2, fn2, m3, fn3, m4, fn4, m5, fn5) \ argument
597 m4, op4, fn4, m5, op5, fn5, m6, op6, fn6, m7, op7, fn7) \ argument
651 #define TPMS_UNMARSHAL_7(type, m1, fn1, m2, fn2, m3, fn3, m4, fn4, m5, fn5, m6, fn6, m7, fn7) \ argument
704 m4, op4, fn4, m5, op5, fn5, m6, op6, fn6, m7, op7, fn7) \ argument
758 #define TPMS_UNMARSHAL_7_U(type, m1, fn1, m2, fn2, m3, fn3, m4, fn4, m5, fn5, m6, fn6, m7, fn7) \ argument
811 m4, op4, fn4, m5, op5, fn5, m6, op6, fn6, m7, op7, fn7, \ argument
882 #define TPMS_UNMARSHAL_11(type, m1, fn1, m2, fn2, m3, fn3, m4, fn4, m5, fn5, m6, fn6, m7, fn7, \ argument
H A Dtpmt-types.c230 m4, sel4, op4, fn4) \ argument
270 #define TPMT_UNMARSHAL_4(type, m1, fn1, m2, fn2, m3, fn3, m4, sel4, fn4) \ argument
311 m4, op4, fn4, m5, op5, fn5) \ argument
355 #define TPMT_UNMARSHAL_5(type, m1, fn1, m2, fn2, m3, fn3, m4, fn4, m5, fn5) \ argument
397 m4, op4, fn4, m5, op5, sel5, fn5, m6, op6, sel6, fn6) \ argument
445 #define TPMT_UNMARSHAL_6(type, m1, fn1, m2, fn2, m3, fn3, m4, fn4, m5, sel5, fn5, m6, sel6, fn6) \ argument
H A Dtpmu-types.c274 sel4, op4, m4, fn4, sel5, op5, m5, fn5, sel6, op6, m6, fn6, \ argument
366 sel4, m4, fn4, sel5, m5, fn5, sel6, m6, fn6, sel7, m7, fn7, \ argument
/aosp_15_r20/external/clang/test/Sema/
H A Dinitialize-noreturn.c13 Fn_ret fn4 = &foo_noret; in test() local
H A Dunused-expr.c102 int (*fn4)(void) __attribute__ ((warn_unused_result)); variable
H A Dasm.c189 void fn4() { in fn4() function
/aosp_15_r20/external/clang/test/SemaObjC/
H A Divar-in-implementations.m38 id fn4(INTFSTANDALONE *b) { return b->IVAR4; } function
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dcxx0x-initializer-constructors.cpp31 void fn4() { in fn4() function
H A Dcxx0x-initializer-stdinitializerlist.cpp141 void fn4() { in fn4() function
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_pattern_matcher.py814 def fn4(): function
1069 def fn4(x, y): function
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_builtins.py206 def fn4(x): function
H A Dtest_complex.py554 def fn4(a: complex, b: float): function
/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_ctx_manager.py56 def fn4(a, b): function
H A Dtest_misc.py3211 def fn4(x) -> None: function
3372 def fn4(): function
9716 def fn4(x): function
H A Dtest_repros.py1399 def fn4(x): function
/aosp_15_r20/external/pytorch/test/
H A Dtest_jit.py13684 def fn4(x): function