/external/chromium_org/third_party/libxslt/libxslt/ |
xsltwin32config.h.in | 76 * should be activated only when debugging libxslt. It replaces the
|
/external/chromium_org/third_party/libxslt/linux/libxslt/ |
xsltwin32config.h | 76 * should be activated only when debugging libxslt. It replaces the
|
/external/chromium_org/third_party/skia/src/core/ |
SkUtilsArm.h | 66 // Replaces the equivalent:
|
/external/chromium_org/tools/grit/grit/extern/ |
FP.py | 50 """Imports module_name and replaces UnsignedFingerPrint in the
|
/external/chromium_org/tools/grit/grit/tool/ |
postprocess_unittest.py | 48 Post processing replaces all message name attributes containing "DUMMY" to
|
/external/chromium_org/tools/perf/page_sets/tough_video_cases/ |
video.html | 15 // Lambda function for decoding extracted match values. Replaces '+' with
|
/external/eigen/Eigen/src/Core/ |
ArrayBase.h | 170 /** replaces \c *this by \c *this - \a other. 184 /** replaces \c *this by \c *this + \a other. 198 /** replaces \c *this by \c *this * \a other coefficient wise. 212 /** replaces \c *this by \c *this / \a other coefficient wise.
|
EigenBase.h | 129 /** replaces \c *this by \c *this * \a other. 142 /** replaces \c *this by \c *this * \a other. It is equivalent to MatrixBase::operator*=() */ 150 /** replaces \c *this by \c *this * \a other. */
|
/external/llvm/test/Transforms/LoopUnroll/ |
2012-04-09-unroll-indirectbr.ll | 3 ; If loop unrolling attempts to transform this loop, it replaces the
|
/external/nist-sip/java/gov/nist/javax/sip/parser/extensions/ |
ReferredByParser.java | 43 "Replaces=12345%40192.168.118.3%3Bto-tag%3D12345%3Bfrom-tag%3D5FFE-3994>\n",
|
/external/skia/src/core/ |
SkUtilsArm.h | 66 // Replaces the equivalent:
|
/libcore/luni/src/main/java/java/util/ |
Enumeration.java | 23 * <p>New code should use {@link Iterator} instead. {@code Iterator} replaces the
|
/packages/apps/UnifiedEmail/src/org/apache/commons/io/input/ |
CloseShieldInputStream.java | 44 * Replaces the underlying input stream with a {@link ClosedInputStream}
|
/packages/apps/UnifiedEmail/src/org/apache/commons/io/output/ |
CloseShieldOutputStream.java | 44 * Replaces the underlying output stream with a {@link ClosedOutputStream}
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/ |
base.h | 41 * @brief GNU profile code, replaces standard behavior with profile behavior.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/ |
base.h | 41 * @brief GNU profile code, replaces standard behavior with profile behavior.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/ |
base.h | 41 * @brief GNU profile code, replaces standard behavior with profile behavior.
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
listobject.h | 10 count, but does decrement the reference count of the item it replaces,
|
tupleobject.h | 18 count, but does decrement the reference count of the item it replaces,
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
listobject.h | 10 count, but does decrement the reference count of the item it replaces,
|
tupleobject.h | 18 count, but does decrement the reference count of the item it replaces,
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/ |
TemplateManager.java | 168 File replaces = templateNames.get(file.getName()); local 169 if (replaces != null) { 170 int compare = compareTemplates(replaces, file); 172 int index = templates.indexOf(replaces);
|
/system/core/sh/funcs/ |
login | 38 # replaces the login builtin in the BSD shell
|
/external/chromium_org/chrome/browser/plugins/ |
plugin_infobar_delegates.h | 113 // Replaces this infobar with one showing |message|. The new infobar will 140 // Replaces |infobar|, which must currently be owned, with an infobar asking 174 // Replaces this infobar with one showing |message|. The new infobar will
|
/external/chromium_org/courgette/ |
description.md | 51 - The Disassembler replaces the relocation table with a Courgette 57 - The Disassembler replaces and address used in machine instructions 139 **Courgette instruction**: Replaces machine instructions in the
|