| /third_party/mesa3d/src/gallium/drivers/r600/sb/ |
| H A D | sb_context.cpp | 35 unsigned sb_context::dry_run = 0; member in r600_sb::sb_context
|
| H A D | sb_core.cpp | 62 sb_context::dry_run = df & DBG_SB_DRY_RUN; in r600_sb_context_create() member in sb_context
|
| H A D | sb_bc.h | 686 static unsigned dry_run; member in r600_sb::sb_context
|
| /third_party/eudev/src/udev/ |
| H A D | udevadm-trigger.c | 39 static int dry_run; variable
|
| /test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/ |
| H A D | cpp_driver.py | 256 def dry_run(self): member in RemoteCppTestRunner
|
| H A D | cpp_driver_lite.py | 215 def dry_run(self, request, command, listener=None): member in CppTestDriver
|
| H A D | oh_jsunit_driver.py | 550 def dry_run(self): member in OHJSUnitTestRunner
|
| /third_party/protobuf/benchmarks/python/ |
| H A D | py_benchmark.py | 127 def dry_run(self, test_method_args='', setup_method_args=''): member in Benchmark
|
| /kernel/linux/linux-6.6/arch/arm64/kernel/ |
| H A D | patch-scs.c | 131 scs_handle_fde_frame(const struct eh_frame *frame, bool fde_has_augmentation_data, int code_alignment_factor, bool dry_run) scs_handle_fde_frame() argument
|
| /test/testfwk/developer_test/src/core/driver/ |
| H A D | openharmony.py | 100 def dry_run(self): member in OHJSUnitTestRunner
|
| /third_party/ninja/src/ |
| H A D | build.h | 170 bool dry_run;
member
|
| /third_party/python/Lib/distutils/ |
| H A D | util.py | 430 dry_run variable [all...] |
| /test/testfwk/developer_test/src/core/command/ |
| H A D | console.py | 485 dry_run = "dry_run"
variable in ConfigConst
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | ratecontrol.c | 867 float ff_rate_estimate_qscale(MpegEncContext *s, int dry_run) in ff_rate_estimate_qscale() argument
|
| H A D | mpegvideo_enc.c | 3429 static int estimate_qp(MpegEncContext *s, int dry_run){ in estimate_qp() argument
|
| /third_party/python/Lib/test/ |
| H A D | test_bdb.py | 74 dry_run = 0 variable 578 dry_run = dry_run global() variable in BaseTestCase [all...] |
| /kernel/linux/linux-5.10/tools/perf/ |
| H A D | builtin-record.c | 2410 static bool dry_run; variable
|
| /kernel/linux/linux-6.6/tools/perf/ |
| H A D | builtin-inject.c | 1742 char *dry_run; in parse_vm_time_correlation() local
|
| H A D | builtin-record.c | 3303 static bool dry_run; variable
|
| /test/testfwk/xdevice/src/xdevice/_core/ |
| H A D | constants.py | 288 dry_run = "dry_run" variable in ConfigConst
|
| /third_party/gn/src/gn/ |
| H A D | command_format.cc | 1302 bool dry_run = in RunFormat() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | dashdec.c | 2238 static int dash_seek(AVFormatContext *s, struct representation *pls, int64_t seek_pos_msec, int flags, int dry_run) in dash_seek() argument
|
| /kernel/linux/linux-5.10/drivers/dma/ |
| H A D | pl330.c | 580 static inline u32 _emit_END(unsigned dry_run, u8 buf[]) in _emit_END() argument 592 static inline u32 _emit_FLUSHP(unsigned dry_run, u8 buf[], u8 peri) in _emit_FLUSHP() argument 608 static inline u32 _emit_LD(unsigned dry_run, u8 buf[], enum pl330_cond cond) in _emit_LD() argument 626 static inline u32 _emit_LDP(unsigned dry_run, u8 buf[], in _emit_LDP() argument 647 static inline u32 _emit_LP(unsigned dry_run, u8 buf[], in _emit_LP() argument 673 _emit_LPEND(unsigned dry_run, u8 buf[], const struct _arg_LPEND *arg) _emit_LPEND() argument 708 _emit_KILL(unsigned dry_run, u8 buf[]) _emit_KILL() argument 718 _emit_MOV(unsigned dry_run, u8 buf[], enum dmamov_dst dst, u32 val) _emit_MOV() argument 737 _emit_RMB(unsigned dry_run, u8 buf[]) _emit_RMB() argument 749 _emit_SEV(unsigned dry_run, u8 buf[], u8 ev) _emit_SEV() argument 765 _emit_ST(unsigned dry_run, u8 buf[], enum pl330_cond cond) _emit_ST() argument 783 _emit_STP(unsigned dry_run, u8 buf[], enum pl330_cond cond, u8 peri) _emit_STP() argument 804 _emit_WFP(unsigned dry_run, u8 buf[], enum pl330_cond cond, u8 peri) _emit_WFP() argument 829 _emit_WMB(unsigned dry_run, u8 buf[]) _emit_WMB() argument 847 _emit_GO(unsigned dry_run, u8 buf[], const struct _arg_GO *arg) _emit_GO() argument 1095 _ldst_memtomem(unsigned dry_run, u8 buf[], const struct _xfer_spec *pxs, int cyc) _ldst_memtomem() argument 1119 _emit_load(unsigned int dry_run, u8 buf[], enum pl330_cond cond, enum dma_transfer_direction direction, u8 peri) _emit_load() argument 1152 _emit_store(unsigned int dry_run, u8 buf[], enum pl330_cond cond, enum dma_transfer_direction direction, u8 peri) _emit_store() argument 1185 _ldst_peripheral(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[], const struct _xfer_spec *pxs, int cyc, enum pl330_cond cond) _ldst_peripheral() argument 1209 _bursts(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[], const struct _xfer_spec *pxs, int cyc) _bursts() argument 1243 _dregs(struct pl330_dmac *pl330, unsigned int dry_run, u8 buf[], const struct _xfer_spec *pxs, int transfer_length) _dregs() argument 1290 _loop(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[], unsigned long *bursts, const struct _xfer_spec *pxs) _loop() argument 1371 _setup_loops(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[], const struct _xfer_spec *pxs) _setup_loops() argument 1392 _setup_xfer(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[], const struct _xfer_spec *pxs) _setup_xfer() argument 1414 _setup_req(struct pl330_dmac *pl330, unsigned dry_run, struct pl330_thread *thrd, unsigned index, struct _xfer_spec *pxs) _setup_req() argument [all...] |
| /kernel/linux/linux-6.6/drivers/dma/ |
| H A D | pl330.c | 580 static inline u32 _emit_END(unsigned dry_run, u8 buf[]) in _emit_END() argument 592 static inline u32 _emit_FLUSHP(unsigned dry_run, u8 buf[], u8 peri) in _emit_FLUSHP() argument 608 static inline u32 _emit_LD(unsigned dry_run, u8 buf[], enum pl330_cond cond) in _emit_LD() argument 626 static inline u32 _emit_LDP(unsigned dry_run, u8 buf[], in _emit_LDP() argument 647 static inline u32 _emit_LP(unsigned dry_run, u8 buf[], in _emit_LP() argument 673 _emit_LPEND(unsigned dry_run, u8 buf[], const struct _arg_LPEND *arg) _emit_LPEND() argument 708 _emit_KILL(unsigned dry_run, u8 buf[]) _emit_KILL() argument 718 _emit_MOV(unsigned dry_run, u8 buf[], enum dmamov_dst dst, u32 val) _emit_MOV() argument 737 _emit_RMB(unsigned dry_run, u8 buf[]) _emit_RMB() argument 749 _emit_SEV(unsigned dry_run, u8 buf[], u8 ev) _emit_SEV() argument 765 _emit_ST(unsigned dry_run, u8 buf[], enum pl330_cond cond) _emit_ST() argument 783 _emit_STP(unsigned dry_run, u8 buf[], enum pl330_cond cond, u8 peri) _emit_STP() argument 804 _emit_WFP(unsigned dry_run, u8 buf[], enum pl330_cond cond, u8 peri) _emit_WFP() argument 829 _emit_WMB(unsigned dry_run, u8 buf[]) _emit_WMB() argument 847 _emit_GO(unsigned dry_run, u8 buf[], const struct _arg_GO *arg) _emit_GO() argument 1095 _ldst_memtomem(unsigned dry_run, u8 buf[], const struct _xfer_spec *pxs, int cyc) _ldst_memtomem() argument 1119 _emit_load(unsigned int dry_run, u8 buf[], enum pl330_cond cond, enum dma_transfer_direction direction, u8 peri) _emit_load() argument 1152 _emit_store(unsigned int dry_run, u8 buf[], enum pl330_cond cond, enum dma_transfer_direction direction, u8 peri) _emit_store() argument 1185 _ldst_peripheral(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[], const struct _xfer_spec *pxs, int cyc, enum pl330_cond cond) _ldst_peripheral() argument 1209 _bursts(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[], const struct _xfer_spec *pxs, int cyc) _bursts() argument 1243 _dregs(struct pl330_dmac *pl330, unsigned int dry_run, u8 buf[], const struct _xfer_spec *pxs, int transfer_length) _dregs() argument 1290 _loop(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[], unsigned long *bursts, const struct _xfer_spec *pxs) _loop() argument 1371 _setup_loops(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[], const struct _xfer_spec *pxs) _setup_loops() argument 1392 _setup_xfer(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[], const struct _xfer_spec *pxs) _setup_xfer() argument 1414 _setup_req(struct pl330_dmac *pl330, unsigned dry_run, struct pl330_thread *thrd, unsigned index, struct _xfer_spec *pxs) _setup_req() argument [all...] |
| /third_party/f2fs-tools/include/ |
| H A D | f2fs_fs.h | 505 int dry_run; member
|