HomeSort by relevance Sort by last modified time
    Searched refs:more (Results 76 - 100 of 513) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
antRun.bat 3 REM Licensed to the Apache Software Foundation (ASF) under one or more
  /external/webkit/LayoutTests/storage/
open-database-while-transaction-in-progress.js 13 // The only way to force SQLite to obtain an exclusive lock is to change more
  /external/webkit/Source/WebCore/bindings/scripts/
gobject-generate-headers.pl 15 # Library General Public License for more details.
40 Library General Public License for more details.
  /external/webkit/Source/WebCore/plugins/win/
PaintHooks.asm 12 ; Library General Public License for more details.
  /frameworks/base/media/mca/filterfw/jni/
Android.mk 44 # Don't prelink this library. For more efficient code, you may want
  /ndk/sources/host-tools/nawk-20071023/
FIXES 156 are available in awk, and they are more likely to work correctly in
223 this does more harm than good.
225 pervasive small changes to make things more const-correct, as
227 this may be more nuisance than useful. provoked by a suggestion
247 which are not exactly shorter than [0-9] and perhaps no more
263 more (const char *) casts in b.c and tran.c to silence warnings.
337 /=/ and similar constructs more sensibly in more places.
430 and more portable; the old one depended too much on mysterious
435 the convoluted original function. should be more portable an
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
PhotoFallbackEffect.java 81 boolean more = calculate(AnimationTime.get());
88 return more;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
rex.x 173 tchars more; /* interrupt, kill characters, etc. */
yp.x 142 union ypresp_all switch (bool more) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
rex.x 173 tchars more; /* interrupt, kill characters, etc. */
yp.x 142 union ypresp_all switch (bool more) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
rex.x 173 tchars more; /* interrupt, kill characters, etc. */
yp.x 142 union ypresp_all switch (bool more) {
  /external/strace/
strace.spec 185 - Display more IPV6 socket options by name (#162450).
196 - Make some diagnostics more consistent (#159308).
235 - new upstream version, updates ioctl lists (#127398), fixes quotactl (#127393), more ioctl decoding (#126917)
247 - new upstream version, more ioctls (#122257), minor fixes
250 - new upstream version, mq_* calls (#120701), -p vs NPTL (#120462), more fixes (#118694, #120541, #118685)
262 - new upstream version, more fixes (#108012, #105366, #105359, #105358)
274 - new upstream version, more fixes (#101499, #104365)
280 - new upstream version, groks more new system calls, PF_INET6 sockets
283 - new upstream version, more fixes (#90754, #91085)
289 - new upstream version, handles yet more 2.5 syscalls, x86_64 & ia64 fixe
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gsub-table.hh 44 for (iter.init (this+coverage); iter.more (); iter.next ()) {
55 for (iter.init (this+coverage); iter.more (); iter.next ()) {
122 for (iter.init (this+coverage); iter.more (); iter.next ()) {
132 for (iter.init (this+coverage); iter.more (); iter.next ()) {
315 for (iter.init (this+coverage); iter.more (); iter.next ()) {
440 for (iter.init (this+coverage); iter.more (); iter.next ()) {
454 for (iter.init (this+coverage); iter.more (); iter.next ()) {
760 for (iter.init (this+coverage); iter.more (); iter.next ()) {
770 for (iter.init (this+coverage); iter.more (); iter.next ()) {
923 for (iter.init (this+coverage); iter.more (); iter.next ())
    [all...]
hb-ot-layout-common-private.hh 672 inline bool more (void) { return i < c->glyphArray.len; } function in struct:OT::CoverageFormat1::Iter
774 inline bool more (void) { return i < c->rangeRecord.len; } function in struct:OT::CoverageFormat2::Iter
779 if (more ())
846 for (iter.init (*this); iter.more (); iter.next ()) {
880 inline bool more (void) { function in struct:OT::Coverage::Iter
882 case 1: return u.format1.more ();
883 case 2: return u.format2.more ();
    [all...]
  /external/wpa_supplicant_8/src/p2p/
p2p_sd.c 6 * See README for more details.
202 u8 frag_id, u8 more,
208 more, 0, 100 + len);
399 * one if there is more than one pending SD query.
400 * Though, that would eat more memory, so there are
621 int more = 0;
649 more = 1;
655 p2p->sd_frag_id, more,
660 "Response (frag_id %d more=%d frag_len=%d)",
661 p2p->sd_frag_id, more, (int) frag_len)
    [all...]
  /external/oprofile/opjitconv/
debug_line.c 116 * related to the used arch, an ELF 32 can hold more than 4 Go of debug
118 * become a problem if we generate more than 4GB of debug information.
180 int more = 1; local
183 while (more) {
190 more = 0;
  /external/chromium/chrome/browser/resources/options/
sync_setup_overlay.css 332 #learn-more-link {
336 html[dir='rtl'] #learn-more-link {
  /external/doclava/src/com/google/doclava/
Comment.java 36 "@more",
124 // if there are no more tags
204 // maybe i wanna make this more elegant
213 * no more starts.
217 * no more starts.
373 // look for "@more" tag, which means that we might go past the first sentence.
374 int more = -1; local
376 if (mInlineTagsList.get(i).name().equals("@more")) {
377 more = i;
380 if (more >= 0)
    [all...]
  /external/elfutils/
elfutils.spec 266 - libebl, libdwfl: backend register name support extended with more info
301 - elflint: more tests.
306 - elflint: more tests.
347 - strip: add some more compatibility with binutils.
359 - elfcmp: some more relaxation.
360 - elflint: many more tests, especially regarding to symbol versioning.
418 - More Makefile and spec file cleanups.
454 - upgrade to 0.83 (fix invalid ELf handle on *.so strip, more).
469 - upgrade to 0.79 (correct formats for size_t, more of libdw "works").
  /external/guava/guava-tests/test/com/google/common/collect/
AbstractMultisetTest.java 196 Set<String> more = ImmutableSet.of("c", "d", "e"); local
197 assertTrue(ms.addAll(more));
203 Multiset<String> more = HashMultiset.create( local
205 assertTrue(ms.addAll(more));
  /external/libvorbis/doc/
Vorbis_I_spec.tex 70 % Fake some more DocBook elements
76 % Redefine \~ to generate something that looks more appropriate when used in text.
  /external/quake/quake/src/WinQuake/
quake-rogue.spec.sh 38 that with the addition of extreme power-ups to make the arsenal more
39 effective, and more deadly.
  /external/skia/tools/
compare_baselines.py 5 Launch with --help to see more information.
178 raise Exception('%s\nRun with --help for more detail.' % (

Completed in 759 milliseconds

1 2 34 5 6 7 8 91011>>