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
defs:record_size
(Results
1 - 8
of
8
) sorted by relevance
/third_party/ffmpeg/libavformat/
H
A
D
anm.c
172
int tmp,
record_size
;
in read_packet()
local
/third_party/skia/third_party/externals/freetype/src/truetype/
H
A
D
ttpload.c
527
FT_ULong table_size,
record_size
;
in FT_LOCAL_DEF()
local
624
FT_ULong
record_size
= face->hdmx_
record_size
;
tt_face_get_device_metrics()
local
[all...]
/third_party/ntfs-3g/libntfs-3g/
H
A
D
inode.c
1327
int
record_size
;
in ntfs_inode_free_space()
local
H
A
D
volume.c
949
u32
record_size
;
in ntfs_device_mount()
local
/third_party/ltp/utils/benchmark/ebizzy-0.3/
H
A
D
ebizzy.c
80
static unsigned int
record_size
= sizeof(record_t);
variable
[all...]
/third_party/mesa3d/src/amd/common/
H
A
D
ac_rgp.c
649
uint32_t
record_size
;
member
681
uint32_t
record_size
;
member
/third_party/skia/third_party/externals/harfbuzz/src/
H
A
D
hb-ot-layout-gpos-table.hh
1165
unsigned int
record_size
= HBUINT16::static_size * (1 + len1 + len2);
in intersects()
local
1183
unsigned int
record_size
= HBUINT16::static_size * (1 + len1 + len2);
in collect_glyphs()
local
1194
unsigned
record_size
= HBUINT16::static_size * (1 + len1 + len2);
in collect_variation_indices()
local
1215
unsigned int
record_size
= HBUINT16::static_size * (1 + len1 + len2);
in apply()
local
1251
unsigned
record_size
= HBUINT16::static_size + Value::static_size * (len1 + len2);
in subset()
local
1416
unsigned
record_size
= HBUINT16::static_size + Value::static_size * (len1 + len2);
compute_effective_value_formats()
local
1658
unsigned int
record_size
= valueFormat1.get_size () + valueFormat2.get_size ();
sanitize()
local
[all...]
/third_party/libbpf/src/
H
A
D
btf.c
2922
__u32 info_left,
record_size
;
local
Completed in 18 milliseconds