OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:support
(Results
1151 - 1175
of
13846
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/llvm/tools/llvm-extract/
llvm-extract.cpp
22
#include "llvm/
Support
/CommandLine.h"
23
#include "llvm/
Support
/IRReader.h"
24
#include "llvm/
Support
/ManagedStatic.h"
25
#include "llvm/
Support
/PrettyStackTrace.h"
26
#include "llvm/
Support
/ToolOutputFile.h"
27
#include "llvm/
Support
/SystemUtils.h"
28
#include "llvm/
Support
/Signals.h"
29
#include "llvm/
Support
/Regex.h"
/external/llvm/unittests/Support/
IRBuilderTest.cpp
1
//===- llvm/unittest/
Support
/IRBuilderTest.cpp - IRBuilder tests ----------===//
10
#include "llvm/
Support
/IRBuilder.h"
/external/llvm/utils/lint/
cpp_lint.py
25
include_support_re = re.compile(r'^#include "(
Support
/.*)"')
38
# TODO: implement llvm/
Support
/* headers
/external/mdnsresponder/
README.txt
75
| Platform
Support
|
81
The "Platform
Support
" layer provides the necessary supporting routines
92
The "mDNS Core" layer in turn calls through to the "Platform
Support
"
95
Apple currently provides "Platform
Support
" layers for Mac OS 9, Mac OS X,
110
| Platform
Support
| | Platform
Support
| | Platform
Support
|
127
| Platform
Support
|
/external/mesa3d/docs/
README.DJ
67
A) You need LFN
support
.
209
+ added 3dfx Glide3
support
219
+ enabled OpenGL 1.4
support
227
+ added VGA
support
(to keep Ben Decker happy)
237
+ truly added multi-window
support
in GLUT (for Adrian Woodward)
257
+ enabled OpenGL 2.0
support
258
+ added
support
for sw texture compression
266
- removed 3dfx Glide3
support
(temporarily?)
relnotes-7.0.4.html
49
<li>Added
support
for DragonFly OS
54
<li>Added
support
for GL shading language in I965 driver
relnotes-7.3.html
21
Some drivers don't
support
all the features required in OpenGL 2.1.
45
<li>
Support
for GLSL 1.20
/external/openfst/
README
10
<tr1/ordered_map>)
support
are available.
24
--with-icu Use ICU to provide unicode
support
(def: no)
/external/openssh/
README.dns
4
OpenSSH contains
support
for verifying host keys using DNS as described in
23
implementations. If your nameserver has
support
for the SSHFP RR
/external/openssh/contrib/
README
60
Support
files for Cygwin
63
Support
files for HP-UX
/external/tcpdump/missing/
datalinks.c
52
* Stub versions for platforms that don't
support
them.
58
* This platform doesn't
support
changing the DLT for an
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_2/Array/
tostring_2.js
48
* JavaScriptCore doesn't
support
setting the JavaScript engine's version.
53
* If JavaScriptCore changes to
support
versioning, this test should split
/external/webkit/Source/JavaScriptCore/wtf/
FastAllocBase.h
221
// This is a
support
template for fastNewArray.
233
// This is a
support
template for fastNewArray.
253
// This is a
support
template for fastNewArray.
273
// This is a
support
template for fastNewArray.
324
// This is a
support
template for fastDeleteArray.
337
// This is a
support
template for fastDeleteArray.
377
// This is a
support
template for fastDeleteArray.
389
// This is a
support
template for fastDeleteArray.
/external/webkit/Source/WebCore/history/qt/
HistoryItemQt.cpp
28
// we only
support
version 1 for now
95
// we only
support
version 1 for now.
/external/webkit/Source/WebCore/platform/haiku/
SharedTimerHaiku.cpp
32
#include <
support
/Locker.h>
33
#include <
support
/Autolock.h>
/external/webkit/Source/WebKit/chromium/
README
16
No attempt is made to
support
runtime compatibility in a shared library
17
build. Instead, the API is intended to
support
backwards compatibility at
/external/webkit/Source/WebKit/chromium/tests/
RunAllTests.cpp
36
#include <webkit/
support
/webkit_support.h>
49
// initializations needed by WebKit
support
.
/external/webkit/Source/cmake/
OptionsWinCE.cmake
34
WEBKIT_FEATURE(ENABLE_FTPDIR "Enable FTP directory
support
" DEFAULT OFF)
36
WEBKIT_FEATURE(ENABLE_GLIB_SUPPORT "Enable Glib
support
" DEFAULT OFF)
/external/zlib/contrib/minizip/
ChangeLogUnzip
18
- crypting
support
(unless you define NOCRYPT)
28
-
Support
of ioapi for virtualize zip file access
/frameworks/base/core/java/android/util/
LocaleUtil.java
44
* Warning: this code does not
support
vertical scripts.
71
* Warning: this code does not
support
vertical scripts.
/frameworks/base/docs/html/guide/topics/connectivity/nfc/
index.jd
21
NDEF data in your applications and gives an overview of the framework APIs that
support
the basic
29
bytes using your own protocol stack. In these cases, Android provides
support
to detect
/frameworks/base/docs/html/training/backward-compatible-ui/
index.jd
17
<li><a href="{@docRoot}tools/extras/
support
-library.html">The Android
Support
Package</a></li>
/frameworks/compile/libbcc/lib/ExecutionEngine/
GDBJIT.cpp
28
// This file is used to
support
GDB's JIT interface
32
#include "llvm/
Support
/Compiler.h"
GDBJIT.h
36
#include "llvm/
Support
/DataTypes.h"
37
#include "llvm/
Support
/Compiler.h"
/frameworks/compile/linkloader/include/impl/
ELFReloc.hxx
22
#include <llvm/
Support
/Format.h>
23
#include <llvm/
Support
/raw_ostream.h>
Completed in 444 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>