OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ppstream
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libarchive/dist/libarchive/
archive_read_support_format_7zip.c
355
}
ppstream
;
member in struct:_7zip
1304
if (zip->
ppstream
.avail_in <= 0) {
1312
(size_t)zip->
ppstream
.stream_in+1, &bytes_avail);
1313
if(data == NULL || bytes_avail < zip->
ppstream
.stream_in+1) {
1317
zip->
ppstream
.overconsumed = 1;
1320
zip->
ppstream
.next_in++;
1321
b = data[zip->
ppstream
.stream_in];
1323
b = *zip->
ppstream
.next_in++;
1325
zip->
ppstream
.avail_in--;
1326
zip->
ppstream
.total_in++
[
all
...]
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
vfw.d
1121
PAVISTREAM FAR *
ppStream
,
1125
PAVISTREAM FAR *
ppStream
,
1449
STDAPI AVIMakeStreamFromClipboard(UINT cfFormat, HANDLE hGlobal, PAVISTREAM FAR *
ppstream
);
Completed in 23 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026