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:flip
(Results
1 - 25
of
84
) sorted by relevance
1
2
3
4
/kernel/linux/linux-5.10/drivers/pcmcia/
H
A
D
pxa2xx_balloon3.c
57
int
flip
;
in balloon3_pcmcia_socket_state()
local
H
A
D
pxa2xx_mainstone.c
59
unsigned int
flip
= mst_pcmcia_bvd1_status[skt->nr] ^ state->bvd1;
in mst_pcmcia_socket_state()
local
/kernel/linux/linux-5.10/sound/core/oss/
H
A
D
linear.c
39
unsigned int
flip
; /* MSB
flip
for signeness, done after endian conv */
member
H
A
D
mulaw.c
153
u16
flip
; /* MSB
flip
for signedness, done after endian conversion */
member
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dp/
H
A
D
dp_power.c
306
int dp_power_init(struct dp_power *dp_power, bool
flip
)
in dp_power_init()
argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H
A
D
nouveau_fence.h
34
struct list_head
flip
;
member
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H
A
D
vsp1_rwpf.h
61
}
flip
;
member
H
A
D
vsp1_wpf.c
99
u32
flip
= 0;
in vsp1_wpf_s_ctrl()
local
406
unsigned int
flip
;
wpf_configure_partition()
local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H
A
D
vsp1_rwpf.h
61
}
flip
;
member
H
A
D
vsp1_wpf.c
99
u32
flip
= 0;
in vsp1_wpf_s_ctrl()
local
406
unsigned int
flip
;
wpf_configure_partition()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H
A
D
nouveau_fence.h
34
struct list_head
flip
;
member
/kernel/linux/linux-6.6/sound/core/oss/
H
A
D
linear.c
39
unsigned int
flip
; /* MSB
flip
for signeness, done after endian conv */
member
/kernel/linux/linux-5.10/drivers/media/platform/s5p-g2d/
H
A
D
g2d.h
60
u32
flip
;
member
/kernel/linux/linux-5.10/lib/
H
A
D
random32.c
576
u32 xor,
flip
;
in prandom32_state_selftest()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
H
A
D
overlay.c
40
bool
flip
;
member
127
bool
flip
= nv_plane->
flip
;
in nv10_update_plane()
local
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/gspca/gl860/
H
A
D
gl860-mi2020.c
445
s32
flip
= (((sd->vcur.
flip
> 0) ^ sd->mirrorMask) > 0);
in mi2020_init_post_alt()
local
633
s32
flip
= (((sd->vcur.
flip
>
in mi2020_camera_settings()
local
[all...]
H
A
D
gl860-mi1320.c
349
s32
flip
= (((sd->vcur.
flip
> 0) ^ sd->mirrorMask) > 0);
in mi1320_camera_settings()
local
[all...]
H
A
D
gl860-ov2640.c
348
s32
flip
= (((sd->vcur.
flip
> 0) ^ sd->mirrorMask) == 0);
in ov2640_camera_settings()
local
[all...]
H
A
D
gl860.h
43
u8
flip
;
member
/kernel/linux/linux-6.6/drivers/media/usb/gspca/gl860/
H
A
D
gl860-mi2020.c
445
s32
flip
= (((sd->vcur.
flip
> 0) ^ sd->mirrorMask) > 0);
in mi2020_init_post_alt()
local
633
s32
flip
= (((sd->vcur.
flip
>
in mi2020_camera_settings()
local
[all...]
H
A
D
gl860-mi1320.c
376
s32
flip
= (((sd->vcur.
flip
> 0) ^ sd->mirrorMask) > 0);
in mi1320_camera_settings()
local
[all...]
H
A
D
gl860-ov2640.c
348
s32
flip
= (((sd->vcur.
flip
> 0) ^ sd->mirrorMask) == 0);
in ov2640_camera_settings()
local
[all...]
H
A
D
gl860.h
43
u8
flip
;
member
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-g2d/
H
A
D
g2d.h
60
u32
flip
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
H
A
D
overlay.c
40
bool
flip
;
member
127
bool
flip
= nv_plane->
flip
;
in nv10_update_plane()
local
[all...]
Completed in 13 milliseconds
1
2
3
4