/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/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/js/ |
drive_banners.js | 91 * Location of the page to buy more storage for Google Drive. 205 var more; variable 211 more = util.createChild(links, 213 more.textContent = str('DRIVE_WELCOME_CHECK_ELIGIBILITY'); 214 more.href = GOOGLE_DRIVE_REDEEM; 217 more = util.createChild(links, 'plain-link', 'a'); 218 more.textContent = str('DRIVE_LEARN_MORE'); 219 more.href = GOOGLE_DRIVE_FAQ_URL; 221 more.target = '_blank'; 598 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 ()) { 767 for (iter.init (this+coverage); iter.more (); iter.next ()) { 777 for (iter.init (this+coverage); iter.more (); iter.next ()) { 930 for (iter.init (this+coverage); iter.more (); iter.next ()) [all...] |
hb-ot-layout-common-private.hh | 671 inline bool more (void) { return i < c->glyphArray.len; } function in struct:OT::CoverageFormat1::Iter 773 inline bool more (void) { return i < c->rangeRecord.len; } function in struct:OT::CoverageFormat2::Iter 778 if (more ()) 845 for (iter.init (*this); iter.more (); iter.next ()) { 879 inline bool more (void) { function in struct:OT::Coverage::Iter 881 case 1: return u.format1.more (); 882 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/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/chrome/browser/resources/extensions/ |
extensions.css | 325 .profile-is-managed .more-extensions-link { 335 .sideload-wipeout-learn-more {
|
/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');
|
md5.js | 33 // See http://pajhome.org.uk/crypt/md5 for more info. 202 Once more, on pain of death, all men depart.\n"
|
/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").
|