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:suffix
(Results
1 - 5
of
5
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/hid/
H
A
D
hid-input.c
2178
const char *
suffix
= NULL;
in hidinput_allocate()
local
2188
suffix
= "Keyboard";
in hidinput_allocate()
2191
suffix
= "Keypad";
in hidinput_allocate()
2194
suffix
= "Mouse";
in hidinput_allocate()
2197
suffix
= "Pen";
in hidinput_allocate()
2200
suffix
= "Touchscreen";
in hidinput_allocate()
2203
suffix
= "Touchpad";
in hidinput_allocate()
2206
suffix
= "System Control";
in hidinput_allocate()
2209
suffix
= "Consumer Control";
in hidinput_allocate()
2212
suffix
in hidinput_allocate()
[all...]
/device/soc/rockchip/common/sdk_linux/arch/arm64/kernel/
H
A
D
process.c
224
#define bstr(
suffix
, str) [PSR_BTYPE_##
suffix
>> PSR_BTYPE_SHIFT] = (str)
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
H
A
D
configure_llvm
358
--progs-
suffix
=SUFFIX program name
suffix
[]
403
--extra-version=STRING version string
suffix
[]
406
--build-
suffix
=SUFFIX library name
suffix
[]
601
suffix
=$1
603
for v; do echo ${v}${
suffix
}; done
607
suffix
=$1
609
for v; do echo ${v%$
suffix
}; done
3992
suffix
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H
A
D
wl_android.c
396
#define WL_ANDROID_NATOE_FUNC(
suffix
) wl_android_natoe_subcmd_ ##
suffix
481
#define WL_ANDROID_MBO_FUNC(
suffix
) wl_android_mbo_subcmd_ ##
suffix
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H
A
D
wlioctl.h
16800
uint8
suffix
;
member
16807
uint8
suffix
;
member
Completed in 74 milliseconds