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

1 2 3 4 5 6 7 8 91011>>

  /external/pdfium/fxjs/
cjs_scalehow.cpp 10 {"proportional", JSConstSpec::Number, 0, 0},
  /prebuilts/vndk/v27/x86/arch-x86-x86/shared/vndk-core/
libpagemap.so 
  /prebuilts/vndk/v27/x86_64/arch-x86-x86_64/shared/vndk-core/
libpagemap.so 
  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_AccumulateNV2.pbtxt 20 storage is proportional to the output size rather than the inputs size.
  /system/extras/libpagemap/
pm_memusage.c 65 fprintf(stderr, "Error allocating proportional swap.\n");
70 fprintf(stderr, "Error allocating proportional swap offset array.\n");
118 su->proportional = su->unique = 0;
120 su->proportional += pagesize / mu->p_swap->offset_array[elem->offset];
  /external/freetype/src/gxvalid/
gxvfgen.c 164 "Proportional Numbers",
320 "Proportional",
362 "Proportional",
370 "Proportional",
392 "Proportional",
403 "Proportional",
411 "Proportional",
419 "Proportional",
  /frameworks/base/core/proto/android/os/
procrank.proto 42 // proportional set size, unit KB
51 // proportional swap size, unit KB
  /external/iproute2/man/man8/
tc-pie.8 3 PIE \- Proportional Integral controller-Enhanced AQM algorithm
27 Proportional Integral controller-Enhanced (PIE) is a control theoretic active
28 queue management scheme. It is based on the proportional integral controller but
53 to drop packets proportional to the packet size.
83 is used to scale drop probability proportional to packet size
  /system/extras/libpagemap/include/pagemap/
pagemap.h 48 /* if non NULL then use swap_offset_list to compute proportional swap */
55 size_t proportional; member in struct:pm_swapusage
65 /* Enable proportional swap computing. */
67 /* Computes and return the proportional swap */
70 /* Initialize a proportional swap computing handle:
  /external/skia/gm/
verttext2.cpp 51 drawText(canvas, SkString("Proportional / Top Aligned"),
53 drawText(canvas, SkString("< Proportional / Centered >"),
  /external/skqp/gm/
verttext2.cpp 51 drawText(canvas, SkString("Proportional / Top Aligned"),
53 drawText(canvas, SkString("< Proportional / Centered >"),
  /external/tensorflow/tensorflow/contrib/tpu/profiler/
op_profile.proto 57 // - it is proportional to the number of floating point operations performed
59 // - wasted potential flops is proportional to time - flops
  /system/netd/tests/benchmarks/
README.md 37 This should be roughly inversely proportional to **real_time** for single-threaded
38 benchmarks and also somewhat proportional to the number of threads used.</td>
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
VelocityBasedConnectedScoreTest.java 114 mWifiInfo.txSuccessRate = 2.1; // proportional to pps
140 mWifiInfo.txSuccessRate = .1; // proportional to pps
  /prebuilts/go/darwin-x86/src/hash/
test_cases.txt 30 The fugacity of a constituent in a mixture of gases at a given temperature is proportional to its mole fraction. Lewis-Randall Rule
  /prebuilts/go/linux-x86/src/hash/
test_cases.txt 30 The fugacity of a constituent in a mixture of gases at a given temperature is proportional to its mole fraction. Lewis-Randall Rule
  /external/chromium-trace/catapult/systrace/atrace_helper/jni/
process_memory_stats.h 22 uint64_t pss_kb = 0; // Proportional Set Size.
  /external/pdfium/testing/resources/javascript/
consts.in 91 doTest("scaleHow", ["proportional", "anamorphic", "nonesuch"]);
  /external/replicaisland/src/com/replica/replicaisland/
QuickSorter.java 32 * On average, this quicksort algorithm runs in time proportional to
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
CalcSpillWeights.h 34 // intervals have a spill weight that is mostly proportional to the number
  /frameworks/base/core/java/android/widget/
DigitalClock.java 37 // proportional fonts don't shake rendering
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
EnergyProbe.java 25 * value has no unit and is just proportional to the amount of energy present around the
  /prebuilts/go/darwin-x86/src/math/rand/
zipf.go 37 // such that P(k) is proportional to (v + k) ** (-s).
  /prebuilts/go/linux-x86/src/math/rand/
zipf.go 37 // such that P(k) is proportional to (v + k) ** (-s).
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
node.c 60 * anything less than proportional growth leads to exorbitant runtime

Completed in 560 milliseconds

1 2 3 4 5 6 7 8 91011>>