HomeSort by relevance Sort by last modified time
    Searched full:backend (Results 326 - 350 of 1044) sorted by null

<<11121314151617181920>>

  /external/elfutils/backends/
i386_symbol.c 36 #define BACKEND i386_
ppc_attrs.c 33 #define BACKEND ppc_
  /external/libusb/libusb/os/
darwin_usb.h 2 * darwin backend for libusb 1.0
  /external/libusb_aah/libusb/os/
darwin_usb.h 2 * darwin backend for libusb 1.0
  /external/llvm/include/llvm/CodeGen/
IntrinsicLowering.h 12 // having to modify all of the C backend or interpreter.
  /external/llvm/lib/MC/
WinCOFFStreamer.cpp 209 : true) && "Got non COFF section in the COFF backend!");
235 : true) && "Got non COFF section in the COFF backend!");
285 : true) && "Got non COFF section in the COFF backend!");
293 : true) && "Got non COFF section in the COFF backend!");
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64FixupKinds.h 11 // backend.
  /external/llvm/lib/Target/R600/MCTargetDesc/
AMDGPUAsmBackend.cpp 1 //===-- AMDGPUAsmBackend.cpp - AMDGPU Assembler Backend -------------------===//
  /external/llvm/lib/Target/XCore/
XCoreTargetObjectFile.cpp 49 // TLS globals are lowered in the backend to arrays indexed by the current
  /external/llvm/test/CodeGen/ARM/
neon_fpconv.ll 3 ; PR12540: ARM backend lowering of FP_ROUND v2f64 to v2f32.
  /external/llvm/test/CodeGen/MBlaze/
svol.ll 2 ; correctly correctly by the MBlaze backend.
  /external/skia/include/gpu/
GrBackendEffectFactory.h 16 /** Given a GrEffect of a particular type, creates the corresponding graphics-backend-specific
  /external/skia/src/image/
SkSurface.cpp 72 // the surface may need to fork its backend, if its sharing it with
  /external/skia/tests/
ReadWriteAlphaTest.cpp 9 // This test is specific to the GPU backend.
  /external/tremolo/Tremolo/
treminfo.c 255 /* time backend settings, not actually used */
260 /* floor backend settings */
274 /* residue backend settings */
280 /* map backend settings */
  /external/webkit/Source/WebCore/inspector/
InspectorApplicationCacheAgent.h 58 // Backend to Frontend
  /external/webkit/Source/WebCore/storage/
IDBTransaction.h 57 IDBTransactionBackendInterface* backend() const;
  /external/webkit/Source/WebKit/android/WebCoreSupport/
WebCache.h 89 disk_cache::Backend* m_cacheBackend;
  /frameworks/compile/mclinker/include/mcld/LD/
LDFileFormat.h 56 /// @param [in] pBitClass The bitclass of target backend.
  /external/chromium/chrome/browser/
browsing_data_remover.h 25 class Backend;
203 disk_cache::Backend* cache_;
  /external/chromium/chrome/browser/policy/
device_token_fetcher.h 124 // Service and backend. A new backend is created whenever the fetcher gets
  /external/chromium/chrome/browser/resources/options/chromeos/
accounts_user_list.js 72 * Adds given user to model and update backend.
84 * Removes given user from model and update backend.
  /external/chromium/chrome/browser/sessions/
session_backend.h 22 // SessionBackend is the backend used by BaseSessionService. It is responsible
47 // indicates which service is using this backend. |type| is used to determine
  /external/clang/include/clang/Basic/
DiagnosticFrontendKinds.td 15 def err_fe_error_backend : Error<"error in backend: %0">, DefaultFatal;
17 // Error generated by the backend.
  /external/eigen/bench/
sparse_cholesky.cpp 63 template<int Backend>
69 SparseLLT<EigenSparseSelfAdjointMatrix,Backend> chol(sm1, flags);

Completed in 3641 milliseconds

<<11121314151617181920>>