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:__SU
(Results
1 - 7
of
7
) sorted by relevance
/third_party/musl/porting/liteos_a/user/src/internal/
H
A
D
pthread_impl.h
77
#define
__SU
(sizeof(size_t)/sizeof(int))
macro
82
#define _a_detach __u.__i[3*
__SU
+0]
83
#define _a_sched __u.__i[3*
__SU
+1]
84
#define _a_policy __u.__i[3*
__SU
+2]
85
#define _a_prio __u.__i[3*
__SU
+3]
86
#define _a_runtime __u.__i[3*
__SU
+3]
87
#define _a_deadline __u.__i[3*
__SU
+4]
88
#define _a_period __u.__i[3*
__SU
+5]
/third_party/musl/porting/liteos_m/kernel/src/internal/
H
A
D
pthread_impl.h
23
#define
__SU
(sizeof(size_t)/sizeof(int))
macro
28
#define _a_detach __u.__i[3*
__SU
+0]
29
#define _a_sched __u.__i[3*
__SU
+1]
30
#define _a_policy __u.__i[3*
__SU
+2]
31
#define _a_prio __u.__i[3*
__SU
+3]
/third_party/musl/porting/uniproton/kernel/src/internal/
H
A
D
pthread_impl.h
23
#define
__SU
(sizeof(size_t)/sizeof(int))
macro
28
#define _a_detach __u.__i[3*
__SU
+0]
29
#define _a_sched __u.__i[3*
__SU
+1]
30
#define _a_policy __u.__i[3*
__SU
+2]
31
#define _a_prio __u.__i[3*
__SU
+3]
/third_party/musl/porting/liteos_a/kernel/src/internal/
H
A
D
pthread_impl.h
18
#define
__SU
(sizeof(size_t)/sizeof(int))
macro
23
#define _a_detach __u.__i[3*
__SU
+0]
24
#define _a_sched __u.__i[3*
__SU
+1]
25
#define _a_policy __u.__i[3*
__SU
+2]
26
#define _a_prio __u.__i[3*
__SU
+3]
/third_party/musl/src/internal/
H
A
D
pthread_impl.h
111
#define
__SU
(sizeof(size_t)/sizeof(int))
macro
116
#define _a_detach __u.__i[3*
__SU
+0]
117
#define _a_sched __u.__i[3*
__SU
+1]
118
#define _a_policy __u.__i[3*
__SU
+2]
119
#define _a_prio __u.__i[3*
__SU
+3]
121
#define _a_runtime __u.__i[3*
__SU
+3]
122
#define _a_deadline __u.__i[3*
__SU
+4]
123
#define _a_period __u.__i[3*
__SU
+5]
/third_party/musl/porting/liteos_m/user/src/internal/
H
A
D
pthread_impl.h
70
#define
__SU
(sizeof(size_t)/sizeof(int))
macro
75
#define _a_detach __u.__i[3*
__SU
+0]
76
#define _a_sched __u.__i[3*
__SU
+1]
77
#define _a_policy __u.__i[3*
__SU
+2]
78
#define _a_prio __u.__i[3*
__SU
+3]
/third_party/musl/porting/linux/user/src/internal/
H
A
D
pthread_impl.h
118
#define
__SU
(sizeof(size_t)/sizeof(int))
macro
123
#define _a_detach __u.__i[3*
__SU
+0]
124
#define _a_sched __u.__i[3*
__SU
+1]
125
#define _a_policy __u.__i[3*
__SU
+2]
126
#define _a_prio __u.__i[3*
__SU
+3]
Completed in 4 milliseconds