/frameworks/base/core/java/android/widget/ |
Gallery.java | 353 * Remember that we are in layout to prevent more layout request from [all...] |
/ndk/build/core/ |
build-local.mk | 58 # On Windows, defining host-dir-parent is a bit more tricky because the
|
definitions-host.mk | 153 # by simply looking at the first character. The other ones are more
|
/packages/apps/Gallery/src/com/android/camera/ |
GridViewSpecial.java | 489 boolean more = mScroller.computeScrollOffset(); 491 if (more) { 820 break; // Nothing more the scan. [all...] |
/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
AlbumPage.java | 179 boolean more = mResumeEffect.draw(canvas); 180 if (!more) { 184 // We want to render one more time even when no more effect
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
httplib.py | 229 def addcontinue(self, key, more): 230 """Add more field data from a continuation line.""" 232 self.dict[key] = prev + "\n " + more 565 # connection, and the user is reading more bytes than will be provided 886 # connections. more specifically, this means it is [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
httplib.py | 229 def addcontinue(self, key, more): 230 """Add more field data from a continuation line.""" 232 self.dict[key] = prev + "\n " + more 565 # connection, and the user is reading more bytes than will be provided 886 # connections. more specifically, this means it is [all...] |
/external/chromium_org/chrome/third_party/chromevox/closure/ |
base.js | 39 * clobbering if base.js is loaded more than once. 156 * See more info about locale codes here: 182 * Creates object stubs for a namespace. The presence of one or more 356 // for example). See bootstrap/ for more information. 490 * an argument because that would make it more difficult to obfuscate 821 // but that would require many more function calls and is not warranted [all...] |
/external/bison/build-aux/ |
texinfo.tex | 20 % General Public License for more details. 50 % Sometimes one run after texindex suffices, and sometimes you need more 216 \tracinglostchars2 % 2 gives us more in etex 222 \ifx\eTeXversion\thisisundefined\else % etex gives us more logging 229 \tracingcommands3 % 3 gives us more in etex 241 % we did was a \nobreak, we don't want to insert more space. 643 % threshold for doing this is if the group is more than \vfilllimit 678 % \dimen2 is how much space is left on the page (more or less). 721 % main vertical list is 10000 or more. But in order to see if the 766 % paragraph. For more general purposes, use the \margin insertio [all...] |
/external/libvpx/libvpx/ |
vpxenc.c | 197 const size_t more = (left < needed) ? left : needed; local 198 memcpy(ptr, detect->buf + detect->position, more); 199 buf_position = more; 200 needed -= more; 201 detect->position += more; 238 /* See write_ivf_file_header() for more documentation on the file header [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/ |
pa-risc2.s | 13 ; See http://devresource.hp.com/ for more details on the PA-RISC 235 CMPIB,<= 2,num,bn_mul_add_words_unroll2 ; go again if more to do 599 ; If 2 or more numbers do the loop 675 ; If 2 or more numbers do the loop [all...] |
pa-risc2W.s | 7 ; See http://devresource.hp.com/ for more details on the PA-RISC 227 CMPIB,<= 2,num,bn_mul_add_words_unroll2 ; go again if more to do 588 ; If 2 or more numbers do the loop 664 ; If 2 or more numbers do the loop [all...] |
/external/grub/docs/ |
texinfo.tex | 20 % General Public License for more details. 52 % Sometimes one run after texindex suffices, and sometimes you need more 202 % change spans more than two lines of output. To handle that, we would 203 % have adopt a much more difficult approach (putting marks into the main 239 \tracinglostchars2 % 2 gives us more in etex 245 \ifx\eTeXversion\undefined\else % etex gives us more logging 252 \tracingcommands3 % 3 gives us more in etex 257 % we did was a \nobreak, we don't want to insert more space. 675 % threshold for doing this is if the group is more than \vfilllimit 710 % \dimen2 is how much space is left on the page (more or less) [all...] |
/external/mksh/src/ |
sh.h | 439 * Make MAGIC a char that might be printed to make bugs more obvious, but [all...] |
/external/openssl/crypto/bn/asm/ |
pa-risc2.s | 13 ; See http://devresource.hp.com/ for more details on the PA-RISC 235 CMPIB,<= 2,num,bn_mul_add_words_unroll2 ; go again if more to do 599 ; If 2 or more numbers do the loop 675 ; If 2 or more numbers do the loop [all...] |
pa-risc2W.s | 7 ; See http://devresource.hp.com/ for more details on the PA-RISC 227 CMPIB,<= 2,num,bn_mul_add_words_unroll2 ; go again if more to do 588 ; If 2 or more numbers do the loop 664 ; If 2 or more numbers do the loop [all...] |
/frameworks/base/services/java/com/android/server/wm/ |
WindowStateAnimator.java | 233 final boolean more = mAnimation.getTransformation(currentTime, mTransformation); 236 ": more=" + more + ", xform=" + mTransformation); 237 return more; 241 // there is more animation to run. [all...] |
/external/bison/data/ |
glr.c | 15 # GNU General Public License for more details. [all...] |
/external/chromium_org/chrome/browser/resources/file_manager/background/js/ |
background.js | 170 // 5 seconds ago, We need more time for sure. 694 // any more.
|
volume_manager.js | 41 // TODO(hidehiko): Rename to make this more understandable. 104 // support, so this will be more natural code then.
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/ |
file_manager_commands.js | 534 * Opens drive buy-more-space url. 537 CommandHandler.COMMANDS_['drive-buy-more-space'] = {
|
file_tasks.js | 621 // Remove the Gallery state from the location, we do not need it any more. 656 // root. We should check more granular permission to know whether the file
|
/external/chromium_org/chrome/browser/resources/history/ |
other_devices.js | 288 'device-show-more-tabs link-button'); 305 * @param {string} content Text to be added beneath |node| as one or more
|
/external/chromium_org/third_party/JSON/JSON-2.59/blib/lib/JSON/ |
backportPP.pm | [all...] |
/external/chromium_org/third_party/JSON/JSON-2.59/lib/JSON/ |
backportPP.pm | [all...] |