/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/ |
EncryptedPrivateKeyInfoTest.java | [all...] |
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/ |
EncryptedPrivateKeyInfoTest.java | [all...] |
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/ |
image_util.js | 359 * @param {number} scaleX Y scale transformation. 360 * @param {number} scaleY X scale transformation. 590 * @param {Object} transform transformation description to apply to the image.
|
filter.js | 466 * @param {Array.<number>} matrix Color transformation matrix.
|
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/ |
pnacl_shim.c | [all...] |
/external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/ |
markdown.php | 266 # Internal hashes used during transformation. 277 # Called before the transformation process starts to setup parser 290 # Called after the transformation process to clear any variable [all...] |
/device/asus/grouper/keymaster/ |
NOTICE | 74 transformation or translation of a Source form, including but
|
/device/asus/grouper/self-extractors/nvidia/staging/keymaster/ |
NOTICE | 74 transformation or translation of a Source form, including but
|
/device/asus/tilapia/self-extractors/nvidia/staging/keymaster/ |
NOTICE | 74 transformation or translation of a Source form, including but
|
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/ |
jsilver.sablecc | 159 * So, the CST also contains transformation rules ({->x}) to
|
/frameworks/base/services/java/com/android/server/wm/ |
WindowStateAnimator.java | 40 import android.view.animation.Transformation; 67 // If this is a universe background window, this is the transformation 69 final Transformation mUniverseTransform = new Transformation(); 78 final Transformation mTransformation = new Transformation(); [all...] |
/frameworks/native/opengl/libagl/ |
matrix.cpp | 132 // Validate the viewport transformation 146 // Validate the mvui (for normal transformation) 515 // premultiply it with the viewport transformation. In addition to 634 // transformation and matrices API 638 #pragma mark transformation and matrices API
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
deltablue.js | 830 * other by a simple linear transformation (scale and offset). The
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/ |
directory_model.js | 359 // The transformation must: [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/ |
v8-deltablue.js | 821 * other by a simple linear transformation (scale and offset). The
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/ |
v8-deltablue.js | 821 * other by a simple linear transformation (scale and offset). The
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/ |
v8-deltablue.js | 821 * other by a simple linear transformation (scale and offset). The
|
/external/chromium_org/v8/benchmarks/ |
deltablue.js | 827 * other by a simple linear transformation (scale and offset). The
|
/external/libvpx/libvpx/vp8/common/ppc/ |
loopfilter_filters_altivec.asm | 175 ;# This transformation is its own inverse, and we need to perform it [all...] |
/external/v8/benchmarks/ |
deltablue.js | 827 * other by a simple linear transformation (scale and offset). The
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/ |
topics.py | 4 'atom-identifiers': '\nIdentifiers (Names)\n*******************\n\nAn identifier occurring as an atom is a name. See section\n*Identifiers and keywords* for lexical definition and section *Naming\nand binding* for documentation of naming and binding.\n\nWhen the name is bound to an object, evaluation of the atom yields\nthat object. When a name is not bound, an attempt to evaluate it\nraises a ``NameError`` exception.\n\n**Private name mangling:** When an identifier that textually occurs in\na class definition begins with two or more underscore characters and\ndoes not end in two or more underscores, it is considered a *private\nname* of that class. Private names are transformed to a longer form\nbefore code is generated for them. The transformation inserts the\nclass name, with leading underscores removed and a single underscore\ninserted, in front of the name. For example, the identifier\n``__spam`` occurring in a class named ``Ham`` will be transformed to\n``_Ham__spam``. This transformation is independent of the syntactical\ncontext in which the identifier is used. If the transformed name is\nextremely long (longer than 255 characters), implementation defined\ntruncation may happen. If the class name consists only of underscores,\nno transformation is done.\n', [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/ |
topics.py | 4 'atom-identifiers': '\nIdentifiers (Names)\n*******************\n\nAn identifier occurring as an atom is a name. See section\n*Identifiers and keywords* for lexical definition and section *Naming\nand binding* for documentation of naming and binding.\n\nWhen the name is bound to an object, evaluation of the atom yields\nthat object. When a name is not bound, an attempt to evaluate it\nraises a ``NameError`` exception.\n\n**Private name mangling:** When an identifier that textually occurs in\na class definition begins with two or more underscore characters and\ndoes not end in two or more underscores, it is considered a *private\nname* of that class. Private names are transformed to a longer form\nbefore code is generated for them. The transformation inserts the\nclass name, with leading underscores removed and a single underscore\ninserted, in front of the name. For example, the identifier\n``__spam`` occurring in a class named ``Ham`` will be transformed to\n``_Ham__spam``. This transformation is independent of the syntactical\ncontext in which the identifier is used. If the transformed name is\nextremely long (longer than 255 characters), implementation defined\ntruncation may happen. If the class name consists only of underscores,\nno transformation is done.\n', [all...] |
/prebuilts/sdk/11/ |
android.jar | |
/prebuilts/sdk/12/ |
android.jar | |
/prebuilts/sdk/13/ |
android.jar | |