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:major_ver
(Results
1 - 8
of
8
) sorted by relevance
/third_party/mesa3d/src/glx/
H
A
D
dri_common.h
70
unsigned
major_ver
;
member
/third_party/ffmpeg/libavcodec/
H
A
D
rv10.c
372
int
major_ver
, minor_ver, micro_ver, ret;
in rv10_decode_init()
local
/third_party/ntfs-3g/include/ntfs-3g/
H
A
D
logfile.h
95
/* 28*/ sle16
major_ver
; /* Log file major version. We only support
member
H
A
D
volume.h
192
u8
major_ver
; /* Ntfs major version of volume. */
member
H
A
D
layout.h
2035
u8
major_ver
; /* Major version of the ntfs format. */
member
/third_party/ntfs-3g/ntfsprogs/
H
A
D
mkntfs.c
2243
add_attr_vol_info(MFT_RECORD *m, const VOLUME_FLAGS flags, const u8
major_ver
, const u8 minor_ver)
add_attr_vol_info()
argument
H
A
D
ntfsclone.c
251
u8
major_ver
;
member
/third_party/f2fs-tools/include/
H
A
D
f2fs_fs.h
801
__le16
major_ver
; /* Major Version */
member
Completed in 21 milliseconds