HomeSort by: relevance | last modified time | path
    Searched refs:read_only (Results 1 - 25 of 820) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/mit/xorg/lib/libxcb/files/
shm.c 99 uint8_t read_only)
114 xcb_out.read_only = read_only;
130 uint8_t read_only)
145 xcb_out.read_only = read_only;
495 uint8_t read_only)
511 xcb_out.read_only = read_only;
528 uint8_t read_only)
    [all...]
shm.c 99 uint8_t read_only)
114 xcb_out.read_only = read_only;
130 uint8_t read_only)
145 xcb_out.read_only = read_only;
495 uint8_t read_only)
511 xcb_out.read_only = read_only;
528 uint8_t read_only)
    [all...]
shm.c 99 uint8_t read_only)
114 xcb_out.read_only = read_only;
130 uint8_t read_only)
145 xcb_out.read_only = read_only;
495 uint8_t read_only)
511 xcb_out.read_only = read_only;
528 uint8_t read_only)
    [all...]
shm.c 99 uint8_t read_only)
114 xcb_out.read_only = read_only;
130 uint8_t read_only)
145 xcb_out.read_only = read_only;
495 uint8_t read_only)
511 xcb_out.read_only = read_only;
528 uint8_t read_only)
    [all...]
shm.h 108 uint8_t read_only; member in struct:xcb_shm_attach_request_t
225 uint8_t read_only; member in struct:xcb_shm_attach_fd_request_t
248 uint8_t read_only; member in struct:xcb_shm_create_segment_request_t
342 * @param read_only True if the segment shall be mapped read only by the X11 server, otherwise false.
358 uint8_t read_only);
366 * @param read_only True if the segment shall be mapped read only by the X11 server, otherwise false.
379 uint8_t read_only);
672 * @param read_only True if the segment shall be mapped read only by the X11 server, otherwise false.
687 uint8_t read_only);
695 * @param read_only True if the segment shall be mapped read only by the X11 server, otherwise false
    [all...]
shm.h 108 uint8_t read_only; member in struct:xcb_shm_attach_request_t
225 uint8_t read_only; member in struct:xcb_shm_attach_fd_request_t
248 uint8_t read_only; member in struct:xcb_shm_create_segment_request_t
342 * @param read_only True if the segment shall be mapped read only by the X11 server, otherwise false.
358 uint8_t read_only);
366 * @param read_only True if the segment shall be mapped read only by the X11 server, otherwise false.
379 uint8_t read_only);
672 * @param read_only True if the segment shall be mapped read only by the X11 server, otherwise false.
687 uint8_t read_only);
695 * @param read_only True if the segment shall be mapped read only by the X11 server, otherwise false
    [all...]
shm.h 108 uint8_t read_only; member in struct:xcb_shm_attach_request_t
225 uint8_t read_only; member in struct:xcb_shm_attach_fd_request_t
248 uint8_t read_only; member in struct:xcb_shm_create_segment_request_t
342 * @param read_only True if the segment shall be mapped read only by the X11 server, otherwise false.
358 uint8_t read_only);
366 * @param read_only True if the segment shall be mapped read only by the X11 server, otherwise false.
379 uint8_t read_only);
672 * @param read_only True if the segment shall be mapped read only by the X11 server, otherwise false.
687 uint8_t read_only);
695 * @param read_only True if the segment shall be mapped read only by the X11 server, otherwise false
    [all...]
shm.h 108 uint8_t read_only; member in struct:xcb_shm_attach_request_t
225 uint8_t read_only; member in struct:xcb_shm_attach_fd_request_t
248 uint8_t read_only; member in struct:xcb_shm_create_segment_request_t
342 * @param read_only True if the segment shall be mapped read only by the X11 server, otherwise false.
358 uint8_t read_only);
366 * @param read_only True if the segment shall be mapped read only by the X11 server, otherwise false.
379 uint8_t read_only);
672 * @param read_only True if the segment shall be mapped read only by the X11 server, otherwise false.
687 uint8_t read_only);
695 * @param read_only True if the segment shall be mapped read only by the X11 server, otherwise false
    [all...]
  /src/external/gpl2/lvm2/dist/libdm/ioctl/
