HomeSort by relevance Sort by last modified time
    Searched full:lout (Results 1 - 25 of 34) sorted by null

1 2

  /external/boringssl/linux-x86_64/crypto/fipsmodule/
rdrand-x86_64.S 31 jz .Lout
42 .Lout:
  /dalvik/dx/tests/136-null-constant-debug-info/
NullConstant.class 
NullConstant.java 23 long lout = 0L; local
  /prebuilts/misc/common/swig/include/2.0.11/allegrocl/
longlongs.i 17 %typemap(lout) long long, unsigned long long " #+64bit (cl::setq ACL_ffresult $body)";
25 %typemap(lout) long long
29 %typemap(lout) unsigned long long
std_string.i 94 %typemap(lout) string "(cl::setq ACL_ffresult $body)";
100 %typemap(lout) const string * "(cl::setq ACL_ffresult $body)";
106 %typemap(lout) wstring "(cl::setq ACL_ffresult (excl:native-to-string $body
113 %typemap(lout) const wstring * "(cl::setq ACL_ffresult $body)";
std_list.i 71 %typemap(lout) T &__getitem__ "(cl::setq ACL_ffresult (ff:fslot-value-typed '$*out_fftype :c $body))";
72 %typemap(lout) T *__getitem__ "(cl::setq ACL_ffresult (make-instance '$lclass :foreign-address $body))";
allegrocl.swg 12 %typemap(lout) bool, char, unsigned char, signed char,
18 %typemap(lout) void "$body";
20 %typemap(lout) SWIGTYPE[ANY], SWIGTYPE *,
28 %typemap(lout) SWIGTYPE "(cl::let* ((address $body)\n (new-inst (cl::make-instance '$lclass :foreign-address address)))\n (cl::unless (cl::zerop address)\n (excl:schedule-finalization new-inst #'$ldestructor))\n (cl::setq ACL_ffresult new-inst))";
30 %typemap(lout) SWIGTYPE[ANY], SWIGTYPE *, SWIGTYPE &, SWIGTYPE
218 %typemap(lout) wchar_t "(cl::setq ACL_ffresult (cl::code-char $body))";
219 %typemap(lout) wchar_t * "(cl::setq ACL_ffresult (excl:native-to-string $body
  /device/linaro/bootloader/edk2/ArmVirtPkg/Library/ArmXenRelocatablePlatformLib/AARCH64/
RelocatableVirtHelper.S 33 cbz x0, .Lout
42 bne .Lout
70 cbz x0, .Lout
85 .Lout:
  /device/linaro/bootloader/edk2/ArmVirtPkg/Library/ArmXenRelocatablePlatformLib/ARM/
RelocatableVirtHelper.S 29 beq .Lout
38 bne .Lout
67 beq .Lout
82 .Lout:
  /libcore/ojluni/src/main/java/java/util/
ArrayPrefixHelpers.java 158 T lout = lt.out; local
159 rt.in = (l == org ? lout :
160 fn.apply(pin, lout));
234 T lout = lt.out; local
235 par.out = (rt.hi == fnc ? lout :
236 fn.apply(lout, rt.out));
310 long lout = lt.out; local
311 rt.in = (l == org ? lout :
312 fn.applyAsLong(pin, lout));
384 long lout = lt.out local
460 double lout = lt.out; local
534 double lout = lt.out; local
610 int lout = lt.out; local
684 int lout = lt.out; local
    [all...]
  /device/linaro/bootloader/edk2/ArmVirtPkg/Library/ArmQemuRelocatablePlatformLib/AARCH64/
RelocatableVirtHelper.S 43 bne .Lout
71 cbz x0, .Lout
86 .Lout:
  /device/linaro/bootloader/edk2/ArmVirtPkg/Library/ArmQemuRelocatablePlatformLib/ARM/
