Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:zseek32_file
(Results
1 - 12
of
12
) sorted by relevance
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H
A
D
ioapi.c
51
return (*(pfilefunc->
zseek32_file
))(pfilefunc->zfile_func64.opaque,filestream,offsetTruncated,origin);
in call_zseek64()
81
p_filefunc64_32->
zseek32_file
= p_filefunc32->zseek_file;
in fill_zlib_filefunc64_32_def_from_filefunc32()
H
A
D
ioapi.h
183
seek_file_func
zseek32_file
;
member
H
A
D
zip.c
855
ziinit.z_filefunc.
zseek32_file
= NULL;
in zipOpen3()
939
zlib_filefunc64_32_def_fill.
zseek32_file
= NULL;
in zipOpen2_64()
H
A
D
unzip.c
602
us.z_filefunc.
zseek32_file
= NULL;
in unzOpenInternal()
782
zlib_filefunc64_32_def_fill.
zseek32_file
= NULL;
in unzOpen2_64()
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H
A
D
ioapi.c
51
return (*(pfilefunc->
zseek32_file
))(pfilefunc->zfile_func64.opaque,filestream,offsetTruncated,origin);
in call_zseek64()
81
p_filefunc64_32->
zseek32_file
= p_filefunc32->zseek_file;
in fill_zlib_filefunc64_32_def_from_filefunc32()
H
A
D
ioapi.h
183
seek_file_func
zseek32_file
;
member
H
A
D
unzip.c
602
us.z_filefunc.
zseek32_file
= NULL;
in unzOpenInternal()
782
zlib_filefunc64_32_def_fill.
zseek32_file
= NULL;
in unzOpen2_64()
H
A
D
zip.c
855
ziinit.z_filefunc.
zseek32_file
= NULL;
in zipOpen3()
939
zlib_filefunc64_32_def_fill.
zseek32_file
= NULL;
in zipOpen2_64()
/third_party/zlib/contrib/minizip/
H
A
D
ioapi.c
51
return (*(pfilefunc->
zseek32_file
))(pfilefunc->zfile_func64.opaque,filestream,offsetTruncated,origin);
in call_zseek64()
80
p_filefunc64_32->
zseek32_file
= p_filefunc32->zseek_file;
in fill_zlib_filefunc64_32_def_from_filefunc32()
H
A
D
ioapi.h
187
seek_file_func
zseek32_file
;
member
H
A
D
unzip.c
520
us.z_filefunc.
zseek32_file
= NULL;
in unzOpenInternal()
698
zlib_filefunc64_32_def_fill.
zseek32_file
= NULL;
in unzOpen2_64()
750
us.z_filefunc.
zseek32_file
= NULL;
in unzOpenFile()
H
A
D
zip.c
1008
ziinit.z_filefunc.
zseek32_file
= NULL;
in zipOpen3()
1102
zlib_filefunc64_32_def_fill.
zseek32_file
= NULL;
in zipOpen2_64()
Completed in 20 milliseconds