/external/llvm/test/CodeGen/X86/ |
hipe-cc64.ll | 5 define void @zap(i64 %a, i64 %b) nounwind {
|
/external/openssl/crypto/bn/asm/ |
armv4-mont.S | 133 str sp,[r4],#4 @ zap tp
|
alpha-mont.pl | 300 stq zero,-8($tp) # zap tp
|
/external/oprofile/module/ia64/ |
oprofile_stubs.S | 103 * In theory, we'd have to zap this state only to prevent leaking of
|
/external/qemu/distrib/jpeg-6b/ |
cderror.h | 131 /* Zap JMESSAGE macro so that future re-inclusions do nothing by default */
|
/system/core/libsysutils/src/ |
SocketListener.cpp | 229 SLOGV("going to zap %d for %s", c->getSocket(), mSocketName);
|
/packages/apps/VideoEditor/res/values-pl/ |
strings.xml | 48 <string name="editor_enable_loop_audio_track" msgid="3621067524622203394">"Zap?tlaj"</string> 49 <string name="editor_disable_loop_audio_track" msgid="7726861077018487853">"Nie zap?tlaj"</string>
|
/external/chromium_org/chrome_frame/test/ |
policy_settings_unittest.cc | 23 // A best effort way to zap CF policy entries that may be in the registry.
|
/external/chromium_org/third_party/icu/source/i18n/ |
repattrn.cpp | 66 zap(); 186 // zap Delete everything owned by this RegexPattern. 189 void RegexPattern::zap() { function in class:RegexPattern 227 zap();
|
/external/icu4c/i18n/ |
repattrn.cpp | 63 zap(); 183 // zap Delete everything owned by this RegexPattern. 186 void RegexPattern::zap() { function in class:RegexPattern 224 zap();
|
/ndk/sources/host-tools/sed-4.2.1/ |
BUGS | 127 command (for `zap') as an extension.
|
/external/compiler-rt/BlocksRuntime/tests/ |
testfilerunner.m | 456 // zap newline 467 // zap newline 803 buffer[count-1] = 0; // zap newline
|
/ndk/sources/host-tools/sed-4.2.1/po/ |
sk.po | 421 msgstr[0] "nebolo mo?né zapísa? %d polo?iek do %s: %s" 422 msgstr[1] "nebolo mo?né zapísa? %d polo?ku do %s: %s" 423 msgstr[2] "nebolo mo?né zapísa? %d polo?ky do %s: %s"
|
/external/chromium_org/third_party/skia/src/core/ |
SkScalerContext.cpp | 302 // code make the distinction. Thus we zap the values if the caller 305 // no devkern, so zap the fields 309 // if either dimension is empty, zap the image bounds of the glyph
|
/external/skia/src/core/ |
SkScalerContext.cpp | 302 // code make the distinction. Thus we zap the values if the caller 305 // no devkern, so zap the fields 309 // if either dimension is empty, zap the image bounds of the glyph
|
/art/runtime/ |
indirect_reference_table.cc | 211 // and zap the corresponding entry, leaving a hole if it's not at the top.
|
/dalvik/vm/ |
IndirectRefTable.cpp | 202 * and zap the corresponding entry, leaving a hole if it's not at the top.
|
/development/tools/apkcheck/src/com/android/apkcheck/ |
TypeUtils.java | 241 /* in the middle; zap the dots in the inner class name */
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/ |
SerializerMessages_sk.java | 214 "Cie\u013e v\u00fdstupu pre zap\u00edsanie \u00fadajov bol null."},
|
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/ |
alpha-mont.pl | 300 stq zero,-8($tp) # zap tp
|
armv4-mont.pl | 187 str sp,[$tp],#4 @ zap tp
|
x86_64-mont.pl | 256 mov $i,(%rsp,$i,8) # zap temporary vector 1464 movdqa %xmm0,64(%rsp) # zap lower half of temporary vector 1465 movdqa %xmm0,($nptr) # zap upper half of temporary vector 1472 movdqa %xmm0,80(%rsp,$i) # zap lower half of temporary vector 1473 movdqa %xmm0,96(%rsp,$i) # zap lower half of temporary vector 1474 movdqa %xmm0,16($nptr,$i) # zap upper half of temporary vector 1475 movdqa %xmm0,32($nptr,$i) # zap upper half of temporary vector 1483 movdqa %xmm0,80(%rsp,$i) # zap lower half of temporary vector 1484 movdqa %xmm0,16($nptr,$i) # zap upper half of temporary vector [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/ |
x86cpuid.pl | 246 # just a bunch of fldz to zap the fp/mm bank followed by finit...
|
/external/chromium_org/v8/src/ |
arguments.h | 221 // TODO(dcarney): create a new zap value for this.
|
/external/llvm/test/Transforms/ObjCARC/ |
rv.ll | 189 ; Don't zap the objc_retainAutoreleasedReturnValue.
|