Home
last modified time | relevance | path

Searched refs:decodeInt (Results 1 – 25 of 767) sorted by relevance

12345678910>>...31

/dports/science/py-rmf/rmf-1.3.1/src/avrocpp/impl/
H A DBinaryDecoder.cc40 int32_t decodeInt();
80 int32_t BinaryDecoder::decodeInt() { in decodeInt() function in internal_avro::BinaryDecoder
104 size_t len = decodeInt(); in decodeString()
112 size_t len = decodeInt(); in skipString()
117 size_t len = decodeInt(); in decodeBytes()
125 size_t len = decodeInt(); in skipBytes()
/dports/science/rmf/rmf-1.3.1/src/avrocpp/impl/
H A DBinaryDecoder.cc40 int32_t decodeInt();
80 int32_t BinaryDecoder::decodeInt() { in decodeInt() function in internal_avro::BinaryDecoder
104 size_t len = decodeInt(); in decodeString()
112 size_t len = decodeInt(); in skipString()
117 size_t len = decodeInt(); in decodeBytes()
125 size_t len = decodeInt(); in skipBytes()
/dports/devel/folly/folly-2021.12.27.00/folly/experimental/bser/
H A DLoad.cpp38 static int64_t decodeInt(Cursor& curs) { in decodeInt() function
65 auto len = decodeInt(curs); in decodeString()
94 auto size = decodeInt(curs); in decodeArray()
103 auto size = decodeInt(curs); in decodeObject()
124 auto size = decodeInt(curs); in decodeTemplate()
219 return int_size + 3 /* magic + int type */ + decodeInt(curs); in decodeHeader()
/dports/games/fillets-ng/fillets-ng-1.0.1/src/level/
H A DAnim.cpp244 decodeInt(const std::string &input) in decodeInt() function
282 int x = decodeInt(values[i++]); in restoreState()
283 int y = decodeInt(values[i++]); in restoreState()
285 m_animPhase = decodeInt(values[i++]); in restoreState()
286 m_run = decodeInt(values[i++]); in restoreState()
288 m_specialAnimPhase = decodeInt(values[i++]); in restoreState()
/dports/multimedia/handbrake/HandBrake-1.4.2/macosx/
H A DHBRange.m211 decodeInt(_chapterStart); if (_chapterStart < 0) { goto fail; }
212 decodeInt(_chapterStop); if (_chapterStop < _chapterStart) { goto fail; }
214 decodeInt(_secondsStart);
215 decodeInt(_secondsStop);
217 decodeInt(_frameStart);
218 decodeInt(_frameStop);
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/encoding/gob/
H A Ddecgen.go64 `x := state.decodeInt()
74 `x := state.decodeInt()
83 `x := state.decodeInt()
92 `slice[i] = state.decodeInt()`,
97 `x := state.decodeInt()
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/encoding/gob/
H A Ddecgen.go65 `x := state.decodeInt()
75 `x := state.decodeInt()
84 `x := state.decodeInt()
93 `slice[i] = state.decodeInt()`,
98 `x := state.decodeInt()
/dports/lang/gcc8/gcc-8.5.0/libgo/go/encoding/gob/
H A Ddecgen.go64 `x := state.decodeInt()
74 `x := state.decodeInt()
83 `x := state.decodeInt()
92 `slice[i] = state.decodeInt()`,
97 `x := state.decodeInt()
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/encoding/gob/
H A Ddecgen.go64 `x := state.decodeInt()
74 `x := state.decodeInt()
83 `x := state.decodeInt()
92 `slice[i] = state.decodeInt()`,
97 `x := state.decodeInt()
/dports/lang/gcc10/gcc-10.3.0/libgo/go/encoding/gob/
H A Ddecgen.go64 `x := state.decodeInt()
74 `x := state.decodeInt()
83 `x := state.decodeInt()
92 `slice[i] = state.decodeInt()`,
97 `x := state.decodeInt()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/encoding/gob/
H A Ddecgen.go64 `x := state.decodeInt()
74 `x := state.decodeInt()
83 `x := state.decodeInt()
92 `slice[i] = state.decodeInt()`,
97 `x := state.decodeInt()
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/encoding/gob/
H A Ddecgen.go64 `x := state.decodeInt()
74 `x := state.decodeInt()
83 `x := state.decodeInt()
92 `slice[i] = state.decodeInt()`,
97 `x := state.decodeInt()
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/encoding/gob/
H A Ddecgen.go64 `x := state.decodeInt()
74 `x := state.decodeInt()
83 `x := state.decodeInt()
92 `slice[i] = state.decodeInt()`,
97 `x := state.decodeInt()
/dports/lang/gcc11/gcc-11.2.0/libgo/go/encoding/gob/
H A Ddecgen.go64 `x := state.decodeInt()
74 `x := state.decodeInt()
83 `x := state.decodeInt()
92 `slice[i] = state.decodeInt()`,
97 `x := state.decodeInt()
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/encoding/gob/
H A Ddecgen.go64 `x := state.decodeInt()
74 `x := state.decodeInt()
83 `x := state.decodeInt()
92 `slice[i] = state.decodeInt()`,
97 `x := state.decodeInt()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/encoding/gob/
H A Ddecgen.go64 `x := state.decodeInt()
74 `x := state.decodeInt()
83 `x := state.decodeInt()
92 `slice[i] = state.decodeInt()`,
97 `x := state.decodeInt()
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/encoding/gob/
H A Ddecgen.go64 `x := state.decodeInt()
74 `x := state.decodeInt()
83 `x := state.decodeInt()
92 `slice[i] = state.decodeInt()`,
97 `x := state.decodeInt()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/encoding/gob/
H A Ddecgen.go64 `x := state.decodeInt()
74 `x := state.decodeInt()
83 `x := state.decodeInt()
92 `slice[i] = state.decodeInt()`,
97 `x := state.decodeInt()
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/encoding/gob/
H A Ddecgen.go64 `x := state.decodeInt()
74 `x := state.decodeInt()
83 `x := state.decodeInt()
92 `slice[i] = state.decodeInt()`,
97 `x := state.decodeInt()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/encoding/gob/
H A Ddecgen.go64 `x := state.decodeInt()
74 `x := state.decodeInt()
83 `x := state.decodeInt()
92 `slice[i] = state.decodeInt()`,
97 `x := state.decodeInt()
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/encoding/gob/
H A Ddecgen.go64 `x := state.decodeInt()
74 `x := state.decodeInt()
83 `x := state.decodeInt()
92 `slice[i] = state.decodeInt()`,
97 `x := state.decodeInt()
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/encoding/gob/
H A Ddecgen.go64 `x := state.decodeInt()
74 `x := state.decodeInt()
83 `x := state.decodeInt()
92 `slice[i] = state.decodeInt()`,
97 `x := state.decodeInt()
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/encoding/gob/
H A Ddecgen.go64 `x := state.decodeInt()
74 `x := state.decodeInt()
83 `x := state.decodeInt()
92 `slice[i] = state.decodeInt()`,
97 `x := state.decodeInt()
/dports/lang/gcc9/gcc-9.4.0/libgo/go/encoding/gob/
H A Ddecgen.go64 `x := state.decodeInt()
74 `x := state.decodeInt()
83 `x := state.decodeInt()
92 `slice[i] = state.decodeInt()`,
97 `x := state.decodeInt()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/encoding/gob/
H A Ddecgen.go64 `x := state.decodeInt()
74 `x := state.decodeInt()
83 `x := state.decodeInt()
92 `slice[i] = state.decodeInt()`,
97 `x := state.decodeInt()

12345678910>>...31