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

<<41424344454647484950>>

  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
CertPathValidator3Test.java 36 import org.apache.harmony.security.tests.support.SpiEngUtils;
37 import org.apache.harmony.security.tests.support.cert.MyCertPath;
38 import org.apache.harmony.security.tests.support.cert.TestUtils;
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
AVTPart.java 64 * Set the XPath support.
66 * @param support XPathContext to set.
68 public void setXPathSupport(XPathContext support){}
  /external/chromium/chrome/browser/ui/cocoa/
browser_frame_view.h 8 // (an AppKit framework class) so that we can support custom frame drawing.
10 // We explored a variety of ways to support custom frame drawing and custom
18 // c) We had to be able to support "transparent" themes, so that you could see
  /external/chromium/testing/gmock/
CHANGES 8 * CMake support.
39 * Added GCC 4.0 support for Google Mock Doctor.
50 * Dropped support for 'make install'.
  /external/libxslt/libxslt/
xsltconfig.h.in 103 * Activate the compilation of the debugger support. Speed penalty
116 * Whether module support is configured into libxslt
127 * Locale support
  /external/llvm/include/llvm/CodeGen/
ScoreboardHazardRecognizer.h 1 //=- llvm/CodeGen/ScoreboardHazardRecognizer.h - Schedule Support -*- C++ -*-=//
20 #include "llvm/Support/DataTypes.h"
88 // Support for tracing ScoreboardHazardRecognizer as a component within
  /external/llvm/include/llvm/MC/
MCELFObjectWriter.h 14 #include "llvm/Support/DataTypes.h"
15 #include "llvm/Support/ELF.h"
46 // Support lexicographic sorting.
MCWin64EH.h 1 //===- MCWin64EH.h - Machine Code Win64 EH support --------------*- C++ -*-===//
10 // This file contains declarations to support the Win64 Exception Handling
18 #include "llvm/Support/Win64EH.h"
  /external/llvm/include/llvm/Support/
FileUtilities.h 1 //===- llvm/Support/FileUtilities.h - File System Utilities -----*- C++ -*-===//
18 #include "llvm/Support/FileSystem.h"
19 #include "llvm/Support/Path.h"
Signals.h 1 //===- llvm/Support/Signals.h - Signal Handling support ----------*- C++ -*-===//
18 #include "llvm/Support/Path.h"
  /external/llvm/lib/CodeGen/
ScheduleDAGPrinter.cpp 23 #include "llvm/Support/Debug.h"
24 #include "llvm/Support/GraphWriter.h"
25 #include "llvm/Support/raw_ostream.h"
  /external/llvm/lib/ExecutionEngine/
TargetSelect.cpp 22 #include "llvm/Support/CommandLine.h"
23 #include "llvm/Support/Host.h"
24 #include "llvm/Support/TargetRegistry.h"
  /external/llvm/lib/MC/
MCSymbol.cpp 12 #include "llvm/Support/Debug.h"
13 #include "llvm/Support/raw_ostream.h"
69 // some targets support quoting names with funny characters. If the name
  /external/llvm/lib/Support/
Memory.cpp 1 //===- Memory.cpp - Memory Handling Support ---------------------*- C++ -*-===//
15 #include "llvm/Support/Memory.h"
16 #include "llvm/Support/Valgrind.h"
  /external/llvm/lib/Target/CellSPU/MCTargetDesc/
SPUMCTargetDesc.cpp 21 #include "llvm/Support/ErrorHandling.h"
22 #include "llvm/Support/TargetRegistry.h"
70 // support for PIC yet.
  /external/llvm/lib/Target/Hexagon/
HexagonTargetObjectFile.cpp 22 #include "llvm/Support/ELF.h"
23 #include "llvm/Support/CommandLine.h"
45 // sdata/sbss support taken largely from the MIPS Backend.
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCTargetDesc.cpp 21 #include "llvm/Support/ErrorHandling.h"
22 #include "llvm/Support/TargetRegistry.h"
71 // support for PIC yet.
  /external/llvm/lib/Target/MBlaze/
MBlazeTargetObjectFile.cpp 18 #include "llvm/Support/CommandLine.h"
19 #include "llvm/Support/ELF.h"
79 // TODO: Could also support "weak" symbols as well with ".gnu.linkonce.s.*"
  /external/llvm/lib/Target/Mips/
MipsTargetObjectFile.cpp 18 #include "llvm/Support/CommandLine.h"
19 #include "llvm/Support/ELF.h"
91 // TODO: Could also support "weak" symbols as well with ".gnu.linkonce.s.*"
  /external/llvm/lib/Target/PTX/
PTXMFInfoExtract.cpp 21 #include "llvm/Support/Debug.h"
22 #include "llvm/Support/ErrorHandling.h"
23 #include "llvm/Support/raw_ostream.h"
  /external/llvm/lib/Transforms/InstCombine/
InstCombineWorklist.h 15 #include "llvm/Support/Debug.h"
16 #include "llvm/Support/Compiler.h"
19 #include "llvm/Support/raw_ostream.h"
  /external/llvm/unittests/Support/
MDBuilderTest.cpp 1 //===- llvm/unittests/Support/MDBuilderTest.cpp - MDBuilder unit tests ----===//
12 #include "llvm/Support/IRBuilder.h"
13 #include "llvm/Support/MDBuilder.h"
raw_ostream_test.cpp 1 //===- llvm/unittest/Support/raw_ostream_test.cpp - raw_ostream tests -----===//
12 #include "llvm/Support/Format.h"
13 #include "llvm/Support/raw_ostream.h"
  /external/mesa3d/docs/
relnotes-7.1.html 49 <li>Support for the GL shading language with i965 driver (implemented by Intel)
50 <li>ATI R500 series support (Radeon X1300&#8211;X1950) in r300 DRI driver
67 have valgrind. Not worried about SunOS 4 support anymore either...
relnotes-7.2.html 20 Some drivers don't support all the features required in OpenGL 2.1.
48 <li>i965 driver: added support for G41 chipset (Intel)
77 have valgrind. Not worried about SunOS 4 support anymore either...

Completed in 470 milliseconds

<<41424344454647484950>>