Home
last modified time | relevance | path

Searched defs:rw (Results 1 – 25 of 65) sorted by relevance

123

/external/ltp/utils/ffsb-6.0-rc2/
Drwlock.c26 void init_rwlock(struct rwlock *rw) in init_rwlock()
38 void rw_lock_read(struct rwlock *rw) in rw_lock_read()
53 void rw_lock_write(struct rwlock *rw) in rw_lock_write()
70 void rw_unlock_read(struct rwlock *rw) in rw_unlock_read()
78 void rw_unlock_write(struct rwlock *rw) in rw_unlock_write()
86 int rw_trylock_read(struct rwlock *rw) in rw_trylock_read()
98 int rw_trylock_write(struct rwlock *rw) in rw_trylock_write()
/external/compiler-rt/test/tsan/
Dunaligned_race.cc21 static NOINLINE void access(volatile char *p, int sz, int rw) { in access()
49 static NOINLINE void access3(bool main, int sz1, bool rw, volatile char *p) { in access3()
66 access2(bool main, int sz1, int off2, bool rw, volatile char *obj) { in access2()
86 access1(bool main, int off, int sz1, int off2, bool rw, char *obj) { in access1()
110 for (int rw = 0; rw < 2; rw++) { in Test() local
Dunaligned_norace.cc18 static void access(char *p, int sz, int rw) { in access()
50 for (int rw = 0; rw < 2; rw++) { in Test() local
/external/libvncserver/libvncclient/
Dultra.c35 HandleUltraBPP (rfbClient* client, int rx, int ry, int rw, int rh) in HandleUltraBPP()
115 HandleUltraZipBPP (rfbClient* client, int rx, int ry, int rw, int rh) in HandleUltraZipBPP()
Dzlib.c36 HandleZlibBPP (rfbClient* client, int rx, int ry, int rw, int rh) in HandleZlibBPP()
Drre.c33 HandleRREBPP (rfbClient* client, int rx, int ry, int rw, int rh) in HandleRREBPP()
Dcorre.c33 HandleCoRREBPP (rfbClient* client, int rx, int ry, int rw, int rh) in HandleCoRREBPP()
Dtight.c92 HandleTightBPP (rfbClient* client, int rx, int ry, int rw, int rh) in HandleTightBPP()
302 InitFilterCopyBPP (rfbClient* client, int rw, int rh) in InitFilterCopyBPP()
343 InitFilterGradientBPP (rfbClient* client, int rw, int rh) in InitFilterGradientBPP()
452 InitFilterPaletteBPP (rfbClient* client, int rw, int rh) in InitFilterPaletteBPP()
Dhextile.c33 HandleHextileBPP (rfbClient* client, int rx, int ry, int rw, int rh) in HandleHextileBPP()
/external/mesa3d/src/gallium/targets/pipe-loader/
Dpipe_radeonsi.c11 struct radeon_winsys *rw; in create_screen() local
Dpipe_r600.c10 struct radeon_winsys *rw; in create_screen() local
/external/mesa3d/src/gallium/auxiliary/target-helpers/
Ddrm_helper.h97 struct radeon_winsys *rw; in pipe_r300_create_screen() local
122 struct radeon_winsys *rw; in pipe_r600_create_screen() local
148 struct radeon_winsys *rw; in pipe_radeonsi_create_screen() local
/external/autotest/client/site_tests/usbpd_GFU/
Dusbpd_GFU.py95 def _modify_rw(self, port, rw=None, tries=3): argument
145 def _test_update(self, port, rw=None, tries=3): argument
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/csv/
DCSVGroupHandlerTest.java41 final ClassRowWriter rw = new ClassRowWriter(dw, new JavaNames()); in setup() local
/external/blktrace/
Dblkparse.c1178 int rw) in __account_m()
1190 int rw) in account_m()
1202 struct blk_io_trace *t, int rw) in __account_pc_queue()
1214 struct per_cpu_info *pci, int rw) in account_pc_queue()
1225 static inline void __account_pc_issue(struct io_stats *ios, int rw, in __account_pc_issue()
1238 struct per_cpu_info *pci, int rw) in account_pc_issue()
1250 struct blk_io_trace *t, int rw) in __account_pc_requeue()
1262 struct per_cpu_info *pci, int rw) in account_pc_requeue()
1273 static inline void __account_pc_c(struct io_stats *ios, int rw) in __account_pc_c()
1282 struct per_cpu_info *pci, int rw) in account_pc_c()
[all …]
/external/protobuf/src/google/protobuf/util/
Dmessage_differencer_unittest.proto69 repeated string rw = 10; // Test for combinations field
/external/fio/t/
Dbtrace2fio.c159 static void inflight_merge(struct inflight *i, int rw, unsigned int size) in inflight_merge()
240 static void __add_bs(struct btrace_out *o, unsigned int len, int rw) in __add_bs()
248 static void add_bs(struct btrace_out *o, unsigned int len, int rw) in add_bs()
344 int rw; in handle_trace_fs() local
559 static unsigned long o_to_kib_rate(struct btrace_out *o, int rw) in o_to_kib_rate()
791 static void remove_ddir(struct btrace_out *o, int rw) in remove_ddir()
/external/blktrace/btreplay/
Dbtrecord.h49 __u32 rw; member
/external/blktrace/btt/
Dseek.c45 static FILE *seek_open(char *str, char rw) in seek_open()
254 char rw = IOP_READ(iop) ? 'r' : 'w'; in seeki_add() local
/external/python/cpython2/Lib/
Dpipes.py152 def open(self, file, rw): argument
/external/syslinux/gpxe/src/include/gpxe/
Dspi.h152 int ( * rw ) ( struct spi_bus *bus, struct spi_device *device, member
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_buffer.c229 struct nv04_resource *buf, unsigned rw) in nouveau_buffer_sync()
254 nouveau_buffer_busy(struct nv04_resource *buf, unsigned rw) in nouveau_buffer_busy()
615 unsigned rw; in nouveau_resource_map_offset() local
/external/fio/
Dblktrace.c223 unsigned int bytes, int rw, unsigned long long ttime, in store_ipo()
308 int rw; in handle_trace_fs() local
/external/valgrind/coregrind/
Dvgdb-invoker-ptrace.c387 int rw; in acquire_and_suspend_threads() local
885 int rw; in invoker_invoke_gdbserver() local
/external/libusb/libusb/os/
Dpoll_windows.h89 enum rw_type rw; // I/O transfer direction: read *XOR* write (NOT BOTH) member

123