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:eom
(Results
1 - 5
of
5
) sorted by relevance
/third_party/musl/src/network/
H
A
D
ns_parse.c
80
int ns_skiprr(const unsigned char *ptr, const unsigned char *
eom
, ns_sect section, int count)
in ns_skiprr()
argument
163
int ns_name_uncompress(const unsigned char *msg, const unsigned char *
eom
,
in ns_name_uncompress()
argument
/third_party/ltp/lib/
H
A
D
tst_rtnetlink.c
137
struct nlmsghdr
eom
= { .nlmsg_type = NLMSG_DONE };
in tst_rtnl_send()
local
/third_party/musl/libc-test/src/functionalext/supplement/network/
H
A
D
ns_parse.c
213
unsigned char *
eom
= msg + sizeof(msg) - 1;
in ns_skiprr_0100()
local
236
unsigned char *
eom
= msg + sizeof(msg);
in ns_skiprr_0200()
local
/third_party/libwebsockets/lib/secure-streams/
H
A
D
private-lib-secure-streams.h
119
uint8_t
eom
:1; /* EOM has been sent */
member
/third_party/backends/backend/
H
A
D
canon_dr.c
8121
unsigned int
eom
= get_RS_EOM (sensed_data);
in sense_handler()
local
Completed in 12 milliseconds