OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:incremental
(Results
101 - 125
of
467
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/Source/WebCore/platform/sql/
SQLiteDatabase.cpp
299
LOG(SQLDatabase, "Unable to run
incremental
vacuum - %s", lastErrorMsg());
453
// auto_vacuum flag and try to set it to
INCREMENTAL
the next time we open this
/bootable/recovery/tools/ota/
add-property-tag.c
27
* Normally used to modify build properties to record
incremental
updates.
/external/antlr/src/org/antlr/runtime/
IntStream.java
103
* memoization, but in the future it may be used for
incremental
parsing.
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
IncrementalSAXSource.java
66
* @param parsemore If true, tells the
incremental
SAX stream to deliver
/external/bluetooth/glib/gobject/
gobject-query.c
111
g_fprintf (stderr, " -i specify
incremental
indent string\n");
/external/icu4c/i18n/
cpdtrans.h
170
UBool
incremental
) const;
name2uni.cpp
245
// In
incremental
mode, only advance the cursor up to the last
/external/proguard/docs/
downloads.html
248
<li>Fixed
incremental
obfuscation with incomplete mapping file for library jars.
256
<li>Improved
incremental
obfuscation, with new option
311
<li>Fixed
incremental
obfuscation bug.
408
<li>Added <code>-applymapping</code> option for
incremental
obfuscation.
/external/quake/quake/src/QW/server/
qwsv.plg
42
wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib winmm.lib /nologo /subsystem:console /
incremental
:no /pdb:".\Release/qwsv.pdb" /machine:I386 /out:".\Release/qwsv.exe"
/external/srec/srec/include/
search_network.h
33
it's really hard to debug the
incremental
word addition feature
/external/tinyxml/
tinyXmlTestSTL.dsp
79
# ADD LINK32 ./Debug_STL/tinyxmld_stl.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /
incremental
:no /debug /machine:I386 /pdbtype:sept
/external/valgrind/tsan/pin/
Makefile
38
LDFLAGS=/DLL /EXPORT:main /NODEFAULTLIB /NOLOGO /
INCREMENTAL
:NO /OPT:REF /MACHINE:x86 /ENTRY:Ptrace_DllMainCRTStartup@12 /BASE:0x55000000 \
/external/webkit/Source/WebCore/loader/cache/
CachedResourceLoader.h
100
void load(CachedResource*, bool
incremental
= false, SecurityCheckPolicy = DoSecurityCheck, bool sendResourceLoadCallbacks = true);
CachedResource.cpp
130
void CachedResource::load(CachedResourceLoader* cachedResourceLoader, bool
incremental
, SecurityCheckPolicy securityCheck, bool sendResourceLoadCallbacks)
133
cachedResourceLoader->load(this,
incremental
, securityCheck, sendResourceLoadCallbacks);
/external/webp/include/webp/
decode_vp8.h
107
// should be called before initiating
incremental
decoding. Returns true if
/frameworks/base/core/java/android/app/
IBackupAgent.aidl
31
* Request that the app perform an
incremental
backup.
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libresolv-2.7.so
libresolv.so
libresolv.so.2
/external/webkit/Source/WebCore/
WebCore.pri
325
# Disable
incremental
linking for windows 32bit OS debug build as WebKit is so big
330
isEmpty(WOW64ARCH): QMAKE_LFLAGS_DEBUG += /
INCREMENTAL
:NO
/frameworks/base/core/java/android/os/
Build.java
85
public static final String
INCREMENTAL
= getString("ro.build.version.
incremental
");
/external/chromium/chrome/browser/resources/bookmark_manager/
main.html
61
<input type="search" id="term" tabindex=1 autofocus
incremental
/external/chromium/net/http/
http_chunked_decoder_unittest.cc
81
TEST(HttpChunkedDecoderTest,
Incremental
) {
/external/icu4c/test/intltest/
transtst.h
318
* Check to see that
incremental
gets at least part way through a reasonable string.
/external/llvm/lib/CodeGen/
RegAllocBase.h
27
//
incremental
splitting. It essentially punts on the problem of register
Completed in 2555 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>