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

1 2 3 4 5 6 7 8 91011>>

  /external/smali/smalidea/src/test/java/org/jf/smalidea/findUsages/
FieldUsageTypeTest.java 73 3, UsageType.READ,
74 4, UsageType.READ,
75 5, UsageType.READ,
76 6, UsageType.READ,
77 7, UsageType.READ,
78 8, UsageType.READ,
79 9, UsageType.READ,
80 10, UsageType.READ,
81 11, UsageType.READ,
82 12, UsageType.READ,
    [all...]
  /libcore/ojluni/src/main/java/java/nio/file/
AccessMode.java 36 * Test read access.
38 READ,
StandardOpenOption.java 36 * Open for read access.
38 READ,
57 * if the file is opened only for {@link #READ} access.
  /external/libmtp/logs/
mtp-detect-asus-memo-pad7.txt 170 dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY
171 dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY
172 dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY
173 dc04: Object Size UINT64 data type READ ONLY
175 dc09: Date Modified STRING data type DATETIME FORM READ ONLY
176 dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY
177 dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY
178 dc44: Name STRING data type READ ONLY
179 dc4e: Date Added STRING data type DATETIME FORM READ ONLY
181 dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONL
    [all...]
mtp-detect-asus-memo-pad7_2.txt 105 dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONLY
106 dc02: Object Format UINT16 data type ANY 16BIT VALUE form READ ONLY
107 dc03: Protection Status UINT16 data type ANY 16BIT VALUE form READ ONLY
108 dc04: Object Size UINT64 data type READ ONLY
110 dc09: Date Modified STRING data type DATETIME FORM READ ONLY
111 dc0b: Parent Object UINT32 data type ANY 32BIT VALUE form READ ONLY
112 dc41: Persistant Unique Object Identifier UINT128 data type READ ONLY
113 dc44: Name STRING data type READ ONLY
114 dc4e: Date Added STRING data type DATETIME FORM READ ONLY
116 dc01: Storage ID UINT32 data type ANY 32BIT VALUE form READ ONL
    [all...]
  /libcore/luni/src/main/java/libcore/io/
IoTracker.java 29 private Mode mode = Mode.READ;
60 READ,
  /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); \
  /hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DefaultConfig.h 134 .access = VehiclePropertyAccess::READ,
142 .access = VehiclePropertyAccess::READ,
150 .access = VehiclePropertyAccess::READ,
158 .access = VehiclePropertyAccess::READ,
166 .access = VehiclePropertyAccess::READ,
173 .access = VehiclePropertyAccess::READ,
183 .access = VehiclePropertyAccess::READ,
192 .access = VehiclePropertyAccess::READ,
203 .access = VehiclePropertyAccess::READ,
211 .access = VehiclePropertyAccess::READ,
    [all...]
  /external/elfutils/tests/
run-elf_cntl_gelf_getshdr.sh 23 testrun ${abs_builddir}/test-elf_cntl_gelf_getshdr READ ${abs_builddir}/test-elf_cntl_gelf_getshdr \
  /packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/
RequestSetMessageStatus.java 25 public enum StatusIndicator { READ, DELETED }
35 statusInd == StatusIndicator.READ ? STATUS_INDICATOR_READ
  /external/libchrome/base/debug/
proc_maps_linux.h 21 READ = 1 << 0,
34 // Bitmask of read/write/execute/private/shared permissions.
54 // Did you know it's next-to-impossible to atomically read the whole contents
56 // buffer to read() that It Should Just Work(tm), but sadly that's not the case.
61 // return more than the size of a page in a single call to read().
64 // larger than the size of page so we're forced to call read() multiple times.
65 // If the virtual memory table changed in any way between calls to read() (e.g.,
70 // buffer to the usermode buffer inside a single call to read(), it has to
77 // on your use case your best bet may be to read /proc/<pid>/maps prior to
  /frameworks/av/services/audioflinger/
FastCaptureState.cpp 38 case FastCaptureState::READ: return "READ";
FastCaptureState.h 43 READ = 0x8, // read from input source
45 READ_WRITE = 0x18; // read from input source and write to pipe sink
  /system/core/storaged/
storaged_service.cpp 51 rec.second.bytes[READ][FOREGROUND][CHARGER_OFF],
53 rec.second.bytes[READ][BACKGROUND][CHARGER_OFF],
55 rec.second.bytes[READ][FOREGROUND][CHARGER_ON],
57 rec.second.bytes[READ][BACKGROUND][CHARGER_ON],
68 uid_usage.bytes[READ][FOREGROUND][CHARGER_OFF],
70 uid_usage.bytes[READ][BACKGROUND][CHARGER_OFF],
72 uid_usage.bytes[READ][FOREGROUND][CHARGER_ON],
74 uid_usage.bytes[READ][BACKGROUND][CHARGER_ON],
83 task_usage.bytes[READ][FOREGROUND][CHARGER_OFF],
85 task_usage.bytes[READ][BACKGROUND][CHARGER_OFF]
    [all...]
storaged_uid_monitor.cpp 281 if (uid_usage.bytes[READ][FOREGROUND][CHARGER_ON] +
282 uid_usage.bytes[READ][FOREGROUND][CHARGER_OFF] +
283 uid_usage.bytes[READ][BACKGROUND][CHARGER_ON] +
284 uid_usage.bytes[READ][BACKGROUND][CHARGER_OFF] +
330 usage.uid_ios.bytes[READ][FOREGROUND][charger_stat] +=
332 usage.uid_ios.bytes[READ][BACKGROUND][charger_stat] +=
353 task_usage.bytes[READ][FOREGROUND][charger_stat] +=
355 task_usage.bytes[READ][BACKGROUND][charger_stat] +=
385 usage_proto->set_rd_fg_chg_on(usage.bytes[READ][FOREGROUND][CHARGER_ON]);
386 usage_proto->set_rd_fg_chg_off(usage.bytes[READ][FOREGROUND][CHARGER_OFF])
    [all...]
  /build/kati/
func.h 47 READ,
  /external/python/cpython2/Mac/Demo/resources/
copyres.py 5 READ = 1
14 input = FSpOpenResFile(src, READ)
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
file.i 19 %typemap(in) FILE *READ {
  /toolchain/binutils/binutils-2.27/binutils/
deflex.l 51 "READ" { return READ;}
  /external/blktrace/
act_mask.c 16 DECLARE_MASK_MAP(READ),
  /external/libusb/libusb/os/
sunos_usb.h 27 #define READ 0
  /packages/apps/Messaging/src/com/android/messaging/datamodel/action/
LogTelephonyDatabaseAction.java 43 Threads.READ,
54 private static final int READ = 6;
118 " " + ThreadsColumns.READ + " : " + cursor.getInt(READ) +
  /system/core/storaged/include/
uid_info.h 39 READ = 0,
45 uint64_t rchar; // characters read
47 uint64_t read_bytes; // bytes read (from storage layer)

Completed in 427 milliseconds

1 2 3 4 5 6 7 8 91011>>