Searched
full:normalized (Results
426 -
450 of
884) sorted by null
<<11121314151617181920>>
/external/qemu/fpu/ |
softfloat.c | 253 | by the denormalized significand `aSig'. The normalized exponent and 274 | will be added into the exponent. Since a properly normalized significand 276 | than the desired result exponent whenever `zSig' is a complete, normalized 302 | significand must be normalized or smaller. If `zSig' is not normalized, 305 | normalized, `zExp' must be 1 less than the ``true'' floating-point exponent. 370 | `roundAndPackFloat32' except that `zSig' does not have to be normalized. 435 | by the denormalized significand `aSig'. The normalized exponent and 456 | will be added into the exponent. Since a properly normalized significand 458 | than the desired result exponent whenever `zSig' is a complete, normalized [all...] |
/external/chromium/net/http/ |
http_response_headers.cc | 329 // ParseStatusLine adds a normalized status line to raw_headers_ 374 // the normalized block of headers. 454 // GetStatusLine() is already normalized, so it has the format: [all...] |
http_util.h | 45 // charset values are normalized to lowercase. The mime_type and charset
|
/external/expat/tests/ |
runtests.c | 620 attributes to make sure whitespace has been normalized. 622 Return true if whitespace has been normalized in a string, using 695 sprintf(buffer, "attribute value not normalized: %s='%s'", [all...] |
/external/icu4c/common/ |
uts46.cpp | 647 UnicodeString normalized; local 648 uts46Norm2.normalize(dest.tempSubString(labelStart), normalized, errorCode); 650 dest.replace(labelStart, 0x7fffffff, normalized); [all...] |
/external/libxml2/ |
xmlschemastypes.c | [all...] |
/external/webkit/Source/WebCore/platform/graphics/android/fonts/ |
FontAndroid.cpp | 525 OwnArrayPtr<UChar> m_normalizedBuffer; // A buffer for normalized run. [all...] |
/development/tools/emulator/system/camera/fake-pipeline2/ |
Scene.cpp | 429 // For non-self-lit materials, the Y component is normalized with 1=full
|
/docs/source.android.com/src/tech/input/ |
touch-devices.md | 713 The `Size` field describes the normalized size of the touch relative to 715 possible normalized size is 0.0 (no contact, or it is unmeasurable), and the largest 716 possible normalized size is 1.0 (sensor area is saturated). [all...] |
/external/chromium/chrome/browser/extensions/ |
sandboxed_extension_unpacker.cc | 129 LOG(ERROR) << "Could not get the normalized path of "
|
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
content_setting_decoration.mm | 143 // Increment animation progress, normalized to [0..1].
|
/external/chromium/testing/gtest/test/ |
gtest-filepath_test.cc | 472 // Tests that separators at the end of the string are normalized
|
/external/dropbear/libtommath/ |
tommath.out | 117 \BOOKMARK [2][-]{subsection.8.1.2}{Normalized Integers}{section.8.1}
|
/external/emma/core/java12/com/vladium/util/ |
Files.java | 308 * ".tmp"; this is always normalized to start with "."; only the first 3
|
Property.java | 483 private final String m_systemPrefix; // can be null [if not null, normalized to end with "."]
|
/external/grub/stage2/ |
xfs.h | 433 * Normalized offset (in a data block) of the entry, really xfs_dir2_data_off_t.
|
/external/gtest/test/ |
gtest-filepath_test.cc | 472 // Tests that separators at the end of the string are normalized
|
/external/icu4c/i18n/ |
digitlst.h | 360 * DigitList is normalized, so if it is non-zero, fDigits[0] is non-zero. We
|
ucoleitr.cpp | 711 // return the next non-normalized character.
|
/external/icu4c/i18n/unicode/ |
ucol.h | [all...] |
/external/iproute2/man/man8/ |
tc-cbq-details.8 | 300 it to dequeue more traffic. All weights under a class are normalized, so
|
tc-cbq.8 | 212 it to dequeue more traffic. All weights under a class are normalized, so
|
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/heightmap/ |
AbstractHeightMap.java | 393 * normalized between 0 and 1 for this function to work.
|
/external/jpeg/ |
jccolor.c | 34 * normalized to the range 0..MAXJSAMPLE rather than -0.5 .. 0.5.
|
/external/libxml2/include/libxml/ |
schemasInternals.h | 573 * indicates if the facets (pattern) need a normalized value
|
Completed in 582 milliseconds
<<11121314151617181920>>