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:OS_NULL_INT
(Results
1 - 25
of
25
) sorted by relevance
/kernel/liteos_m/kernel/src/
H
A
D
los_swtmr.c
160
UINT32 minInLargeVal =
OS_NULL_INT
;
in OsSwtmrFindAlignPos()
161
UINT32 maxInLittleVal =
OS_NULL_INT
;
in OsSwtmrFindAlignPos()
360
if (time >
OS_NULL_INT
) {
in OsSwtmrGetNextTimeout()
361
time =
OS_NULL_INT
;
in OsSwtmrGetNextTimeout()
370
if (time >
OS_NULL_INT
) {
in OsSwtmrTimeGet()
371
time =
OS_NULL_INT
;
in OsSwtmrTimeGet()
H
A
D
los_tick.c
317
if (millisec ==
OS_NULL_INT
) {
in LOS_MS2Tick()
318
return
OS_NULL_INT
;
in LOS_MS2Tick()
H
A
D
los_task.c
253
peakUsed =
OS_NULL_INT
;
in OsGetTaskWaterLine()
728
taskCB->event.uwEventID =
OS_NULL_INT
;
in OsNewTaskInit()
1146
taskCB->event.uwEventID =
OS_NULL_INT
;
in LOS_TaskDelete()
1392
taskInfo->bOvf = (taskInfo->uwPeakUsed ==
OS_NULL_INT
) ? TRUE : FALSE;
in LOS_TaskInfoGet()
/kernel/liteos_a/testsuites/unittest/common/include/
H
A
D
los_typedef.h
104
#define
OS_NULL_INT
((UINT32)0xFFFFFFFF)
macro
/kernel/liteos_a/kernel/include/
H
A
D
los_typedef.h
107
#define
OS_NULL_INT
((UINT32)0xFFFFFFFF)
macro
/kernel/liteos_m/arch/xtensa/lx6/gcc/
H
A
D
los_interrupt.c
350
g_excInfo.thrdPid =
OS_NULL_INT
;
in HalExcHandleEntry()
351
} else if (HwiNumGet() !=
OS_NULL_INT
) {
in HalExcHandleEntry()
/kernel/liteos_m/components/debugtools/
H
A
D
los_stackdump.c
111
if (info.waterLine ==
OS_NULL_INT
) {
in LOS_TaskStackDump()
/kernel/liteos_a/kernel/extended/plimit/
H
A
D
los_memlimit.c
44
procMemLimiter->limit =
OS_NULL_INT
;
in OsMemLimiterInit()
/kernel/liteos_m/utils/
H
A
D
los_compiler.h
353
#define
OS_NULL_INT
((UINT32)0xFFFFFFFF)
macro
/kernel/liteos_m/arch/arm/arm9/gcc/
H
A
D
los_interrupt.c
307
g_excInfo.thrdPid =
OS_NULL_INT
;
in HalExcHandleEntry()
/kernel/liteos_m/arch/csky/v2/gcc/
H
A
D
los_interrupt.c
388
g_excInfo.thrdPid =
OS_NULL_INT
;
in HalExcHandleEntry()
/kernel/liteos_a/fs/proc/os_adapt/
H
A
D
plimits_proc.c
588
if ((value < 0) || (value > (long long int)
OS_NULL_INT
)) {
in MemLimitWriteLimit()
681
if ((value < 0) || (value > (long long int)
OS_NULL_INT
)) {
in IPCLimitWriteShmLimit()
/kernel/liteos_m/arch/arm/cortex-m3/keil/
H
A
D
los_interrupt.c
373
g_excInfo.thrdPid =
OS_NULL_INT
;
in HalExcHandleEntry()
/kernel/liteos_m/arch/arm/cortex-m33/gcc/NTZ/
H
A
D
los_interrupt.c
375
g_excInfo.thrdPid =
OS_NULL_INT
;
in HalExcHandleEntry()
/kernel/liteos_m/arch/arm/cortex-m33/gcc/TZ/non_secure/
H
A
D
los_interrupt.c
375
g_excInfo.thrdPid =
OS_NULL_INT
;
in HalExcHandleEntry()
/kernel/liteos_m/arch/arm/cortex-m33/iar/NTZ/
H
A
D
los_interrupt.c
375
g_excInfo.thrdPid =
OS_NULL_INT
;
in HalExcHandleEntry()
/kernel/liteos_m/arch/arm/cortex-m33/iar/TZ/non_secure/
H
A
D
los_interrupt.c
375
g_excInfo.thrdPid =
OS_NULL_INT
;
in HalExcHandleEntry()
/kernel/liteos_m/arch/arm/cortex-m4/gcc/
H
A
D
los_interrupt.c
374
g_excInfo.thrdPid =
OS_NULL_INT
;
in HalExcHandleEntry()
/kernel/liteos_m/arch/arm/cortex-m4/iar/
H
A
D
los_interrupt.c
374
g_excInfo.thrdPid =
OS_NULL_INT
;
in HalExcHandleEntry()
/kernel/liteos_m/arch/arm/cortex-m55/gcc/NTZ/
H
A
D
los_interrupt.c
378
g_excInfo.thrdPid =
OS_NULL_INT
;
in HalExcHandleEntry()
/kernel/liteos_m/arch/arm/cortex-m55/gcc/TZ/non_secure/
H
A
D
los_interrupt.c
375
g_excInfo.thrdPid =
OS_NULL_INT
;
in HalExcHandleEntry()
/kernel/liteos_m/arch/arm/cortex-m55/iar/NTZ/
H
A
D
los_interrupt.c
375
g_excInfo.thrdPid =
OS_NULL_INT
;
in HalExcHandleEntry()
/kernel/liteos_m/arch/arm/cortex-m55/iar/TZ/non_secure/
H
A
D
los_interrupt.c
376
g_excInfo.thrdPid =
OS_NULL_INT
;
in HalExcHandleEntry()
/kernel/liteos_m/arch/arm/cortex-m7/gcc/
H
A
D
los_interrupt.c
373
g_excInfo.thrdPid =
OS_NULL_INT
;
in HalExcHandleEntry()
/kernel/liteos_m/arch/arm/cortex-m7/iar/
H
A
D
los_interrupt.c
377
g_excInfo.thrdPid =
OS_NULL_INT
;
in HalExcHandleEntry()
Completed in 20 milliseconds