HomeSort by relevance Sort by last modified time
    Searched refs:sets (Results 26 - 50 of 59) sorted by null

12 3

  /external/chromium/third_party/icu/source/common/
rbbisetb.cpp 11 // RBBISetBuilder Handles processing of Unicode Sets from RBBI rules
20 // set of input uniocde sets.
24 // of these sets belong to the same set of the original
126 // from the Unicode Sets.
137 // that is in no sets.
206 // Add this unicode set to the list of sets for this rlRange
251 // Handle input sets that contain the special string {eof}.
340 // For each of the original Unicode sets - which correspond
344 // a list of sets.
350 void RBBISetBuilder::addValToSets(UVector *sets, uint32_t val)
    [all...]
  /external/icu4c/common/
rbbisetb.cpp 11 // RBBISetBuilder Handles processing of Unicode Sets from RBBI rules
20 // set of input uniocde sets.
24 // of these sets belong to the same set of the original
126 // from the Unicode Sets.
137 // that is in no sets.
206 // Add this unicode set to the list of sets for this rlRange
251 // Handle input sets that contain the special string {eof}.
340 // For each of the original Unicode sets - which correspond
344 // a list of sets.
350 void RBBISetBuilder::addValToSets(UVector *sets, uint32_t val)
    [all...]
  /packages/apps/Gallery3D/src/com/cooliris/media/
MediaFeed.java 484 final ArrayList<MediaSet> sets = mMediaSets;
485 synchronized (sets) {
486 final int numSets = sets.size();
488 final MediaSet set = sets.get(i);
495 final MediaSet set = sets.get(i);
502 sets.remove(setsToRemove.get(i));
607 // We purge the sets outside this visibleRange.
683 // Purge other sets.
    [all...]
LocalDataSource.java 263 ArrayList<MediaSet> sets = feed.getMediaSets(); local
264 if (sets.size() > 0)
265 set = sets.get(0);
275 // not re-ordering media sets in the case of displaying a single image
  /external/openssl/apps/
makeapps.com 31 $! P3, if defined, sets a TCP/IP library to use, through one of the following
38 $! P4, if defined, sets a compiler thread NOT needed on OpenVMS 7.1 (and up)
40 $! P5, if defined, sets a choice of programs to compile.
  /external/v8/test/mjsunit/
debug-multiple-breakpoints.js 49 // This test sets several break points at the same place and checks that
  /external/webkit/WebCore/
Android.derived.mk 120 $(LOCAL_PATH)/platform/character-sets.txt \
  /external/iproute2/doc/
ip-tunnels.tex 121 the interfaces, namely it sets not tunnel endpoint,
169 \verb|mode <MODE>| sets tunnel mode. Three modes are available now
173 \verb|remote <D>| sets remote endpoint of the tunnel to IP
176 \verb|local <S>| sets fixed local address for tunneled
  /development/testrunner/
runtest.py 36 from sets import Set
  /external/tremolo/Tremolo/
dpen.s 138 CMP r8, r7 @ if bit==0 (chase+bit==chase) (sets C)
197 CMP r8, r7 @ if bit==0 (chase+bit==chase) sets C
  /frameworks/base/services/java/com/android/server/
BackupManagerService.java 359 RestoreSet[] sets = null; local
362 sets = params.transport.getAvailableRestoreSets();
365 params.session.mRestoreSets = sets;
367 if (sets == null) EventLog.writeEvent(EventLogTags.RESTORE_TRANSPORT_FAILURE);
373 params.observer.restoreSetsAvailable(sets);
    [all...]
  /external/bison/tests/
Makefile 209 output.at sets.at reduce.at \
testsuite 269 # -e sets to true
342 31;sets.at:66;Nullable;;
343 32;sets.at:151;Broken Closure;;
344 33;sets.at:193;Firsts;;
345 34;sets.at:269;Accept;;
455 144;glr-regression.at:232;Improper merging of GLR delayed action sets;;
    [all...]
  /external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
smartypants.php 423 # Special case for double sets of quotes, e.g.:
  /external/libvpx/vp8/common/arm/neon/
mbloopfilter_neon.asm 355 ; much simpler than ordering and writing two 3 element sets (or three 2 elements
356 ; sets, or whichever other combinations are possible).
  /bionic/libc/regex/
engine.c 505 cs = &m->g->sets[OPND(s)];
883 cs = &g->sets[OPND(s)];
  /build/core/
config.mk 2 # It sets up standard variables based on the
  /external/chromium/third_party/icu/source/i18n/
rbt_pars.cpp 169 const UVector* sets,
171 data(d), variablesVector(sets), variableNames(vNames) {}
    [all...]
  /external/icu4c/i18n/
rbt_pars.cpp 169 const UVector* sets,
171 data(d), variablesVector(sets), variableNames(vNames) {}
    [all...]
  /external/libvpx/vp8/common/arm/armv6/
simpleloopfilter_v6.asm 92 usub8 r10, r12, r10 ; compare to flimit. usub8 sets GE flags
  /external/chromium/net/tools/testserver/
testserver.py 499 """This handler is like Echo, but sets the page title to the request."""
736 """This handler just sets a cookie, for testing cookie handling."""
    [all...]
  /external/blktrace/btt/doc/
btt.tex 151 Two other sets of results are presented in this section:
486 The file is split into pairs of sets of data points, where each pair
691 produced data file contains 3 sets of data:
    [all...]
  /external/jpeg/
ltmain.sh 260 # sets, so we specify it separately.
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h 601 #define SETS(a) CHOICE(sets a, sets a, seta a)
    [all...]
  /external/grub/docs/
texinfo.tex     [all...]

Completed in 586 milliseconds

12 3