HomeSort by relevance Sort by last modified time
    Searched full:support (Results 1126 - 1150 of 13846) sorted by null

<<41424344454647484950>>

  /external/libffi/
configure.ac 44 # Support 128-bit long double, changable via command-line switch.
205 AC_CACHE_CHECK([assembler .cfi pseudo-op support],
218 AC_CACHE_CHECK([assembler and linker support unaligned pc related relocs],
231 [Define if your assembler and linker support unaligned PC relative relocs.])
234 AC_CACHE_CHECK([assembler .register pseudo-op support],
316 [ --disable-structs omit code for struct support],
318 AC_DEFINE(FFI_NO_STRUCTS, 1, [Define this is you do not want support for aggregate types.])
324 AC_DEFINE(FFI_NO_RAW_API, 1, [Define this is you do not want support for the raw API.])
  /external/libmtp/src/
device-flags.h 101 * OGG_IS_UNKNOWN flag, which will forcedly support ogg on
147 * and a need to report the Ogg support (the device itself does
148 * not properly claim to support it) and need to set filetype
151 * they do not report to support OGG even though they actually
153 * then the firmware simply miss to declare metadata support
205 * Devices that cannot support reading out battery
227 * Nikon broken capture support without proper ObjectAdded events.
233 * Broken capture support where cameras do not send CaptureComplete events.
  /external/libpcap/
fad-null.c 52 * This is the implementation used on platforms that have no support for
60 * we can open, and we can't open any if there's no support
  /external/llvm/docs/HistoricalNotes/
2000-11-18-EarlyDesignIdeasResp.txt 19 basically impossible to support C like languages. Besides that,
69 1. Primary goal: Support a high performance dynamic compilation
77 3. Support for all languages & styles of programming (general purpose
80 4. Support linking between different language families. For example, call
83 A. Support for languages that require garbage collectors and integration
113 5. Support dynamic loading of code from various sources. Already
115 to support dynamic loading of VM code as well. This makes the job of
153 1. Commodity processors are getting massive SIMD support:
  /external/llvm/docs/tutorial/
index.html 23 <li><a href="LangImpl4.html">Adding JIT and Optimizer Support</a></li>
34 <li><a href="OCamlLangImpl4.html">Adding JIT and Optimizer Support</a></li>
  /external/llvm/include/llvm/Support/
MutexGuard.h 1 //===-- Support/MutexGuard.h - Acquire/Release Mutex In Scope ---*- C++ -*-===//
18 #include "llvm/Support/Mutex.h"
PluginLoader.h 1 //===-- llvm/Support/PluginLoader.h - Plugin Loader for Tools ---*- C++ -*-===//
20 #include "llvm/Support/CommandLine.h"
RecyclingAllocator.h 1 //==- llvm/Support/RecyclingAllocator.h - Recycling Allocator ----*- C++ -*-==//
18 #include "llvm/Support/Recycler.h"
RegistryParser.h 17 #include "llvm/Support/CommandLine.h"
18 #include "llvm/Support/Registry.h"
ThreadLocal.h 1 //===- llvm/Support/ThreadLocal.h - Thread Local Data ------------*- C++ -*-===//
17 #include "llvm/Support/Threading.h"
  /external/llvm/include/llvm/Transforms/Utils/
SimplifyIndVar.h 19 #include "llvm/Support/CommandLine.h"
20 #include "llvm/Support/ValueHandle.h"
  /external/llvm/lib/Analysis/
Trace.cpp 21 #include "llvm/Support/Debug.h"
22 #include "llvm/Support/raw_ostream.h"
  /external/llvm/lib/ExecutionEngine/
EventListenerCommon.h 20 #include "llvm/Support/ValueHandle.h"
21 #include "llvm/Support/Path.h"
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldMachO.h 10 // MachO support for MC-JIT runtime dynamic linker.
19 #include "llvm/Support/Format.h"
  /external/llvm/lib/MC/
MCInst.cpp 13 #include "llvm/Support/Debug.h"
14 #include "llvm/Support/raw_ostream.h"
  /external/llvm/lib/Support/
Disassembler.cpp 1 //===- lib/Support/Disassembler.cpp -----------------------------*- C++ -*-===//
16 #include "llvm/Support/Disassembler.h"
Signals.cpp 1 //===- Signals.cpp - Signal Handling support --------------------*- C++ -*-===//
15 #include "llvm/Support/Signals.h"
ToolOutputFile.cpp 14 #include "llvm/Support/ToolOutputFile.h"
15 #include "llvm/Support/Signals.h"
raw_os_ostream.cpp 10 // This implements support adapting raw_ostream to std::ostream.
14 #include "llvm/Support/raw_os_ostream.h"
  /external/llvm/lib/Target/CellSPU/
SPUTargetMachine.h 54 \note Cell SPU does not support JIT today. It could support JIT at some
  /external/llvm/lib/Target/Hexagon/
HexagonSubtarget.cpp 16 #include "llvm/Support/CommandLine.h"
17 #include "llvm/Support/ErrorHandling.h"
  /external/llvm/lib/Target/MBlaze/
MBlazeSubtarget.cpp 17 #include "llvm/Support/CommandLine.h"
18 #include "llvm/Support/TargetRegistry.h"
  /external/llvm/lib/Target/PTX/
PTXSubtarget.cpp 16 #include "llvm/Support/ErrorHandling.h"
17 #include "llvm/Support/TargetRegistry.h"
  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcMCTargetDesc.cpp 20 #include "llvm/Support/ErrorHandling.h"
21 #include "llvm/Support/TargetRegistry.h"
  /external/llvm/tools/bugpoint/
OptimizerDriver.cpp 24 #include "llvm/Support/FileUtilities.h"
25 #include "llvm/Support/CommandLine.h"
26 #include "llvm/Support/SystemUtils.h"
27 #include "llvm/Support/Debug.h"
28 #include "llvm/Support/ToolOutputFile.h"
29 #include "llvm/Support/Path.h"
30 #include "llvm/Support/Program.h"
33 #include "llvm/Support/PluginLoader.h"

Completed in 274 milliseconds

<<41424344454647484950>>