HomeSort by relevance Sort by last modified time
    Searched refs:more (Results 126 - 150 of 781) sorted by null

1 2 3 4 56 7 8 91011>>

  /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) {
  /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/chromium_org/chrome/browser/ui/webui/options/
manage_profile_browsertest.js 85 $('managed-user-learn-more-done'),
86 $('managed-user-learn-more-done'));
88 document.querySelector('#managed-user-learn-more-text a'),
89 document.querySelector('#managed-user-learn-more-text a'));
244 checkDialog('It\'s "<HTML> injection" & more!',
245 'It\'s "<HTML> injection" & more!',
248 'It\'s "&lt;HTML&gt; injection" &amp; 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/chromium_org/chrome/browser/resources/file_manager/foreground/js/
drive_banners.js 178 var more; variable
184 more = util.createChild(links,
186 more.textContent = str('DRIVE_WELCOME_CHECK_ELIGIBILITY');
187 more.href = str('GOOGLE_DRIVE_REDEEM_URL');
190 more = util.createChild(links, 'plain-link', 'a');
191 more.textContent = str('DRIVE_LEARN_MORE');
192 more.href = str('GOOGLE_DRIVE_OVERVIEW_URL');
194 more.tabIndex = '13'; // See: go/filesapp-tabindex.
195 more.target = '_blank';
606 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 ()) {
322 for (iter.init (this+coverage); iter.more (); iter.next ()) {
447 for (iter.init (this+coverage); iter.more (); iter.next ()) {
461 for (iter.init (this+coverage); iter.more (); iter.next ()) {
766 for (iter.init (this+coverage); iter.more (); iter.next ()) {
776 for (iter.init (this+coverage); iter.more (); iter.next ()) {
929 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/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.
201 u8 frag_id, u8 more,
207 more, 0, 100 + len);
384 * one if there is more than one pending SD query.
385 * Though, that would eat more memory, so there are
581 int more = 0;
607 more = 1;
613 p2p->sd_frag_id, more,
617 p2p_dbg(p2p, "Send GAS Comeback Response (frag_id %d more=%d frag_len=%d)",
618 p2p->sd_frag_id, more, (int) frag_len)
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/omnibox/
omnibox_popup_view_gtk_unittest.cc 120 for (gboolean more = true, findNextStart = false;
121 more;
122 more = pango_attr_iterator_next(attr_iter)) {
  /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/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/tools/vim/
ninja-build.vim 33 # it is, the more likely it's wrong (checking for just "build/common.gypi"
35 # exists). The longer it is, the more likely it is to break when we rename
  /external/chromium_org/v8/test/mjsunit/
debug-receiver.js 124 'one or more tests did not enter the debugger');
126 'one or more tests did not have its result checked');

Completed in 1492 milliseconds

1 2 3 4 56 7 8 91011>>