HomeSort by relevance Sort by last modified time
    Searched refs:READ (Results 1 - 25 of 235) sorted by null

1 2 3 4 5 6 7 8 910

  /frameworks/av/services/audioflinger/
FastCaptureState.h 43 READ = 0x8, // read from input source
45 READ_WRITE = 0x18; // read from input source and write to pipe sink
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/rbug/
rbug_texture.c 452 READ(8, rbug_texture_t, texture); /* texture */
479 READ(8, rbug_texture_t, texture); /* texture */
480 READ(4, uint32_t, face); /* face */
481 READ(4, uint32_t, level); /* level */
482 READ(4, uint32_t, zslice); /* zslice */
483 READ(4, uint32_t, x); /* x */
484 READ(4, uint32_t, y); /* y */
485 READ(4, uint32_t, w); /* w */
486 READ(4, uint32_t, h); /* h */
488 READ(4, uint32_t, stride); /* stride *
    [all...]
rbug_context.c 512 READ(8, rbug_context_t, context); /* context */
539 READ(8, rbug_context_t, context); /* context */
540 READ(4, rbug_block_t, block); /* block */
567 READ(8, rbug_context_t, context); /* context */
568 READ(4, rbug_block_t, step); /* step */
595 READ(8, rbug_context_t, context); /* context */
596 READ(4, rbug_block_t, unblock); /* unblock */
623 READ(8, rbug_context_t, context); /* context */
624 READ(8, rbug_shader_t, vertex); /* vertex */
625 READ(8, rbug_shader_t, fragment); /* fragment *
    [all...]
rbug_internal.h 79 #define READ(size, type, name) \
90 READ(4, uint32_t, name##_len); \
rbug_shader.c 321 READ(8, rbug_context_t, context); /* context */
348 READ(8, rbug_context_t, context); /* context */
349 READ(8, rbug_shader_t, shader); /* shader */
376 READ(8, rbug_context_t, context); /* context */
377 READ(8, rbug_shader_t, shader); /* shader */
378 READ(1, uint8_t, disable); /* disable */
405 READ(8, rbug_context_t, context); /* context */
406 READ(8, rbug_shader_t, shader); /* shader */
434 READ(4, uint32_t, serial); /* serial */
462 READ(4, uint32_t, serial); /* serial *
    [all...]
  /external/mesa3d/src/gallium/auxiliary/rbug/
rbug_texture.c 452 READ(8, rbug_texture_t, texture); /* texture */
479 READ(8, rbug_texture_t, texture); /* texture */
480 READ(4, uint32_t, face); /* face */
481 READ(4, uint32_t, level); /* level */
482 READ(4, uint32_t, zslice); /* zslice */
483 READ(4, uint32_t, x); /* x */
484 READ(4, uint32_t, y); /* y */
485 READ(4, uint32_t, w); /* w */
486 READ(4, uint32_t, h); /* h */
488 READ(4, uint32_t, stride); /* stride *
    [all...]
rbug_context.c 512 READ(8, rbug_context_t, context); /* context */
539 READ(8, rbug_context_t, context); /* context */
540 READ(4, rbug_block_t, block); /* block */
567 READ(8, rbug_context_t, context); /* context */
568 READ(4, rbug_block_t, step); /* step */
595 READ(8, rbug_context_t, context); /* context */
596 READ(4, rbug_block_t, unblock); /* unblock */
623 READ(8, rbug_context_t, context); /* context */
624 READ(8, rbug_shader_t, vertex); /* vertex */
625 READ(8, rbug_shader_t, fragment); /* fragment *
    [all...]
rbug_internal.h 79 #define READ(size, type, name) \
90 READ(4, uint32_t, name##_len); \
rbug_shader.c 321 READ(8, rbug_context_t, context); /* context */
348 READ(8, rbug_context_t, context); /* context */
349 READ(8, rbug_shader_t, shader); /* shader */
376 READ(8, rbug_context_t, context); /* context */
377 READ(8, rbug_shader_t, shader); /* shader */
378 READ(1, uint8_t, disable); /* disable */
405 READ(8, rbug_context_t, context); /* context */
406 READ(8, rbug_shader_t, shader); /* shader */
434 READ(4, uint32_t, serial); /* serial */
462 READ(4, uint32_t, serial); /* serial *
    [all...]
  /external/pixman/pixman/
pixman-accessor.h 3 #define READ(img, ptr) \
19 #define READ(img, ptr) (*(ptr))
pixman-edge.c 91 uint8_t __o = READ (image, __ap); \
139 WRITE (image, (buf__), clip255 (READ (image, (buf__)) + (val__))); \
211 clip255 (READ (image, ap + lxi) + rxs - lxs));
216 clip255 (READ (image, ap + lxi) + N_X_FRAC (8) - lxs));
282 WRITE (image, ap + rxi, clip255 (READ (image, ap + rxi) + rxs));
pixman-edge-imp.h 121 WRITE(image, a, READ(image, a) | startmask);
127 WRITE(image, a, READ(image, a) | endmask);
  /frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMasRequestSetMessageStatus.java 29 READ, DELETED;
42 statusInd == StatusIndicator.READ ? STATUS_INDICATOR_READ
  /external/chromium_org/base/debug/
proc_maps_linux.h 20 READ = 1 << 0,
33 // Bitmask of read/write/execute/private/shared permissions.
53 // Did you know it's next-to-impossible to atomically read the whole contents
55 // buffer to read() that It Should Just Work(tm), but sadly that's not the case.
60 // return more than the size of a page in a single call to read().
63 // larger than the size of page so we're forced to call read() multiple times.
64 // If the virtual memory table changed in any way between calls to read() (e.g.,
69 // buffer to the usermode buffer inside a single call to read(), it has to
76 // on your use case your best bet may be to read /proc/<pid>/maps prior to
  /external/libvorbis/examples/
encoder_example.c 6 * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
39 #define READ 1024
40 signed char readbuffer[READ*4+44]; /* out of the data segment, not the stack */
182 long bytes=fread(readbuffer,1,READ*4,stdin); /* stereo hardwired here */
195 float **buffer=vorbis_analysis_buffer(&vd,READ);
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
file.i 19 %typemap(in) FILE *READ {
  /external/blktrace/
act_mask.c 16 DECLARE_MASK_MAP(READ),
  /external/e2fsprogs/lib/ext2fs/
jfs_compat.h 15 #define READ 0
  /external/chromium_org/chrome/browser/devtools/
devtools_network_transaction.cc 57 if (callback_type_ == START || callback_type_ == READ) {
84 // Only START and READ operation throttling is supported.
85 if (callback_type != START && callback_type != READ)
93 if (callback_type == READ && result == 0)
193 int DevToolsNetworkTransaction::Read(
199 int rv = network_transaction_->Read(buf, buf_len, proxy_callback_);
200 return SetupCallback(callback, rv, READ);
265 DCHECK(callback_type_ == READ || callback_type_ == START);
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
ANTLRFileStream.as 23 stream.open(file, FileMode.READ);
  /external/chromium_org/content/shell/android/linker_test_apk/
chromium_linker_test_linker_tests.cc 71 LOG(ERROR) << prefix << "FAIL Cannot read memory mappings in this process";
91 // Check that it is mapped read-only.
92 const uint8 expected_flags = MappedMemoryRegion::READ;
93 const uint8 expected_mask = MappedMemoryRegion::READ |
102 "Shared RELRO section at %p-%p is not mapped read-only. "
112 // Check that trying to remap it read-write fails with EACCES
119 "Shared RELRO section at %p-%p could be remapped read-write!?",
128 "read-write mprotect with "
  /external/chromium_org/third_party/icu/source/data/translit/
trnsfiles.mk 6 # If you are thinking of modifying this file, READ THIS.
  /external/icu/icu4c/source/data/translit/
trnsfiles.mk 6 # If you are thinking of modifying this file, READ THIS.
  /external/giflib/
dgif_lib.c 6 if you only require one of read and write capability, only one of these
30 #define READ(_gif,_buf,_len) \
31 (((GifFilePrivateType*)_gif->Private)->Read ? \
32 ((GifFilePrivateType*)_gif->Private)->Read(_gif,_buf,_len) : \
45 Open a new GIF file for read, given by its name.
112 Private->Read = NULL; /* don't use alternate input method (TVT) */
117 if (READ(GifFile, (unsigned char *)Buf, GIF_STAMP_LEN) != GIF_STAMP_LEN) {
188 Private->Read = readFunc; /* TVT */
192 if (READ(GifFile, (unsigned char *)Buf, GIF_STAMP_LEN) != GIF_STAMP_LEN) {
247 if (READ(GifFile, Buf, 3) != 3)
    [all...]
  /external/chromium_org/net/http/
disk_cache_based_quic_server_info.h 47 READ,
81 // DoWaitForDataReadyDone is the terminal state of the read operation.

Completed in 518 milliseconds

1 2 3 4 5 6 7 8 910