HomeSort by relevance Sort by last modified time
    Searched full:stand (Results 1 - 25 of 392) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/icu4c/i18n/
strrepl.h 28 * contain transliterator stand-in characters that represent nested
31 * stand-ins is called a <em>complex</em> StringReplacer. A complex
40 * Output text, possibly containing stand-in characters that
65 * Object that translates stand-in characters in 'output' to
76 * replace() method is called. May contain stand-in characters
81 * stand-in characters to UnicodeReplacer objects
91 * replace() method is called. May contain stand-in characters
94 * stand-in characters to UnicodeReplacer objects
rbt_data.h 61 * a stand-in: it is an index for a secondary lookup in
62 * data.variables. The stand-in also represents the UnicodeMatcher in
70 * from variable name to a stand-in character in data.variableNames.
71 * The stand-in then serves as a key in this hash to lookup the
72 * actual UnicodeFunctor object. In addition, the stand-in is
118 * Given a stand-in character, return the UnicodeFunctor that it
120 * @param standIn the given stand-in character.
126 * Given a stand-in character, return the UnicodeMatcher that it
129 * @param standIn the given stand-in character.
135 * Given a stand-in character, return the UnicodeReplacer that i
    [all...]
rbt_pars.h 103 * The next available stand-in for variables. This starts at some point in
111 * The last available stand-in for variables. This is discovered
127 * The stand-in character for the 'dot' set, represented by '.' in
266 * Parse a UnicodeSet out, store it, and return the stand-in character
271 * @return the stand-in character used to represent it.
278 * Generate and return a stand-in for a new UnicodeFunctor. Store
281 * @return a stand-in for a new UnicodeFunctor.
300 * Return the stand-in for the dot set. It is allocated the first
302 * @return the stand-in for the dot set.
strmatch.h 49 * stand-ins that represent nested UnicodeMatcher objects.
55 * @param data context object mapping stand-ins to
222 * Context object that maps stand-ins to matcher and replacer
strrepl.cpp 31 * replace() method is called. May contain stand-in characters
36 * stand-in characters to UnicodeReplacer objects
52 * replace() method is called. May contain stand-in characters
55 * stand-in characters to UnicodeReplacer objects
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
readin.good 5 to stand on my two feet and own the land.
readin.inp 4 to stand on my two feet and own the land.
  /external/linux-tools-perf/Documentation/
perf-sched.txt 34 workload captured via perf sched record. Columns stand for
35 individual CPUs, and the two-letter shortcuts stand for tasks that
  /external/jmonkeyengine/engine/src/test/jme3test/helloworld/
HelloAnimation.java 81 channel.setAnim("stand");
87 /** After "walk", reset to "stand". */
88 channel.setAnim("stand", 0.50f);
  /external/e2fsprogs/lib/ext2fs/tdb/
build-tdb 3 # This file creates a stand-alone TDB based on a set of sources from
  /frameworks/base/docs/html/tools/help/
monitor.jd 4 <p>Android Debug Monitor is a stand-alone tool that provides a graphical user interface for
  /frameworks/base/packages/SystemUI/res/values-nl-land/
strings.xml 22 <string name="toast_rotation_locked" msgid="7609673011431556092">"Het scherm is nu vergrendeld in liggende (landschap) stand."</string>
  /external/jmonkeyengine/engine/src/test/jme3test/model/anim/
TestOgreAnim.java 81 channel.setAnim("stand");
100 channel.setAnim("stand", 0.50f);
TestOgreComplexAnim.java 87 // will blend over 15 seconds to stand
97 // will blend over 15 seconds to stand
98 leftHand.setAnim("stand", 15);
  /external/openfst/src/include/fst/script/
print-impl.h 19 // Stand-alone class to print out binary FSTs in the AT&T format,
36 // WARNING: Stand-alone use of this class not recommended, most code should
  /external/chromium/chrome/browser/autofill/
address_field.h 33 // such as a stand-alone ZIP code.
  /external/compiler-rt/
CMakeLists.txt 4 # 'projects/compiler-rt' inside of an LLVM tree, it is not a stand-alone build
  /external/freetype/src/raster/
ftmisc.h 5 /* Miscellaneous macros for stand-alone rasterizer (specification */
  /external/proguard/docs/
GPL_exception.html 34 the code of this program with the following stand-alone applications:
license.html 31 target="other">FSF</a>), for combinations with the following stand-alone
  /external/qemu/distrib/sdl-1.2.12/src/hermes/
HeadMMX.h 15 /* If you cannot stand ifdefs, then please do not look into this file, it's
  /external/icu4c/common/
rbbistbl.cpp 89 // stand-in character for the set by RBBISymbolTable::lookupMatcher()
108 // interface maps a single stand-in character to a
113 // This implementation cheats a little, and does not maintain a map of stand-in chars
  /external/mesa3d/docs/
shading.html 26 <li><a href="#standalone">Stand-alone GLSL Compiler</a>
145 <h2>Stand-alone GLSL Compiler</h2>
148 The stand-alone GLSL compiler program can be used to compile GLSL shaders
  /ndk/sources/host-tools/sed-4.2.1/
BUGS 17 minutes to identify the specific problem and make a stand-alone test
20 A stand-alone test case includes all the data necessary to perform the
22 smaller a stand-alone test case is, the better. A test case should
  /external/icu4c/tools/memcheck/
ICUMemCheck.pl 43 # in the destructors will never be called because stand-alone instances of

Completed in 976 milliseconds

1 2 3 4 5 6 7 8 91011>>