Searched
full:discard (Results
451 -
475 of
3884) sorted by null
<<11121314151617181920>>
/packages/apps/Gallery2/src/com/android/photos/ |
PhotoSetFragment.java | 71 // Not fully initialized yet, discard
|
/packages/apps/SoundRecorder/res/values-cs/ |
strings.xml | 32 <string name="discard" msgid="761613433029406319">"Zahodit"</string>
|
/packages/apps/SoundRecorder/res/values-hu/ |
strings.xml | 32 <string name="discard" msgid="761613433029406319">"Elvetés"</string>
|
/packages/apps/SoundRecorder/res/values-pt-rPT/ |
strings.xml | 32 <string name="discard" msgid="761613433029406319">"Rejeitar"</string>
|
/packages/apps/SoundRecorder/res/values-sk/ |
strings.xml | 32 <string name="discard" msgid="761613433029406319">"Zahodi?"</string>
|
/packages/apps/SoundRecorder/res/values-tl/ |
strings.xml | 32 <string name="discard" msgid="761613433029406319">"Itapon"</string>
|
/packages/apps/SoundRecorder/res/values-vi/ |
strings.xml | 32 <string name="discard" msgid="761613433029406319">"H?y"</string>
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/ |
stdio_ext.h | 72 /* Discard all pending buffered I/O on the stream FP. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
stdio_ext.h | 72 /* Discard all pending buffered I/O on the stream FP. */
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/ |
dir | 53 * strip: (binutils)strip. Discard symbols.
|
/prebuilts/misc/common/swig/include/2.0.11/ocaml/ |
director.swg | 78 /* discard our reference at destruction */
|
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/ |
Connection.java | 325 // Message type is not a query. Lets read and discard the remainder 329 byte[] discard = new byte[remains]; 330 Socket.receive(sock, discard, discard.length);
|
/external/lldb/source/Target/ |
Thread.cpp | 794 // Now, if the responsible plan was not "Okay to discard" then we're done, 1279 bool discard = true; local [all...] |
/external/aac/libFDK/include/arm/ |
fixmadd_arm.h | 118 INT discard, result = x; local 120 : "=r" (discard), "+r" (result)
|
fixmul_arm.h | 120 INT discard, result ; local 121 __asm__ ("smull %0, %1, %2, %3" : "=&r" (discard), "=r" (result)
|
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/ |
_stream_hixie75.py | 140 # Read and discard. 174 # Discard data of other types.
|
/external/chromium_org/chrome/browser/resources/chromeos/login/ |
oobe_screen_user_image.css | 204 #discard-photo, 213 .camera:not(.live) #discard-photo {
|
/external/chromium_org/chrome/browser/resources/hangout_services/ |
thunk.js | 85 } else if (method == 'logging.discard') { 86 chrome.webrtcLoggingPrivate.discard(
|
/external/chromium_org/chrome/renderer/spellchecker/ |
spellcheck_worditerator.h | 80 // multi-language string. The ICU word-break iterator does not discard some 83 // it discard characters not used by the language. For example, it returns
|
/external/chromium_org/content/browser/frame_host/ |
interstitial_page_impl.h | 226 // Whether we should discard the pending navigation entry when not proceeding. 229 // not discard it.
|
/external/chromium_org/media/formats/mp2t/ |
es_parser_adts.cc | 186 // Discard all the bytes that have been processed. 284 // Discard |nbytes| of ES.
|
/external/chromium_org/net/proxy/ |
proxy_list.cc | 32 // Silently discard malformed inputs. 119 // Silently discard malformed inputs.
|
/external/chromium_org/net/websockets/ |
websocket_stream.h | 142 // ReadFrames may discard the incomplete frame. Since the renderer will 143 // discard any incomplete messages when the connection is closed, this makes
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/ |
_stream_hixie75.py | 141 # Read and discard. 175 # Discard data of other types.
|
/external/chromium_org/third_party/ots/src/ |
name.cc | 100 // check platform & encoding, discard names with unknown values 140 // PostScript name: check that it is valid, if not then discard it
|
Completed in 610 milliseconds
<<11121314151617181920>>