/external/chromium_org/chrome/common/extensions/docs/templates/intros/ |
history.html | 124 The URL was generated from a replaceable keyword
|
/external/chromium_org/third_party/icu/source/i18n/ |
cpdtrans.h | 156 virtual void handleTransliterate(Replaceable& text, UTransPosition& idx,
|
esctrn.cpp | 130 void EscapeTransliterator::handleTransliterate(Replaceable& text,
|
name2uni.cpp | 108 void NameUnicodeTransliterator::handleTransliterate(Replaceable& text, UTransPosition& offsets,
|
nortrans.cpp | 100 void NormalizationTransliterator::handleTransliterate(Replaceable& text, UTransPosition& offsets,
|
rbt_set.cpp | 111 const Replaceable& theText, UTransPosition& pos) { 402 UBool TransliterationRuleSet::transliterate(Replaceable& text,
|
unesctrn.cpp | 172 void UnescapeTransliterator::handleTransliterate(Replaceable& text, UTransPosition& pos,
|
rbt_rule.cpp | 317 static inline int32_t posBefore(const Replaceable& str, int32_t pos) { 323 static inline int32_t posAfter(const Replaceable& str, int32_t pos) { 350 UMatchDegree TransliterationRule::matchAndReplace(Replaceable& text,
|
/external/chromium_org/ui/base/ |
page_transition_types_list.h | 79 // The url was generated from a replaceable keyword other than the default
|
/external/icu/icu4c/source/i18n/ |
cpdtrans.h | 156 virtual void handleTransliterate(Replaceable& text, UTransPosition& idx,
|
esctrn.cpp | 130 void EscapeTransliterator::handleTransliterate(Replaceable& text,
|
name2uni.cpp | 108 void NameUnicodeTransliterator::handleTransliterate(Replaceable& text, UTransPosition& offsets,
|
nortrans.cpp | 100 void NormalizationTransliterator::handleTransliterate(Replaceable& text, UTransPosition& offsets,
|
rbt_set.cpp | 111 const Replaceable& theText, UTransPosition& pos) { 402 UBool TransliterationRuleSet::transliterate(Replaceable& text,
|
unesctrn.cpp | 172 void UnescapeTransliterator::handleTransliterate(Replaceable& text, UTransPosition& pos,
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ |
new | 118 /** These are replaceable signatures:
|
/dalvik/dx/src/com/android/dx/ssa/ |
EscapeAnalysis.java | 64 /** flag to indicate this object is a scalar replaceable array */ 202 * Performs escape analysis on a method. Finds scalar replaceable arrays and 477 // Iterate through lattice, looking for non-escaping replaceable arrays 551 * Replaces the use for a scalar replaceable array. Gets and puts become [all...] |
/external/chromium_org/components/search_engines/ |
template_url_fetcher.cc | 181 // Mark the keyword as replaceable so it can be removed if necessary.
|
/external/chromium_org/third_party/cython/src/Cython/Compiler/ |
TreeFragment.py | 181 # If an expression-as-statement consists of only a replaceable
|
/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
EscapeAnalysis.java | 65 /** flag to indicate this object is a scalar replaceable array */ 203 * Performs escape analysis on a method. Finds scalar replaceable arrays and 478 // Iterate through lattice, looking for non-escaping replaceable arrays 552 * Replaces the use for a scalar replaceable array. Gets and puts become [all...] |
/external/owasp/sanitizer/tools/findbugs/doc/manual/ |
analysisprops.html | 19 <code class="prompt">$ </code><span class="command"><strong>findbugs -textui -property "cfg.noprune=true" <em class="replaceable"><code>myApp.jar</code></em></strong></span>
|
filter.html | 22 <code class="prompt">$ </code><span class="command"><strong>findbugs -textui -exclude <em class="replaceable"><code>myExcludeFilter.xml</code></em> <em class="replaceable"><code>myApp.jar</code></em></strong></span> 29 <code class="prompt">$ </code><span class="command"><strong>findbugs -textui -include <em class="replaceable"><code>myIncludeFilter.xml</code></em> <em class="replaceable"><code>myApp.jar</code></em></strong></span>
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
pdb.doc | 176 command must *not* be enclosed in quotes. Replaceable
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
pdb.doc | 176 command must *not* be enclosed in quotes. Replaceable
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
utransts.c | 51 * Replaceable glue 53 * To test the Replaceable glue we have to dummy up a C-based 54 * Replaceable callback. This code is for testing purposes only.
|