/external/llvm/examples/ExceptionDemo/ |
ExceptionDemo.cpp | [all...] |
/external/llvm/lib/Transforms/Scalar/ |
JumpThreading.cpp | 268 /// hierarchy and pessimizes later transformations. To prevent this from 279 /// mutates, so we don't allow any of these transformations. 631 // This simplifies other transformations. [all...] |
/external/opencv/cvaux/src/ |
cvlmeds.cpp | 964 /* Adduction to bidiagonal type (transformations of reflection). 1081 /* accumulation of right transformations, if needed */ 1126 /* accumulation of left transformations, if needed */ [all...] |
/frameworks/base/icu4j/java/android/icu/text/ |
ArabicShaping.java | 29 * <p>Text transformations are necessary when modern display technology is not 38 * to mimic this with text transformations because there are characters in 43 * <p>A second kind of text transformations is supported for Arabic digits: [all...] |
/external/llvm/lib/CodeGen/ |
MachineBlockPlacement.cpp | 10 // This file implements basic block placement transformations using the CFG [all...] |
/external/llvm/lib/Transforms/Utils/ |
Local.cpp | 1 //===-- Local.cpp - Functions to perform local transformations ------------===// 10 // This family of functions perform various local transformations to the [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/ |
armCOMM_IDCT_s.h | [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/ |
armCOMM_IDCT_s.h | [all...] |
/frameworks/base/core/java/android/view/ |
ViewGroup.java | 236 * When set, this ViewGroup supports static transformations on children; this causes [all...] |
/frameworks/base/docs/html/about/versions/ |
android-3.1.jd | 452 to a View. This gives applications improved control over 3D transformations of 550 camera's location, for 3D transformations.</li> [all...] |
/frameworks/base/docs/html/guide/practices/ |
optimizing-for-3.0.jd | 372 framework, allowing you to easily apply 2D and 3D transformations to views in your activity layout. 373 New transformations are made possible with a set of object properties that define the view's layout [all...] |
/external/bison/tests/ |
regression.at | 611 # which disapears when applying sane grammar transformations.
|
/external/chromium/base/ |
string_util.h | 244 // Returns |text|, with the following three transformations:
|
/external/chromium/chrome/browser/history/ |
text_database_manager.cc | 30 // TODO(evanm): other transformations here?
|
/external/chromium/chrome/common/extensions/docs/ |
api_other.html | 378 such as filters, animations, and transformations.
|
/external/clang/lib/ARCMigrate/ |
TransformActions.cpp | 21 /// \brief Collects transformations and merges them before applying them with
|
Transforms.cpp | 538 // This depends on previous transformations removing various expressions.
|
/external/icu4c/i18n/ |
rbt.h | 43 * symmetrical transformations.</p>
|
/external/libpng/ |
pngwutil.c | 502 /* Set the usr info, so any transformations can modify it */ [all...] |
/external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/ |
markdown.php | 561 # These are all the transformations that form block-level 623 # These are all the transformations that occur *within* block-level [all...] |
/external/llvm/docs/ |
ExtendingLLVM.html | 54 <em>many</em> LLVM analyses and transformations, so it may be quite a bit of
|
index.html | 163 on how to write LLVM transformations and analyses.</li>
|
/external/llvm/include/llvm/Analysis/ |
CallGraph.h | 41 // transformations.
|
/external/llvm/lib/Target/MBlaze/ |
MBlazeInstrFPU.td | 15 // MBlaze Operand, Complex Patterns and Transformations Definitions.
|
/external/llvm/lib/Target/Mips/ |
Mips64InstrInfo.td | 15 // Mips Operand, Complex Patterns and Transformations Definitions.
|