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:ztell64_file
(Results
1 - 11
of
11
) sorted by relevance
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H
A
D
ioapi.c
58
return (*(pfilefunc->zfile_func64.
ztell64_file
)) (pfilefunc->zfile_func64.opaque,filestream);
in call_ztell64()
76
p_filefunc64_32->zfile_func64.
ztell64_file
= NULL;
in fill_zlib_filefunc64_32_def_from_filefunc32()
242
pzlib_filefunc_def->
ztell64_file
= ftell64_file_func;
in fill_fopen64_filefunc()
H
A
D
iowin32.c
436
pzlib_filefunc_def->
ztell64_file
= win32_tell64_file_func;
in fill_win32_filefunc64()
449
pzlib_filefunc_def->
ztell64_file
= win32_tell64_file_func;
in fill_win32_filefunc64A()
462
pzlib_filefunc_def->
ztell64_file
= win32_tell64_file_func;
in fill_win32_filefunc64W()
H
A
D
ioapi.h
167
tell64_file_func
ztell64_file
;
member
189
//#define ZTELL64(filefunc,filestream) ((*((filefunc).
ztell64_file
)) ((filefunc).opaque,filestream))
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H
A
D
ioapi.c
58
return (*(pfilefunc->zfile_func64.
ztell64_file
)) (pfilefunc->zfile_func64.opaque,filestream);
in call_ztell64()
76
p_filefunc64_32->zfile_func64.
ztell64_file
= NULL;
in fill_zlib_filefunc64_32_def_from_filefunc32()
242
pzlib_filefunc_def->
ztell64_file
= ftell64_file_func;
in fill_fopen64_filefunc()
H
A
D
iowin32.c
436
pzlib_filefunc_def->
ztell64_file
= win32_tell64_file_func;
in fill_win32_filefunc64()
449
pzlib_filefunc_def->
ztell64_file
= win32_tell64_file_func;
in fill_win32_filefunc64A()
462
pzlib_filefunc_def->
ztell64_file
= win32_tell64_file_func;
in fill_win32_filefunc64W()
H
A
D
ioapi.h
167
tell64_file_func
ztell64_file
;
member
189
//#define ZTELL64(filefunc,filestream) ((*((filefunc).
ztell64_file
)) ((filefunc).opaque,filestream))
/third_party/zlib/contrib/minizip/
H
A
D
ioapi.c
58
return (*(pfilefunc->zfile_func64.
ztell64_file
)) (pfilefunc->zfile_func64.opaque,filestream);
in call_ztell64()
75
p_filefunc64_32->zfile_func64.
ztell64_file
= NULL;
in fill_zlib_filefunc64_32_def_from_filefunc32()
232
pzlib_filefunc_def->
ztell64_file
= ftell64_file_func;
in fill_fopen64_filefunc()
H
A
D
iowin32.c
428
pzlib_filefunc_def->
ztell64_file
= win32_tell64_file_func;
in fill_win32_filefunc64()
441
pzlib_filefunc_def->
ztell64_file
= win32_tell64_file_func;
in fill_win32_filefunc64A()
454
pzlib_filefunc_def->
ztell64_file
= win32_tell64_file_func;
in fill_win32_filefunc64W()
H
A
D
ioapi.h
171
tell64_file_func
ztell64_file
;
member
193
//#define ZTELL64(filefunc,filestream) ((*((filefunc).
ztell64_file
)) ((filefunc).opaque,filestream))
/third_party/node/deps/v8/third_party/zlib/google/
H
A
D
zip_internal.cc
325
zip_functions.
ztell64_file
= GetOffsetOfZipBuffer;
in PrepareMemoryForUnzipping()
/third_party/node/deps/zlib/google/
H
A
D
zip_internal.cc
326
zip_functions.
ztell64_file
= GetOffsetOfZipBuffer;
in PrepareMemoryForUnzipping()
Completed in 7 milliseconds