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:MSG_SIZE
(Results
1 - 9
of
9
) sorted by relevance
/third_party/rust/crates/nix/test/
H
A
D
test_mq.rs
31
const
MSG_SIZE
: mq_attr_member_t = 32;
in test_mq_send_and_receive()
consts
61
const
MSG_SIZE
: mq_attr_member_t = 32;
in test_mq_getattr()
consts
86
const
MSG_SIZE
: mq_attr_member_t = 32;
in test_mq_setattr()
consts
136
const
MSG_SIZE
: mq_attr_member_t = 32;
in test_mq_set_nonblocking()
consts
160
const
MSG_SIZE
: mq_attr_member_t = 32;
test_mq_unlink()
consts
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_notify/
H
A
D
4-1.c
33
#define
MSG_SIZE
50
macro
H
A
D
1-1.c
37
#define
MSG_SIZE
50
macro
H
A
D
3-1.c
36
#define
MSG_SIZE
50
macro
H
A
D
5-1.c
44
#define
MSG_SIZE
40
macro
/third_party/ltp/testcases/open_posix_testsuite/functional/mqueues/
H
A
D
send_rev_1.c
25
#define
MSG_SIZE
128
macro
H
A
D
send_rev_2.c
30
#define
MSG_SIZE
128
macro
/third_party/ltp/testcases/open_posix_testsuite/stress/mqueues/
H
A
D
multi_send_rev_2.c
29
#define
MSG_SIZE
128
macro
H
A
D
multi_send_rev_1.c
28
#define
MSG_SIZE
128
macro
Completed in 3 milliseconds