HomeSort by relevance Sort by last modified time
    Searched refs:arc (Results 226 - 250 of 369) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arc/
lsr.d 4 .*: +file format .*arc.*
nps400-1.d 4 .*: +file format .*arc.*
or.d 4 .*: +file format .*arc.*
ror.d 4 .*: +file format .*arc.*
sbc.d 4 .*: +file format .*arc.*
sub.d 4 .*: +file format .*arc.*
xor.d 4 .*: +file format .*arc.*
  /frameworks/base/libs/hwui/
SkiaCanvas.cpp 520 SkRect arc = SkRect::MakeLTRB(left, top, right, bottom);
522 mCanvas->drawOval(arc, paint);
524 mCanvas->drawArc(arc, startAngle, sweepAngle, useCenter, paint);
  /frameworks/layoutlib/bridge/src/android/graphics/
BaseCanvas_Delegate.java 271 Arc2D.Float arc = new Arc2D.Float(
279 graphics.fill(arc);
284 graphics.draw(arc);
  /toolchain/binutils/binutils-2.27/opcodes/
Makefile.am 102 arc-dis.c \
103 arc-ext.c \
104 arc-opc.c \
  /external/v4l2_codec2/
C2VDAComponent.cpp 80 // ARC++.
83 supportedProfiles = arc::C2VDAAdaptorProxy::GetSupportedProfiles(inputFormatFourcc);
252 mVDAAdaptor.reset(new arc::C2VDAAdaptorProxy());
749 info.mPixelFormat = arc::C2VDAAdaptorProxy::ResolveBufferFormat(crcb, semiplanar);
    [all...]
  /external/cros/system_api/dbus/
service_constants.h 1083 namespace arc { namespace
    [all...]
  /hardware/libhardware/modules/camera/3_4/arc/
exif_utils.cpp 7 #include "arc/exif_utils.h"
14 #include "arc/common.h"
25 namespace arc { namespace
513 } // namespace arc
image_processor.cpp 6 #include "arc/image_processor.h"
12 #include "arc/common.h"
13 #include "arc/common_types.h"
14 #include "arc/exif_utils.h"
15 #include "arc/jpeg_compressor.h"
17 namespace arc { namespace
491 } // namespace arc
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
Triple.h 53 arc, // ARC: Synopsys ARC enumerator in enum:llvm::Triple::ArchType
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
Triple.h 53 arc, // ARC: Synopsys ARC enumerator in enum:llvm::Triple::ArchType
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
Triple.h 53 arc, // ARC: Synopsys ARC enumerator in enum:llvm::Triple::ArchType
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
Triple.h 53 arc, // ARC: Synopsys ARC enumerator in enum:llvm::Triple::ArchType
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
Triple.h 53 arc, // ARC: Synopsys ARC enumerator in enum:llvm::Triple::ArchType
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
Triple.h 53 arc, // ARC: Synopsys ARC enumerator in enum:llvm::Triple::ArchType
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
Triple.h 53 arc, // ARC: Synopsys ARC enumerator in enum:llvm::Triple::ArchType
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
Triple.h 53 arc, // ARC: Synopsys ARC enumerator in enum:llvm::Triple::ArchType
  /external/autotest/client/site_tests/power_LoadTest/
power_LoadTest.py 13 from autotest_lib.client.common_lib.cros import arc
41 class power_LoadTest(arc.ArcTest):
  /prebuilts/go/darwin-x86/src/cmd/go/internal/work/
security.go 56 re(`-f(no-)?objc-arc`),
  /prebuilts/go/linux-x86/src/cmd/go/internal/work/
security.go 56 re(`-f(no-)?objc-arc`),

Completed in 749 milliseconds

1 2 3 4 5 6 7 8 91011>>