HomeSort by relevance Sort by last modified time
    Searched full:zap (Results 51 - 75 of 222) sorted by null

1 23 4 5 6 7 8 9

  /external/openssl/crypto/bn/asm/
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...]
ppc-mont.pl 309 $STX $j,$tp,$j ; zap at once
  /external/openssl/crypto/
x86cpuid.pl 246 # just a bunch of fldz to zap the fp/mm bank followed by finit...
  /libcore/luni/src/test/java/libcore/java/io/
OldObjectOutputStreamTest.java 54 aField1 = (String) fields.get("aField1", "Zap");
  /packages/apps/LegacyCamera/res/values-sk/
strings.xml 116 <string name="not_selectable_in_effect" msgid="7967729203855039239">"Nastavenie nie je mo?né vybra? pri zap. efekte."</string>
  /system/core/liblog/
event_tag_map.c 370 /* CRLF or trailin spaces; zap this char, then scan for the '\n' */
  /external/chromium_org/net/http/
http_auth_handler_ntlm_portable.cc 22 #include "net/base/zap.h"
655 credentials_.Zap();
  /external/libppp/src/
mp.c 493 /* Zap all older fragments */
502 * Zap everything until the next `end' fragment OR just before
555 * Stuff our fragment back at the front of the queue and zap
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp 241 // This instruction is dead, zap it, in stages. Start by removing it from
    [all...]
MemCpyOptimizer.cpp 467 // Zap all the stores.
745 // ignore the input and let someone else zap MDep. This handles cases like:
820 // If the source and destination of the memcpy are the same, then zap it.
    [all...]
  /external/chromium/chrome/browser/chromeos/login/
network_selection_view.cc 387 // Proxy settings dialog contains localized title. Zap it.
  /external/chromium_org/third_party/icu/source/i18n/
uspoof_wsconf.cpp 157 // Zap any Byte Order Mark at the start of input. Changing it to a space is benign
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
ppc-mont.pl 309 $STX $j,$tp,$j ; zap at once
ppc64-mont.pl 980 std $i,8($nap_d) ; zap nap_d
990 stdx $i,$tp,$i ; zap tp at once
1044 std $i,8($nap_d) ; zap nap_d
1056 std $i,8($tp) ; zap tp at once
s390x-mont.pl 259 stg $j,$stdframe($j,$sp) # zap tp
  /external/chromium_org/third_party/openssl/openssl/crypto/ocsp/
ocsp_ht.c 241 /* Finally zap any trailing white space in message (include
  /external/chromium_org/third_party/zlib/
gzlib.c 47 /* If there is an \r\n appended, zap it. */
  /external/chromium_org/v8/src/
builtins.cc 324 // If we are doing a big trim in old space then we zap the space that was
327 Object** zap = reinterpret_cast<Object**>(elms->address()); local
328 zap++; // Header of filler must be at least one word so skip that.
330 *zap++ = Smi::FromInt(0);
    [all...]
  /external/icu4c/i18n/
uspoof_wsconf.cpp 158 // Zap any Byte Order Mark at the start of input. Changing it to a space is benign
  /external/jpeg/
jerror.h 194 /* Zap JMESSAGE macro so that future re-inclusions do nothing by default */
wrjpgcom.c 460 comment_arg[comment_length-1] = '\0'; /* zap terminating quote */
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
visualfoxpro.php 172 'Wrows','Wtitle','Wvisible','Year','Zap','_Alignment',
  /external/llvm/include/llvm/ADT/
StringMap.h 343 // Zap all values, resetting the keys back to non-present (not tombstone),
  /external/llvm/lib/Analysis/
PHITransAddr.cpp 138 // Otherwise, it must have instruction inputs itself. Zap them recursively.

Completed in 1265 milliseconds

1 23 4 5 6 7 8 9