Home
last modified time | relevance | path

Searched refs:NextChunk (Results 1 – 25 of 227) sorted by relevance

12345678910

/dports/www/firefox-esr/firefox-91.8.0/js/public/
H A DTraceLoggerAPI.h37 static size_t NextChunk(JSContext* cx, size_t* dataIndex, ImplType buffer[],
43 static size_t NextChunk(JSContext* cx, size_t* dataIndex, ImplType buffer[],
49 static size_t NextChunk(JSContext* cx, size_t* dataIndex, ImplType buffer[],
55 static size_t NextChunk(JSContext* cx, size_t* dataIndex, ImplType buffer[],
61 static size_t NextChunk(JSContext* cx, size_t* dataIndex, ImplType buffer[],
67 static size_t NextChunk(JSContext* cx, size_t* dataIndex, ImplType buffer[],
117 bool NextChunk() { in NextChunk() function
118 bufferIndex_ = T::NextChunk(cx_, &dataIndex_, buffer_, length_); in NextChunk()
170 inline size_t TraceLoggerDictionaryImpl::NextChunk(JSContext* cx, in NextChunk() function
181 inline size_t TraceLoggerTimeStampImpl::NextChunk(JSContext* cx, in NextChunk() function
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/js/public/
H A DTraceLoggerAPI.h35 static size_t NextChunk(JSContext* cx, size_t* dataIndex, ImplType buffer[],
41 static size_t NextChunk(JSContext* cx, size_t* dataIndex, ImplType buffer[],
47 static size_t NextChunk(JSContext* cx, size_t* dataIndex, ImplType buffer[],
53 static size_t NextChunk(JSContext* cx, size_t* dataIndex, ImplType buffer[],
59 static size_t NextChunk(JSContext* cx, size_t* dataIndex, ImplType buffer[],
65 static size_t NextChunk(JSContext* cx, size_t* dataIndex, ImplType buffer[],
115 bool NextChunk() { in NextChunk() function
116 bufferIndex_ = T::NextChunk(cx_, &dataIndex_, buffer_, length_); in NextChunk()
168 inline size_t TraceLoggerDictionaryImpl::NextChunk(JSContext* cx, in NextChunk() function
179 inline size_t TraceLoggerTimeStampImpl::NextChunk(JSContext* cx, in NextChunk() function
[all …]
/dports/www/firefox/firefox-99.0/js/public/
H A DTraceLoggerAPI.h37 static size_t NextChunk(JSContext* cx, size_t* dataIndex, ImplType buffer[],
43 static size_t NextChunk(JSContext* cx, size_t* dataIndex, ImplType buffer[],
49 static size_t NextChunk(JSContext* cx, size_t* dataIndex, ImplType buffer[],
55 static size_t NextChunk(JSContext* cx, size_t* dataIndex, ImplType buffer[],
61 static size_t NextChunk(JSContext* cx, size_t* dataIndex, ImplType buffer[],
67 static size_t NextChunk(JSContext* cx, size_t* dataIndex, ImplType buffer[],
117 bool NextChunk() { in NextChunk() function
118 bufferIndex_ = T::NextChunk(cx_, &dataIndex_, buffer_, length_); in NextChunk()
170 inline size_t TraceLoggerDictionaryImpl::NextChunk(JSContext* cx, in NextChunk() function
181 inline size_t TraceLoggerTimeStampImpl::NextChunk(JSContext* cx, in NextChunk() function
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/
H A DTraceLoggerAPI.h37 static size_t NextChunk(JSContext* cx, size_t* dataIndex, ImplType buffer[],
43 static size_t NextChunk(JSContext* cx, size_t* dataIndex, ImplType buffer[],
49 static size_t NextChunk(JSContext* cx, size_t* dataIndex, ImplType buffer[],
55 static size_t NextChunk(JSContext* cx, size_t* dataIndex, ImplType buffer[],
61 static size_t NextChunk(JSContext* cx, size_t* dataIndex, ImplType buffer[],
67 static size_t NextChunk(JSContext* cx, size_t* dataIndex, ImplType buffer[],
117 bool NextChunk() { in NextChunk() function
118 bufferIndex_ = T::NextChunk(cx_, &dataIndex_, buffer_, length_); in NextChunk()
170 inline size_t TraceLoggerDictionaryImpl::NextChunk(JSContext* cx, in NextChunk() function
181 inline size_t TraceLoggerTimeStampImpl::NextChunk(JSContext* cx, in NextChunk() function
[all …]
/dports/misc/py-tvm/incubator-tvm-0.6.1/3rdparty/dmlc-core/include/dmlc/
H A Dinput_split_shuffle.h60 virtual bool NextChunk(Blob* out_chunk) { in NextChunk() function
62 if (!source_->NextChunk(out_chunk)) { in NextChunk()
70 return NextChunk(out_chunk); in NextChunk()
75 return source_->NextChunk(out_chunk); in NextChunk()
/dports/devel/dmlc-core/dmlc-core-0.3-123-gb3a4c71/include/dmlc/
H A Dinput_split_shuffle.h60 virtual bool NextChunk(Blob* out_chunk) { in NextChunk() function
62 if (!source_->NextChunk(out_chunk)) { in NextChunk()
70 return NextChunk(out_chunk); in NextChunk()
75 return source_->NextChunk(out_chunk); in NextChunk()
/dports/lang/spidermonkey78/firefox-78.9.0/tools/profiler/core/
H A DProfiledThreadData.cpp125 while (collectionBuffer.NextChunk()) { in StreamTraceLoggerJSON()
139 while (collectionBuffer.NextChunk()) { in StreamTraceLoggerJSON()
152 while (collectionBuffer.NextChunk()) { in StreamTraceLoggerJSON()
168 while (collectionBuffer.NextChunk()) { in StreamTraceLoggerJSON()
184 while (collectionBuffer.NextChunk()) { in StreamTraceLoggerJSON()
/dports/mail/thunderbird/thunderbird-91.8.0/tools/profiler/core/
H A DProfiledThreadData.cpp133 while (collectionBuffer.NextChunk()) { in StreamTraceLoggerJSON()
147 while (collectionBuffer.NextChunk()) { in StreamTraceLoggerJSON()
160 while (collectionBuffer.NextChunk()) { in StreamTraceLoggerJSON()
176 while (collectionBuffer.NextChunk()) { in StreamTraceLoggerJSON()
192 while (collectionBuffer.NextChunk()) { in StreamTraceLoggerJSON()
/dports/www/firefox-esr/firefox-91.8.0/tools/profiler/core/
H A DProfiledThreadData.cpp133 while (collectionBuffer.NextChunk()) { in StreamTraceLoggerJSON()
147 while (collectionBuffer.NextChunk()) { in StreamTraceLoggerJSON()
160 while (collectionBuffer.NextChunk()) { in StreamTraceLoggerJSON()
176 while (collectionBuffer.NextChunk()) { in StreamTraceLoggerJSON()
192 while (collectionBuffer.NextChunk()) { in StreamTraceLoggerJSON()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objmgr/split/
H A Dblob_splitter_impl.cpp301 SChunkInfo* CBlobSplitterImpl::NextChunk(void) in NextChunk() function in CBlobSplitterImpl
310 SChunkInfo* CBlobSplitterImpl::NextChunk(SChunkInfo* chunk, const CSize& size) in NextChunk() function in CBlobSplitterImpl
321 return NextChunk(); in NextChunk()
526 long_chunk = NextChunk(long_chunk, piece.m_Size); in SplitPieces()
540 chunk = NextChunk(chunk, piece.m_Size); in SplitPieces()
554 chunk = NextChunk(chunk, objs.m_Size); in SplitPieces()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objmgr/split/
H A Dblob_splitter_impl.cpp301 SChunkInfo* CBlobSplitterImpl::NextChunk(void) in NextChunk() function in CBlobSplitterImpl
310 SChunkInfo* CBlobSplitterImpl::NextChunk(SChunkInfo* chunk, const CSize& size) in NextChunk() function in CBlobSplitterImpl
321 return NextChunk(); in NextChunk()
526 long_chunk = NextChunk(long_chunk, piece.m_Size); in SplitPieces()
540 chunk = NextChunk(chunk, piece.m_Size); in SplitPieces()
554 chunk = NextChunk(chunk, objs.m_Size); in SplitPieces()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/wuffs/src/lib/rac/
H A Drac_test.go364 c, err := r.NextChunk()
416 if _, err := r.NextChunk(); err == io.EOF {
497 c, err := r.NextChunk()
535 if _, err := r.NextChunk(); err != io.EOF {
546 if c, err := r.NextChunk(); err != nil {
637 c, err := r.NextChunk()
645 if _, err := r.NextChunk(); err != io.EOF {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wuffs/src/lib/rac/
H A Drac_test.go364 c, err := r.NextChunk()
416 if _, err := r.NextChunk(); err == io.EOF {
497 c, err := r.NextChunk()
535 if _, err := r.NextChunk(); err != io.EOF {
546 if c, err := r.NextChunk(); err != nil {
637 c, err := r.NextChunk()
645 if _, err := r.NextChunk(); err != io.EOF {
/dports/www/firefox/firefox-99.0/tools/profiler/core/
H A DProfiledThreadData.cpp53 while (collectionBuffer.NextChunk()) { in StreamTraceLoggerJSON()
67 while (collectionBuffer.NextChunk()) { in StreamTraceLoggerJSON()
80 while (collectionBuffer.NextChunk()) { in StreamTraceLoggerJSON()
96 while (collectionBuffer.NextChunk()) { in StreamTraceLoggerJSON()
112 while (collectionBuffer.NextChunk()) { in StreamTraceLoggerJSON()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/mhtml/
H A Dshared_buffer_chunk_reader.cc73 bool SharedBufferChunkReader::NextChunk(Vector<char>& chunk, in NextChunk() function in blink::SharedBufferChunkReader
122 if (!NextChunk(data, include_separator)) in NextChunkAsUTF8StringWithLatin1Fallback()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/mhtml/
H A Dshared_buffer_chunk_reader.cc72 bool SharedBufferChunkReader::NextChunk(Vector<char>& chunk, in NextChunk() function in blink::SharedBufferChunkReader
121 if (!NextChunk(data, include_separator)) in NextChunkAsUTF8StringWithLatin1Fallback()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/array/
H A Dbuilder_binary.h532 return NextChunk(); in Append()
537 ARROW_RETURN_NOT_OK(NextChunk()); in Append()
544 ARROW_RETURN_NOT_OK(NextChunk()); in Append()
557 ARROW_RETURN_NOT_OK(NextChunk()); in AppendNull()
567 Status NextChunk();
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/csv/
H A Dcolumn_decoder_test.cc100 Result<std::shared_ptr<Array>> NextChunk() { in NextChunk() function in arrow::csv::ColumnDecoderTest
119 ASSERT_OK_AND_ASSIGN(auto chunk, NextChunk()); in AssertFetch()
124 void AssertFetchInvalid() { ASSERT_RAISES(Invalid, NextChunk()); } in AssertFetchInvalid()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/array/
H A Dbuilder_binary.h572 return NextChunk(); in Append()
577 ARROW_RETURN_NOT_OK(NextChunk()); in Append()
584 ARROW_RETURN_NOT_OK(NextChunk()); in Append()
597 ARROW_RETURN_NOT_OK(NextChunk()); in AppendNull()
607 Status NextChunk();
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/csv/
H A Dcolumn_decoder_test.cc107 ASSERT_OK_AND_ASSIGN(auto chunk, decoder_->NextChunk()); in AssertFetch()
112 void AssertFetchInvalid() { ASSERT_RAISES(Invalid, decoder_->NextChunk()); } in AssertFetchInvalid()
114 void AssertFetchEOF() { ASSERT_OK_AND_EQ(nullptr, decoder_->NextChunk()); } in AssertFetchEOF()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/csv/
H A Dcolumn_decoder_test.cc107 ASSERT_OK_AND_ASSIGN(auto chunk, decoder_->NextChunk()); in AssertFetch()
112 void AssertFetchInvalid() { ASSERT_RAISES(Invalid, decoder_->NextChunk()); } in AssertFetchInvalid()
114 void AssertFetchEOF() { ASSERT_OK_AND_EQ(nullptr, decoder_->NextChunk()); } in AssertFetchEOF()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/roxmltree-0.13.0/src/
H A Dparse.rs747 NextChunk::Byte(c) => { in process_text()
755 NextChunk::Char(c) => { in process_text()
767 NextChunk::Text(fragment) => { in process_text()
827 enum NextChunk<'a> { enum
836 ) -> Result<NextChunk<'a>, Error> { in parse_next_chunk()
848 Ok(NextChunk::Char(ch)) in parse_next_chunk()
853 Ok(NextChunk::Text(entity.value)) in parse_next_chunk()
868 Ok(NextChunk::Byte(c)) in parse_next_chunk()
/dports/devel/texlab/texlab-3.3.0/cargo-crates/roxmltree-0.13.1/src/
H A Dparse.rs747 NextChunk::Byte(c) => { in process_text()
755 NextChunk::Char(c) => { in process_text()
767 NextChunk::Text(fragment) => { in process_text()
827 enum NextChunk<'a> { enum
836 ) -> Result<NextChunk<'a>, Error> { in parse_next_chunk()
848 Ok(NextChunk::Char(ch)) in parse_next_chunk()
853 Ok(NextChunk::Text(entity.value)) in parse_next_chunk()
868 Ok(NextChunk::Byte(c)) in parse_next_chunk()
/dports/www/zola/zola-0.15.2/cargo-crates/roxmltree-0.13.1/src/
H A Dparse.rs747 NextChunk::Byte(c) => { in process_text()
755 NextChunk::Char(c) => { in process_text()
767 NextChunk::Text(fragment) => { in process_text()
827 enum NextChunk<'a> { enum
836 ) -> Result<NextChunk<'a>, Error> { in parse_next_chunk()
848 Ok(NextChunk::Char(ch)) in parse_next_chunk()
853 Ok(NextChunk::Text(entity.value)) in parse_next_chunk()
868 Ok(NextChunk::Byte(c)) in parse_next_chunk()
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/roxmltree-0.9.1/src/
H A Dparse.rs739 NextChunk::Byte(c) => { in process_text()
747 NextChunk::Char(c) => { in process_text()
759 NextChunk::Text(fragment) => { in process_text()
812 enum NextChunk<'a> { enum
821 ) -> Result<NextChunk<'a>, Error> { in parse_next_chunk()
833 Ok(NextChunk::Char(ch)) in parse_next_chunk()
838 Ok(NextChunk::Text(entity.value)) in parse_next_chunk()
853 Ok(NextChunk::Byte(c)) in parse_next_chunk()

12345678910