/external/skia/src/core/ |
SkBitmapScaler.cpp | 158 // Compute the unnormalized filter value at each location of the source
|
/external/valgrind/VEX/pub/ |
libvex_s390x_common.h | 85 #define S390_FAC_HFPUNX 23 // HFP unnormalized extension
|
/external/icu/icu4c/source/common/ |
unormcmp.cpp | 554 UnicodeString unnormalized=str.tempSubString(spanQCYes); local 556 n2->normalizeSecondAndAppend(normalized, unnormalized, *pErrorCode);
|
/external/e2fsprogs/intl/ |
l10nflist.c | 312 looking up (if an unnormalized codeset was specified). */
|
/external/llvm/unittests/Support/ |
LEB128Test.cpp | 147 // Decode unnormalized SLEB128 with extra padding bytes.
|
/external/opencv3/3rdparty/libjpeg/ |
jcdctmgr.c | 29 * entries, because of scaling (especially for an unnormalized DCT).
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_marshal.py | 268 # Issue #7019: marshal.loads shouldn't produce unnormalized PyLongs
|
test_sys.py | 172 # both unnormalized...
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_marshal.py | 268 # Issue #7019: marshal.loads shouldn't produce unnormalized PyLongs
|
test_sys.py | 172 # both unnormalized...
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_marshal.py | 268 # Issue #7019: marshal.loads shouldn't produce unnormalized PyLongs
|
test_sys.py | 172 # both unnormalized...
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_marshal.py | 268 # Issue #7019: marshal.loads shouldn't produce unnormalized PyLongs
|
test_sys.py | 172 # both unnormalized...
|
/toolchain/binutils/binutils-2.25/intl/ |
l10nflist.c | 340 looking up (if an unnormalized codeset was specified). */
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
sp_tex_sample.c | 393 * PIPE_TEX_WRAP_CLAMP for nearest sampling, unnormalized coords. 404 * PIPE_TEX_WRAP_CLAMP_TO_BORDER for nearest sampling, unnormalized coords. 414 * PIPE_TEX_WRAP_CLAMP_TO_EDGE for nearest sampling, unnormalized coords. 424 * PIPE_TEX_WRAP_CLAMP for linear sampling, unnormalized coords. 439 * PIPE_TEX_WRAP_CLAMP_TO_BORDER for linear sampling, unnormalized coords. 456 * PIPE_TEX_WRAP_CLAMP_TO_EDGE for linear sampling, unnormalized coords. [all...] |
/external/opencv/cv/src/ |
cvsmooth.cpp | 124 "In case of unnormalized box filter the number of input and output channels must be the same" ); 149 CV_ERROR( CV_StsBadArg, "Only 8u->16s unnormalized box filter is supported in case of 16s output" ); 155 CV_ERROR( CV_StsBadArg, "Only 8u->32s unnormalized box filter is supported in case of 32s output"); [all...] |
/external/vulkan-validation-layers/ |
vk.xml | [all...] |
/libcore/xml/src/main/java/org/xmlpull/v1/ |
XmlPullParser.java | 223 * return unnormalized content in the case of nextToken(). This allows [all...] |
/external/icu/icu4c/source/common/unicode/ |
unorm.h | 111 * Its advantage for a process like collation is that all NFD and most NFC texts - and many unnormalized texts -
|
/external/icu/icu4c/source/i18n/ |
uspoof.cpp | 713 // Accumulate the skeleton, possibly unnormalized, in a UnicodeString.
|
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
UConverterAlias.java | 18 static final int UNNORMALIZED = 0;
|
/external/libjpeg-turbo/ |
jcdctmgr.c | 54 * entries, because of scaling (especially for an unnormalized DCT).
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_draw_upload.c | 686 * glEdgeFlagPointer, on the other hand, gives us an unnormalized
|
/external/mesa3d/src/mesa/main/ |
formats.c | 778 /* unnormalized signed int formats */ 779 /* unnormalized unsigned int formats */ [all...] |