HomeSort by relevance Sort by last modified time
    Searched defs:DMB (Results 1 - 8 of 8) sorted by null

  /cts/tests/tests/telephony/src/android/telephony/cts/
SmsMessageTest.java 32 private static final String DMB = "{ testBody[^~\\] }";
35 private static final String MB = DMB;
295 assertEquals(DMB, sms.getDisplayMessageBody());
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
tables.go 84 DMB
553 DMB: "DMB",
1222 // DMB <option>|<imm>
1223 {0xfffff0ff, 0xd50330bf, DMB, instArgs{arg_option_DMB_BO_system_CRm}, nil},
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
tables.go 84 DMB
553 DMB: "DMB",
1222 // DMB <option>|<imm>
1223 {0xfffff0ff, 0xd50330bf, DMB, instArgs{arg_option_DMB_BO_system_CRm}, nil},
    [all...]
  /external/v8/src/arm64/
constants-arm64.h 693 DMB = MemBarrierFixed | 0x00000020,
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/vixl/src/aarch64/
constants-aarch64.h 738 DMB = MemBarrierFixed | 0x00000020,
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
tables.go 388 DMB
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
tables.go 388 DMB
    [all...]

Completed in 527 milliseconds