HomeSort by relevance Sort by last modified time
    Searched defs:incremental (Results 1 - 25 of 470) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-build-common/1.2.0/
kotlin-build-common-1.2.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-build-common/1.2.20/
kotlin-build-common-1.2.20.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.5/
kotlin-gradle-plugin-1.0.5.jar 
  /device/google/cuttlefish_common/host/frontend/vnc_server/
vnc_client_connection.h 61 bool incremental; member in struct:cvd::vnc::VncClientConnection::FrameBufferUpdateRequest
  /external/skia/tests/
CodecPartialTest.cpp 81 SkBitmap incremental; local
82 incremental.allocPixels(info);
86 incremental.getPixels(), incremental.rowBytes());
92 ERRORF(r, "Failed to start incremental decode\n");
121 compare_bitmaps(r, truth, incremental);
127 // support incremental decoding.
266 ERRORF(r, "Failed to start incremental decode for %s on frame %i",
285 // Test that calling getPixels when an incremental decode has been
302 SkBitmap incremental; local
    [all...]
  /external/skqp/tests/
CodecPartialTest.cpp 81 SkBitmap incremental; local
82 incremental.allocPixels(info);
86 incremental.getPixels(), incremental.rowBytes());
92 ERRORF(r, "Failed to start incremental decode\n");
121 compare_bitmaps(r, truth, incremental);
127 // support incremental decoding.
266 ERRORF(r, "Failed to start incremental decode for %s on frame %i",
285 // Test that calling getPixels when an incremental decode has been
302 SkBitmap incremental; local
    [all...]
  /toolchain/binutils/binutils-2.27/gold/
parameters.cc 96 // Set incremental_mode_ based on the value of the --incremental option.
245 // Set the incremental linking mode to INCREMENTAL_FULL. Used when
246 // the linker determines that an incremental update is not possible.
247 // Returns false if the incremental mode was INCREMENTAL_UPDATE,
260 // Return true if we need to prepare incremental linking information.
263 Parameters::incremental() const function in class:gold::Parameters
268 // Return true if we are doing a full incremental link.
276 // Return true if we are doing an incremental update.
307 // Set the incremental linking mode to INCREMENTAL_FULL. Used when
308 // the linker determines that an incremental update is not possible
    [all...]
  /external/icu/icu4c/source/i18n/
anytrans.cpp 259 // a non-incremental transliteration. Otherwise do an
260 // incremental one.
261 UBool incremental = isIncremental && (it.limit >= allLimit); local
266 t->filteredTransliterate(text, pos, incremental);
  /external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
KeyTypeData.java 35 single, multiple, incremental, any enum constant in enum:KeyTypeData.ValueType
415 ca{"incremental"}
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
KeyTypeData.java 33 single, multiple, incremental, any enum constant in enum:KeyTypeData.ValueType
413 ca{"incremental"}
  /prebuilts/tools/common/bazel/formc-deps/
jps-builders.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.1.1/
kotlin-gradle-plugin-1.1.1.jar 
  /external/valgrind/include/vki/
vki-xen-sysctl.h 45 vki_uint8_t incremental; member in struct:vki_xen_sysctl_readconsole
50 * IN: Start index for consumption if @incremental.
  /prebuilts/gradle-plugin/com/android/tools/build/builder/0.5.7/
builder-0.5.7.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.1.3/
kotlin-gradle-plugin-1.1.3.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.1.51/
kotlin-gradle-plugin-1.1.51.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.2.0/
kotlin-gradle-plugin-1.2.0.jar 
  /dalvik/dx/src/com/android/dx/command/dexer/
Main.java 298 if (args.incremental) {
301 "error: no incremental output name specified");
314 if (args.incremental && !anyFilesProcessed) {
315 return 0; // this was a no-op incremental build
329 if (args.incremental) {
356 assert !args.incremental;
629 if (args.incremental && !anyFilesProcessed) {
1326 public boolean incremental = false; field in class:Main.Arguments
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-api/2.4.0-alpha1/
gradle-api-2.4.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-api/2.4.0-alpha3/
gradle-api-2.4.0-alpha3.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-api/2.4.0-alpha5/
gradle-api-2.4.0-alpha5.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-api/2.4.0-alpha6/
gradle-api-2.4.0-alpha6.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-api/2.4.0-alpha7/
gradle-api-2.4.0-alpha7.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-api/2.5.0-alpha-preview-01/
gradle-api-2.5.0-alpha-preview-01.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-api/2.5.0-alpha-preview-02/
gradle-api-2.5.0-alpha-preview-02.jar 

Completed in 1249 milliseconds

1 2 3 4 5 6 7 8 91011>>