libdm-targets.h 42 int read_only; member in struct:dm_task
libdm-targets.h 42 int read_only; member in struct:dm_task
libdm-targets.h 42 int read_only; member in struct:dm_task
libdm-targets.h 42 int read_only; member in struct:dm_task
  /src/external/gpl3/gdb/dist/sim/ppc/
hw_disk.c 183 int read_only; member in struct:_hw_disk_device
204 disk->image = fopen(disk->name, disk->read_only ? "r" : "r+");
212 (disk->read_only ? "read-only" : "read-write")));
242 disk->read_only =
326 if (disk->read_only)
383 if (data->disk->read_only)
hw_disk.c 183 int read_only; member in struct:_hw_disk_device
204 disk->image = fopen(disk->name, disk->read_only ? "r" : "r+");
212 (disk->read_only ? "read-only" : "read-write")));
242 disk->read_only =
326 if (disk->read_only)
383 if (data->disk->read_only)
hw_disk.c 183 int read_only; member in struct:_hw_disk_device
204 disk->image = fopen(disk->name, disk->read_only ? "r" : "r+");
212 (disk->read_only ? "read-only" : "read-write")));
242 disk->read_only =
326 if (disk->read_only)
383 if (data->disk->read_only)
hw_disk.c 183 int read_only; member in struct:_hw_disk_device
204 disk->image = fopen(disk->name, disk->read_only ? "r" : "r+");
212 (disk->read_only ? "read-only" : "read-write")));
242 disk->read_only =
326 if (disk->read_only)
383 if (data->disk->read_only)
  /src/external/gpl3/gdb.old/dist/sim/ppc/
hw_disk.c 183 int read_only; member in struct:_hw_disk_device
204 disk->image = fopen(disk->name, disk->read_only ? "r" : "r+");
212 (disk->read_only ? "read-only" : "read-write")));
242 disk->read_only =
326 if (disk->read_only)
383 if (data->disk->read_only)
hw_disk.c 183 int read_only; member in struct:_hw_disk_device
204 disk->image = fopen(disk->name, disk->read_only ? "r" : "r+");
212 (disk->read_only ? "read-only" : "read-write")));
242 disk->read_only =
326 if (disk->read_only)
383 if (data->disk->read_only)
hw_disk.c 183 int read_only; member in struct:_hw_disk_device
204 disk->image = fopen(disk->name, disk->read_only ? "r" : "r+");
212 (disk->read_only ? "read-only" : "read-write")));
242 disk->read_only =
326 if (disk->read_only)
383 if (data->disk->read_only)
hw_disk.c 183 int read_only; member in struct:_hw_disk_device
204 disk->image = fopen(disk->name, disk->read_only ? "r" : "r+");
212 (disk->read_only ? "read-only" : "read-write")));
242 disk->read_only =
326 if (disk->read_only)
383 if (data->disk->read_only)
  /src/external/bsd/ppp/usr.sbin/pppd/
tdb.h 44 int read_only; /* opened read-only */ member in struct:__anon7996
tdb.h 44 int read_only; /* opened read-only */ member in struct:__anon7996
tdb.h 44 int read_only; /* opened read-only */ member in struct:__anon7996
tdb.h 44 int read_only; /* opened read-only */ member in struct:__anon7996
  /src/external/gpl3/gdb/dist/bfd/
format.c 119 bool read_only; member in struct:bfd_preserve
147 preserve->read_only = abfd->read_only;
206 abfd->read_only = 0;
228 abfd->read_only = preserve->read_only;

Completed in 104 milliseconds

1 2 3 4 5 6 7 8 91011>>