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:DEBUG
(Results
1 - 25
of
50
) sorted by relevance
1
2
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H
A
D
mali_osk_locks.h
31
/* When
DEBUG
is enabled, this struct will be used to track owner, mode and order checking */
32
#ifdef
DEBUG
43
#ifdef
DEBUG
51
#ifdef
DEBUG
61
#ifdef
DEBUG
71
#ifdef
DEBUG
77
#ifdef
DEBUG
78
/** @brief _mali_osk_locks_debug_init/add/remove() functions are declared when
DEBUG
is enabled and
86
/** @brief This function can return a given lock's owner when
DEBUG
is enabled. */
220
#ifdef
DEBUG
in _mali_osk_mutex_rw_wait()
[all...]
H
A
D
mali_osk_irq.c
34
#if defined(
DEBUG
)
93
#endif /* defined(
DEBUG
) */
159
#if defined(
DEBUG
)
in _mali_osk_irq_init()
H
A
D
mali_osk_locks.c
21
#ifdef
DEBUG
284
#endif /*
DEBUG
*/
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H
A
D
mali_osk_locks.h
30
/* When
DEBUG
is enabled, this struct will be used to track owner, mode and order checking */
31
#ifdef
DEBUG
42
#ifdef
DEBUG
50
#ifdef
DEBUG
60
#ifdef
DEBUG
70
#ifdef
DEBUG
76
#ifdef
DEBUG
77
/** @brief _mali_osk_locks_debug_init/add/remove() functions are declared when
DEBUG
is enabled and
84
/** @brief This function can return a given lock's owner when
DEBUG
is enabled. */
213
#ifdef
DEBUG
in _mali_osk_mutex_rw_wait()
[all...]
H
A
D
mali_osk_irq.c
33
#if defined(
DEBUG
)
94
#endif /* defined(
DEBUG
) */
153
#if defined(
DEBUG
)
in _mali_osk_irq_init()
H
A
D
mali_osk_locks.c
21
#ifdef
DEBUG
287
#endif /*
DEBUG
*/
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H
A
D
mali_kernel_common.h
27
#ifndef
DEBUG
29
#define
DEBUG
macro
45
* Suggested range for the
DEBUG
-LEVEL is [1:6] where
149
#ifdef
DEBUG
179
* @note these variants of
DEBUG
ASSERTS will cause a debugger breakpoint
205
#else /*
DEBUG
*/
230
#endif /*
DEBUG
*/
H
A
D
mali_pm.c
24
#if defined(
DEBUG
)
88
#if defined(
DEBUG
)
350
#if defined(
DEBUG
)
in mali_pm_os_resume()
421
#if defined(
DEBUG
)
in mali_pm_runtime_resume()
644
#if defined(
DEBUG
)
in mali_pm_update_sync_internal()
671
#if defined(
DEBUG
)
in mali_pm_update_sync_internal()
736
#if defined(
DEBUG
)
in mali_pm_update_sync_internal()
1034
#if defined(
DEBUG
)
H
A
D
mali_pmu.c
142
#if defined(
DEBUG
)
in mali_pmu_power_down()
218
#if defined(
DEBUG
)
in mali_pmu_power_up()
222
#endif /* defined(
DEBUG
) */
in mali_pmu_power_up()
H
A
D
mali_pm.h
79
#if defined(
DEBUG
)
H
A
D
mali_pm_domain.h
91
#if defined(
DEBUG
)
H
A
D
mali_l2_cache.c
101
#if defined(
DEBUG
)
in mali_l2_cache_create()
132
#if defined(
DEBUG
)
in mali_l2_cache_create()
H
A
D
mali_pm_domain.c
185
#if defined(
DEBUG
)
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H
A
D
mali_kernel_common.h
17
#ifndef
DEBUG
19
#define
DEBUG
macro
35
* Suggested range for the
DEBUG
-LEVEL is [1:6] where
128
#ifdef
DEBUG
150
* @note these variants of
DEBUG
ASSERTS will cause a debugger breakpoint
158
#else /*
DEBUG
*/
169
#endif /*
DEBUG
*/
H
A
D
mali_pm.c
23
#if defined(
DEBUG
)
89
#if defined(
DEBUG
)
361
#if defined(
DEBUG
)
in mali_pm_os_resume()
432
#if defined(
DEBUG
)
in mali_pm_runtime_resume()
687
#if defined(
DEBUG
)
in mali_pm_update_sync_internal()
716
#if defined(
DEBUG
)
in mali_pm_update_sync_internal()
786
#if defined(
DEBUG
)
in mali_pm_update_sync_internal()
1105
#if defined(
DEBUG
)
H
A
D
mali_pmu.c
168
#if defined(
DEBUG
)
in mali_pmu_power_down()
235
#if defined(
DEBUG
)
in mali_pmu_power_up()
240
#endif /* defined(
DEBUG
) */
in mali_pmu_power_up()
H
A
D
mali_pm.h
85
#if defined(
DEBUG
)
H
A
D
mali_pm_domain.h
100
#if defined(
DEBUG
)
H
A
D
mali_l2_cache.c
102
#if defined(
DEBUG
)
in mali_l2_cache_create()
135
#if defined(
DEBUG
)
in mali_l2_cache_create()
H
A
D
mali_pm_domain.c
185
#if defined(
DEBUG
)
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/common/
H
A
D
ump_kernel_common.h
21
#ifdef
DEBUG
45
#else /*
DEBUG
*/
53
#endif /*
DEBUG
*/
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/ump/common/
H
A
D
ump_kernel_common.h
21
#ifdef
DEBUG
53
#else /*
DEBUG
*/
73
#endif /*
DEBUG
*/
/device/soc/hisilicon/common/platform/hieth-sf/include/internal/
H
A
D
hieth_pri.h
100
#define
DEBUG
0
macro
/device/soc/rockchip/common/sdk_linux/kernel/power/
H
A
D
process.c
9
#undef
DEBUG
macro
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H
A
D
drv_hdmi_dfm.c
84
#ifdef
DEBUG
257
#ifdef
DEBUG
in dfm_info_init()
Completed in 13 milliseconds
1
2