HomeSort by relevance Sort by last modified time
    Searched full:proportional (Results 76 - 100 of 449) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/base/core/java/android/os/
PerformanceCollector.java 201 * In a snapshot Bundle, this key reports the proportional set size for
231 * In a snapshot Bundle, this key reports the proportional set size for the
270 * In a snapshot Bundle, this key reports the proportional set size for
  /system/extras/procrank/
procrank.cpp 418 printf("%6zuK ", su.proportional / 1024);
420 total_pswap += su.proportional;
424 size_t zpswap = su.proportional * zram_cr;
  /external/icu/icu4c/source/test/intltest/
nmfmtrt.cpp 184 // 5) Calculate the proportional error --> INF, so the test will fail
279 // Compute proportional error
  /libcore/ojluni/src/main/java/java/util/
LinkedHashSet.java 63 * requires time proportional to the <i>size</i> of the set, regardless of
65 * expensive, requiring time proportional to its <i>capacity</i>.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Parser/
node.c 60 * anything less than proportional growth leads to exorbitant runtime
  /external/apache-commons-math/src/main/java/org/apache/commons/math/estimation/
WeightedMeasurement.java 74 * use a value proportional to the inverse of the variance of the measurement
  /external/freetype/src/bdf/
bdf.h 64 #define BDF_PROPORTIONAL 0x08 /* Font has proportional spacing. */
  /external/guava/guava/src/com/google/common/escape/
ArrayBasedCharEscaper.java 39 * proportional to the highest valued character that requires escaping.
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
NumberFormatRoundTripTest.java 204 // Compute proportional error
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
NumberFormatRoundTripTest.java 201 // Compute proportional error
  /external/iproute2/
README.iproute2+tc 49 weight should be proportional to rate for leaf classes
  /external/mesa3d/src/gallium/docs/source/cso/
blend.rst 95 Otherwise, the number of bits set in the coverage mask will be proportional
  /external/pcre/pcrecpp/include/
pcre_scanner.h 65 // Note: this method may be slow. It may take time proportional to
  /external/pdfium/testing/resources/javascript/
consts_expected.txt 40 Alert: scaleHow.proportional is 0
  /external/proguard/src/proguard/gui/splash/
SplashPanel.java 164 // Sleep for a proportional while.
  /external/python/cpython2/Parser/
node.c 60 * anything less than proportional growth leads to exorbitant runtime
  /external/python/cpython3/Parser/
node.c 60 * anything less than proportional growth leads to exorbitant runtime
  /external/skia/gm/
glyph_pos.cpp 19 constexpr char kText[] = "Proportional Hamburgefons #% fi";
  /external/skqp/gm/
glyph_pos.cpp 19 constexpr char kText[] = "Proportional Hamburgefons #% fi";
  /external/tensorflow/tensorflow/contrib/factorization/ops/
clustering_ops.cc 32 Subsequent rows are sampled with probability proportional to the squared L2
  /external/tensorflow/tensorflow/contrib/framework/python/ops/
accumulate_n_v2.py 40 storage is proportional to the output size rather than the inputs size.
  /external/tensorflow/tensorflow/contrib/training/python/training/
resample.py 106 selection is proportional to its value in `weights`, and the average
  /external/tensorflow/tensorflow/core/lib/random/
weighted_picker.h 50 // Pick a random element with probability proportional to its weight.
  /external/tensorflow/tensorflow/examples/android/jni/object_tracking/
keypoint_detector.h 98 // resolution proportional to its size.
  /external/webrtc/webrtc/modules/audio_processing/transient/
transient_detector.cc 119 // Get proportional value.

Completed in 392 milliseconds

1 2 34 5 6 7 8 91011>>