/tools/test/connectivity/acts/framework/acts/controllers/ |
attenuator.py | 246 r"""This function returns the current attenuation setting of Attenuator, normalized by 258 r"""This function returns the max attenuation setting of Attenuator, normalized by
|
/external/mesa3d/include/GL/ |
glcorearb.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/ |
glcorearb.h | [all...] |
/art/compiler/optimizing/ |
loop_optimization.h | 292 HInstruction* vector_index_; // normalized index of the new loop
|
/bionic/linker/ |
linker_utils.cpp | 147 TRACE("Trying zip file open from path \"%s\" -> normalized \"%s\"", input_path, path);
|
/cts/apps/CameraITS/pymodules/its/ |
dng.py | 111 # The color matrix is normalized so that it maps the D50 (PCS) white
|
/developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/util/ |
Gles2ColoredTriangleList.java | 270 false /* normalized */, VERTEX_STRIDE, vertexBuffer);
|
/developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/util/ |
Gles2ColoredTriangleList.java | 270 false /* normalized */, VERTEX_STRIDE, vertexBuffer);
|
/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/ |
Gles2ColoredTriangleList.java | 270 false /* normalized */, VERTEX_STRIDE, vertexBuffer);
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/encodings/ |
aliases.py | 7 doing the lookup, so the mapping will have to map normalized
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/ |
xmltok.h | 122 char normalized;
member in struct:__anon4438
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/ |
aliases.py | 7 doing the lookup, so the mapping will have to map normalized
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/ |
xmltok.h | 122 char normalized;
member in struct:__anon4770
|
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/bits32/ |
softfloat.c | 150 by the denormalized significand `aSig'. The normalized exponent and
172 will be added into the exponent. Since a properly normalized significand
174 than the desired result exponent whenever `zSig' is a complete, normalized
200 significand must be normalized or smaller. If `zSig' is not normalized,
203 normalized, `zExp' must be 1 less than the ``true'' floating-point exponent.
265 `roundAndPackFloat32' except that `zSig' does not have to be normalized.
334 `aSig1'. The normalized exponent is stored at the location pointed to by
335 `zExpPtr'. The most significant 21 bits of the normalized significand are
337 32 bits of the normalized significand are stored at the location pointed to [all...] |
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits32/ |
softfloat.c | 151 by the denormalized significand `aSig'. The normalized exponent and
173 will be added into the exponent. Since a properly normalized significand
175 than the desired result exponent whenever `zSig' is a complete, normalized
201 significand must be normalized or smaller. If `zSig' is not normalized,
204 normalized, `zExp' must be 1 less than the ``true'' floating-point exponent.
266 `roundAndPackFloat32' except that `zSig' does not have to be normalized.
335 `aSig1'. The normalized exponent is stored at the location pointed to by
336 `zExpPtr'. The most significant 21 bits of the normalized significand are
338 32 bits of the normalized significand are stored at the location pointed to [all...] |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
FASerializer.java | 106 /** In stateNumberTranslator, get a map from State to new, normalized
|
/external/cn-cbor/src/ |
cn-encoder.c | 133 else if (exp >= 113 && exp <= 142) /* normalized */
|
/external/deqp/external/openglcts/modules/gles31/ |
es31cTextureStorageMultisampleFunctionalTests.hpp | 158 /** Test case: Verify sample masking mechanism for normalized/unsigned integer/signed integer color-renderable
|
/external/deqp/framework/opengl/ |
gluDrawUtil.hpp | 268 // Normalized integers.
|
/external/eigen/bench/ |
quat_slerp.cpp | 13 return Q((a.coeffs() * (1.0-t) + b.coeffs() * t).normalized());
|
/external/google-benchmark/src/ |
complexity.cc | 106 // Normalized RMS by the mean of the observed values
|
/external/google-breakpad/src/tools/python/ |
filter_syms.py | 66 should be stripped from the final, normalized path outputs.
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
CjkBreakEngine.java | 133 // refer to indices within the normalized string.
|
/external/icu/icu4c/source/common/ |
unorm.cpp | 222 /* Concatenation of normalized strings -------------------------------------- */
|
/external/icu/icu4c/source/i18n/ |
collationsettings.h | 36 * Options bit 0: Perform the FCD check on the input text and deliver normalized text.
|