/aosp_15_r20/external/libpalmrejection/ui/events/ozone/evdev/touch_filter/palm_model/ |
H A D | onedevice_train_palm_detection_filter_inference_beta.cc | 715 #define POOL_OP(OP_NAME, DEFAULT_VALUE, UPDATE_EXPR, RESULT_EXPR) \ argument 1097 #define SIMPLE_UNARY_OP(OP_NAME, _, EXPR_EIGEN) \ argument 1111 #define SIMPLE_UNARY_OP(OP_NAME, EXPR, _) \ argument 1318 #define BROADCAST_BINARY_OP(OP_NAME, EXPR, EXPR_EIGEN) \ argument 1375 #define REDUCE_OP(OP_NAME, DEFAULT_VALUE, UPDATE_EXPR, RESULT_EXPR) \ in BROADCAST_BINARY_OP() argument
|
H A D | onedevice_train_palm_detection_filter_inference.cc | 716 #define POOL_OP(OP_NAME, DEFAULT_VALUE, UPDATE_EXPR, RESULT_EXPR) \ argument 1098 #define SIMPLE_UNARY_OP(OP_NAME, _, EXPR_EIGEN) \ argument 1112 #define SIMPLE_UNARY_OP(OP_NAME, EXPR, _) \ argument 1319 #define BROADCAST_BINARY_OP(OP_NAME, EXPR, EXPR_EIGEN) \ argument 1376 #define REDUCE_OP(OP_NAME, DEFAULT_VALUE, UPDATE_EXPR, RESULT_EXPR) \ in BROADCAST_BINARY_OP() argument
|
H A D | onedevice_train_palm_detection_filter_inference_v2.cc | 715 #define POOL_OP_V2(OP_NAME, DEFAULT_VALUE, UPDATE_EXPR, RESULT_EXPR) \ argument 1097 #define SIMPLE_UNARY_OP_V2(OP_NAME, _, EXPR_EIGEN) \ argument 1111 #define SIMPLE_UNARY_OP_V2(OP_NAME, EXPR, _) \ argument 1319 #define BROADCAST_BINARY_OP_V2(OP_NAME, EXPR, EXPR_EIGEN) \ argument 1376 #define REDUCE_OP_V2(OP_NAME, DEFAULT_VALUE, UPDATE_EXPR, RESULT_EXPR) \ in BROADCAST_BINARY_OP_V2() argument
|
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuVectorUtil.hpp | 548 #define TCU_DECLARE_VECTOR_UNARY_FUNC(FUNC_NAME, OP_NAME) \ argument 558 #define TCU_DECLARE_VECTOR_BINARY_FUNC(FUNC_NAME, OP_NAME) \ argument 568 #define TCU_DECLARE_VECTOR_TERNARY_FUNC(FUNC_NAME, OP_NAME) … argument
|
/aosp_15_r20/external/pytorch/tools/autograd/ |
H A D | gen_trace_type.py | 99 OP_NAME = CodeTemplate( variable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/preprocessor/doc/examples/ |
D | array_arithmetic.c | 37 # define OP_NAME(O) BOOST_PP_TUPLE_ELEM(5, 1, O) macro
|
/aosp_15_r20/external/libxml2/fuzz/ |
H A D | reader.c | 46 OP_NAME, enumerator
|
/aosp_15_r20/packages/modules/Permission/PermissionController/tests/mocking/src/com/android/permissioncontroller/tests/mocking/permission/utils/ |
D | GrantRevokeTests.kt | 98 private val OP_NAME = permissionToOp(FG_PERM_NAME)!! constant
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderOperatorTests.cpp | 299 #define DECLARE_IVEC_BINARY_FUNC(OP_NAME) \ argument 309 #define DECLARE_IVEC_INT_BINARY_FUNC(OP_NAME) \ argument 319 #define DECLARE_INT_IVEC_BINARY_FUNC(OP_NAME) \ argument
|
/aosp_15_r20/external/deqp/framework/referencerenderer/ |
H A D | rrFragmentOperations.cpp | 403 #define SWITCH_DPFAIL_OR_DPPASS(OP_NAME, CONDITION) … in executeStencilDpFailAndPass() argument
|
/aosp_15_r20/external/python/cpython2/Python/ |
D | compile.c | 2318 enum { OP_FAST, OP_GLOBAL, OP_DEREF, OP_NAME } optype; in compiler_nameop() enumerator
|
/aosp_15_r20/external/python/cpython3/Python/ |
D | compile.c | 4252 enum { OP_FAST, OP_GLOBAL, OP_DEREF, OP_NAME } optype; in compiler_nameop() enumerator
|