/external/icu/icu4c/source/common/ |
dictionarydata.h | 152 * transforming Unicode strings into byte sequences.
|
/external/libcxx/utils/google-benchmark/tools/gbench/ |
report.py | 34 Return the result of 'fmt_str.format(*args, **kwargs)' after transforming
|
/external/libxml2/doc/ |
XSLT.html | 11 language for transforming XML documents into other XML documents (or
|
/external/llvm/lib/Transforms/Scalar/ |
LowerExpectIntrinsic.cpp | 45 // There is a known dependency on this ratio in CodeGenPrepare when transforming
|
/external/llvm/tools/llvm-symbolizer/ |
llvm-symbolizer.cpp | 10 // This utility works much like "addr2line". It is able of transforming
|
/external/volley/src/main/java/com/android/volley/toolbox/ |
HurlStack.java | 45 * An interface for transforming URLs before use.
|
/frameworks/base/core/java/com/android/internal/widget/ |
MessagingImageMessage.java | 221 // TODO: ensure that this isn't called when transforming
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
ViewTransformationHelper.java | 291 * Perform a custom initialisation before transforming.
|
/libcore/ojluni/src/main/java/java/text/ |
Normalizer.java | 90 * The <code>normalize</code> method helps solve these problems by transforming
|
/libcore/ojluni/src/main/java/sun/misc/ |
CharacterDecoder.java | 38 * A character decoder is an algorithim for transforming 8 bit
|
/frameworks/rs/script_api/include/ |
rs_matrix.rsh | 29 * RenderScript uses column-major matrices and column-based vectors. Transforming 270 * Constructs a frustum projection matrix, transforming the box identified by 331 * Constructs an orthographic projection matrix, transforming the box identified by the
|
/frameworks/rs/script_api/ |
rs_matrix.spec | 27 RenderScript uses column-major matrices and column-based vectors. Transforming 264 Constructs a frustum projection matrix, transforming the box identified by 314 Constructs an orthographic projection matrix, transforming the box identified by the
|
/prebuilts/sdk/renderscript/include/ |
rs_matrix.rsh | 29 * RenderScript uses column-major matrices and column-based vectors. Transforming 270 * Constructs a frustum projection matrix, transforming the box identified by 331 * Constructs an orthographic projection matrix, transforming the box identified by the
|
/frameworks/base/graphics/java/android/graphics/ |
Matrix.java | 27 * The Matrix class holds a 3x3 matrix for transforming coordinates. 712 * accomplished by transforming the 4 corners of src, and then setting dst to the bounds of 728 * accomplished by transforming the 4 corners of rect, and then setting it to the bounds of
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
ANativeWindowTest.java | 108 // transforming texture coordinates ([0,1]^2), so the origin for the transforms is
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
TriDiagonalTransformer.java | 26 * Class transforming a symmetrical matrix to tridiagonal shape.
|
/external/chromium-trace/catapult/devil/devil/android/ |
logcat_monitor.py | 43 a list of lines, possibly transforming them in the process.
|
/external/fonttools/Lib/fontTools/misc/ |
transform.py | 72 Transform instances are immutable: all transforming methods, eg.
|
/external/iproute2/man/man8/ |
ip-xfrm.8 | 397 xfrm is an IP framework for transforming packets (such as encrypting
|
/external/libjpeg-turbo/ |
jpegtran.1 | 112 default behavior when transforming an odd-size image is designed
|
/external/llvm/include/llvm/Transforms/Utils/ |
Cloning.h | 132 /// Clone OldFunc into NewFunc, transforming the old arguments into references
|
/external/llvm/lib/Analysis/ |
ScalarEvolutionNormalization.cpp | 243 /// Top level driver for transforming an expression DAG into its requested
|
/external/mesa3d/src/gallium/auxiliary/util/ |
u_pstipple.c | 171 * Subclass of tgsi_transform_context, used for transforming the
|
/external/mesa3d/src/gallium/state_trackers/clover/util/ |
range.hpp | 366 /// Create a range by transforming the contents of a number of
|
/external/python/cpython2/Doc/library/ |
htmllib.rst | 82 Interface definition for transforming an abstract flow of formatting events into
|