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:HEADER
(Results
1 - 25
of
28
) sorted by relevance
1
2
/third_party/googletest/googletest/scripts/
H
A
D
gen_gtest_pred_impl.py
59
HEADER
= os.path.join(SCRIPT_DIR, '../include/gtest/gtest_pred_impl.h')
variable
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/ant/
H
A
D
CleanOutputDirectoryTaskTest.java
26
private final static ImmutableList<String>
HEADER
= ImmutableList.of(
field in CleanOutputDirectoryTaskTest
/third_party/mesa3d/src/util/perf/
H
A
D
u_trace.py
123
HEADER
= (1 << 0)
variable in HeaderScope
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H
A
D
AltFormatsSchema.java
65
public static final ImmutableList<String>
HEADER
= ImmutableList.of(FORMAT, PARENT, COMMENT);
field in AltFormatsSchema
H
A
D
CommentsSchema.java
57
public static final ImmutableList<String>
HEADER
= ImmutableList.of(REGION, LABEL, COMMENT);
field in CommentsSchema
/third_party/rust/crates/cxx/gen/src/
H
A
D
include.rs
6
pub static
HEADER
: &str = include_str!("include/cxx.h");
consts
/third_party/rust/crates/cxx/gen/cmd/src/gen/
H
A
D
include.rs
6
pub static
HEADER
: &str = include_str!("include/cxx.h");
consts
/third_party/rust/crates/cxx/gen/cmd/src/
H
A
D
app.rs
58
const
HEADER
: &str = "header";
consts
/third_party/rust/crates/cxx/gen/build/src/gen/
H
A
D
include.rs
6
pub static
HEADER
: &str = include_str!("include/cxx.h");
consts
/third_party/skia/src/sksl/lex/
H
A
D
Main.cpp
23
static constexpr const char*
HEADER
=
variable
38
out <<
HEADER
;
in writeH()
local
108
out <<
HEADER
;
in writeCPP()
local
/third_party/rust/crates/cxx/gen/lib/src/gen/
H
A
D
include.rs
6
pub static
HEADER
: &str = include_str!("include/cxx.h");
consts
/third_party/ffmpeg/libavcodec/
H
A
D
cbs_mpeg2.c
27
#define
HEADER
(name) do { \
macro
H
A
D
cbs_jpeg.c
24
#define
HEADER
(name) do { \
macro
H
A
D
cbs_vp9.c
238
#define
HEADER
(name) do { \
macro
H
A
D
cbs_av1.c
533
#define
HEADER
(name) do { \
macro
H
A
D
cbs_h2645.c
244
#define
HEADER
(name) do { \
macro
/third_party/alsa-utils/nhlt/
H
A
D
nhlt-dmic-info.c
281
#define
HEADER
0x0200
macro
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H
A
D
ResourceModule.java
71
private static final String
HEADER
= "Headers";
field in ResourceModule
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H
A
D
ResourceModule.java
70
private static final String
HEADER
= "Headers";
field in ResourceModule
/third_party/json/tools/serve_header/
H
A
D
serve_header.py
25
HEADER
= 'json.hpp'
variable
/third_party/alsa-utils/alsactl/
H
A
D
alsactl.c
59
#define
HEADER
0x0200
macro
/third_party/nghttp2/src/
H
A
D
shrpx_client_handler.cc
1356
constexpr auto
HEADER
= StringRef::from_lit("PROXY ");
in proxy_protocol_read()
local
/third_party/python/Lib/
H
A
D
ssl.py
181
HEADER
= 0x100
variable in _TLSContentType
/third_party/musl/porting/liteos_m/kernel/include/arpa/
H
A
D
nameser.h
353
}
HEADER
;
typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
H
A
D
nameser.h
353
}
HEADER
;
typedef
Completed in 22 milliseconds
1
2