Home
last modified time | relevance | path

Searched defs:op4 (Results 1 – 25 of 49) sorted by relevance

12

/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
506 m4, op4, fn4, m5, op5, fn5) \ argument
597 m4, op4, fn4, m5, op5, fn5, m6, op6, fn6, m7, op7, fn7) \ argument
704 m4, op4, fn4, m5, op5, fn5, m6, op6, fn6, m7, op7, fn7) \ argument
811 m4, op4, fn4, m5, op5, fn5, m6, op6, fn6, m7, op7, fn7, \ argument
H A Dtpmt-types.c230 m4, sel4, op4, fn4) \ argument
311 m4, op4, fn4, m5, op5, fn5) \ argument
397 m4, op4, fn4, m5, op5, sel5, fn5, m6, op6, sel6, fn6) \ argument
H A Dtpmu-types.c274 sel4, op4, m4, fn4, sel5, op5, m5, fn5, sel6, op6, m6, fn6, \ argument
/aosp_15_r20/external/XNNPACK/test/
H A Deven-split4.cc346 xnn_operator_t op4 = nullptr; in TEST_F() local
465 xnn_operator_t op4 = nullptr; in TEST_F() local
584 xnn_operator_t op4 = nullptr; in TEST_F() local
H A Dconcatenate4.cc353 xnn_operator_t op4 = nullptr; in TEST_F() local
466 xnn_operator_t op4 = nullptr; in TEST_F() local
579 xnn_operator_t op4 = nullptr; in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/java/src/test/java/org/tensorflow/
H A DGraphOperationTest.java62 GraphOperation op4 = g.operation("op1"); in operationEquality() local
85 GraphOperation op4 = g.operation("op1"); in operationCollection() local
/aosp_15_r20/external/libvpx/vpx_dsp/arm/
H A Dloopfilter_neon.c314 uint8x8_t *op4, uint8x8_t *op3, uint8x8_t *op2, uint8x8_t *op1, in apply_15_tap_filter_8()
352 uint8x16_t *op4, uint8x16_t *op3, uint8x16_t *op2, uint8x16_t *op1, in apply_15_tap_filter_16()
992 op5, op4, op3, op2, op1, op0, oq0, oq1, oq2, oq3, oq4, oq5, oq6; in vpx_lpf_horizontal_16_neon() local
1009 op6, op5, op4, op3, op2, op1, op0, oq0, oq1, oq2, oq3, oq4, oq5, oq6; in vpx_lpf_horizontal_16_dual_neon() local
1032 op5, op4, op3, op2, op1, op0, oq0, oq1, oq2, oq3, oq4, oq5, oq6; in vpx_lpf_vertical_16_neon() local
1064 op6, op5, op4, op3, op2, op1, op0, oq0, oq1, oq2, oq3, oq4, oq5, oq6; in vpx_lpf_vertical_16_dual_neon() local
H A Dhighbd_loopfilter_neon.c198 uint16x8_t *op4, uint16x8_t *op3, uint16x8_t *op2, uint16x8_t *op1, in apply_15_tap_filter()
321 const uint16x8_t q7, uint16x8_t *op6, uint16x8_t *op5, uint16x8_t *op4, in filter16()
681 q3, q4, q5, q6, q7, op6, op5, op4, op3, op2, op1, op0, oq0, oq1, oq2, oq3, in lpf_horizontal_16_kernel() local
704 q3, q4, q5, q6, q7, op6, op5, op4, op3, op2, op1, op0, oq0, oq1, oq2, oq3, in lpf_vertical_16_kernel() local
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/content/
H A DSyncOperationTest.java86 SyncOperation op4 = new SyncOperation(account2, 0, in testToKey() local
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestIntrospectionControl.cpp1149 auto op4 = model->addOperand(&type0); in createAddMaxModel() local
1214 auto op4 = model->addOperand(&type0); in createAddMulModel() local
1307 const uint32_t op4 = mainModel->addOperand(&floatType); in addWhileOperation() local
DTestMemoryInternal.cpp221 auto op4 = model.addOperand(&type4); in TEST_F() local
DTestCompliance.cpp101 auto op4 = model.addOperand(&kTypeTensorFloat); in TEST_F() local
DTestUnspecifiedDimensions.cpp321 auto op4 = model.addOperand(&type4); in TestOne() local
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_ir.cpp176 std::shared_ptr<Operator> op4 = getOperatorForLiteral(literal4); in TEST() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCLKernelVk.h44 uint32_t op4; member
/aosp_15_r20/external/one-true-awk/
H A Dparse.c159 Node *op4(int a, Node *b, Node *c, Node *d, Node *e) in op4() function
/aosp_15_r20/external/XNNPACK/models/
H A Dfp32-sparse-mobilenet-v1.cc326 xnn_operator_t op4 = nullptr; in FP32SparseMobileNetV1() local
H A Dqs8-mobilenet-v1.cc305 xnn_operator_t op4 = nullptr; in QS8MobileNetV1() local
H A Dfp32-mobilenet-v1.cc300 xnn_operator_t op4 = nullptr; in FP32MobileNetV1() local
H A Dfp16-mobilenet-v1.cc303 xnn_operator_t op4 = nullptr; in FP16MobileNetV1() local
H A Dqu8-mobilenet-v1.cc305 xnn_operator_t op4 = nullptr; in QU8MobileNetV1() local
H A Dqc8-mobilenet-v1.cc362 xnn_operator_t op4 = nullptr; in QC8MobileNetV1() local
/aosp_15_r20/external/libvpx/vpx_dsp/mips/
H A Dloopfilter_filters_dspr2.h507 uint32_t *op7, uint32_t *op6, uint32_t *op5, uint32_t *op4, uint32_t *op3, in wide_mbfilter_dspr2()
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_opcodes.py284 def src(op1 = 0, op2 = 0, op3 = 0, op4 = 0): argument
/aosp_15_r20/external/libvpx/vpx_dsp/
H A Dloopfilter.c237 uint8_t *op5, uint8_t *op4, uint8_t *op3, in filter16()
589 uint16_t *op5, uint16_t *op4, uint16_t *op3, in highbd_filter16()

12