HomeSort by relevance Sort by last modified time
    Searched full:readmax (Results 1 - 7 of 7) sorted by null

  /prebuilts/go/darwin-x86/src/crypto/rand/
rand_linux.go 25 // into subslices of, at most, readMax bytes.
26 func batched(f func([]byte) bool, readMax int) func([]byte) bool {
28 for len(buf) > readMax {
29 if !f(buf[:readMax]) {
32 buf = buf[readMax:]
  /prebuilts/go/linux-x86/src/crypto/rand/
rand_linux.go 25 // into subslices of, at most, readMax bytes.
26 func batched(f func([]byte) bool, readMax int) func([]byte) bool {
28 for len(buf) > readMax {
29 if !f(buf[:readMax]) {
32 buf = buf[readMax:]
  /external/ltp/testcases/kernel/containers/sysvipc/
mesgq_nstest.c 53 int READMAX = 80;
57 n = msgrcv(id, &msg, READMAX, 5, 0);
  /external/libevent/
bufferevent_sock.c 154 ev_ssize_t howmuch = -1, readmax=-1; local
180 readmax = bufferevent_get_read_max_(bufev_p);
181 if (howmuch < 0 || howmuch > readmax) /* The use of -1 for "unlimited"
183 howmuch = readmax;
  /prebuilts/go/linux-x86/pkg/linux_amd64/crypto/
rand.a 231 .this?type.error?~r1?type.string?Tgclocals·c55e845a0a62e9baae6c740db5a20866?Tgclocals·69c1753bd5f81501d95132d08af04464?.gofile..<autogenerated>?io.Reader.Read?type.io.Reader?p?type.[]uint8?n?type.int?err?Tgclocals·ed2b4e9472fcfb4edac5bdc674d399da? os.(*File).close? os.(*file).close?type.*os.File?Tgclocals·d4dc2f11db048877dbc0f60a22b4adb3?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?"".init.0?(runtime.writeBarrier?$"".unixIsEAGAIN·f?"".isEAGAIN?,runtime.gcWriteBarrier?Rgofile..$GOROOT/src/crypto/rand/eagain.go?"".unixIsEAGAIN?6go.itab.*os.PathError,error?6go.itab.syscall.Errno,error?type.bool?Tgclocals·8f9cec06d1ae35cc9900c511c5e4bdab?"".Read?"".Reader?io.ReadFull?b?Tgclocals·783a1d8cf416aeebc64a5c695878ab04?Ngofile..$GOROOT/src/crypto/rand/rand.go?"".init.1?("".getRandomLinux·f?"".batched?"".altGetRandom?Zgofile..$GOROOT/src/crypto/rand/rand_linux.go??type.noalg.struct { F uintptr; "".readMax int; "".f func([]uint8) bool }?"runtime.newobject? "".batched.func1?f?.type.func([]uint8) bool?readMax?~r2?""".getRandomLinux?>internal/syscall/unix.GetRandom?ok?Tgclocals·42de96b0ee2ecebee32eb4aae6bc10d1?"".init.2?"type."".devReader?0go.string."/dev/urandom"?>go.itab.*"".devReader,io.Reader?Xgofile..$GOROOT/src/crypto/rand/rand_unix.go?("".(*devReader).Read?$sync.(*Mutex).Lock?.sync.(*Mutex).Unlock·f?"runtime.deferproc?&runtime.deferreturn?os.Open?4go.itab.*os.File,io.Reader?Hgo.itab."".hideAgainReader,io.Reader?runtime.convT2I?>go.itab.*bufio.Reader,io.Reader?"type.bufio.Reader?type.uint8?"runtime.makeslice? runtime.duffzero? runtime.duffcopy?(runtime.typedmemmove?r?$type.*"".devReader?.autotmp_33?.autotmp_22?.type."".hideAgainReader?.autotmp_46? type.*sync.Mutex?.autotmp_47?type.*uint8?b·1?$type.*bufio.Reader?r·3.itab?Tgclocals·7105f80341658de1f1bd9ce563e7874c?Tgclocals·f3071597ab38f625352b3448e0fc25f0?Dgofile..$GOROOT/src/bufio/bufio.go?bufio.NewReader?&bufio.NewReaderSize?6bufio.(*Reader).bufio.reset?."".hideAgainReader.Read?hr?.autotmp_8?.autotmp_9?.autotmp_7?Tgclocals·d0753e8a3d875a070f12eec08c2a0129?Tgclocals·f83413e1f0916265015171ba5b95f669?"".newReader?type."".reader?8go.itab.*"".reader,io.Reader?.go.string."/dev/random"?entropy?Tgclocals·4603b7b521a379930828b2deef5b5c04?""".(*reader).Read?runtime.memmove?time.Now?(crypto/aes.NewCipher?$runtime.panicslice?type.*"".reader?t·2?type.time.Time?.autotmp_52?type.*[16]uint8?.autotmp_53?m?Tgclocals·19fd8b09aaa1417c183eb2994159b0af?Tgclocals·ae47eee5d3f524768a5ed37697c82b34?@gofile..$GOROOT/src/time/time.go?.time.time.Time.UnixNano?2time.(*Time).time.unixSec?*time.(*Time).time.sec?,time.(*Time).time.nsec?"".Prime?"type.math/big.Int?"".smallPrimes?:math/big.(*Int).ProbablyPrime?0math/big.(*Int).SetBytes?*"".smallPrimesProduct?&math/big.(*Int).Mod?2math/big.(*Int).SetUint64?&math/big.(*Int).Add?.type.errors.errorString?tgo.string."crypto/rand: prime size must be at least 2-bit"?Bgo.itab.*errors.errorString,error?$runtime.panicindex?&runtime.panicdivide?rand?bits?$type.*math/big.Int?.autotmp_43?.autotmp_64?.autotmp_65?bytes.ptr?x·2?type.uint?bytes.cap?bytes.len?Tgclocals·470a90fe15cf262c6bb4178150634b9f?Tgclocals·e46ffd93e703fd137dc147ee632fbbb6?Ngofile..$GOROOT/src/crypto/rand/util.go?Fgofile..$GOROOT/src/math/big/int.go?Fgofile..$GOROOT/src/math/big/nat.go?Hgofile..$GOROOT/src/errors/errors.go?,math/big.(*Int).BitLen?6math/big.big.nat.big.bitLen?,math/big.(*Int).Uint64?math/big.low64?errors.New? "".Int?&math/big.(*Int).Sub?&math/big.(*Int).Cmp?"".statictmp_0?runtime.gopanic?max?.autotmp_30?.autotmp_31?Tgclocals·272625cdc94fc09283be7ff9db123330?Tgclocals·bb284292013b56011175873b1fc31880?(math/big.(*Int).Sign?"runtime.morestack?buf?Tgclocals·524fb25e39be6eaca45ee9a852c9bf62?Tgclocals·663f8c6bfa83aa777198789ce63d9ab4?"".init?"".initdone·?"runtime.throwinit?os.init?syscall.init?io.init?4internal/syscall/unix.init?bufio.init?crypto/aes.init?$crypto/cipher.init?runtime.init?sync.init?time.init?math/big.init?.type..hash."".devReader?runtime.strhash?"runtime.interhash?runtime.memhash?h?type.uintptr?Tgclocals·e6397a44f8e1b6e77d0f200b4fba5269?*type..eq."".devReader?runtime.ifaceeq? runtime.memequal?q?4"".(*hideAgainReader).Read?"runtime.panicwrap?0type.*"".hideAgainReader?Tgclocals·21e863e2261befa92f8534560680bbb6?(type..hash."".reader?$type..eq."".reader?Tgclocals·522734ad228da40e2256ba19cf2bc72c?@go.info.bufio.NewReader$abstract?"go.info.io.Reader?Hgo.info.bufio.NewReaderSize$abstract?*go.info.*bufio.Reader?go.info.bool?go.info.int?Xgo.info.bufio.(*Reader).bufio.reset$abstract?go.info.[]uint8?Pgo.info.time.time.Time.UnixNano$abstract?"go.info.time.Time?Tgo.info.time.(*Time).time.unixSec$abstract?$go.info.*time.Time?Lgo.info.time.(*Time).time.sec$abstract?Ngo.info.time.(*Time).time.nsec$abstract?6go.info.errors.New$abstract?go.info.string?Ngo.info.math/big.(*Int).Uint64$abstract?*go.info.*math/big.Int?>go.info.math/big.low64$abstract?go.info.uint64?(go.info.math/big.nat?Ngo.info.math/big.(*Int).BitLen$abstract?Xgo.info.math/big.big.nat.big.bitLen$abstract?Jgo.info.math/big.(*Int).Sign$abstract?<go.info.go.builtin.error.Error?go.info.error?>go.range.go.builtin.error.Error?,go.info.io.Reader.Read?.go.range.io.Reader.Read?0go.info.os.(*File).close? go.info.*os.File?2go.range.os.(*File).close?"go.info."".init.0?$go.range."".init.0?.go.info."".unixIsEAGAIN?0go.range."".unixIsEAGAIN?go.info."".Read? go.range."".Read?"go.info."".init.1?$go.range."".init.1?$go.info."".batched?4go.info.func([]uint8) bool?&go.range."".batched?2go.info."".getRandomLinux?4go.range."".getRandomLinux?"go.info."".init.2?$go.range."".init.2?8go.info."".(*devReader).Read?*go.info.*"".devReader?go.info.*uint8?:go.range."".(*devReader).Read?>go.info."".hideAgainReader.Read?4go.info."".hideAgainReader?@go.range."".hideAgainReader.Read?(go.info."".newReader?*go.range."".newReader?2go.info."".(*reader).Read?$go.info.*"".reader?4go.range."".(*reader).Read? go.info."".Prime?go.info.uint?"go.range."".Prime?`go.string."crypto/rand: argument to Int is <= 0"?go.info."".Int?go.range."".Int?0go.info."".batched.func1?2go.range."".batched.func1?go.info."".init? go.range."".init?0go.constinfo.crypto/rand?*type.func(error) bool?"".statictmp_1?type.[15]uint8?(sync.(*Mutex).Unlock?>go.info.type..hash."".devReader?go.info.uintptr?@go.range.type..hash."".devReader?:go.info.type..eq."".devReader?<go.range.type..eq."".devReader?6type..hashfunc."".devReader?2type..eqfunc."".devReader?,type..alg."".devReader?"runtime.gcbits.01?>type..namedata.*rand.devReader-?0type..namedata.*[]uint8-?type.*[]uint8? runtime.algarray?xtype..namedata.*func(*rand.devReader, []uint8) (int, error)-?^type.*func(*"".devReader, []uint8) (int, error)?\type.func(*"".devReader, []uint8) (int, error)?(type..importpath."".?(type..namedata.Read.?Vtype..namedata.*func([]uint8) (int, error)-?@type.*func([]uint8) (int, error)?>type.func([]uint8) (int, error)?"runtime.gcbits.0d?(type..namedata.name-?"type..namedata.f-?$type..namedata.mu-?type.sync.Mutex?Dgo.info."".(*hideAgainReader).Read?6go.info.*"".hideAgainReader?Fgo.range."".(*hideAgainReader).Read?Jtype..namedata.*rand.hideAgainReader-??type..namedata.*func(*rand.hideAgainReader, []uint8) (int, error)-?jtype.*func(*"".hideAgainReader, []uint8) (int, error)?htype.func(*"".hideAgainReader, []uint8) (int, error)?"runtime.gcbits.03??type..namedata.*func(rand.hideAgainReader, []uint8) (int, error)-?htype.*func("".hideAgainReader, []uint8) (int, error)?ftype.func("".hideAgainReader, []uint8) (int, error)?"type..namedata.r-?4type..namedata.*[16]uint8-?type.[16]uint8?runtime.gcbits.?8go.info.type..hash."".reader?:go.range.type..hash."".reader?4go.info.type..eq."".reader?6go.range.type..eq."".reader?0type..hashfunc."".reader?,type..eqfunc."".reader?&type..alg."".reader?8type..namedata.*rand.reader-?rtype..namedata.*func(*rand.reader, []uint8) (int, error)-?Xtype.*func(*"".reader, []uint8) (int, error)?Vtype.func(*"".reader, []uint8) (int, error)?"runtime.gcbits.3c?,type..namedata.budget-?,type..namedata.cipher-?.type..namedata.entropy-?(type..namedata.time-?(type..namedata.seed-?&type..namedata.dst-?&type..namedata.key-?0type.crypto/cipher.Block? type..hashfunc15?,runtime.memhash_varlen?type..eqfunc15?.runtime.memequal_varlen?type..alg15?4type..namedata.*[15]uint8-?type.*[15]uint8?Ftype..namedata.*func([]uint8) bool-?0type.*func([]uint8) bool?Btype..namedata.*func(error) bool-?,type.*func(error) bool??type..namedata.*struct { F uintptr; readMax int; f func([]uint8) bool }-??type.*struct { F uintptr; "".readMax int; "".f func([]uint8) bool }?"runtime.gcbits.04?$type..namedata..F-?.type..namedata.readMax-?$type.*os.PathError?*os.(*PathError).Error?>go.itablink.*os.PathError,error?Fgo.itablink.*"".devReader,io.Reader?os.(*File).Read?<go.itablink.*os.File,io.Reader?(bufio.(*Reader).Read?Fgo.itablink.*bufio.Reader,io.Reader?@go.itablink.*"".reader,io.Reader?0type.*errors.errorString?6errors.(*errorString).Error?Jgo.itablink.*errors.errorString,error?$type.syscall.Errno?,syscall.(*Errno).Error?>go.itablink.syscall.Errno,error?Pgo.itablink."".hideAgainReader,io.Reader?.type..importpath.bufio.?8type..importpath.crypto/aes.?>type..importpath.crypto/cipher.?0type..importpath.errors.?Ntype..importpath.internal/syscall/unix.?(type..importpath.io.?4type..importpath.math/big.?(type..importpath.os.?2type..importpath.runtime.?,type..importpath.sync.?2type..importpath.syscall.?,type..importpath.time.???? (?\>dH? %H;avIH?? H?l$H?l$H?Y H??u9H?D$(H?L$0H?@H? $??H?D$H?L$H?D$8H?L$@H?l$H?? ???H?|$(H9;u?H?#?@D?@nnn8 dH? %H;avtH??@H?l$8H?l$8H?Y H??ugH?D$HH?@H?L$PH?T$XH?T$H?T$`H?T$H?T$hH?T$H? $??H?D$ H?L$(H?T$0H?D$pH?L$xH??$?H?l$8H??@???s???H?|$HH9;u?H?#??o ????V-H?D$H?H?D$W?D$?dH? %H;avBH??H?,$H?,$? ??uH?H?H?,$H???H?=H??????(X XH?H?L$H9?u9H?D$uH?H H?@(H?H9?uH?uH?? t?D$??D$ø????QQ, QdH? %H;avpH??HH?l$@H?l$@H?H? H?$H?L$H?D$PH?D$H?D$XH?D$H?D$`H?D$ ?H?D$(H?L$0H?T$8H?D$hH?L$pH?T$xH?l$@H??H???w????k? ?.2
398 bufio.NewReaderrdbufio.NewReaderSize b0 ok0 r7rdsizebufio.(*Reader).bufio.resetbbufrtime.time.Time.UnixNanottime.(*Time).time.unixSecttime.(*Time).time.secttime.(*Time).time.nsecterrors.Newtextmath/big.(*Int).Uint64xmath/big.low64 v?xmath/big.(*Int).BitLenxmath/big.big.nat.big.bitLen i?xmath/big.(*Int).Signxgo.builtin.error.Error?.this?~r1?io.Reader.Read?.this?err?0n?(p?os.(*File).close?.this?~r1?"".init.0?"".unixIsEAGAIN?err?~r1?"".Read?b?err? n?"".init.1?"".batched?f?readMax?~r2?"".getRandomLinux?ok-?p-?/dev/urandom"".init.2?"".(*devReader).Read?b/?err/?(n/? r/? r·3.itabJ??~=>8??~"".hideAgainReader.Read?errK?0hrK?nK?(pK?/dev/random"".newReader?entropy_?~r1_?"".(*reader).Read?bn?errn?( m??@nn? rn???X???crypto/rand: prime size must be at least 2-bit"".Prime? b%??bits? bytes.cap*?? bytes.len*?? bytes.ptr*??err? p?rand?c???N?!crypto/rand: argument to Int is <= 0"".Int? by?H bytes.cap~?@ bytes.len~?? bytes.ptr~?Xerrj? maxj?nj?randj?kq?P?"".batched.func1?buf? f?h readMax?`~r1?"".init?crypto/rand.maxGetRandomRead???$ %)+/5type..hash."".devReader?p?h?~r2?type..eq."".devReader?p?q?~r2?*rand.devReader*[]uint8???i6?~.8,*func(*rand.devReader, []uint8) (int, error)??6?T?a3 crypto/randRead*func([]uint8) (int, error)?y?6?N4P3??W6 namefmu( ?QT?X @"".(*hideAgainReader).Read?.this?p?n? err?(*rand.hideAgainReader2*func(*rand.hideAgainReader, []uint8) (int, error)????6?F??3?<?61*func(rand.hideAgainReader, []uint8) (int, error)u???6.?xb3r??9?(
409 *[15]uint8????6? ?(?*func([]uint8) boolRk?)6FpbV3*func(error) bool?? >6 O?A38*struct { F uintptr; readMax int; f func([]uint8) bool }? ?6.FreadMaxu\|F ?????WD??3???? $
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/crypto/
rand.a 231 .this?type.error?~r1?type.string?.autotmp_4?type.*uint8?.autotmp_5?type.int?Tgclocals·48fa3758e632e1b97d3b7251e66d0b97?Tgclocals·9783710103695d7171ee820ce562d18d?.gofile..<autogenerated>?io.Reader.Read?type.io.Reader?p?type.[]uint8?n?err?.autotmp_10?.autotmp_11?.autotmp_9?Tgclocals·d0753e8a3d875a070f12eec08c2a0129?Tgclocals·f83413e1f0916265015171ba5b95f669? os.(*File).close? runtime.raceread? os.(*file).close?type.*os.File?Tgclocals·b9af6bbc417a82ce0ce1d467edbbc832?"".init.0?"".isEAGAIN?"runtime.racewrite?(runtime.writeBarrier?$"".unixIsEAGAIN·f?,runtime.gcWriteBarrier?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?Rgofile..$GOROOT/src/crypto/rand/eagain.go?"".unixIsEAGAIN?6go.itab.*os.PathError,error?6go.itab.syscall.Errno,error?type.bool?Tgclocals·522734ad228da40e2256ba19cf2bc72c?Tgclocals·69c1753bd5f81501d95132d08af04464?"".Read?"".Reader?io.ReadFull?b?.autotmp_8?Tgclocals·e7240e202c2864bd31b117864f2e8258?Ngofile..$GOROOT/src/crypto/rand/rand.go?"".init.1?("".getRandomLinux·f?"".batched?"".altGetRandom?.autotmp_2?.type.func([]uint8) bool?Tgclocals·9fb7f0986f647f17cb53dda1484e0f7a?Zgofile..$GOROOT/src/crypto/rand/rand_linux.go??type.noalg.struct { F uintptr; "".readMax int; "".f func([]uint8) bool }?"runtime.newobject? "".batched.func1?f?readMax?~r2?.autotmp_6??type.*struct { F uintptr; "".readMax int; "".f func([]uint8) bool }?.autotmp_7?0type.*func([]uint8) bool?Tgclocals·3a22a5f47d61570b19f40df1d3f491c3?Tgclocals·b288534a17e4f31151e124925f095495?""".getRandomLinux?>internal/syscall/unix.GetRandom?ok?Tgclocals·4032f753396f2012ad1784f398b170f4?"".init.2?"type."".devReader?,runtime.racewriterange?0go.string."/dev/urandom"?>go.itab.*"".devReader,io.Reader?&runtime.typedmemclr?.autotmp_3?$type.*"".devReader?Xgofile..$GOROOT/src/crypto/rand/rand_unix.go?("".(*devReader).Read?$sync.(*Mutex).Lock?.sync.(*Mutex).Unlock·f?"runtime.deferproc?&runtime.deferreturn?os.Open?4go.itab.*os.File,io.Reader?Hgo.itab."".hideAgainReader,io.Reader?runtime.convT2I?>go.itab.*bufio.Reader,io.Reader?"type.bufio.Reader?type.uint8?"runtime.makeslice? runtime.duffzero? runtime.duffcopy?(runtime.typedmemmove?$runtime.panicindex?r?.autotmp_34?.autotmp_22?.type."".hideAgainReader?.autotmp_48? type.*sync.Mutex?.autotmp_49?type.*io.Reader?.autotmp_50?b·1?$type.*bufio.Reader?b·4?r·3.itab?~R0?Tgclocals·1f38f3f8686dbf52e7836ebf4130fc78?Tgclocals·e1bb1f1a93d13df72c9778148069bab9?Dgofile..$GOROOT/src/bufio/bufio.go?bufio.NewReader?&bufio.NewReaderSize?6bufio.(*Reader).bufio.reset?."".hideAgainReader.Read?hr?"".newReader?type."".reader?8go.itab.*"".reader,io.Reader?.go.string."/dev/random"?entropy?type.*"".reader?Tgclocals·6851ed91212f7fab543be01e7483d873?Tgclocals·ca57dbcefb20a4fd9eeb00d325cb9e0c?""".(*reader).Read?"runtime.slicecopy?time.Now?(crypto/aes.NewCipher?$runtime.panicslice?t·2?type.time.Time?.autotmp_52?type.*int?.autotmp_55?type.*[16]uint8?.autotmp_56?2type.*crypto/cipher.Block?.autotmp_57?.autotmp_58?.autotmp_59?.autotmp_60?.autotmp_61?.autotmp_62?err.data?err.itab?.autotmp_53?.autotmp_54?type.uint64?i?ns?type.int64?Tgclocals·6ef388f9cbc3b1bea19ff81f0fb4eee2?Tgclocals·22dfc601f8db0c988297197f93be0e6f?@gofile..$GOROOT/src/time/time.go?.time.time.Time.UnixNano?2time.(*Time).time.unixSec?*time.(*Time).time.sec?,time.(*Time).time.nsec?"".Prime?"type.math/big.Int?"".smallPrimes?:math/big.(*Int).ProbablyPrime?0math/big.(*Int).SetBytes?*"".smallPrimesProduct?&math/big.(*Int).Mod?2math/big.(*Int).SetUint64?&math/big.(*Int).Add?.type.errors.errorString?tgo.string."crypto/rand: prime size must be at least 2-bit"?Bgo.itab.*errors.errorString,error?&runtime.panicdivide?rand?bits?$type.*math/big.Int?.autotmp_46?.autotmp_68?.autotmp_69?.autotmp_71?.autotmp_72?.autotmp_75?.autotmp_76?0type.*errors.errorString?bytes.ptr?x·2?x·2.ptr?&type.*math/big.Word?.autotmp_73?.autotmp_74?type.uint?bytes.cap?bytes.len?
233 delta?i·3?m?mod?x·2.len?.autotmp_70?Tgclocals·2b7b3ed28fa964338ad3111277cad3ba?Tgclocals·50554867714a92ae4596a67715aa20d1?Ngofile..$GOROOT/src/crypto/rand/util.go?Fgofile..$GOROOT/src/math/big/int.go?Fgofile..$GOROOT/src/math/big/nat.go?Hgofile..$GOROOT/src/errors/errors.go?,math/big.(*Int).Uint64?math/big.low64?,math/big.(*Int).BitLen?6math/big.big.nat.big.bitLen?errors.New? "".Int?&math/big.(*Int).Sub?&math/big.(*Int).Cmp?"".statictmp_0?runtime.gopanic?max?.autotmp_33?.autotmp_35?Tgclocals·1df5f83c803b44e91206a33138a02a6b?Tgclocals·c19d786ff83ebbb35a777a11e1b36900?(math/big.(*Int).Sign?"runtime.morestack?buf?Tgclocals·db72fd3edd84d95fa5f4711619a9098b?Tgclocals·1dc253a70a02e34230da2789b87b3619?"".init?"".initdone·?"runtime.throwinit?os.init?syscall.init?io.init?4internal/syscall/unix.init?bufio.init?crypto/aes.init?$crypto/cipher.init?runtime.init?sync.init?time.init?math/big.init?.type..hash."".devReader?runtime.strhash?"runtime.interhash?runtime.memhash?h?Tgclocals·e6397a44f8e1b6e77d0f200b4fba5269?*type..eq."".devReader?runtime.ifaceeq? runtime.memequal?q?Tgclocals·a3b40882ca6965e2280cd6fb02715403?Tgclocals·e46d8b9be381d5f9e2260f05537c0133?4"".(*hideAgainReader).Read?"runtime.panicwrap?0type.*"".hideAgainReader?Tgclocals·5674987173f9447cc18d93bb63aa3f08?(type..hash."".reader?$type..eq."".reader?.autotmp_12?Tgclocals·fdba2b5e77c3d1e70ad17d65ebb5ca17?<go.cuinfo.producer.crypto/rand?@go.info.bufio.NewReader$abstract?"go.info.io.Reader?Hgo.info.bufio.NewReaderSize$abstract?*go.info.*bufio.Reader?go.info.bool?go.info.int?Xgo.info.bufio.(*Reader).bufio.reset$abstract?go.info.[]uint8?Pgo.info.time.time.Time.UnixNano$abstract?"go.info.time.Time?Tgo.info.time.(*Time).time.unixSec$abstract?$go.info.*time.Time?Lgo.info.time.(*Time).time.sec$abstract?Ngo.info.time.(*Time).time.nsec$abstract?6go.info.errors.New$abstract?go.info.string?Ngo.info.math/big.(*Int).Uint64$abstract?*go.info.*math/big.Int?>go.info.math/big.low64$abstract?go.info.uint64?(go.info.math/big.nat?Ngo.info.math/big.(*Int).BitLen$abstract?Xgo.info.math/big.big.nat.big.bitLen$abstract?Jgo.info.math/big.(*Int).Sign$abstract?<go.info.go.builtin.error.Error?go.info.uintptr?go.info.error?>go.range.go.builtin.error.Error?,go.info.io.Reader.Read?.go.range.io.Reader.Read?0go.info.os.(*File).close? go.info.*os.File?2go.range.os.(*File).close?"go.info."".init.0?$go.range."".init.0?.go.info."".unixIsEAGAIN?0go.range."".unixIsEAGAIN?go.info."".Read? go.range."".Read?"go.info."".init.1?$go.range."".init.1?$go.info."".batched?4go.info.func([]uint8) bool?&go.range."".batched?2go.info."".getRandomLinux?4go.range."".getRandomLinux?"go.info."".init.2?$go.range."".init.2?8go.info."".(*devReader).Read?*go.info.*"".devReader?go.info.*uint8?:go.range."".(*devReader).Read?>go.info."".hideAgainReader.Read?4go.info."".hideAgainReader?@go.range."".hideAgainReader.Read?(go.info."".newReader?*go.range."".newReader?2go.info."".(*reader).Read?go.info.int64?$go.info.*"".reader?4go.range."".(*reader).Read? go.info."".Prime?go.info.uint?,go.info.*math/big.Word?"go.range."".Prime?`go.string."crypto/rand: argument to Int is <= 0"?go.info."".Int?go.range."".Int?0go.info."".batched.func1?2go.range."".batched.func1?go.info."".init? go.range."".init?0go.constinfo.crypto/rand?*type.func(error) bool?"".statictmp_1?type.[15]uint8?(sync.(*Mutex).Unlock?>go.info.type..hash."".devReader?@go.range.type..hash."".devReader?:go.info.type..eq."".devReader?<go.range.type..eq."".devReader?6type..hashfunc."".devReader?2type..eqfunc."".devReader?,type..alg."".devReader?"runtime.gcbits.01?>type..namedata.*rand.devReader-?0type..namedata.*[]uint8-?type.*[]uint8? runtime.algarray?xtype..namedata.*func(*rand.devReader, []uint8) (int, error)-?^type.*func(*"".devReader, []uint8) (int, error)?\type.func(*"".devReader, []uint8) (int, error)?(type..importpath."".?(type..namedata.Read.?Vtype..namedata.*func([]uint8) (int, error)-?@type.*func([]uint8) (int, error)?>type.func([]uint8) (int, error)?"runtime.gcbits.0d?(type..namedata.name-?"type..namedata.f-?$type..namedata.mu-?type.sync.Mutex?Dgo.info."".(*hideAgainReader).Read?6go.info.*"".hideAgainReader?Fgo.range."".(*hideAgainReader).Read?Jtype..namedata.*rand.hideAgainReader-??type..namedata.*func(*rand.hideAgainReader, []uint8) (int, error)-?jtype.*func(*"".hideAgainReader, []uint8) (int, error)?htype.func(*"".hideAgainReader, []uint8) (int, error)?"runtime.gcbits.03??type..namedata.*func(rand.hideAgainReader, []uint8) (int, error)-?htype.*func("".hideAgainReader, []uint8) (int, error)?ftype.func("".hideAgainReader, []uint8) (int, error)?"type..namedata.r-?4type..namedata.*[16]uint8-?type.[16]uint8?runtime.gcbits.?8go.info.type..hash."".reader?:go.range.type..hash."".reader?4go.info.type..eq."".reader?6go.range.type..eq."".reader?0type..hashfunc."".reader?,type..eqfunc."".reader?&type..alg."".reader?8type..namedata.*rand.reader-?rtype..namedata.*func(*rand.reader, []uint8) (int, error)-?Xtype.*func(*"".reader, []uint8) (int, error)?Vtype.func(*"".reader, []uint8) (int, error)?"runtime.gcbits.3c?,type..namedata.budget-?,type..namedata.cipher-?.type..namedata.entropy-?(type..namedata.time-?(type..namedata.seed-?&type..namedata.dst-?&type..namedata.key-?0type.crypto/cipher.Block?Ftype..namedata.*func([]uint8) bool-?"runtime.gcbits.04??type..namedata.*struct { F uintptr; readMax int; f func([]uint8) bool }-?$type..namedata..F-?.type..namedata.readMax-? type..hashfunc15?,runtime.memhash_varlen?type..eqfunc15?.runtime.memequal_varlen?type..alg15?4type..namedata.*[15]uint8-?type.*[15]uint8?Btype..namedata.*func(error) bool-?,type.*func(error) bool?$type.*os.PathError?*os.(*PathError).Error?>go.itablink.*os.PathError,error?Fgo.itablink.*"".devReader,io.Reader?os.(*File).Read?<go.itablink.*os.File,io.Reader?(bufio.(*Reader).Read?Fgo.itablink.*bufio.Reader,io.Reader?@go.itablink.*"".reader,io.Reader?6errors.(*errorString).Error?Jgo.itablink.*errors.errorString,error?$type.syscall.Errno?,syscall.(*Errno).Error?>go.itablink.syscall.Errno,error?Pgo.itablink."".hideAgainReader,io.Reader?.type..importpath.bufio.?8type..importpath.crypto/aes.?>type..importpath.crypto/cipher.?0type..importpath.errors.?Ntype..importpath.internal/syscall/unix.?(type..importpath.io.?4type..importpath.math/big.?(type..importpath.os.?2type..importpath.runtime.?,type..importpath.sync.?2type..importpath.syscall.?,type..importpath.time.????.?\>dH? %H;avpH??0H?l$(H?l$(H?Y H??ucH?D$0H?$?H?D$8H?L$@H?@H? $??H?D$H?D$ H?L$H?L$?H?D$ H?D$HH?D$H?D$PH?l$(H??0???w???H?|$8H9;u?H?#?`k_ `???/#dH? %H;a??H??XH?l$PH?l$PH?Y H????H?D$XH?$?H?D$`H?L$hH?@H?T$pH?T$H?T$xH?T$H??$?H?T$H? $??H?D$ H?D$8H?L$(H?L$HH?T$0H?T$@?H?D$8H??$?H?D$HH??$?H?D$@H??$?H?l$PH??X???1???H?|$`H9;?Q???H?#?I?????? ????78 6 dH? %H;av{H??0H?l$(H?l$(H?Y H??unH?D$0H?$?H?D$8H?$?H?D$8H?H?$?H?D$H?D$ H?L$H?L$?H?D$H?D$@H?D$ H?D$HH?l$(H??0???l???H?|$8H9;u?H?#?`v_ `???/#dH? %H;avhH??H?l$H?l$H?D$H?$?H?H?$????uH?H??H?l$H???H?=H?????? N ~+(~&QdH? %H;a??H??H?l$H?l$H?D$H?$?H?H?L$H9?uUH?D$ uH?H H?@(H?H9?u3H?uH?? t??D$(H?l$H?????D$(H?l$H??ø?????Z??? b  
428 -racebufio.NewReaderrdbufio.NewReaderSize b0 ok0 r7rdsizebufio.(*Reader).bufio.resetbbufrtime.time.Time.UnixNanottime.(*Time).time.unixSecttime.(*Time).time.secttime.(*Time).time.nsecterrors.Newtextmath/big.(*Int).Uint64xmath/big.low64 v?xmath/big.(*Int).BitLenxmath/big.big.nat.big.bitLen i?xmath/big.(*Int).Signxgo.builtin.error.Error?.fp?x.this?~r1?io.Reader.Read?.fp?x.this?err?0n?(p?os.(*File).close?.fp?x.this?~r1?"".init.0?.fp?x"".unixIsEAGAIN?.fp?xerr?~r1?"".Read?.fp?xb?err? n?"".init.1?.fp?x"".batched?.fp?xf?readMax?~r2?"".getRandomLinux?.fp?xok-?p- (…)
    [all...]
  /external/deqp/framework/randomshaders/
rsgExpression.cpp 1014 float readMax = readValueRange.component(elemNdx).getMax().asFloat();
    [all...]

Completed in 137 milliseconds