| /hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
| D | TriState.h | 87 #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/google/aemu/host-common/include/host-common/ |
| D | DeviceContextRunner.h | 119 void queueDeviceOperation(const T& op) { in queueDeviceOperation() 140 void removeAllPendingOperations(const Predicate& op) { in removeAllPendingOperations() 148 void forEachPendingOperation(const Func& op) const { in forEachPendingOperation()
|
| /hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
| D | GeneratedTestHarness.cpp | 49 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
|
| D | Utils.cpp | 109 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/ |
| D | GeneratedTestHarness.cpp | 56 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/interfaces/neuralnetworks/aidl/vts/functional/ |
| D | Utils.cpp | 204 const auto& op = testModel.main.operands[testModel.main.inputIndexes[i]]; in createRequest() local 221 const auto& op = testModel.main.operands[testModel.main.outputIndexes[i]]; in createRequest() local 263 const auto& op = testModel.main.operands[testModel.main.inputIndexes[i]]; in createRequest() local
|
| D | GeneratedTestHarness.cpp | 214 const auto& op = testSubgraph.operands[i]; in createSubgraph() local 261 operations.begin(), [](const TestOperation& op) -> Operation { in createSubgraph() 410 const auto& op = testModel.main.operands[testModel.main.inputIndexes[i]]; in createRequest() local 443 const auto& op = testModel.main.operands[testModel.main.outputIndexes[i]]; in createRequest() local 510 const auto& op = testModel.main.operands[testModel.main.inputIndexes[i]]; in createRequest() local 530 const auto& op = testModel.main.operands[testModel.main.outputIndexes[i]]; in getOutputBuffers() local
|
| /hardware/interfaces/confirmationui/1.0/default/ |
| D | PlatformSpecifics.h | 60 static MyOperation op; in get() local
|
| /hardware/qcom/bt/msm8960/libbt-vendor/src/ |
| D | bt_vendor_qcom.c | 96 static int op(bt_vendor_opcode_t opcode, void *param) in op() function
|
| /hardware/qcom/sm8150/display/sdm/include/core/ |
| D | dpps_interface.h | 81 int DppsNotifyOps(enum DppsNotifyOps op, void *payload, size_t size) { in DppsNotifyOps()
|
| /hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
| D | GeneratedTestHarness.cpp | 82 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/google/graphics/common/libscaler/ |
| D | libscalerblend-v4l2.h | 19 inline void SetSrcBlendOp(SRC_BL_OP op) { in SetSrcBlendOp()
|
| D | m2m1shot.h | 76 __u32 op; member 85 struct m2m1shot_operation op; member
|
| /hardware/broadcom/libbt/src/ |
| D | bt_vendor_brcm.c | 140 static int op(bt_vendor_opcode_t opcode, void *param) in op() function
|
| /hardware/qcom/sm7250/display/sdm/include/core/ |
| D | dpps_interface.h | 97 int DppsNotifyOps(enum DppsNotifyOps op, void *payload, size_t size) { in DppsNotifyOps()
|
| /hardware/qcom/sm8150/display/gralloc/ |
| D | gr_ion_alloc.cpp | 130 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/display/msm8909/libdisplayconfig/ |
| D | DisplayConfig.cpp | 81 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/ |
| D | DisplayConfig.cpp | 81 IDisplayConfig::DisplayDynRefreshRateOp MapDynRefreshRateOp(uint32_t op) { in MapDynRefreshRateOp() 157 int configureDynRefeshRate(uint32_t op, uint32_t refreshRate) { in configureDynRefeshRate()
|
| /hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
| D | GeneratedTestHarness.cpp | 199 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/libhardware/modules/sensors/dynamic_sensor/HidUtils/test/ |
| D | TriStateTest.cpp | 153 #define TEST_COMPOUND_ASSIGN(a, op, op_c, b) \ in TEST() argument
|
| /hardware/qcom/display/msm8909w_3100/libgralloc/ |
| D | ionalloc.cpp | 182 int fd, int op) in clean_buffer()
|
| /hardware/qcom/display/msm8994/libgralloc/ |
| D | ionalloc.cpp | 193 int fd, int op) in clean_buffer()
|
| /hardware/qcom/display/msm8909/libgralloc/ |
| D | ionalloc.cpp | 182 int fd, int op) in clean_buffer()
|
| /hardware/qcom/sm7250/display/gralloc/ |
| D | gr_ion_alloc.cpp | 126 int /*handle*/, int op, int dma_buf_fd) { in CleanBuffer()
|
| /hardware/qcom/display/msm8226/libgralloc/ |
| D | ionalloc.cpp | 179 int fd, int op) in clean_buffer()
|