/external/qemu/distrib/sdl-1.2.15/src/video/gem/ |
SDL_gemevents.c | 236 GEM_lock_redraw = SDL_TRUE; /* Prevent redraw till buffers resized */ 255 GEM_lock_redraw = SDL_TRUE; /* Prevent redraw till buffers resized */
|
SDL_gemvideo.h | 86 SDL_bool lock_redraw; /* Prevent redraw till buffers are setup */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
armVCM4P10_InterpolateLuma_HalfDiagVerHor4x4_unsafe_s.s | 186 SUBS Counter, Counter, #1 << 8 ;// Loop till height is 10 192 ADDS Counter, Counter, #(1 << 8)-4 ;// Loop till width is 12
|
/development/host/windows/usb/api/ |
adb_legacy_endpoint_object.cpp | 180 // Lets wait till I/O completes
|
/device/generic/goldfish/camera/ |
EmulatedQemuCameraDevice.cpp | 236 /* Wait till FPS timeout expires, or thread exit message is received. */
|
/external/bluetooth/bluedroid/embdrv/sbc/encoder/srce/ |
sbc_packing.c | 234 The loops is run from the start of the packet till the scale factor
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ |
X509V2AttributeCertificate.java | 161 throw new CertificateNotYetValidException("certificate not valid till " + this.getNotBefore());
|
/external/chromium/chrome/browser/chromeos/login/ |
existing_user_controller.h | 49 // All UI initialization is deferred till Init() call.
|
login_performer.h | 70 // This instance is owned by delegate_ till it's destroyed.
|
/external/chromium/chrome/browser/chromeos/ |
tab_closeable_state_watcher.cc | 123 // When a normal browser is just added, there's no tabs yet, so we wait till
|
/external/chromium/chrome/browser/download/ |
drag_download_file.cc | 85 // On Windows, we need to wait till the download file is completed.
|
/external/chromium/chrome/browser/extensions/ |
extension_omnibox_apitest.cc | 154 ASCIIToUTF16("Description with style: <match>, [dim], (url till end)");
|
/external/chromium/chrome/browser/ui/cocoa/ |
rwhvm_editcommand_helper_unittest.mm | 100 // Disable for now till we can figure this out.
|
/external/chromium/webkit/glue/resources/ |
webkit_strings_sv.xtb | 47 <translation id="2226276347425096477">Förkorta texten till <ph name="MAX_CHARACTERS"/> tecken eller mindre (nu är texten <ph name="CURRENT_LENGTH"/> tecken).</translation>
|
/external/hyphenation/ |
README.nonstandard | 10 Swedish: tillata -> till-lata.
|
/external/kernel-headers/original/sound/ |
compress_offload.h | 171 * SNDRV_COMPRESS_DRAIN: Play till end of buffers and stop after that
|
/external/libppp/src/ |
ccp.h | 97 int reset_sent; /* If != -1, ignore compressed 'till ack */
|
/external/llvm/docs/ |
HowToAddABuilder.rst | 77 `Galina Kistanova <mailto:gkistanova@gmail.com>`_, and wait till she
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
Pipeline.java | 176 // wait till something is posted.
|
/external/openssh/ |
cipher-3des1.c | 47 * If only iv3 was used, then, this would till effect have been
|
/external/qemu/android/ |
sync-utils.c | 71 // Connection is in progress. Wait till it's finished.
|
/external/qemu/audio/ |
mixeng_template.h | 26 * Tusen tack till Mike Nordell
|
/external/qemu/distrib/sdl-1.2.15/src/video/aalib/ |
SDL_aaevents.c | 51 if( ! this->screen ) /* Wait till we got the screen initialized */
|
/external/smack/src/org/jivesoftware/smackx/ |
GatewayManager.java | 25 * @author Till Klocke
|
/external/valgrind/main/exp-bbv/tests/amd64-linux/ |
ll.S | 399 lodsb # repeat till we find colon 461 cmpb $0,(%rcx,%rdx) # repeat till we find zero 512 cmpb $0,(%rcx,%rdx) # repeat till zero 541 loop write_out # loop till done
|