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:uwRet
(Results
1 - 6
of
6
) sorted by relevance
/kernel/liteos_m/testsuites/sample/posix/mutex/
H
A
D
It_posix_mutex.c
35
UINT32
uwRet
= 0;
in PosixPthreadDestroy()
local
50
UINT32
uwRet
= 0;
in PosixPthreadInit()
local
[all...]
/kernel/liteos_m/testsuites/unittest/xts/cmsis/
H
A
D
cmsis_msg_func_test.c
51
osStatus_t
uwRet
;
in CmsisMessageQueueGetFunc001()
local
118
osStatus_t
uwRet
;
variable
133
osStatus_t
uwRet
= osMessageQueueDelete(NULL);
global()
variable
145
osStatus_t
uwRet
;
global()
variable
164
osStatus_t
uwRet
= osMessageQueuePut(NULL, g_cmsisMessageInfo[MSGQUEUE_COUNT_INDEX_0], 0, 0);
global()
variable
176
osStatus_t
uwRet
;
global()
variable
195
osStatus_t
uwRet
;
global()
variable
227
osStatus_t
uwRet
;
global()
variable
242
osStatus_t
uwRet
;
global()
variable
262
UINT32
uwRet
;
global()
variable
281
UINT32
uwRet
= osMessageQueueGetMsgSize(NULL);
global()
variable
293
UINT32
uwRet
;
global()
variable
311
UINT32
uwRet
= osMessageQueueGetCapacity(NULL);
global()
variable
323
UINT32
uwRet
;
global()
variable
351
UINT32
uwRet
= osMessageQueueGetCount(NULL);
global()
variable
363
UINT32
uwRet
;
global()
variable
391
UINT32
uwRet
= osMessageQueueGetSpace(NULL);
global()
variable
[all...]
H
A
D
cmsis_timer_func_test.c
168
UINT32
uwRet
;
variable
187
UINT32
uwRet
;
variable
206
UINT32
uwRet
;
variable
231
UINT32
uwRet
;
global()
variable
256
UINT32
uwRet
;
global()
variable
274
UINT32
uwRet
;
global()
variable
293
UINT32
uwRet
= osTimerStart(NULL, millisec);
global()
variable
305
UINT32
uwRet
;
global()
variable
326
UINT32
uwRet
;
global()
variable
347
UINT32
uwRet
;
global()
variable
370
UINT32
uwRet
;
global()
variable
394
UINT32
uwRet
= osTimerDelete(NULL);
global()
variable
406
UINT32
uwRet
;
global()
variable
431
UINT32
uwRet
;
global()
variable
456
UINT32
uwRet
;
global()
variable
478
UINT32
uwRet
;
global()
variable
500
UINT32
uwRet
= osTimerStop(NULL);
global()
variable
512
UINT32
uwRet
;
global()
variable
531
UINT32
uwRet
;
global()
variable
553
UINT32
uwRet
;
global()
variable
578
UINT32
uwRet
;
global()
variable
601
UINT32
uwRet
;
global()
variable
620
UINT32
uwRet
;
global()
variable
642
UINT32
uwRet
;
global()
variable
666
UINT32
uwRet
;
global()
variable
689
UINT32
uwRet
= osTimerIsRunning(NULL);
global()
variable
701
UINT32
uwRet
= osKernelGetTickFreq();
global()
variable
713
UINT32
uwRet
= osKernelGetSysTimerFreq();
global()
variable
725
UINT32
uwRet
= osKernelGetSysTimerCount();
global()
variable
[all...]
H
A
D
cmsis_task_pri_func_test.c
75
UINT32
uwRet
;
in CmsisThreadSetPriorityFunc001()
local
88
UINT32
uwRet
;
in CmsisThreadSetPriorityFunc002()
local
130
UINT32
uwRet
= osThreadGetPriority(NULL);
variable
142
UINT32
uwRet
;
global()
variable
336
UINT32
uwRet
= osThreadSetPriority(NULL, osPriorityNormal);
global()
variable
348
UINT32
uwRet
;
global()
variable
1056
UINT32
uwRet
= osDelay(DELAY_TICKS_5);
global()
variable
1071
UINT32
uwRet
;
global()
variable
[all...]
H
A
D
cmsis_task_func_test.c
374
UINT32
uwRet
= osThreadGetCount();
in CmsisThreadGetCountFunc002()
local
400
UINT32
uwRet
= osThreadGetCount();
in CmsisThreadGetCountFunc003()
local
747
osStatus_t
uwRet
;
variable
1228
UINT32
uwRet
= osThreadGetCount();
global()
variable
1459
osStatus_t
uwRet
= osThreadGetState(NULL);
global()
variable
1589
osStatus_t
uwRet
= osThreadSuspend(NULL);
global()
variable
1603
osStatus_t
uwRet
;
global()
variable
1658
osStatus_t
uwRet
;
global()
variable
1705
UINT32
uwRet
= osThreadGetStackSize(NULL);
global()
variable
1789
UINT32
uwRet
= osThreadGetStackSpace(NULL);
global()
variable
1895
UINT32
uwRet
= osThreadResume(NULL);
global()
variable
1911
UINT32
uwRet
= osThreadTerminate(NULL);
global()
variable
2045
osKernelState_t
uwRet
= osKernelGetState();
global()
variable
2058
osKernelState_t
uwRet
;
global()
variable
2072
UINT32
uwRet
= osKernelLock();
global()
variable
2088
UINT32
uwRet
;
global()
variable
2118
UINT32
uwRet
= osKernelUnlock();
global()
variable
2130
UINT32
uwRet
;
global()
variable
2146
UINT32
uwRet
;
global()
variable
2163
UINT32
uwRet
;
global()
variable
2179
UINT32
uwRet
;
global()
variable
2196
UINT32
uwRet
= osKernelUnlock();
global()
variable
[all...]
/kernel/liteos_a/testsuites/unittest/common/
H
A
D
osTest.cpp
291
UINT32
uwRet
= 0;
in PosixPthreadInit()
local
311
UINT32
uwRet
= 0;
PosixPthreadDestroy()
local
380
int
uwRet
= 0;
TestPartInit()
local
409
int
uwRet
= 0;
TestPartDelete()
local
[all...]
Completed in 4 milliseconds