RelocatableVirtHelper.S 39 bne .Lout
68 beq .Lout
83 .Lout:
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
t012lexerXML.g 8 this.lout = [];
10 this.lout.push(line);
t012lexerXML.html 102 assertEquals(xoutput, lexer.lout.join("\n"));
  /external/boringssl/src/crypto/fipsmodule/rand/asm/
rdrand-x86_64.pl 56 jz .Lout
67 .Lout:
  /prebuilts/go/darwin-x86/src/crypto/des/
block.go 46 func feistel(l, r uint32, k0, k1 uint64) (lout, rout uint32) {
  /prebuilts/go/linux-x86/src/crypto/des/
block.go 46 func feistel(l, r uint32, k0, k1 uint64) (lout, rout uint32) {
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
sinit.go 247 var lout []*Node
250 initreorder(l, &lout)
253 return lout
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
sinit.go 247 var lout []*Node
250 initreorder(l, &lout)
253 return lout
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/crypto/
des.a 36 .this?0type.crypto/cipher.Block?~r1?type.int?Tgclocals·522734ad228da40e2256ba19cf2bc72c?Tgclocals·69c1753bd5f81501d95132d08af04464?.gofile..<autogenerated>?6crypto/cipher.Block.Decrypt?dst?type.[]uint8?src?Tgclocals·6b76a522f7743ceb8946f9b724aa1452?6crypto/cipher.Block.Encrypt?"".cryptBlock?,"".permuteInitialBlock?"".feistel?("".permuteFinalBlock?$runtime.panicindex?subkeys?type.[]uint64?decrypt?type.bool?.autotmp_32?Tgclocals·64f0b68ac7b72fb13a54d362aff9a747?Tgclocals·f6bd6b3389b872033d462029172c8612?Ngofile..$GOROOT/src/crypto/des/block.go?Zgofile..$GOROOT/src/encoding/binary/binary.go?Nencoding/binary.binary.bigEndian.Uint64?Tencoding/binary.binary.bigEndian.PutUint64?"".encryptBlock?Tgclocals·1c3c8a9d47ed40f27c10312f31f2a755?"".decryptBlock?"".feistelBox?l?type.uint32?r?k0?type.uint64?k1?lout?rout?Tgclocals·ff19ed39bdde8a01a800918ac3ef0ec7?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?"".permuteBlock?permutation?
217  "".encryptBlock?dst$?src$?0subkeys$?"".decryptBlock?dst)?src)?0subkeys)?"".feistel?k0.?k1.?l.?lout.?r.?rout.?"".permuteBlock?blockQ? permutationQ?srcQ?"".init.0? i[?h j\?` sZ?X"".permuteInitialBlock?blockq?~r1q?"".permuteFinalBlock?block??~r1??"".ksRotate?in??out??"".(*desCipher).generateSubkeys?c?? i??XkeyBytes?? leftRotations.len??P leftRotations.ptr??h permutedKey??H rightRotations.len??@ rightRotations.ptr??`??? ?~r1??crypto/des: invalid key size "".KeySizeError.Error?k?~r0?"".NewCipher? c!?hkey?~r1?~r2?("".(*desCipher).BlockSize?c&?~r0&?"".(*desCipher).Encrypt?c(?dst(?src(? "".(*desCipher).Decrypt?c*?dst*?src*? "".NewTripleDESCipher? c7?hkey2?~r12?~r22?("".(*tripleDESCipher).BlockSize?c>?~r0>?"".(*tripleDESCipher).Encrypt?c@?dst@?src@? AV"".(*tripleDESCipher).Decrypt?cY?dstY?srcY? Zo"".init?crypto/des.BlockSize&.6> $,4<
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/crypto/
des.a 36 .this?0type.crypto/cipher.Block?~r1?type.int?Tgclocals·522734ad228da40e2256ba19cf2bc72c?Tgclocals·69c1753bd5f81501d95132d08af04464?.gofile..<autogenerated>?6crypto/cipher.Block.Decrypt?dst?type.[]uint8?src?Tgclocals·6b76a522f7743ceb8946f9b724aa1452?6crypto/cipher.Block.Encrypt?"".cryptBlock?,"".permuteInitialBlock?"".feistel?("".permuteFinalBlock?$runtime.panicindex?subkeys?type.[]uint64?decrypt?type.bool?.autotmp_32?Tgclocals·64f0b68ac7b72fb13a54d362aff9a747?Tgclocals·f6bd6b3389b872033d462029172c8612?Ngofile..$GOROOT/src/crypto/des/block.go?Zgofile..$GOROOT/src/encoding/binary/binary.go?Nencoding/binary.binary.bigEndian.Uint64?Tencoding/binary.binary.bigEndian.PutUint64?"".encryptBlock?Tgclocals·1c3c8a9d47ed40f27c10312f31f2a755?"".decryptBlock?"".feistelBox?l?type.uint32?r?k0?type.uint64?k1?lout?rout?Tgclocals·ff19ed39bdde8a01a800918ac3ef0ec7?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?"".permuteBlock?permutation?
217  "".encryptBlock?dst$?src$?0subkeys$?"".decryptBlock?dst)?src)?0subkeys)?"".feistel?k0.?k1.?l.?lout.?r.?rout.?"".permuteBlock?blockQ? permutationQ?srcQ?"".init.0? i[?h j\?` sZ?X"".permuteInitialBlock?blockq?~r1q?"".permuteFinalBlock?block??~r1??"".ksRotate?in??out??"".(*desCipher).generateSubkeys?c?? i??XkeyBytes?? leftRotations.len??P leftRotations.ptr??h permutedKey??H rightRotations.len??@ rightRotations.ptr??`??? ?~r1??crypto/des: invalid key size "".KeySizeError.Error?k?~r0?"".NewCipher? c!?hkey?~r1?~r2?("".(*desCipher).BlockSize?c&?~r0&?"".(*desCipher).Encrypt?c(?dst(?src(? "".(*desCipher).Decrypt?c*?dst*?src*? "".NewTripleDESCipher? c7?hkey2?~r12?~r22?("".(*tripleDESCipher).BlockSize?c>?~r0>?"".(*tripleDESCipher).Encrypt?c@?dst@?src@? AV"".(*tripleDESCipher).Decrypt?cY?dstY?srcY? Zo"".init?crypto/des.BlockSize&.6> $,4<
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64_race/crypto/
des.a 37 right?Tgclocals·730754c38cab165f2b62b435663dd47d?Tgclocals·418f539335cc81c793e0c765b69f491b?Ngofile..$GOROOT/src/crypto/des/block.go?Zgofile..$GOROOT/src/encoding/binary/binary.go?Nencoding/binary.binary.bigEndian.Uint64?Tencoding/binary.binary.bigEndian.PutUint64?"".encryptBlock?Tgclocals·1c3c8a9d47ed40f27c10312f31f2a755?"".decryptBlock?"".feistelBox?l?r?k0?k1?lout?rout?.autotmp_12?.autotmp_13?.autotmp_14?.autotmp_15?.autotmp_16?.autotmp_17?.autotmp_18?.autotmp_19?t?Tgclocals·ff19ed39bdde8a01a800918ac3ef0ec7?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?"".permuteBlock?permutation?
299  ?H"".encryptBlock?.fp?xdst$?src$?0subkeys$?"".decryptBlock?.fp?xdst)?src)?0subkeys)?"".feistel?.fp?xk0.?k1.?l.?lout.?r.?rout.? t/?L"".permuteBlock?.fp?xblockQ? permutationQ? positionR?`srcQ?"".init.0?.fp?x f]?P i[?H j\?@ sZ??"".permuteInitialBlock?.fp?xblockq?~r1q?"".permuteFinalBlock?.fp?xblock??~r1??"".ksRotate?.fp?x i??@in?? last???out?? right???"".(*desCipher).generateSubkeys?.fp?xc?? i??PkeyBytes?? leftRotations.len??H leftRotations.ptr??` permutedKey??@ rightRotations.len??? rightRotations.ptr??X????? ?~r1??.fp?xcrypto/des: invalid key size "".KeySizeError.Error?.fp?xk?~r0?"".NewCipher?.fp?x c!?Xkey?~r1?~r2?("".(*desCipher).BlockSize?.fp?xc&?~r0&?"".(*desCipher).Encrypt?.fp?xc(?dst(?src(? "".(*desCipher).Decrypt?.fp?xc*?dst*?src*? "".NewTripleDESCipher?.fp?x c7?Xkey2?~r12?~r22?("".(*tripleDESCipher).BlockSize?.fp?xc>?~r0>?"".(*tripleDESCipher).Encrypt?.fp?xc@?dst@? leftC?? rightC??src@? AV?H"".(*tripleDESCipher).Decrypt?.fp?xcY?dstY? left\?? right\??srcY? Zo?H"".init?.fp?xcrypto/des.BlockSize&.6> $,4<
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/crypto/
des.a 37 right?Tgclocals·730754c38cab165f2b62b435663dd47d?Tgclocals·418f539335cc81c793e0c765b69f491b?Ngofile..$GOROOT/src/crypto/des/block.go?Zgofile..$GOROOT/src/encoding/binary/binary.go?Nencoding/binary.binary.bigEndian.Uint64?Tencoding/binary.binary.bigEndian.PutUint64?"".encryptBlock?Tgclocals·1c3c8a9d47ed40f27c10312f31f2a755?"".decryptBlock?"".feistelBox?l?r?k0?k1?lout?rout?.autotmp_12?.autotmp_13?.autotmp_14?.autotmp_15?.autotmp_16?.autotmp_17?.autotmp_18?.autotmp_19?t?Tgclocals·ff19ed39bdde8a01a800918ac3ef0ec7?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?"".permuteBlock?permutation?
299  ?H"".encryptBlock?.fp?xdst$?src$?0subkeys$?"".decryptBlock?.fp?xdst)?src)?0subkeys)?"".feistel?.fp?xk0.?k1.?l.?lout.?r.?rout.? t/?L"".permuteBlock?.fp?xblockQ? permutationQ? positionR?`srcQ?"".init.0?.fp?x f]?P i[?H j\?@ sZ??"".permuteInitialBlock?.fp?xblockq?~r1q?"".permuteFinalBlock?.fp?xblock??~r1??"".ksRotate?.fp?x i??@in?? last???out?? right???"".(*desCipher).generateSubkeys?.fp?xc?? i??PkeyBytes?? leftRotations.len??H leftRotations.ptr??` permutedKey??@ rightRotations.len??? rightRotations.ptr??X????? ?~r1??.fp?xcrypto/des: invalid key size "".KeySizeError.Error?.fp?xk?~r0?"".NewCipher?.fp?x c!?Xkey?~r1?~r2?("".(*desCipher).BlockSize?.fp?xc&?~r0&?"".(*desCipher).Encrypt?.fp?xc(?dst(?src(? "".(*desCipher).Decrypt?.fp?xc*?dst*?src*? "".NewTripleDESCipher?.fp?x c7?Xkey2?~r12?~r22?("".(*tripleDESCipher).BlockSize?.fp?xc>?~r0>?"".(*tripleDESCipher).Encrypt?.fp?xc@?dst@? leftC?? rightC??src@? AV?H"".(*tripleDESCipher).Decrypt?.fp?xcY?dstY? left\?? right\??srcY? Zo?H"".init?.fp?xcrypto/des.BlockSize&.6> $,4<
    [all...]
  /external/hyphenation-patterns/en-US/
hyph-en-us.pat.txt 2318 2lout
  /external/icu/icu4c/source/test/cintltst/
nucnvtst.c     [all...]

Completed in 2000 milliseconds

1 2