HomeSort by relevance Sort by last modified time
    Searched full:determined (Results 501 - 525 of 2684) sorted by null

<<21222324252627282930>>

  /libcore/luni/src/main/java/java/lang/ref/
SoftReference.java 57 * <li>A set {@code refs} of references is determined. {@code refs} contains
  /libcore/luni/src/main/java/java/security/acl/
Acl.java 148 * The list of granted permissions is determined according to the rules
  /libcore/luni/src/main/java/java/security/cert/
CertPathBuilder.java 191 * determined.
CertPathValidator.java 199 * determined.
  /libcore/luni/src/main/java/java/util/
SortedSet.java 23 * order is determined either by the elements natural ordering, or by a
  /libcore/luni/src/main/java/org/w3c/dom/traversal/
NodeIterator.java 22 * any other set of nodes. The set of nodes to be iterated is determined by
  /ndk/sources/host-tools/make-3.81/config/
lib-prefix.m4 125 dnl Unfortunately, prefix and exec_prefix get only finally determined
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
AlignFeatures.cpp 63 int nrhorz = width/48; // Empirically determined number of horizontal
  /packages/apps/Camera/src/com/android/camera/
MosaicFrameProcessor.java 173 // MAX_NUMBER_OF_FRAMES solely determined in the library.
  /packages/apps/Camera2/jni/feature_mos/src/mosaic/
AlignFeatures.cpp 63 int nrhorz = width/48; // Empirically determined number of horizontal
  /packages/apps/Camera2/src/com/android/camera/
MosaicFrameProcessor.java 174 // MAX_NUMBER_OF_FRAMES solely determined in the library.
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/
MatrixFit.java 57 Log.e(LOGTAG, "Too few points => under-determined system");
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
AlignFeatures.cpp 63 int nrhorz = width/48; // Empirically determined number of horizontal
  /packages/apps/LegacyCamera/src/com/android/camera/panorama/
MosaicFrameProcessor.java 171 // MAX_NUMBER_OF_FRAMES solely determined in the library.
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationWebView.java 243 * determined by the ratio of actual screen pixels to logical HTML pixels.
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/
ContentHandler.java 143 * message stream or, if not present, determined implictly
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyboardRow.java 178 // If keyWidth is fillRight, the actual key width will be determined to fill
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
atomic_base.h 112 // The nested namespace inlined into std:: is determined by the value
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
atomic_base.h 112 // The nested namespace inlined into std:: is determined by the value
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
atomic_base.h 112 // The nested namespace inlined into std:: is determined by the value
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
atomic_base.h 112 // The nested namespace inlined into std:: is determined by the value
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_timer.h 43 #define TIMER_RESOLUTION 10 /**< Experimentally determined */
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_timer.h 43 #define TIMER_RESOLUTION 10 /**< Experimentally determined */
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_timer.h 43 #define TIMER_RESOLUTION 10 /**< Experimentally determined */
  /external/llvm/lib/CodeGen/
EarlyIfConversion.cpp 92 /// The 'true' conditional block as determined by AnalyzeBranch.
95 /// The 'false' conditional block as determined by AnalyzeBranch.
122 /// The branch condition determined by AnalyzeBranch.
502 /// convertIf - Execute the if conversion after canConvertIf has determined the
707 // of the select instruction inserted, as determined by the flag dependency.

Completed in 2798 milliseconds

<<21222324252627282930>>