HomeSort by relevance Sort by last modified time
    Searched defs:access (Results 301 - 325 of 1251) 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:__anon19783
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:__anon19786
    [all...]
  /external/libdrm/include/drm/
nouveau_class.h 215 __u8 access; member in struct:nv_dma_v0
  /external/mesa3d/src/mesa/state_tracker/
st_glsl_to_tgsi.cpp 307 unsigned buffer_access:3; /**< buffer access type */
3421 ir_constant *access = NULL; local
    [all...]
  /external/skia/src/gpu/gl/
GrGLGpu.cpp 3091 GrGLenum access = GR_GL_READ_ONLY; local
    [all...]
  /external/v8/src/arm/
assembler-arm.cc 1252 ConstantPoolEntry::Access access = local
2784 ConstantPoolEntry::Access access = ConstantPoolAddEntry(pc_offset(), imm); local
    [all...]
  /external/v8/src/compiler/
wasm-compiler.cc 15 #include "src/compiler/access-builder.h"
2316 ElementAccess access = AccessBuilder::ForFixedArrayElement(); local
    [all...]
  /external/v8/src/ppc/
assembler-ppc.cc 1674 ConstantPoolEntry::Access access = ConstantPoolAddEntry(src.rmode_, value); local
    [all...]
macro-assembler-ppc.cc 3381 ConstantPoolEntry::Access access = ConstantPoolAddEntry(value); local
    [all...]
  /prebuilts/devtools/tools/lib/
asm-analysis-4.0.jar 
asm-analysis-5.0.3.jar 
asm-analysis-5.0.4.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
pthread.h 493 #define access(...) (pthread_testcancel(), access(__VA_ARGS__)) macro
    [all...]
  /prebuilts/misc/common/asm/
asm-analysis-5.2.jar 
  /prebuilts/misc/common/robolectric/lib/
asm-analysis-5.0.1.jar 
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm/sn/sn0/
hubmd.h 439 access: 2, member in struct:proto_error_reg
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/asm/sn/sn0/
hubmd.h 439 access: 2, member in struct:proto_error_reg
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/asm/sn/sn0/
hubmd.h 439 access: 2, member in struct:proto_error_reg
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/asm/sn/sn0/
hubmd.h 439 access: 2, member in struct:proto_error_reg
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/asm/sn/sn0/
hubmd.h 439 access: 2, member in struct:proto_error_reg
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/asm/sn/sn0/
hubmd.h 439 access: 2, member in struct:proto_error_reg
  /prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/asm/sn/sn0/
hubmd.h 439 access: 2, member in struct:proto_error_reg
  /prebuilts/ndk/r10/platforms/android-19/arch-mips/usr/include/asm/sn/sn0/
hubmd.h 439 access: 2, member in struct:proto_error_reg
  /prebuilts/ndk/r10/platforms/android-9/arch-mips/usr/include/asm/sn/sn0/
hubmd.h 439 access: 2, member in struct:proto_error_reg
  /prebuilts/ndk/r11/platforms/android-12/arch-mips/usr/include/asm/sn/sn0/
hubmd.h 439 access: 2, member in struct:proto_error_reg
  /prebuilts/ndk/r11/platforms/android-13/arch-mips/usr/include/asm/sn/sn0/
hubmd.h 439 access: 2, member in struct:proto_error_reg

Completed in 854 milliseconds

<<11121314151617181920>>