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

<<51525354555657585960>>

  /external/clang/tools/libclang/
CIndexer.cpp 25 #include "llvm/Support/Compiler.h"
26 #include "llvm/Support/MemoryBuffer.h"
27 #include "llvm/Support/raw_ostream.h"
28 #include "llvm/Support/Program.h"
CMakeLists.txt 14 support
  /external/clang/unittests/Basic/
Makefile 12 LINK_COMPONENTS := support mc
  /external/clang/unittests/Frontend/
Makefile 12 LINK_COMPONENTS := support mc
  /external/clang/unittests/Lex/
Makefile 12 LINK_COMPONENTS := support mc
  /external/clang/unittests/Tooling/
Makefile 12 LINK_COMPONENTS := support mc
  /external/clang/utils/TableGen/
TableGen.cpp 21 #include "llvm/Support/CommandLine.h"
22 #include "llvm/Support/PrettyStackTrace.h"
23 #include "llvm/Support/Signals.h"
102 "Generate ARM NEON sema support for clang"),
  /external/compiler-rt/lib/
extendsfdf2.c 14 // This routine can be trivially adapted to support conversions from
15 // half-precision or to quad-precision. It does not support types that don't
20 // Note please, however, that this implementation is only intended to support
27 // to add support for quad on some 32-bit systems, for example. You also may
  /external/dropbear/libtomcrypt/src/mac/hmac/
hmac_process.c 15 HMAC support, process data, Tom St Denis/Dobes Vandermeer
  /external/e2fsprogs/tests/f_dup_de/
expect-nohtree.1 2 Inode 12 has INDEX_FL flag set on filesystem without htree support.
  /external/eclipse-windowbuilder/propertysheet/
README.txt 18 need, such as support for editing Java constructs such as enums, or
21 property category code was modified to no longer support the
80 The window docking support (the "FlyoutControlComposite" and
84 - Support invisible children (where the whole flyout is hidden)
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/
PropertyManager.java 24 // Note: In WindowBuilder there was a bunch of support for loading custom
  /external/elfutils/m4/
lcmessage.m4 11 dnl License but which still want to provide support for the GNU gettext
  /external/freetype/src/psaux/
t1cmap.h 5 /* Type 1 character map support (specification). */
  /external/freetype/src/sfnt/
ttsbit.h 5 /* TrueType and OpenType embedded bitmap support (specification). */
  /external/grub/
README 15 If you are interested in the network support, see the file
  /external/guava/guava/src/com/google/common/collect/
UnmodifiableIterator.java 24 * An iterator that does not support {@link #remove}.
UnmodifiableListIterator.java 24 * A list iterator that does not support {@link #remove}, {@link #add}, or
  /external/hamcrest/src/org/hamcrest/
Matcher.java 11 * which will ensure that the Matcher API can grow to support
  /external/harfbuzz/
COPYING 24 PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
NOTICE 24 PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
configure.ac 25 AC_ARG_ENABLE(qt, AS_HELP_STRING([--disable-qt], [Build Qt support (default: auto)]), [QT=$enableval], [QT=auto])
  /external/harfbuzz/src/
harfbuzz-dump.h 22 * PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
harfbuzz-shaper-all.cpp 22 * PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
harfbuzz-stream.h 23 * PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.

Completed in 355 milliseconds

<<51525354555657585960>>