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:KEY
(Results
1 - 18
of
18
) sorted by relevance
/third_party/musl/libc-test/src/functionalext/supplement/search/
H
A
D
lfind.c
19
const int
KEY
= 10;
variable
/third_party/ffmpeg/libavcodec/
H
A
D
cri_parser.c
40
#define
KEY
(((uint64_t)'\1' << 56) | ((uint64_t)'\0' << 48) | \
macro
H
A
D
xbm_parser.c
37
#define
KEY
(((uint64_t)'\n' << 56) | ((uint64_t)'#' << 48) | \
macro
/third_party/ltp/testcases/kernel/ipc/semaphore/
H
A
D
sem02.c
55
#define
KEY
IPC_PRIVATE
macro
/third_party/ltp/testcases/kernel/syscalls/ipc/semop/
H
A
D
semop05.c
55
#define
KEY
IPC_PRIVATE
macro
/third_party/openssl/test/
H
A
D
bio_enc_test.c
24
static const unsigned char
KEY
[] = {
variable
/third_party/pulseaudio/src/pulse/
H
A
D
proplist.c
453
KEY
,
in pa_proplist_from_string()
enumerator
/third_party/skia/src/sksl/
H
A
D
SkSLDSLParser.h
48
KEY
,
member in SkSL::DSLParser::LayoutToken
/third_party/pulseaudio/src/pulsecore/
H
A
D
modargs.c
110
KEY
,
in parse()
enumerator
/third_party/node/deps/npm/node_modules/jsonparse/
H
A
D
jsonparse.js
39
var
KEY
= C.
KEY
= 0x72;
variable
/third_party/rust/crates/rustix/src/backend/libc/net/
H
A
D
types.rs
209
pub const
KEY
: Self = Self(c::AF_KEY as _);
consts
/third_party/rust/crates/rustix/src/backend/linux_raw/net/
H
A
D
types.rs
91
pub const
KEY
: Self = Self(c::AF_KEY as _);
consts
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H
A
D
LocaleDisplayNamesImpl.java
64
KEY
,
enum constant
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H
A
D
LocaleDisplayNamesImpl.java
68
KEY
,
enum constant
/third_party/rust/crates/rust-openssl/openssl/src/ssl/test/
H
A
D
mod.rs
45
static
KEY
: &[u8] = include_bytes!("../../../test/key.pem");
consts
/third_party/python/Lib/test/
H
A
D
test_patma.py
3061
KEY
= "a"
variable in TestValueErrors.test_mapping_pattern_checks_duplicate_key_1.Keys
/third_party/skia/third_party/externals/expat/expat/lib/
H
A
D
xmlparse.c
210
typedef const XML_Char *
KEY
;
typedef
/third_party/python/Modules/expat/
H
A
D
xmlparse.c
203
typedef const XML_Char *
KEY
;
typedef
Completed in 36 milliseconds