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:swapped
(Results
1 - 25
of
60
) sorted by relevance
1
2
3
/third_party/pulseaudio/src/pulsecore/
H
A
D
aupdate.c
40
bool
swapped
;
member
/third_party/mesa3d/src/glx/apple/
H
A
D
apple_xgl_api_read.c
47
bool
swapped
;
member
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H
A
D
fd5_draw.c
262
union pipe_color_union
swapped
;
variable
[all...]
/kernel/linux/linux-6.6/drivers/usb/typec/mux/
H
A
D
gpio-sbu-mux.c
23
bool
swapped
;
member
31
bool
swapped
;
in gpio_sbu_switch_set()
local
[all...]
/third_party/ltp/testcases/kernel/mem/swapping/
H
A
D
swapping01.c
129
long swap_free_now,
swapped
;
in check_swapping()
local
/third_party/skia/src/utils/
H
A
D
SkDashPath.cpp
111
bool
swapped
= maxXY < minXY;
in clip_line()
local
/kernel/linux/linux-5.10/arch/mips/alchemy/devboards/
H
A
D
platform.c
152
db1x_register_norflash(unsigned long size, int width, int
swapped
)
db1x_register_norflash()
argument
H
A
D
db1550.c
583
int
swapped
, id;
in db1550_dev_setup()
local
H
A
D
db1300.c
797
int
swapped
, cpldirq;
in db1300_dev_setup()
local
/kernel/linux/linux-6.6/arch/mips/alchemy/devboards/
H
A
D
platform.c
152
db1x_register_norflash(unsigned long size, int width, int
swapped
)
db1x_register_norflash()
argument
H
A
D
db1550.c
584
int
swapped
, id;
in db1550_dev_setup()
local
H
A
D
db1300.c
788
int
swapped
, cpldirq;
in db1300_dev_setup()
local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H
A
D
sb_peephole.cpp
128
bool
swapped
= false;
in optimize_cc_op2()
local
/third_party/mesa3d/src/gallium/frontends/wgl/
H
A
D
stw_ext_pixelformat.c
445
boolean
swapped
;
in wglChoosePixelFormatARB()
local
/third_party/ltp/testcases/kernel/syscalls/madvise/
H
A
D
madvise09.c
80
int
swapped
;
in memory_pressure_child()
local
/third_party/lwip/src/core/
H
A
D
inet_chksum.c
263
int
swapped
= 0;
in inet_cksum_pseudo_base()
local
403
int
swapped
= 0;
in inet_cksum_pseudo_partial_base()
local
572
int
swapped
= 0;
in inet_chksum_pbuf()
local
[all...]
/kernel/linux/linux-5.10/include/linux/
H
A
D
shmem_fs.h
20
unsigned long
swapped
; /* subtotal assigned to swap */
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
shmem_fs.h
25
unsigned long
swapped
; /* subtotal assigned to swap */
member
/third_party/mesa3d/src/amd/compiler/
H
A
D
aco_ir.cpp
607
aco_opcode
swapped
;
member
/third_party/skia/src/pathops/
H
A
D
SkIntersections.h
211
bool
swapped
() const {
in swapped()
function in SkIntersections
/third_party/icu/icu4c/source/common/
H
A
D
ucnvsel.cpp
58
uint8_t*
swapped
;
member
502
uint8_t*
swapped
= NULL;
in ucnvsel_openFromSerialized()
local
[all...]
/third_party/node/deps/icu-small/source/common/
H
A
D
ucnvsel.cpp
58
uint8_t*
swapped
;
member
502
uint8_t*
swapped
= nullptr;
in ucnvsel_openFromSerialized()
local
[all...]
/third_party/node/deps/icu-small/source/tools/toolutil/
H
A
D
pkgitems.cpp
119
uint8_t *
swapped
;
member in NativeItem
/third_party/icu/icu4c/source/tools/toolutil/
H
A
D
pkgitems.cpp
119
uint8_t *
swapped
;
member in NativeItem
/third_party/icu/icu4c/source/test/cintltst/
H
A
D
trie2test.c
662
uint32_t
swapped
[10000];
in testTrieSerialize()
local
Completed in 17 milliseconds
1
2
3