HomeSort by relevance Sort by last modified time
    Searched full:incremental (Results 176 - 200 of 467) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/valgrind/tsan/
Makefile 107 PIN_LDFLAGS=/LTCG /DEBUG /DLL /EXPORT:main /NODEFAULTLIB /NOLOGO /INCREMENTAL:NO /OPT:REF /MACHINE:x86 /ENTRY:Ptrace_DllMainCRTStartup@12 /BASE:0x55000000
  /external/webkit/Source/WebCore/inspector/front-end/
inspector.html 169 <div class="toolbar-item toolbar-search-item"><input id="search" type="search" incremental results="0"><div id="search-toolbar-label" class="toolbar-label"></div></div>
  /external/webkit/Source/WebCore/storage/
AbstractDatabase.cpp 251 LOG_ERROR("Unable to turn on incremental auto-vacuum for database %s", m_filename.ascii().data());
  /frameworks/ex/common/java/com/android/common/
OperationScheduler.java 79 * backoff=(fixed)+(incremental) max=(maxmoratorium) min=(mintrigger) [period=](interval)
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
Utils.java 373 Build.VERSION.INCREMENTAL);
  /sdk/docs/
howto_build_SDK.txt 288 means successive builds with the same build identifier are incremental and
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
ExportHelper.java 122 // tmp file for the packaged resource file. To not disturb the incremental builders
ProjectHelper.java     [all...]
  /build/core/
main.mk 166 # You are responsible for the correctness of the incremental build.
167 # This may decrease incremental build time dramatically for large Java libraries,
  /external/clang/www/
features.html 127 that would be very difficult in other systems, for example incremental
317 techniques like "incremental compilation", "fuzzy parsing", etc. Finally, IDEs
  /external/freetype/include/freetype/
ftcache.h 392 /* _within_ the lookup and force incremental flushes of the cache */
489 /* _within_ the lookup and force incremental flushes of the cache */
    [all...]
  /external/proguard/docs/manual/
ant.html 199 <dd>Reuse the given mapping, for incremental obfuscation.</dd>
225 <dd>Ensure uniform obfuscated class member names for subsequent incremental
  /external/v8/benchmarks/
deltablue.js 35 * "The DeltaBlue Algorithm: An Incremental Constraint Hierarchy Solver"
534 * various parameters of interest to the DeltaBlue incremental
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-deltablue.js 29 * "The DeltaBlue Algorithm: An Incremental Constraint Hierarchy Solver"
528 * various parameters of interest to the DeltaBlue incremental
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-deltablue.js 29 * "The DeltaBlue Algorithm: An Incremental Constraint Hierarchy Solver"
528 * various parameters of interest to the DeltaBlue incremental
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-deltablue.js 29 * "The DeltaBlue Algorithm: An Incremental Constraint Hierarchy Solver"
528 * various parameters of interest to the DeltaBlue incremental
  /frameworks/base/docs/html/sdk/
tools-notes.jd 153 <li>Improved incremental builds, so that resource compilation runs less frequently. Builds no
381 the attribute automatically. In Eclipse/ADT, all incremental builds are assumed
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2DTM2.java 39 * SAX2DTM2 is an optimized version of SAX2DTM which is used in non-incremental situation.
46 * efficient, the incremental support is dropped in SAX2DTM2, which means that you should not
47 * use it in incremental situation. To reduce the overhead of pulling data from the DTM model,
56 * boost if we use SAX2DTM2 instead of SAX2DTM in non-incremental case.
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/
DOM2DTM.java 94 * false if our incremental build has not yet finished scanning the
    [all...]
  /external/jpeg/
jquant2.c 585 * sorted search" idea described by Heckbert and on the incremental distance
589 * be computed quickly using an incremental method: the differences between
780 * This routine uses Thomas' incremental distance calculation method to
    [all...]
libjpeg.doc 175 Both compression and decompression can be done in an incremental memory-to-
    [all...]
  /external/quake/quake/src/QW/client/
qwcl.dsp 58 # ADD LINK32 ..\scitech\lib\win32\vc\mgllt.lib ..\dxsdk\sdk\lib\dxguid.lib opengl32.lib 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:windows /incremental:yes /machine:I386
114 # SUBTRACT LINK32 /incremental:no /nodefaultlib
141 # ADD LINK32 comctl32.lib glu32.lib ..\dxsdk\sdk\lib\dxguid.lib opengl32.lib 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:windows /incremental:no /debug /machine:I386 /out:".\GLRelease\glqwcl.exe"
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
StylesheetHandler.java 82 * The flag for the setting of the incremental feature;
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
ucol.h 209 * When set to UCOL_ON, an incremental check is performed to see whether the input data
210 * is in the FCD form.\ If the data is not in the FCD form, incremental
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
ucol.h 209 * When set to UCOL_ON, an incremental check is performed to see whether the input data
210 * is in the FCD form.\ If the data is not in the FCD form, incremental
    [all...]

Completed in 980 milliseconds

1 2 3 4 5 6 78 91011>>