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:MajorVersion
(Results
1 - 5
of
5
) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H
A
D
WindowsResource.h
227
uint16_t
MajorVersion
= 0;
member in llvm::object::WindowsResourceParser::TreeNode
H
A
D
COFF.h
180
support::ulittle16_t
MajorVersion
;
member
225
support::ulittle16_t
MajorVersion
;
member
612
support::ulittle16_t
MajorVersion
;
member
659
support::ulittle16_t
MajorVersion
;
member
753
support::ulittle16_t
MajorVersion
;
member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H
A
D
WindowsResource.cpp
455
WindowsResourceParser::TreeNode::TreeNode(uint16_t
MajorVersion
,
in TreeNode()
argument
474
WindowsResourceParser::TreeNode::createDataNode(uint16_t
MajorVersion
,
in createDataNode()
argument
512
addDataChild( uint32_t ID, uint16_t
MajorVersion
, uint16_t MinorVersion, uint32_t Characteristics, uint32_t Origin, uint32_t DataIndex, TreeNode *&Result)
addDataChild()
argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H
A
D
Minidump.h
169
support::ulittle32_t
MajorVersion
;
member
/third_party/mesa3d/src/gallium/auxiliary/util/
H
A
D
dbghelp.h
296
USHORT
MajorVersion
;
member
979
ULONG32
MajorVersion
;
member
Completed in 11 milliseconds