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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/pkg/darwin_amd64/image/color/
palette.a     [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64_race/image/color/
palette.a     [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/image/color/
palette.a     [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/image/color/
palette.a     [all...]
  /prebuilts/go/darwin-x86/src/runtime/
iface.go 15 hash [hashSize]*itab
25 func getitab(inter *interfacetype, typ *_type, canfail bool) *itab {
27 throw("internal error - misuse of itab")
47 var m *itab
53 for m = (*itab)(atomicloadp(unsafe.Pointer(&hash[h]))); m != nil; m = m.link {
76 m = (*itab)(persistentalloc(unsafe.Sizeof(itab{})+uintptr(len(inter.mhdr)-1)*ptrSize, 0, &memstats.other_sys))
114 throw("invalid itab locking")
125 func typ2Itab(t *_type, inter *interfacetype, cache **itab) *itab {
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
iface.go 15 hash [hashSize]*itab
25 func getitab(inter *interfacetype, typ *_type, canfail bool) *itab {
27 throw("internal error - misuse of itab")
47 var m *itab
53 for m = (*itab)(atomicloadp(unsafe.Pointer(&hash[h]))); m != nil; m = m.link {
76 m = (*itab)(persistentalloc(unsafe.Sizeof(itab{})+uintptr(len(inter.mhdr)-1)*ptrSize, 0, &memstats.other_sys))
114 throw("invalid itab locking")
125 func typ2Itab(t *_type, inter *interfacetype, cache **itab) *itab {
    [all...]
  /external/opencv/cxcore/src/
cxdxt.cpp 221 icvDFTInit( int n0, int nf, int* factors, int* itab, int elem_size, void* _wave, int inv_itab )
225 int* itab0 = itab;
232 itab[0] = 0;
233 itab[n0-1] = n0-1;
238 itab[i] = i;
242 itab[1] = 2;
243 itab[2] = 1;
269 itab = (int*)_wave;
278 itab[0] = 0;
279 itab[1] = na2
    [all...]
  /external/opencv3/modules/core/src/
dxt.cpp 176 DFTInit( int n0, int nf, int* factors, int* itab, int elem_size, void* _wave, int inv_itab )
180 int* itab0 = itab;
187 itab[0] = 0;
188 itab[n0-1] = n0-1;
193 itab[i] = i;
197 itab[1] = 2;
198 itab[2] = 1;
224 itab = (int*)_wave;
233 itab[0] = 0;
234 itab[1] = na2
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/
errors.a 22 "runtime.newobject?6runtime.writeBarrierEnabled?:go.itab.*"".errorString.error?(type.*"".errorString?type.error?:go.itab.*"".errorString.error?
28 &.Tgclocals·0b86ef39f3fed835f14ba5f4d7c62fa2Tgclocals·33cdeccccebe80329f1fdbee7f5874cbXprebuilts/go/darwin-x86/src/errors/errors.go?0:go.itab.*"".errorString.error?Tgclocals·0c8aa8e80191a30eac23f1a218103f16 ?T (…)
net.a     [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64_race/
errors.a 24 "runtime.racewrite?6runtime.writeBarrierEnabled?:go.itab.*"".errorString.error?
25 (runtime.racefuncexit?(type.*"".errorString?type.error?:go.itab.*"".errorString.error?
40 0runtime.morestack_noctxt0 "".~r0type.string"".e(type.*"".errorStringMp& 8 ;Tgclocals·69076ee43f1cead0792b9f36906b1b56Tgclocals·69c1753bd5f81501d95132d08af04464Xprebuilts/go/darwin-x86/src/errors/errors.go?0:go.itab.*"".errorString.error?Tgclocals·f891aedf0f80c97cb1c7cc75a7fd6349(( (…)
  /prebuilts/go/linux-x86/pkg/linux_amd64/
errors.a 22 "runtime.newobject?6runtime.writeBarrierEnabled?:go.itab.*"".errorString.error?(type.*"".errorString?type.error?:go.itab.*"".errorString.error?
28 &.Tgclocals·0b86ef39f3fed835f14ba5f4d7c62fa2Tgclocals·33cdeccccebe80329f1fdbee7f5874cbVprebuilts/go/linux-x86/src/errors/errors.go?0:go.itab.*"".errorString.error?Tgclocals·0c8aa8e80191a30eac23f1a218103f16 ?T (…)
net.a     [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/
errors.a 24 "runtime.racewrite?6runtime.writeBarrierEnabled?:go.itab.*"".errorString.error?
25 (runtime.racefuncexit?(type.*"".errorString?type.error?:go.itab.*"".errorString.error?
40 0runtime.morestack_noctxt0 "".~r0type.string"".e(type.*"".errorStringMp& 8 ;Tgclocals·69076ee43f1cead0792b9f36906b1b56Tgclocals·69c1753bd5f81501d95132d08af04464Vprebuilts/go/linux-x86/src/errors/errors.go?0:go.itab.*"".errorString.error?Tgclocals·f891aedf0f80c97cb1c7cc75a7fd6349(( (…)
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/go/
parser.a 223 "runtime.newobject? 6runtime.writeBarrierEnabled? Bgo.itab.*errors.errorString.error?0type.*errors.errorString?type.error?Bgo.itab.*errors.errorString.error?
227 "runtime.newobject?>go.itab.*bytes.Buffer.io.Writer?
229 $runtime.panicslice?$type.*bytes.Buffer?type.io.Writer?>go.itab.*bytes.Buffer.io.Writer?
315 &runtime.deferreturn?2type.go/scanner.ErrorList?type.error?Dgo.itab.go/scanner.ErrorList.error?
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/go/
parser.a 223 "runtime.newobject? 6runtime.writeBarrierEnabled? Bgo.itab.*errors.errorString.error?0type.*errors.errorString?type.error?Bgo.itab.*errors.errorString.error?
227 "runtime.newobject?>go.itab.*bytes.Buffer.io.Writer?
229 $runtime.panicslice?$type.*bytes.Buffer?type.io.Writer?>go.itab.*bytes.Buffer.io.Writer?
315 &runtime.deferreturn?2type.go/scanner.ErrorList?type.error?Dgo.itab.go/scanner.ErrorList.error?
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/debug/
dwarf.a 308 p*go.string."underflow"?&type."".DecodeError?type.error?8go.itab."".DecodeError.error?
322 ?*go.string."underflow"?&type."".DecodeError?type.error?8go.itab."".DecodeError.error?
337 ?*go.string."underflow"?&type."".DecodeError?type.error?8go.itab."".DecodeError.error?
357 $runtime.panicslice?*go.string."underflow"?&type."".DecodeError?type.error? 8go.itab."".DecodeError.error? 
376 ?*go.string."underflow"?&type."".DecodeError?type.error?8go.itab."".DecodeError.error?
397 ?*go.string."underflow"?&type."".DecodeError?type.error?8go.itab."".DecodeError.error?
418 ?*go.string."underflow"?&type."".DecodeError?type.error?8go.itab."".DecodeError.error?
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/debug/
dwarf.a 308 p*go.string."underflow"?&type."".DecodeError?type.error?8go.itab."".DecodeError.error?
322 ?*go.string."underflow"?&type."".DecodeError?type.error?8go.itab."".DecodeError.error?
337 ?*go.string."underflow"?&type."".DecodeError?type.error?8go.itab."".DecodeError.error?
357 $runtime.panicslice?*go.string."underflow"?&type."".DecodeError?type.error? 8go.itab."".DecodeError.error? 
376 ?*go.string."underflow"?&type."".DecodeError?type.error?8go.itab."".DecodeError.error?
397 ?*go.string."underflow"?&type."".DecodeError?type.error?8go.itab."".DecodeError.error?
418 ?*go.string."underflow"?&type."".DecodeError?type.error?8go.itab."".DecodeError.error?
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64_race/debug/
dwarf.a 349 "runtime.racewrite?&type."".DecodeError?type.error?8go.itab."".DecodeError.error?
397 "runtime.racewrite?&type."".DecodeError?type.error?8go.itab."".DecodeError.error?
437 "runtime.racewrite?&type."".DecodeError?type.error?8go.itab."".DecodeError.error?
502 "runtime.racewrite?&type."".DecodeError?type.error?8go.itab."".DecodeError.error?
522 "runtime.racewrite?&type."".DecodeError?type.error?8go.itab."".DecodeError.error?
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/debug/
dwarf.a 349 "runtime.racewrite?&type."".DecodeError?type.error?8go.itab."".DecodeError.error?
397 "runtime.racewrite?&type."".DecodeError?type.error?8go.itab."".DecodeError.error?
437 "runtime.racewrite?&type."".DecodeError?type.error?8go.itab."".DecodeError.error?
502 "runtime.racewrite?&type."".DecodeError?type.error?8go.itab."".DecodeError.error?
522 "runtime.racewrite?&type."".DecodeError?type.error?8go.itab."".DecodeError.error?
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/crypto/
x509.a     [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/crypto/
x509.a     [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64_race/go/
parser.a 229 "runtime.racewrite?6runtime.writeBarrierEnabled?Bgo.itab.*errors.errorString.error?
230 (runtime.racefuncexit?0type.*errors.errorString?type.error?Bgo.itab.*errors.errorString.error?
235 ,runtime.racewriterange?>go.itab.*bytes.Buffer.io.Writer?
241 $runtime.panicslice?$type.*bytes.Buffer?type.io.Writer?>go.itab.*bytes.Buffer.io.Writer?
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/go/
parser.a 229 "runtime.racewrite?6runtime.writeBarrierEnabled?Bgo.itab.*errors.errorString.error?
230 (runtime.racefuncexit?0type.*errors.errorString?type.error?Bgo.itab.*errors.errorString.error?
235 ,runtime.racewriterange?>go.itab.*bytes.Buffer.io.Writer?
241 $runtime.panicslice?$type.*bytes.Buffer?type.io.Writer?>go.itab.*bytes.Buffer.io.Writer?
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/image/
png.a 159 ?6go.string."bad IHDR length"?&type."".FormatError?type.error?8go.itab."".FormatError.error?
161 io.ReadFull??<go.string."compression method"?0type."".UnsupportedError?type.error?Bgo.itab."".UnsupportedError.error?
165 Bgo.itab."".UnsupportedError.error?
171 runtime.convT2I? Hgo.string."invalid interlace method"? &type."".FormatError? type.error? 8go.itab."".FormatError.error? 
173 runtime.convT2I?<go.string."dimension overflow"?0type."".UnsupportedError?type.error?Bgo.itab."".UnsupportedError.error?
177 fmt.Sprintf?0type."".UnsupportedError?type.error?Bgo.itab."".UnsupportedError.error?
181 8"".(*decoder).verifyChecksum?%<go.string."negative dimension"?%&type."".FormatError?%type.error?&8go.itab."".FormatError.error?&
236 6runtime.writeBarrierEnabled? *type.image/color.RGBA? ,type.image/color.Color? Tgo.itab.image/color.RGBA.image/color.Color?
237 runtime.convT2I?6runtime.writeBarrierEnabled?*type.image/color.RGBA?,type.image/color.Color?Tgo.itab.image/color.RGBA.image/color.Color?
247 .runtime.writebarrierptr?Jgo.string."PLTE, color type mismatch"?&type."".FormatError?type.error?8go.itab."".FormatError.error?
    [all...]

Completed in 1677 milliseconds

1 2 3 4 5 6 7 8 91011>>