HomeSort by relevance Sort by last modified time
    Searched full:x2000 (Results 301 - 325 of 2081) sorted by null

<<11121314151617181920>>

  /system/core/libunwindstack/tests/
DwarfCfaLogTest.cpp 54 fde_.cfa_instructions_offset = 0x2000;
56 fde_.pc_start = 0x2000;
57 fde_.pc_end = 0x2000;
79 this->memory_.SetMemory(0x2000, std::vector<uint8_t>{i});
82 ASSERT_TRUE(this->cfa_->Log(0, this->fde_.pc_start, 0, 0x2000, 0x2001));
91 this->memory_.SetMemory(0x2000, std::vector<uint8_t>{0x00});
93 ASSERT_TRUE(this->cfa_->Log(0, this->fde_.pc_start, 0, 0x2000, 0x2001));
102 this->memory_.SetMemory(0x2000, std::vector<uint8_t>{0x83, 0x04});
104 ASSERT_TRUE(this->cfa_->Log(0, this->fde_.pc_start, 0, 0x2000, 0x2002));
166 this->memory_.SetMemory(0x2000, std::vector<uint8_t>{0xc2})
    [all...]
  /external/llvm/test/MC/ARM/
neon-mov-encoding.s 7 vmov.i32 d16, #0x2000
18 @ CHECK: vmov.i32 d16, #0x2000 @ encoding: [0x10,0x02,0xc2,0xf2]
31 vmov.i32 q8, #0x2000
42 @ CHECK: vmov.i32 q8, #0x2000 @ encoding: [0x50,0x02,0xc2,0xf2]
52 vmvn.i32 d16, #0x2000
61 @ CHECK: vmvn.i32 d16, #0x2000 @ encoding: [0x30,0x02,0xc2,0xf2]
  /external/syslinux/doc/
chain.txt 110 If any of the fields are omitted (e.g. 0x2000::), they default to 0.
126 If some of the fields are omitted (e.g. 0x2000::), they default to 0.
276 sets: file=<file> seg=0x2000 setbpb nohand
282 sets: file=<file> seg=0x2000 setbpb nohand cmldr
318 sets: file=<file> seg=0x70 sect=0x2000:0:0 setbpb nohand
321 sector at 0x2000 and overall valid BPB values. As in other DOS-ish cases,
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
transform_mips.c 346 "addiu %[r7], %[r7], 0x2000 \n\t"
354 "addiu %[r6], %[r6], 0x2000 \n\t"
370 "addiu %[r7], %[r7], 0x2000 \n\t"
378 "addiu %[r6], %[r6], 0x2000 \n\t"
405 "addiu %[r7], %[r7], 0x2000 \n\t"
413 "addiu %[r4], %[r4], 0x2000 \n\t"
421 "addiu %[r3], %[r3], 0x2000 \n\t"
429 "addiu %[r6], %[r6], 0x2000 \n\t"
484 "addiu %[r7], %[r7], 0x2000 \n\t"
492 "addiu %[r6], %[r6], 0x2000 \n\t
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
commdlg.h 187 #define OFN_CREATEPROMPT 0x2000
368 #define FR_ENABLETEMPLATEHANDLE 0x2000
451 #define CF_LIMITSIZE __MSABI_LONG(0x2000)
469 #define SCREEN_FONTTYPE 0x2000
675 #define PD_ENABLESETUPHOOK 0x2000
774 #define PSD_ENABLEPAGESETUPHOOK 0x2000
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/VExpress/DeviceTree/
fvp-foundation-gicv2-psci.dts 154 <0x0 0x2c000000 0 0x2000>,
155 <0x0 0x2c010000 0 0x2000>,
156 <0x0 0x2c02F000 0 0x2000>;
  /device/linaro/bootloader/arm-trusted-firmware/fdts/
fvp-base-gicv2-psci-aarch32.dts 187 <0x0 0x2c000000 0 0x2000>,
188 <0x0 0x2c010000 0 0x2000>,
189 <0x0 0x2c02F000 0 0x2000>;
  /external/capstone/suite/MC/ARM/
neon-mov-encoding.s.cs 6 0x10,0x02,0xc2,0xf2 = vmov.i32 d16, #0x2000
16 0x50,0x02,0xc2,0xf2 = vmov.i32 q8, #0x2000
25 0x30,0x02,0xc2,0xf2 = vmvn.i32 d16, #0x2000
  /external/llvm/unittests/Support/
MemoryBufferTest.cpp 186 for (unsigned i = 0; i < 0x2000 / 8; ++i) {
189 for (unsigned i = 0; i < 0x2000 / 8; ++i) {
192 for (unsigned i = 0; i < 0x2000 / 8; ++i) {
  /external/vixl/test/aarch64/traces/
sim-sqshl-h-2opimm-trace-aarch64.h 179 0x2000,
194 0x2000,
207 0x2000,
sim-sqshlu-h-2opimm-trace-aarch64.h 179 0x2000,
194 0x2000,
207 0x2000,
sim-uqshl-h-2opimm-trace-aarch64.h 179 0x2000,
194 0x2000,
207 0x2000,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if.h 47 #define IFF_PORTSEL 0x2000 /* can set media type */
75 #define IFF_MACVLAN_PORT 0x2000 /* device used as macvlan port */
96 #define IF_PROTO_HDLC 0x2000 /* raw HDLC protocol */
  /art/tools/dexfuzz/src/dexfuzz/rawdex/
MapItem.java 33 public static final int TYPE_CLASS_DATA_ITEM = 0x2000;
  /bionic/libc/kernel/uapi/linux/
if_tun.h 57 #define IFF_ONE_QUEUE 0x2000
if_tunnel.h 40 #define GRE_KEY __cpu_to_be16(0x2000)
wireless.h 99 #define IW_PRIV_TYPE_CHAR 0x2000
139 #define IW_ENCODE_OPEN 0x2000
145 #define IW_POWER_TIMEOUT 0x2000
164 #define IW_RETRY_LIFETIME 0x2000
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
ItemType.java 36 TYPE_CLASS_DATA_ITEM( 0x2000, "class_data_item"),
  /dalvik/dx/src/com/android/dx/dex/file/
ItemType.java 38 TYPE_CLASS_DATA_ITEM( 0x2000, "class_data_item"),
  /device/linaro/bootloader/arm-trusted-firmware/include/bl32/tsp/
tsp.h 39 #define TSP_ADD 0x2000
  /device/linaro/bootloader/arm-trusted-firmware/include/drivers/arm/
cci.h 16 #define SLAVE_IFACE1_OFFSET 0x2000
  /device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3328/
rk3328_def.h 116 #define RK3328_GICC_BASE (GIC400_BASE + 0x2000)
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Include/Platform/CTA9x4/
ArmPlatform.h 105 #define ARM_VE_CFGRW1_TZASC_EN_BIT_MASK 0x2000
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
FrontPageVfr.Vfr 36 #define LABEL_TIMEOUT 0x2000
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/
Descriptor.h 34 #define ED_ZERO 0x2000

Completed in 620 milliseconds

<<11121314151617181920>>