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

1 2 3 4 5 6 7 8 91011>>

  /external/nanopb-c/tests/encode_unittests/
SConscript 1 # Build and run the stand-alone unit tests for the nanopb encoder part.
  /external/icu/icu4c/source/i18n/
strrepl.h 30 * contain transliterator stand-in characters that represent nested
33 * stand-ins is called a <em>complex</em> StringReplacer. A complex
42 * Output text, possibly containing stand-in characters that
67 * Object that translates stand-in characters in 'output' to
78 * replace() method is called. May contain stand-in characters
83 * stand-in characters to UnicodeReplacer objects
93 * replace() method is called. May contain stand-in characters
96 * stand-in characters to UnicodeReplacer objects
rbt_data.h 63 * a stand-in: it is an index for a secondary lookup in
64 * data.variables. The stand-in also represents the UnicodeMatcher in
72 * from variable name to a stand-in character in data.variableNames.
73 * The stand-in then serves as a key in this hash to lookup the
74 * actual UnicodeFunctor object. In addition, the stand-in is
120 * Given a stand-in character, return the UnicodeFunctor that it
122 * @param standIn the given stand-in character.
128 * Given a stand-in character, return the UnicodeMatcher that it
131 * @param standIn the given stand-in character.
137 * Given a stand-in character, return the UnicodeReplacer that i
    [all...]
rbt_pars.h 105 * The next available stand-in for variables. This starts at some point in
113 * The last available stand-in for variables. This is discovered
129 * The stand-in character for the 'dot' set, represented by '.' in
268 * Parse a UnicodeSet out, store it, and return the stand-in character
273 * @return the stand-in character used to represent it.
280 * Generate and return a stand-in for a new UnicodeFunctor. Store
283 * @return a stand-in for a new UnicodeFunctor.
302 * Return the stand-in for the dot set. It is allocated the first
304 * @return the stand-in for the dot set.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/all/
itbl.s 4 ; or with stand-alone test case "itbl-test itbl itbl.s".
  /frameworks/opt/timezonepicker/res/values-fr/
arrays.xml 25 <item msgid="5259393186526893961">"Heure stand. mont. (Dawson Creek)"</item>
26 <item msgid="5984634754870859705">"Heure stand. cent. (Saskatchewan)"</item>
28 <item msgid="8922086438245451625">"Heure stand. Atlantique (Québec)"</item>
31 <item msgid="7076353182411415610">"Heure stand. Pacif. (Metlakatla)"</item>
32 <item msgid="373990592918179890">"Heure stand. montagnes (Arizona)"</item>
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue10958.go 80 // println("About to stand in a corner1")
84 // println("About to stand in a corner2")
88 // println("About to stand in a corner3")
  /prebuilts/go/linux-x86/test/fixedbugs/
issue10958.go 80 // println("About to stand in a corner1")
84 // println("About to stand in a corner2")
88 // println("About to stand in a corner3")
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
itbl.s 4 ; or with stand-alone test case "itbl-test itbl itbl.s".
  /libcore/ojluni/src/main/java/java/time/format/
TextStyle.java 70 * Each of these three sizes is available in both 'standard' and 'stand-alone' variations.
77 * The difference between the 'standard' and 'stand-alone' forms is trickier to describe
88 // ordered so that bit 0 of the ordinal indicates stand-alone.
96 * Full text for stand-alone use, typically the full description.
106 * Short text for stand-alone use, typically an abbreviation.
116 * Narrow text for stand-alone use, typically a single letter.
130 * Returns true if the Style is a stand-alone style.
131 * @return true if the style is a stand-alone style.
138 * Returns the stand-alone style with the same size.
139 * @return the stand-alone style with the same siz
    [all...]
  /external/ImageMagick/PerlMagick/t/x11/
congrats.fig 16 4 1 0 0 0 18 24 0.0000 4 330 3420 5100 3450 Please Stand By . . .\001
  /external/autotest/client/common_lib/
host_states.py 7 database. It is a stand alone module as these status strings
  /external/robolectric-shadows/robolectric/src/main/java/org/robolectric/android/fakes/
RoboCleaner.java 20 * A stand-in for sun.misc.Cleaner which is absent on JDK 1.9+.
  /external/v8/src/
startup-data-util.h 16 // This is meant as a convenience for stand-alone binaries like d8, cctest,
  /external/libbrillo/brillo/dbus/
dbus_param_writer.h 32 // fewer arguments, until none is left and stand-alone version of
51 // until none is left and stand-alone version of
65 // fewer arguments, until none is left and stand-alone version of
  /external/icu/android_icu4j/src/main/java/android/icu/text/
StringMatcher.java 55 * Context object that maps stand-ins to matcher and replacer
63 * stand-ins that represent nested UnicodeMatcher objects.
66 * @param theData context object mapping stand-ins to
82 * stand-ins that represent nested UnicodeMatcher objects.
88 * @param theData context object mapping stand-ins to
108 // 32-bit code points. This works because stand-ins are
StringReplacer.java 19 * contain transliterator stand-in characters that represent nested
22 * stand-ins is called a <em>complex</em> StringReplacer. A complex
29 * Output text, possibly containing stand-in characters that
54 * Object that translates stand-in characters in 'output' to
63 * replace() method is called. May contain stand-in characters
68 * stand-in characters to UnicodeReplacer objects
84 * replace() method is called. May contain stand-in characters
87 * stand-in characters to UnicodeReplacer objects
  /external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
StringMatcher.java 54 * Context object that maps stand-ins to matcher and replacer
62 * stand-ins that represent nested UnicodeMatcher objects.
65 * @param theData context object mapping stand-ins to
81 * stand-ins that represent nested UnicodeMatcher objects.
87 * @param theData context object mapping stand-ins to
107 // 32-bit code points. This works because stand-ins are
StringReplacer.java 18 * contain transliterator stand-in characters that represent nested
21 * stand-ins is called a <em>complex</em> StringReplacer. A complex
28 * Output text, possibly containing stand-in characters that
53 * Object that translates stand-in characters in 'output' to
62 * replace() method is called. May contain stand-in characters
67 * stand-in characters to UnicodeReplacer objects
83 * replace() method is called. May contain stand-in characters
86 * stand-in characters to UnicodeReplacer objects
  /external/clang/docs/
LeakSanitizer.rst 13 used in a stand-alone mode. LSan adds almost no performance overhead
41 To use LeakSanitizer in stand-alone mode, link your program with
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_addrmanagmt_pmap_getmaps/
rpc_pmap_getmaps.c 45 //run_mode can switch into stand alone program or program launch by shell script
46 //1 : stand alone, debug mode, more screen information
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_addrmanagmt_pmap_getport/
rpc_pmap_getport.c 45 //run_mode can switch into stand alone program or program launch by shell script
46 //1 : stand alone, debug mode, more screen information
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_addrmanagmt_pmap_set/
rpc_pmap_set.c 42 //run_mode can switch into stand alone program or program launch by shell script
43 //1 : stand alone, debug mode, more screen information
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_addrmanagmt_pmap_unset/
rpc_pmap_unset.c 42 //run_mode can switch into stand alone program or program launch by shell script
43 //1 : stand alone, debug mode, more screen information
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_broadc_clnt_broadcast/
rpc_clnt_broadcast.c 45 //run_mode can switch into stand alone program or program launch by shell script
46 //1 : stand alone, debug mode, more screen information

Completed in 519 milliseconds

1 2 3 4 5 6 7 8 91011>>