HomeSort by relevance Sort by last modified time
    Searched defs:fresh (Results 1 - 14 of 14) sorted by null

  /bionic/libc/upstream-netbsd/lib/libc/regex/
engine.c 118 states fresh; /* states for a fresh start */ member in struct:match
232 SETUP(m->fresh);
780 states fresh = m->fresh; local
796 ASSIGN(fresh, st);
803 if (EQ(st, fresh))
845 ASSIGN(st, fresh);
  /ndk/sources/host-tools/ndk-stack/regex/
engine.c 82 states fresh; /* states for a fresh start */ member in struct:match
174 SETUP(m->fresh);
677 states fresh = m->fresh; local
689 ASSIGN(fresh, st);
696 if (EQ(st, fresh))
738 ASSIGN(st, fresh);
  /external/freetype/src/raster/
ftraster.c 496 Bool fresh; /* signals a fresh new profile which */ member in struct:black_TWorker_
692 ras.fresh = TRUE;
1142 Bool result, fresh; local
1321 Bool result, fresh; local
    [all...]
  /external/pdfium/third_party/freetype/src/raster/
ftraster.c 498 Bool fresh; /* signals a fresh new profile which */ member in struct:black_TWorker_
694 ras.fresh = TRUE;
1142 Bool result, fresh; local
1321 Bool result, fresh; local
    [all...]
  /packages/apps/ContactsCommon/src/com/android/contacts/common/
ContactPhotoManager.java 622 volatile boolean fresh; field in class:ContactPhotoManagerImpl.BitmapHolder
629 this.fresh = true;
644 * {@code true} if ALL entries in {@link #mBitmapHolderCache} are NOT fresh.
700 /** For debug: How many times we had to reload cached photo for a fresh entry. Should be 0. */
791 + ", overwrite: fresh=" + mFreshCacheOverwrite.get()
    [all...]
  /external/v8/src/
objects.cc 9213 Handle<Map> fresh = Map::CopyNormalized(fast_map, mode); local
    [all...]
  /external/opencv3/samples/java/sbt/sbt/
sbt-launch.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1513/
kotlin-compiler-embeddable-0.13.1513.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1514/
kotlin-compiler-embeddable-0.13.1514.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0/
kotlin-compiler-embeddable-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-1103/
kotlin-compiler-embeddable-1.0.0-beta-1103.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-4584/
kotlin-compiler-embeddable-1.0.0-beta-4584.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-rc-1036/
kotlin-compiler-embeddable-1.0.0-rc-1036.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.2/
kotlin-compiler-embeddable-1.0.2.jar 

Completed in 352 milliseconds