/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
htmlentitydefs.py | 196 'prop': 0x221d, # proportional to, U+221D ISOtech
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_random.py | 371 # is allocated, consuming space proportional to the number of bits
|
/external/bzip2/ |
bzip2.1 | 311 amount of real memory touched is proportional to the size of the file,
|
bzip2.1.preformatted | 253 touched is proportional to the size of the file, since the
|
bzip2.txt | 250 touched is proportional to the size of the file, since the
|
/external/freetype/src/pfr/ |
pfrload.c | 860 /* get the standard advance for non-proportional fonts */
|
/external/guava/guava/src/com/google/common/hash/ |
BloomFilter.java | 306 * since the resulting size is proportional to -log(p), but there is not
|
/external/icu/icu4c/source/common/ |
ucnvmbcs.h | 92 * proportional size increase would be noticeable, but the runtime
|
/external/libjpeg-turbo/ |
jdhuff.c | 285 * quite slow and take time proportional to the number of places shifted.
|
/external/llvm/include/llvm/ADT/ |
SparseMultiSet.h | 31 /// SparseMultiSet allocates memory proportional to the size of the key
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
draw_pipe_aapoint.c | 478 * compute coverage in [0,1] proportional to d in [k, 1].
|
/external/python/cpython2/Lib/ |
htmlentitydefs.py | 196 'prop': 0x221d, # proportional to, U+221D ISOtech
|
/external/python/cpython2/Lib/test/ |
test_random.py | 384 # is allocated, consuming space proportional to the number of bits
|
/external/python/cpython2/Modules/_io/ |
fileio.c | 532 /* Expand the buffer by an amount proportional to the current size,
|
/external/python/cpython3/Modules/ |
_bz2module.c | 130 /* Expand the buffer by an amount proportional to the current size,
|
/external/python/cpython3/Modules/_io/ |
fileio.c | 662 /* Expand the buffer by an amount proportional to the current size, [all...] |
winconsoleio.c | 784 /* Expand the buffer by an amount proportional to the current size, [all...] |
/external/tensorflow/tensorflow/contrib/distributions/python/ops/ |
sample_stats.py | 75 The error in this estimate is proportional to `1 / sqrt(len(x) - m)`, so users
|
/external/tensorflow/tensorflow/contrib/factorization/kernels/ |
clustering_ops.cc | 155 // proportional to distances(i).
|
/external/tensorflow/tensorflow/contrib/timeseries/python/timeseries/state_space_models/ |
periodic.py | 411 # in our transition matrix is proportional to a sum over
|
/external/tensorflow/tensorflow/python/keras/_impl/keras/engine/ |
training_eager.py | 146 # the loss per batch should be proportional
|
/external/v8/src/ |
string-search.h | 31 // proportional to the input alphabet. We reduce the alphabet size by
|
/external/webrtc/webrtc/base/ |
scoped_ptr.h | 301 // increase the size proportional to whatever state they need to have. See
|
/external/webrtc/webrtc/modules/audio_processing/beamformer/ |
nonlinear_beamformer.cc | 37 // scenario is proportional to this constant.
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/ |
TaskStackViewTouchHandler.java | 289 // of the curve, so just move the scroll proportional to that
|