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:uniq
(Results
1 - 25
of
26
) sorted by relevance
1
2
/kernel/linux/linux-5.10/scripts/
H
A
D
get_maintainer.pl
2434
sub
uniq
{
global()
subroutine
[all...]
H
A
D
checkpatch.pl
143
sub
uniq
{
subroutine
/kernel/linux/linux-5.10/tools/lib/subcmd/
H
A
D
help.c
46
void
uniq
(struct cmdnames *cmds)
in uniq()
function
/kernel/linux/linux-5.10/fs/nfs/
H
A
D
fscache.c
112
void nfs_fscache_get_super_cookie(struct super_block *sb, const char *
uniq
, int ulen)
in nfs_fscache_get_super_cookie()
argument
H
A
D
super.c
1194
char *
uniq
= NULL;
in nfs_get_cache_cookie()
local
/kernel/linux/linux-6.6/fs/nfs/
H
A
D
fscache.c
88
int nfs_fscache_get_super_cookie(struct super_block *sb, const char *
uniq
, int ulen)
in nfs_fscache_get_super_cookie()
argument
H
A
D
sysfs.c
277
nfs_sysfs_link_rpc_client(struct nfs_server *server, struct rpc_clnt *clnt, const char *
uniq
)
nfs_sysfs_link_rpc_client()
argument
H
A
D
super.c
1223
char *
uniq
= NULL;
in nfs_get_cache_cookie()
local
/kernel/linux/linux-6.6/tools/lib/subcmd/
H
A
D
help.c
48
void
uniq
(struct cmdnames *cmds)
in uniq()
function
/kernel/linux/linux-6.6/scripts/
H
A
D
get_maintainer.pl
2435
sub
uniq
{
global()
subroutine
[all...]
H
A
D
checkpatch.pl
151
sub
uniq
{
subroutine
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
uhid.h
48
__u8
uniq
[64];
member
132
__u8
uniq
[64];
member
/kernel/linux/linux-5.10/net/can/
H
A
D
raw.c
95
struct uniqframe __percpu *
uniq
;
member
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
uhid.h
48
__u8
uniq
[64];
member
132
__u8
uniq
[64];
member
/kernel/linux/linux-6.6/net/can/
H
A
D
raw.c
99
struct uniqframe __percpu *
uniq
;
member
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
uhid.h
31
__u8
uniq
[64];
member
95
__u8
uniq
[64];
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
uhid.h
44
__u8
uniq
[64];
member
108
__u8
uniq
[64];
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
uhid.h
44
__u8
uniq
[64];
member
108
__u8
uniq
[64];
member
/kernel/linux/linux-5.10/drivers/hid/
H
A
D
uhid.c
408
__u8
uniq
[64];
member
[all...]
/kernel/linux/linux-5.10/include/linux/
H
A
D
input.h
134
const char *
uniq
;
member
H
A
D
hid.h
605
char
uniq
[64]; /* Device unique identifier (serial #) */
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
input.h
140
const char *
uniq
;
member
/kernel/linux/linux-6.6/drivers/hid/
H
A
D
uhid.c
407
__u8
uniq
[64];
member
[all...]
/kernel/linux/linux-5.10/drivers/input/
H
A
D
input.c
1356
INPUT_DEV_STRING_ATTR_SHOW(
uniq
);
variable
/kernel/linux/linux-6.6/drivers/input/
H
A
D
input.c
1375
INPUT_DEV_STRING_ATTR_SHOW(
uniq
);
variable
Completed in 51 milliseconds
1
2