HomeSort by relevance Sort by last modified time
    Searched refs:more (Results 151 - 175 of 885) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/dhcpcd/mk/
prog.mk 40 # instead of the more traditional method above
  /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
  /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/x86_64-linux-glibc2.11-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.11-4.8/sysroot/usr/include/rpcsvc/
rex.x 173 tchars more; /* interrupt, kill characters, etc. */
yp.x 142 union ypresp_all switch (bool more) {
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
asynchat.py 102 # grab some more data from the socket,
226 data = first.more()
260 def more (self): member in class:simple_producer
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
asynchat.py 102 # grab some more data from the socket,
226 data = first.more()
260 def more (self): member in class:simple_producer
  /external/strace/
strace.spec 206 - Display more IPV6 socket options by name (#162450).
217 - Make some diagnostics more consistent (#159308).
256 - new upstream version, updates ioctl lists (#127398), fixes quotactl (#127393), more ioctl decoding (#126917)
268 - new upstream version, more ioctls (#122257), minor fixes
271 - new upstream version, mq_* calls (#120701), -p vs NPTL (#120462), more fixes (#118694, #120541, #118685)
283 - new upstream version, more fixes (#108012, #105366, #105359, #105358)
295 - new upstream version, more fixes (#101499, #104365)
301 - new upstream version, groks more new system calls, PF_INET6 sockets
304 - new upstream version, more fixes (#90754, #91085)
310 - new upstream version, handles yet more 2.5 syscalls, x86_64 & ia64 fixe
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
drive_banners.js 179 var more; variable
185 more = util.createChild(links,
187 more.textContent = str('DRIVE_WELCOME_CHECK_ELIGIBILITY');
188 more.href = str('GOOGLE_DRIVE_REDEEM_URL');
191 more = util.createChild(links, 'plain-link', 'a');
192 more.textContent = str('DRIVE_LEARN_MORE');
193 more.href = str('GOOGLE_DRIVE_OVERVIEW_URL');
195 more.tabIndex = '16'; // See: go/filesapp-tabindex.
196 more.target = '_blank';
616 var learnMore = create(panel, 'a', 'learn-more plain-link'
    [all...]
  /external/chromium_org/third_party/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 ()) {
333 for (iter.init (this+coverage); iter.more (); iter.next ()) {
458 for (iter.init (this+coverage); iter.more (); iter.next ()) {
472 for (iter.init (this+coverage); iter.more (); iter.next ()) {
786 for (iter.init (this+coverage); iter.more (); iter.next ()) {
796 for (iter.init (this+coverage); iter.more (); iter.next ()) {
949 for (iter.init (this+coverage); iter.more (); iter.next ())
    [all...]
hb-ot-layout-common-private.hh 674 inline bool more (void) { return i < c->glyphArray.len; } function in struct:OT::CoverageFormat1::Iter
776 inline bool more (void) { return i < c->rangeRecord.len; } function in struct:OT::CoverageFormat2::Iter
781 if (more ())
848 for (iter.init (*this); iter.more (); iter.next ()) {
882 inline bool more (void) { function in struct:OT::Coverage::Iter
884 case 1: return u.format1.more ();
885 case 2: return u.format2.more ();
    [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 ()) {
333 for (iter.init (this+coverage); iter.more (); iter.next ()) {
458 for (iter.init (this+coverage); iter.more (); iter.next ()) {
472 for (iter.init (this+coverage); iter.more (); iter.next ()) {
786 for (iter.init (this+coverage); iter.more (); iter.next ()) {
796 for (iter.init (this+coverage); iter.more (); iter.next ()) {
949 for (iter.init (this+coverage); iter.more (); iter.next ())
    [all...]
hb-ot-layout-common-private.hh 674 inline bool more (void) { return i < c->glyphArray.len; } function in struct:OT::CoverageFormat1::Iter
776 inline bool more (void) { return i < c->rangeRecord.len; } function in struct:OT::CoverageFormat2::Iter
781 if (more ())
848 for (iter.init (*this); iter.more (); iter.next ()) {
882 inline bool more (void) { function in struct:OT::Coverage::Iter
884 case 1: return u.format1.more ();
885 case 2: return u.format2.more ();
    [all...]
  /external/wpa_supplicant_8/src/p2p/
p2p_sd.c 6 * See README for more details.
237 u8 frag_id, u8 more,
243 more, 0, 100 + len);
418 * one if there is more than one pending SD query.
419 * Though, that would eat more memory, so there are
600 int more = 0; local
626 more = 1;
632 p2p->sd_frag_id, more,
636 p2p_dbg(p2p, "Send GAS Comeback Response (frag_id %d more=%d frag_len=%d)",
637 p2p->sd_frag_id, more, (int) frag_len)
    [all...]
  /external/chromium_org/chrome/browser/history/
expire_history_backend.cc 64 // there are no more additional visits to expire by this reader.
91 bool more = static_cast<int>(visits->size()) == max_visits; variable
92 if (!more)
95 return more;
104 // we think there might be more items to expire. This timeout is used when the
285 // For now, we explicitly add all known readers. If we come up with more
434 // Not bookmarked and no more visits. Nuke the url.
478 // If there are more items to expire, add the reader back to the queue, thus
  /external/libnfc-nci/src/nfa/ee/
nfa_ee_act.c 2203 BOOLEAN more = TRUE; local
    [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_org/chrome/browser/resources/chromeos/chromevox/walkers/
abstract_shifter.js 96 * Shifts to a more granular level.
107 * more granular (until either the next granularity shift or
  /external/chromium_org/chrome/browser/resources/chromeos/
keyboard_overlay.css 48 .keyboard-overlay-learn-more-text {
57 .keyboard-overlay-learn-more-text a {
  /external/chromium_org/chrome/browser/resources/cryptotoken/
requestqueue.js 46 // Either the caller called us more than once, or the timer is firing.
47 // Either way, nothing more to do here.
usbsignhandler.js 87 * @param {boolean} moreExpected Whether the signer expects to produce more
100 // If the signer doesn't expect more results, return the error directly to

Completed in 1268 milliseconds

1 2 3 4 5 67 8 91011>>