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

  /external/libvpx/libvpx/vp9/encoder/
vp9_svc_layercontext.h 52 typedef struct SVC {
104 } SVC;
130 // Initialize second pass rc for spatial svc.
148 // Start a frame and initialize svc parameters
  /device/google/contexthub/firmware/os/platform/stm32/
crt_stm32.c 36 VEC(SVC);
  /toolchain/binutils/binutils-2.27/opcodes/
i370-opc.c 112 /* The I field in an RR form SVC-style instruction. */
115 { 8, 0, 0, 0, I370_OPERAND_RELATIVE, "RR I (svc)" },
303 /* An SVC-style instruction. */
304 #define SVC(op, i) \
307 #define SVC_MASK SVC (0xff, 0x0)
544 { "svc", 2, {{SVC(0x0a,0), 0}}, {{SVC_MASK, 0}}, I370, {RR_I} },
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
tables.go 386 SVC
855 SVC: "SVC",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
tables.go 386 SVC
855 SVC: "SVC",
    [all...]
  /external/v8/src/arm64/
constants-arm64.h 678 SVC = ExceptionFixed | 0x00000001,
    [all...]
  /external/vixl/src/aarch64/
constants-aarch64.h 725 SVC = ExceptionFixed | 0x00000001,
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
tables.go 2738 SVC
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
tables.go 2738 SVC
    [all...]

Completed in 565 milliseconds