Home
last modified time | relevance | path

Searched refs:getVarint (Results 1 – 25 of 225) sorted by relevance

123456789

/dports/databases/sqlite3/sqlite-src-3350500/ext/fts3/tool/
H A Dfts3view.c137 int getVarint(const unsigned char *p, sqlite_int64 *v){ in getVarint() function
168 i += getVarint(x, &v); in showStat()
561 i += getVarint(aData, &n); in decodeSegment()
565 i += getVarint(aData+i, &iChild); in decodeSegment()
570 i += getVarint(aData+i, &iPrefix); in decodeSegment()
574 i += getVarint(aData+i, &nTerm); in decodeSegment()
583 i += getVarint(aData+i, &iDocsz); in decodeSegment()
716 i += getVarint(aData+i, &iDocid); in decodeDoclist()
721 i += getVarint(aData+i, &iPos); in decodeDoclist()
723 i += getVarint(aData+i, &iCol); in decodeDoclist()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts3/tool/
H A Dfts3view.c137 int getVarint(const unsigned char *p, sqlite_int64 *v){ in getVarint() function
168 i += getVarint(x, &v); in showStat()
561 i += getVarint(aData, &n); in decodeSegment()
565 i += getVarint(aData+i, &iChild); in decodeSegment()
570 i += getVarint(aData+i, &iPrefix); in decodeSegment()
574 i += getVarint(aData+i, &nTerm); in decodeSegment()
583 i += getVarint(aData+i, &iDocsz); in decodeSegment()
716 i += getVarint(aData+i, &iDocid); in decodeDoclist()
721 i += getVarint(aData+i, &iPos); in decodeDoclist()
723 i += getVarint(aData+i, &iCol); in decodeDoclist()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts3/tool/
H A Dfts3view.c137 int getVarint(const unsigned char *p, sqlite_int64 *v){ in getVarint() function
168 i += getVarint(x, &v); in showStat()
561 i += getVarint(aData, &n); in decodeSegment()
565 i += getVarint(aData+i, &iChild); in decodeSegment()
570 i += getVarint(aData+i, &iPrefix); in decodeSegment()
574 i += getVarint(aData+i, &nTerm); in decodeSegment()
583 i += getVarint(aData+i, &iDocsz); in decodeSegment()
716 i += getVarint(aData+i, &iDocid); in decodeDoclist()
721 i += getVarint(aData+i, &iPos); in decodeDoclist()
723 i += getVarint(aData+i, &iCol); in decodeDoclist()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts3/tool/
H A Dfts3view.c137 int getVarint(const unsigned char *p, sqlite_int64 *v){ in getVarint() function
168 i += getVarint(x, &v); in showStat()
561 i += getVarint(aData, &n); in decodeSegment()
565 i += getVarint(aData+i, &iChild); in decodeSegment()
570 i += getVarint(aData+i, &iPrefix); in decodeSegment()
574 i += getVarint(aData+i, &nTerm); in decodeSegment()
583 i += getVarint(aData+i, &iDocsz); in decodeSegment()
716 i += getVarint(aData+i, &iDocid); in decodeDoclist()
721 i += getVarint(aData+i, &iPos); in decodeDoclist()
723 i += getVarint(aData+i, &iCol); in decodeDoclist()
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/Shopify/sarama/
H A Drecord.go81 timestamp, err := pd.getVarint()
87 if r.OffsetDelta, err = pd.getVarint(); err != nil {
99 numHeaders, err := pd.getVarint()
H A Dpacket_decoder.go12 getVarint() (int64, error) methodSpec
H A Dlength_field.go68 l.length, err = pd.getVarint()
H A Dreal_decoder.go66 func (rd *realDecoder) getVarint() (int64, error) { func
164 tmp, err := rd.getVarint()
/dports/www/fabio/fabio-1.5.14/vendor/github.com/Shopify/sarama/
H A Drecord.go78 timestamp, err := pd.getVarint()
84 if r.OffsetDelta, err = pd.getVarint(); err != nil {
96 numHeaders, err := pd.getVarint()
H A Dpacket_decoder.go12 getVarint() (int64, error) methodSpec
H A Dlength_field.go51 l.length, err = pd.getVarint()
H A Dreal_decoder.go64 func (rd *realDecoder) getVarint() (int64, error) { func
120 tmp, err := rd.getVarint()
/dports/www/fabio/fabio-1.5.14/vendor/github.com/Shopify/sarama/sarama-1.19.0/
H A Drecord.go78 timestamp, err := pd.getVarint()
84 if r.OffsetDelta, err = pd.getVarint(); err != nil {
96 numHeaders, err := pd.getVarint()
H A Dpacket_decoder.go12 getVarint() (int64, error) methodSpec
H A Dlength_field.go51 l.length, err = pd.getVarint()
H A Dreal_decoder.go64 func (rd *realDecoder) getVarint() (int64, error) { func
120 tmp, err := rd.getVarint()
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/Shopify/sarama/
H A Drecord.go81 timestamp, err := pd.getVarint()
87 if r.OffsetDelta, err = pd.getVarint(); err != nil {
99 numHeaders, err := pd.getVarint()
H A Dpacket_decoder.go12 getVarint() (int64, error) methodSpec
H A Dlength_field.go68 l.length, err = pd.getVarint()
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/Shopify/sarama/sarama-1.26.4/
H A Drecord.go81 timestamp, err := pd.getVarint()
87 if r.OffsetDelta, err = pd.getVarint(); err != nil {
99 numHeaders, err := pd.getVarint()
H A Dpacket_decoder.go12 getVarint() (int64, error) methodSpec
H A Dlength_field.go68 l.length, err = pd.getVarint()
H A Dreal_decoder.go64 func (rd *realDecoder) getVarint() (int64, error) { func
162 tmp, err := rd.getVarint()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/hack/src/transport/
H A DTHeaderTransport.php286 protected function getVarint(int $data): string { function in THeaderTransport
301 $buf = $this->getVarint(strlen($str));
478 $transformData .= $this->getVarint($trans);
490 $infoData .= $this->getVarint(self::INFO_KEYVALUE);
491 $infoData .= $this->getVarint(
507 $this->getVarint($this->protoId_).$this->getVarint($num_headers);
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/py/transport/
H A DTHeaderTransport.py44 getVarint, readVarint, TCompactProtocol
447 transform_data.write(getVarint(trans_id))
473 header_data.write(getVarint(self.__proto_id))
474 header_data.write(getVarint(num_transforms))
573 return getVarint(len(str_)) + str_
578 info_data.write(getVarint(type))
579 info_data.write(getVarint(len(write_headers)))

123456789