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

<<51525354555657585960>>

  /external/libpcap/
configure.in 176 dnl Not all versions of test support -c (character special) but it's a
232 dnl if we support capturing. Don't bother if we don't support
402 # Check for Endace DAG card support.
403 AC_ARG_WITH([dag], [ --with-dag[[=DIR]] include Endace DAG support ("yes", "no" or DIR; default="yes" on BSD and Linux if present)],
407 # User doesn't want DAG support.
411 # User wants DAG support but hasn't specified a directory.
414 # User wants DAG support and has specified a directory, so use the provided value.
427 # User wants DAG support and has specified a header directory, so use the provided value.
434 # User wants DAG support and has specified a library directory, so use the provided value
    [all...]
  /external/libpng/
TODO 12 Multi-lingual error and warning message support.
  /external/libpng/contrib/pngminim/decoder/
pngusr.h 16 /* No 16-bit support beyond reading with strip_16 */
  /external/libselinux/src/
canonicalize_context.c 46 that do not support the extended interface. */
label_internal.h 61 /* substitution support */
  /external/libvpx/vpx_scale/generic/
scalesystemdependent.c 39 * FUNCTION : Checks for machine specifc features such as MMX support
  /external/libvpx/vpx_scale/win32/
scalesystemdependent.c 42 * FUNCTION : Checks for machine specifc features such as MMX support
  /external/libxslt/libxslt/
imports.h 2 * Summary: interface for the XSLT import support
  /external/llvm/
Android.mk 22 lib/Support \
  /external/llvm/examples/BrainF/
BrainFDriver.cpp 34 #include "llvm/Support/CommandLine.h"
35 #include "llvm/Support/ManagedStatic.h"
36 #include "llvm/Support/TargetSelect.h"
37 #include "llvm/Support/raw_ostream.h"
  /external/llvm/examples/Fibonacci/
Makefile 14 # Link in JIT support
  /external/llvm/examples/HowToUseJIT/
HowToUseJIT.cpp 45 #include "llvm/Support/TargetSelect.h"
46 #include "llvm/Support/ManagedStatic.h"
47 #include "llvm/Support/raw_ostream.h"
48 #include "llvm/Support/IRBuilder.h"
  /external/llvm/include/llvm/MC/
EDInstInfo.h 12 #include "llvm/Support/DataTypes.h"
  /external/llvm/include/llvm/MC/MCParser/
AsmCond.h 15 /// AsmCond - Class to support conditional assembly
  /external/llvm/include/llvm/Support/
DataTypes.h.cmake 1 /*===-- include/Support/DataTypes.h - Define fixed size types -----*- C -*-===*\
48 # error "Must #define __STDC_LIMIT_MACROS before #including Support/DataTypes.h"
53 "#including Support/DataTypes.h"
70 #include "llvm/Support/AIXDataTypesFix.h"
DataTypes.h.in 1 /*===-- include/Support/DataTypes.h - Define fixed size types -----*- C -*-===*\
48 # error "Must #define __STDC_LIMIT_MACROS before #including Support/DataTypes.h"
53 "#including Support/DataTypes.h"
70 #include "llvm/Support/AIXDataTypesFix.h"
  /external/llvm/lib/Analysis/
AliasAnalysisCounter.cpp 19 #include "llvm/Support/CommandLine.h"
20 #include "llvm/Support/Debug.h"
21 #include "llvm/Support/ErrorHandling.h"
22 #include "llvm/Support/raw_ostream.h"
MemDepPrinter.cpp 17 #include "llvm/Support/CallSite.h"
18 #include "llvm/Support/InstIterator.h"
19 #include "llvm/Support/ErrorHandling.h"
20 #include "llvm/Support/raw_ostream.h"
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCFIException.cpp 10 // This file contains support for writing DWARF exception info into asm files.
34 #include "llvm/Support/Dwarf.h"
35 #include "llvm/Support/ErrorHandling.h"
36 #include "llvm/Support/FormattedStream.h"
Win64Exception.cpp 10 // This file contains support for writing Win64 exception info into asm files.
33 #include "llvm/Support/Dwarf.h"
34 #include "llvm/Support/ErrorHandling.h"
35 #include "llvm/Support/FormattedStream.h"
  /external/llvm/lib/CodeGen/
PseudoSourceValue.cpp 18 #include "llvm/Support/ErrorHandling.h"
19 #include "llvm/Support/ManagedStatic.h"
20 #include "llvm/Support/raw_ostream.h"
21 #include "llvm/Support/Mutex.h"
Spiller.cpp 24 #include "llvm/Support/CommandLine.h"
25 #include "llvm/Support/Debug.h"
26 #include "llvm/Support/ErrorHandling.h"
27 #include "llvm/Support/raw_ostream.h"
  /external/llvm/lib/DebugInfo/
DWARFAttribute.h 13 #include "llvm/Support/DataTypes.h"
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
GDBRegistrar.cpp 12 #include "llvm/Support/MutexGuard.h"
13 #include "llvm/Support/Mutex.h"
14 #include "llvm/Support/ErrorHandling.h"
15 #include "llvm/Support/Compiler.h"
LLVMBuild.txt 22 required_libraries = Object Support

Completed in 474 milliseconds

<<51525354555657585960>>