Home
last modified time | relevance | path

Searched defs:ops (Results 51 - 75 of 373) sorted by relevance

12345678910>>...15

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-5/
H A Dobjc_template.rs
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-9/
H A Dobjc_template.rs
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dobjc_pointer_return_types.rs
H A Dobjc_escape.rs
/drivers/hdf_core/framework/include/bluetooth/
H A Dhdf_bt_transport.h16 const struct HdfBtTransportOps *ops; member
/drivers/hdf_core/framework/model/sensor/driver/include/
H A Dsensor_device_if.h25 struct SensorOps ops; member
/drivers/hdf_core/framework/support/platform/include/adc/
H A Dadc_core.h30 const struct AdcMethod *ops; member
/drivers/hdf_core/framework/support/platform/include/dac/
H A Ddac_core.h30 const struct DacMethod *ops; member
/drivers/hdf_core/framework/support/platform/include/i2c/
H A Di2c_core.h34 const struct I2cMethod *ops; member
/drivers/hdf_core/framework/support/platform/src/fwk/
H A Dplatform_dumper_unopen.c42 int32_t PlatformDumperSetMethod(struct PlatformDumper *dumper, struct PlatformDumperMethod *ops) in PlatformDumperSetMethod() argument
/foundation/ai/neural_network_runtime/test/unittest/components/nn_backend/
H A Dnn_backend_test.cpp523 std::vector<bool> ops; in HWTEST_F() local
541 std::vector<bool> ops; in HWTEST_F() local
560 std::vector<bool> ops; in HWTEST_F() local
582 std::vector<bool> ops; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/
H A Deffect_filter_unittest.cpp29 OH_Pixelmap_InitializationOptions *ops = nullptr; in CreatePixelMap() local
/foundation/resourceschedule/ffrt/src/eu/
H A Dcpu_worker.h31 CPUWorker(const QoS& qos, CpuWorkerOps&& ops) : WorkerThread(qos), ops(ops) in CPUWorker() argument
41 CpuWorkerOps ops; member in ffrt::CPUWorker
/foundation/resourceschedule/ffrt/src/sched/
H A Dtask_state.cpp22 std::array<TaskState::Op, static_cast<size_t>(TaskState::MAX)> TaskState::ops; member in ffrt::TaskState
/third_party/alsa-lib/modules/mixer/simple/
H A Dac97.c76 struct bclass_base_ops *ops; in alsa_mixer_simple_init() local
H A Dhda.c77 struct bclass_base_ops *ops; in alsa_mixer_simple_init() local
/third_party/alsa-lib/src/hwdep/
H A Dhwdep_local.h42 const snd_hwdep_ops_t *ops; member
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/
H A Dusb_handle.h60 struct UsbHandleOps *ops; member
/third_party/lwip/src/core/
H A Dnet_group.c83 void set_default_net_group_ops(struct net_group_ops *ops) { in set_default_net_group_ops() argument
/third_party/ltp/tools/sparse/sparse-src/validation/backend/
H A Dfunction-ptr.c96 struct ops { struct
110 void ops(int a, int *p, struct ops *ops) in ops() argument
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/ipc/
H A Dsemtimedop.c55 struct sembuf ops[] = {{.sem_num = 0, .sem_op = 1, .sem_flg = 0}}; in semtimedop_0100() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader.h68 const struct pipe_loader_ops *ops; member
/third_party/skia/third_party/externals/spirv-tools/test/reduce/
H A Doperand_to_constant_test.cpp102 const auto ops = in TEST() local
152 const auto ops = TEST() local
[all...]
H A Doperand_to_dominating_id_test.cpp58 const auto ops = OperandToDominatingIdReductionOpportunityFinder() in TEST() local
[all...]
H A Dremove_block_test.cpp67 const auto ops = in TEST() local
182 const auto ops = in TEST() local
210 const auto ops = in TEST() local
248 const auto ops = TEST() local
289 auto ops = RemoveBlockReductionOpportunityFinder().GetAvailableOpportunities( TEST() local
[all...]

Completed in 7 milliseconds

12345678910>>...15