/external/jemalloc/include/jemalloc/ |
jemalloc_macros.h.in | 29 * Bias arena index bits so that 0 encodes "use an automatically chosen arena".
|
/external/libvpx/libvpx/vp9/decoder/ |
vp9_dthread.h | 39 // determined by testing. Currently, it is chosen to be a power-of-2 number.
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_segmentation.h | 33 // value chosen for the frame) or absolute values.
|
/external/skia/bench/ |
MemcpyBench.cpp | 70 // Test our chosen best, from SkUtils.h
|
/external/v8/include/libplatform/ |
libplatform.h | 19 * processors online will be chosen.
|
/external/wpa_supplicant_8/ |
COPYING | 12 selected. As of February 11, 2012, the project has chosen to use only
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/ |
sobeloperator.cpp | 33 * length: the length of image in the chosen axis. 34 * fragments: number of lines of the image in the chosen axis. 35 * step: the 1d pixel distance between adjacent pixels in the chosen axis. 36 * shift: the 1d pixel distance between adjacent lines in the chosen axis.
|
/frameworks/base/tests/CoreTests/android/core/ |
MiscRegressionTest.java | 25 // Regression test for #951285: Suitable LogHandler should be chosen
|
/frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/processing/ |
Scope.java | 168 List<Location> chosen = new ArrayList<>(); local 172 chosen.add(absLocation); 175 return chosen.isEmpty() ? locations : chosen;
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/ |
vp9_dthread.h | 41 // determined by testing. Currently, it is chosen to be a power-of-2 number.
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
vp9_segmentation.h | 36 // value chosen for the frame) or absolute values.
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
msm_rmnet.h | 32 * Values chosen to not conflict with other drivers in the ecosystem */
|
/hardware/qcom/msm8x74/original-kernel-headers/linux/ |
msm_rmnet.h | 19 * Values chosen to not conflict with other drivers in the ecosystem */
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/ |
memory_order.hpp | 25 // Enum values are chosen so that code that needs to insert
|
/system/core/libutils/ |
primes.py | 21 # Each prime is chosen such that it is a little more than twice as large as
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/generators/ |
directed.py | 32 chosen with probability based on degree. The default attachment kernel is 99 target node is chosen uniformly at random. With probabiliy p the link is 152 at a time with a links to one previously added node (chosen uniformly at 209 chosen randomly according to the in-degree distribution. 212 One existing node is chosen randomly according the in-degree 213 distribution and the other chosen randomly according to the out-degree 217 chosen randomly according to the out-degree distribution.
|
/external/iproute2/man/man8/ |
tc-netem.8 | 71 adds the chosen delay to the packets outgoing to chosen network interface. The 82 adds an independent loss probability to the packets outgoing from the chosen 107 for a chosen percent of packets. It is also possible to add a correlation 111 using this option the chosen percent of packets is duplicated before queuing
|
/external/openfst/src/include/fst/ |
random-weight.h | 46 // chosen from [0, kNumRandomWeights). 78 // chosen from [0, kNumRandomWeights). 110 // chosen from (-kNumRandomWeights, kNumRandomWeights) in addition to 145 // strings chosen from {1,...,kAlphabetSize}^{0,kMaxStringLength} U { Zero } 286 // random integers chosen from [0, kNumRandomWeights). 287 // The sign is randomly chosen as well.
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
k_tanf.c | 46 * opportunities for parallel evaluation. The chosen splitting is 54 * spare. However, the chosen splitting is good for accuracy too,
|
/external/clang/test/SemaCXX/ |
cxx0x-initializer-references.cpp | 119 F f2 { { 0 } }; // expected-error {{chosen constructor is explicit}} 120 F f3 { { { 0 } } }; // expected-error {{chosen constructor is explicit}}
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
InputDensityDialog.java | 38 * Density value being chosen - static to keep most recently chosen value
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/formats/ |
antlr.stg | 30 The text itself is coming out of the languages/*stg files, according to the chosen locale.
|
gnu.stg | 30 The text itself is coming out of the languages/*stg files, according to the chosen locale.
|
vs2005.stg | 30 The text itself is coming out of the languages/*stg files, according to the chosen locale.
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/genetics/ |
RandomKeyMutation.java | 26 * Mutation operator for {@link RandomKey}s. Changes a randomly chosen element
|