HomeSort by relevance Sort by last modified time
    Searched defs:access (Results 251 - 275 of 979) sorted by null

<<11121314151617181920>>

  /external/google-breakpad/src/third_party/libdisasm/
libdis.h 238 enum x86_op_access access; /* operand access [RWX] */ member in struct:__anon13032
620 * useful. Note also that by definition Execute Access implies Read
621 * Access and implies Not Write Access.
622 * The "type" (implicit or explicit) and the access method can
626 op_dest = 1, /* operands with Write access */
627 op_src = 2, /* operands with Read access */
628 op_ro = 3, /* operands with Read but not Write access */
629 op_wo = 4, /* operands with Write but not Read access */
811 enum x86_op_access access; \/* operand access [RWX] *\/ member in struct:__anon13035
    [all...]
  /external/libdrm/include/drm/
nouveau_class.h 215 __u8 access; member in struct:nv_dma_v0
  /external/sqlite/dist/orig/
shell.c 105 # ifndef access
106 # define access(f,m) _access((f),(m)) macro
412 ** A global char* and an SQL function to access its current value
    [all...]
  /external/sqlite/dist/
shell.c 111 # ifndef access
112 # define access(f,m) _access((f),(m)) macro
418 ** A global char* and an SQL function to access its current value
    [all...]
  /external/v8/src/compiler/
typer.cc 1418 ContextAccess const& access = ContextAccessOf(node->op()); local
1864 FieldAccess const& access = FieldAccessOf(node->op()); local
    [all...]
  /external/v8/src/crankshaft/
hydrogen-instructions.cc 3884 HObjectAccess access = HObjectAccess::ForMapAndOffset( local
3898 HObjectAccess access = local
    [all...]
  /hardware/libhardware/include/hardware/
vehicle.h 66 * @access: Define how this property can be accessed. read only, write only or R/W from
68 * @data_member: Name of member from vehicle_value union to access this data.
94 * @access VEHICLE_PROP_ACCESS_READ
103 * @access VEHICLE_PROP_ACCESS_READ
112 * @access VEHICLE_PROP_ACCESS_READ
121 * @access VEHICLE_PROP_ACCESS_READ
131 * @access VEHICLE_PROP_ACCESS_READ
144 * @access VEHICLE_PROP_ACCESS_READ
154 * @access VEHICLE_PROP_ACCESS_READ
167 * @access VEHICLE_PROP_ACCESS_REA
1326 int32_t access; member in struct:vehicle_prop_config
    [all...]
  /prebuilts/devtools/tools/lib/
asm-analysis-4.0.jar 
asm-analysis-5.0.3.jar 
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/sn/sn0/
hubmd.h 439 access: 2, member in struct:proto_error_reg
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/sn/sn0/
hubmd.h 439 access: 2, member in struct:proto_error_reg
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/sn/sn0/
hubmd.h 439 access: 2, member in struct:proto_error_reg
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm/sn/sn0/
hubmd.h 439 access: 2, member in struct:proto_error_reg
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm/sn/sn0/
hubmd.h 439 access: 2, member in struct:proto_error_reg
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm/sn/sn0/
hubmd.h 439 access: 2, member in struct:proto_error_reg
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm/sn/sn0/
hubmd.h 439 access: 2, member in struct:proto_error_reg
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/sn/sn0/
hubmd.h 439 access: 2, member in struct:proto_error_reg
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/sn/sn0/
hubmd.h 439 access: 2, member in struct:proto_error_reg
  /prebuilts/tools/common/asm-tools/
asm-analysis-4.0.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-analysis/4.0/
asm-analysis-4.0.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-analysis/5.0.1/
asm-analysis-5.0.1.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-analysis/5.0.3/
asm-analysis-5.0.3.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-analysis/5.0.4/
asm-analysis-5.0.4.jar 
  /prebuilts/tools/common/offline-m2/org/ow2/asm/asm-analysis/4.0/
asm-analysis-4.0.jar 
  /prebuilts/tools/common/offline-m2/org/ow2/asm/asm-analysis/5.0.3/
asm-analysis-5.0.3.jar 

Completed in 855 milliseconds

<<11121314151617181920>>