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

1 2

  /external/guava/guava-tests/test/com/google/common/cache/
TestingWeighers.java 53 public int weigh(Object key, Object value) { method in class:TestingWeighers.ConstantWeigher
60 public int weigh(Integer key, Object value) { method in class:TestingWeighers.IntKeyWeigher
67 public int weigh(Object key, Integer value) { method in class:TestingWeighers.IntValueWeigher
LocalCacheTest.java 338 public int weigh(Object key, Object value) {
2806 public int weigh(K key, V value) { method in class:LocalCacheTest.SerializableWeigher
    [all...]
  /external/guava/guava/src/com/google/common/cache/
Weigher.java 36 int weigh(K key, V value); method in interface:Weigher
CacheBuilder.java 201 public int weigh(Object key, Object value) { method in class:CacheBuilder.OneWeigher
    [all...]
LocalCache.java 192 /** Weigher to weigh cache entries. */
    [all...]
  /hardware/google/av/codec2/include/
C2BufferBase.h 33 * readers); however, the proper information necessary to properly weigh the various usages would be
  /external/ppp/pppd/plugins/radius/etc/
dictionary.ascend 133 ATTRIBUTE Ascend-History-Weigh-Type 239 integer
201 VALUE Ascend-History-Weigh-Type History-Constant 0
202 VALUE Ascend-History-Weigh-Type History-Linear 1
203 VALUE Ascend-History-Weigh-Type History-Quadratic 2
  /frameworks/base/services/core/java/com/android/server/location/
LocationFudger.java 82 // weigh in a new offset while keeping the final standard
  /external/brotli/c/enc/
compress_fragment.c 89 /* We weigh the first 11 samples with weight 3 to account for the
104 weigh the first 11 samples with weight 3 to account for the balancing
  /external/tensorflow/tensorflow/contrib/model_pruning/python/layers/
layers.py 118 variable and the weigh
  /external/valgrind/exp-bbv/docs/
bbv-manual.xml 229 in the basic block, in order to weigh the count so that instructions in
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
binner.cpp 305 /// @todo: Look at speeding this up -- weigh against corresponding costs in rasterizer.
697 /// @todo: Look at speeding this up -- weigh against corresponding costs in rasterizer.
    [all...]
  /external/guava/guava-gwt/src-super/com/google/common/cache/super/com/google/common/cache/
CacheBuilder.java 195 public int weigh(Object key, Object value) { method in class:CacheBuilder.OneWeigher
  /external/libvpx/libvpx/vp9/encoder/
vp9_rd.c 45 // Factor to weigh the rate for switchable interp filters.
  /external/valgrind/docs/html/
bbv-manual.html 229 in the basic block, in order to weigh the count so that instructions in
  /external/tensorflow/tensorflow/contrib/gan/python/
train.py 601 `Tensor` indicating how much to weigh the cycle consistency loss.
    [all...]
  /external/tinyxml2/resources/
dream.xml     [all...]
  /prebuilts/sdk/tools/
jack-server-4.11.ALPHA.jar 
  /external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
Transliterator_Kanji_English.txt     [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
CellLayout.java     [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
CellLayout.java     [all...]
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/145.597.3/
uast-145.597.3.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/com-intellij/uast/145.597.3/
uast-145.597.3.jar 
  /prebuilts/tools/common/offline-m2/com/android/tools/external/com-intellij/uast/145.597.3/
uast-145.597.3.jar 
  /prebuilts/tools/common/uast/
uast-145.597.3.jar 

Completed in 804 milliseconds

1 2