Home
last modified time | relevance | path

Searched defs:op (Results 1 – 25 of 112) sorted by relevance

12345

/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DTriState.h87 #define UNARY_OP(op) \ argument
101 #define COMPOUND_ASSIGN_OP(op) \ argument
153 #define BINARY_OP(op, compound_op) \ argument
177 #define RELATION_OP(op) \ argument
/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DGeneratedTestHarness.cpp49 const auto& op = testModel.main.operands[i]; in createModel() local
76 operations.begin(), [](const TestOperation& op) -> Operation { in createModel()
85 const auto& op = testModel.main.operands[i]; in createModel() local
107 const auto& op = testModel.main.operands[i]; in createModel() local
DUtils.cpp109 const auto& op = testModel.main.operands[testModel.main.inputIndexes[i]]; in createRequest() local
126 const auto& op = testModel.main.operands[testModel.main.outputIndexes[i]]; in createRequest() local
158 const auto& op = testModel.main.operands[testModel.main.inputIndexes[i]]; in createRequest() local
/hardware/interfaces/neuralnetworks/1.1/vts/functional/
DGeneratedTestHarness.cpp56 const auto& op = testModel.main.operands[i]; in createModel() local
83 operations.begin(), [](const TestOperation& op) -> Operation { in createModel()
92 const auto& op = testModel.main.operands[i]; in createModel() local
114 const auto& op = testModel.main.operands[i]; in createModel() local
/hardware/google/av/codec2/include/
DC2.h300 #define DEFINE_C2_CNTR_BINARY_OP(attrib, op, op_assign) \ argument
317 #define DEFINE_C2_CNTR_UNARY_OP(attrib, op) \ argument
322 #define DEFINE_C2_CNTR_CREMENT_OP(attrib, op) \ argument
/hardware/qcom/neuralnetworks/hvxservice/1.0/
DHexagonModel.cpp279 uint32_t Model::addOperationInternal(op_type op, hexagon_nn_padding_type pad, in addOperationInternal()
322 bool Model::addBasicOperation(op_type op, hexagon_nn_padding_type pad, in addBasicOperation()
331 std::vector<hexagon_nn_input> Model::setupActivationArgs(op_type op) { in setupActivationArgs()
352 bool Model::addFloatOperationWithActivation(op_type op, hexagon_nn_padding_type pad, in addFloatOperationWithActivation()
370 bool Model::addQuant8OperationWithActivation(op_type op, hexagon_nn_padding_type pad, in addQuant8OperationWithActivation()
390 bool Model::addFusedFloatOperation(op_type op, hexagon_nn_padding_type pad, in addFusedFloatOperation()
418 bool Model::addFusedQuant8Operation(op_type op, hexagon_nn_padding_type pad, in addFusedQuant8Operation()
DHexagonOperationsCheck.cpp35 HexagonModel* model, OperationType op) { in addMul()
58 OperationType op) { in pool()
325 HexagonModel* model, uint32_t numInputs, OperationType op) { in activation()
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DGeneratedTestHarness.cpp82 const auto& op = testModel.main.operands[i]; in createModel() local
116 operations.begin(), [](const TestOperation& op) -> Operation { in createModel()
125 const auto& op = testModel.main.operands[i]; in createModel() local
147 const auto& op = testModel.main.operands[i]; in createModel() local
/hardware/interfaces/confirmationui/1.0/default/
DPlatformSpecifics.h60 static MyOperation op; in get() local
/hardware/qcom/bt/msm8960/libbt-vendor/src/
Dbt_vendor_qcom.c96 static int op(bt_vendor_opcode_t opcode, void *param) in op() function
/hardware/qcom/sm8150/display/sdm/include/core/
Ddpps_interface.h81 int DppsNotifyOps(enum DppsNotifyOps op, void *payload, size_t size) { in DppsNotifyOps()
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DGeneratedTestHarness.cpp199 const auto& op = testSubgraph.operands[i]; in createSubgraph() local
245 operations.begin(), [](const TestOperation& op) -> Operation { in createSubgraph()
375 const auto& op = testModel.main.operands[testModel.main.inputIndexes[i]]; in createRequest() local
405 const auto& op = testModel.main.operands[testModel.main.outputIndexes[i]]; in createRequest() local
460 const auto& op = testModel.main.operands[testModel.main.inputIndexes[i]]; in createRequest() local
480 const auto& op = testModel.main.operands[testModel.main.outputIndexes[i]]; in getOutputBuffers() local
/hardware/qcom/sm8150/display/gralloc/
Dgr_ion_alloc.cpp130 int /*handle*/, int op, int dma_buf_fd) { in CleanBuffer()
252 int IonAlloc::CleanBuffer(void *base, unsigned int size, unsigned int offset, int handle, int op, in CleanBuffer() argument
/hardware/qcom/sdm845/display/libdisplayconfig/
DDisplayConfig.cpp81 IDisplayConfig::DisplayDynRefreshRateOp MapDynRefreshRateOp(uint32_t op) { in MapDynRefreshRateOp()
157 int configureDynRefeshRate(uint32_t op, uint32_t refreshRate) { in configureDynRefeshRate()
/hardware/qcom/display/msm8909/libdisplayconfig/
DDisplayConfig.cpp81 IDisplayConfig::DisplayDynRefreshRateOp MapDynRefreshRateOp(uint32_t op) { in MapDynRefreshRateOp()
157 int configureDynRefeshRate(uint32_t op, uint32_t refreshRate) { in configureDynRefeshRate()
/hardware/qcom/display/msm8909w_3100/libdisplayconfig/
DDisplayConfig.cpp81 IDisplayConfig::DisplayDynRefreshRateOp MapDynRefreshRateOp(uint32_t op) { in MapDynRefreshRateOp()
157 int configureDynRefeshRate(uint32_t op, uint32_t refreshRate) { in configureDynRefeshRate()
/hardware/broadcom/libbt/src/
Dbt_vendor_brcm.c140 static int op(bt_vendor_opcode_t opcode, void *param) in op() function
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/test/
DTriStateTest.cpp153 #define TEST_COMPOUND_ASSIGN(a, op, op_c, b) \ in TEST() argument
/hardware/google/av/codec2/faultinjection/
DC2ComponentWrapper.cpp35 std::function<c2_status_t(void)> op, const SimpleMethodState &state) { in WrapSimpleMethod()
/hardware/qcom/display/msm8996/libgralloc/
Dionalloc.cpp187 int fd, int op) in clean_buffer()
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dionalloc.cpp182 int fd, int op) in clean_buffer()
/hardware/qcom/display/msm8960/libgralloc/
Dionalloc.cpp179 int IonAlloc::clean_buffer(void *base, size_t size, int offset, int fd, int op) in clean_buffer()
/hardware/qcom/display/msm8226/libgralloc/
Dionalloc.cpp179 int fd, int op) in clean_buffer()
/hardware/qcom/display/msm8084/libgralloc/
Dionalloc.cpp175 int IonAlloc::clean_buffer(void *base, size_t size, size_t offset, int fd, int op) in clean_buffer()
/hardware/qcom/display/msm8909/libgralloc/
Dionalloc.cpp182 int fd, int op) in clean_buffer()

12345