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:cached_b
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/arch/powerpc/lib/
H
A
D
test_emulate_step.c
293
int
cached_b
;
in test_lfsx_stfsx()
local
302
cached_b
= c.b;
in test_lfsx_stfsx()
323
if (stepped == 1 && c.b ==
cached_b
)
in test_lfsx_stfsx()
336
int
cached_b
;
in test_plfs_pstfs()
local
350
cached_b
= c.b;
in test_plfs_pstfs()
370
if (stepped == 1 && c.b ==
cached_b
)
in test_plfs_pstfs()
383
long
cached_b
;
in test_lfdx_stfdx()
local
392
cached_b
= c.b;
in test_lfdx_stfdx()
413
if (stepped == 1 && c.b ==
cached_b
)
in test_lfdx_stfdx()
426
long
cached_b
;
in test_plfd_pstfd()
local
499
u32
cached_b
[4];
test_lvx_stvx()
local
556
u32
cached_b
[4];
test_lxvd2x_stxvd2x()
local
622
u32
cached_b
[8];
test_lxvp_stxvp()
local
709
u32
cached_b
[8];
test_lxvpx_stxvpx()
local
798
u32
cached_b
[8];
test_plxvp_pstxvp()
local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/lib/
H
A
D
test_emulate_step.c
294
int
cached_b
;
in test_lfsx_stfsx()
local
303
cached_b
= c.b;
in test_lfsx_stfsx()
324
if (stepped == 1 && c.b ==
cached_b
)
in test_lfsx_stfsx()
337
int
cached_b
;
in test_plfs_pstfs()
local
351
cached_b
= c.b;
in test_plfs_pstfs()
371
if (stepped == 1 && c.b ==
cached_b
)
in test_plfs_pstfs()
384
long
cached_b
;
in test_lfdx_stfdx()
local
393
cached_b
= c.b;
in test_lfdx_stfdx()
414
if (stepped == 1 && c.b ==
cached_b
)
in test_lfdx_stfdx()
427
long
cached_b
;
in test_plfd_pstfd()
local
500
u32
cached_b
[4];
test_lvx_stvx()
local
557
u32
cached_b
[4];
test_lxvd2x_stxvd2x()
local
[all...]
Completed in 3 milliseconds