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
refs:reason_names
(Results
1 - 6
of
6
) sorted by relevance
/third_party/libwebsockets/test-apps/
H
A
D
test-lejp.c
18
static const char * const
reason_names
[] = {
variable
65
reason_names
[(unsigned int)
in cb()
68
(void)
reason_names
; /* NO_LOGS... */
in cb()
81
lwsl_notice("%s%s: path %s match %d statckp %d\r\n", buf,
reason_names
[(unsigned int)
in cb()
H
A
D
test-lecp.c
18
static const char * const
reason_names
[] = {
variable
65
reason_names
[(unsigned int)(reason) &
in cb()
118
(void)
reason_names
; /* NO_LOGS... */
in cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
H
A
D
fst_ctrl_aux.c
22
static const char *
reason_names
[] = {
variable
62
return fst_get_str_name(reason,
reason_names
, ARRAY_SIZE(
reason_names
));
in fst_reason_name()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
H
A
D
fst_ctrl_aux.c
22
static const char *
reason_names
[] = {
variable
62
return fst_get_str_name(reason,
reason_names
, ARRAY_SIZE(
reason_names
));
in fst_reason_name()
/third_party/libwebsockets/lib/cose/
H
A
D
cose_validate.c
389
static const char * const
reason_names
[] = {
variable
457
reason_names
[reason & 0x1f], cose_sections[cps->tli],
in cb_cose_sig()
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lecp/
H
A
D
main.c
21
static const char * const
reason_names
[] = {
variable
4503
reason_names
[(int)reason & 0x1f], ctx->path);
in test_cb()
Completed in 9 milliseconds