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:dc_fixpt_shl
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/calcs/
H
A
D
custom_float.c
69
value =
dc_fixpt_shl
(value, 1);
in build_custom_float()
113
mantiss =
dc_fixpt_shl
(
in build_custom_float()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/calcs/
H
A
D
custom_float.c
69
value =
dc_fixpt_shl
(value, 1);
in build_custom_float()
113
mantiss =
dc_fixpt_shl
(
in build_custom_float()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/basics/
H
A
D
fixpt31_32.c
365
return
dc_fixpt_shl
(
in dc_fixpt_exp()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/include/
H
A
D
fixed31_32.h
216
static inline struct fixed31_32
dc_fixpt_shl
(struct fixed31_32 arg, unsigned char shift)
in dc_fixpt_shl()
function
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/basics/
H
A
D
fixpt31_32.c
369
return
dc_fixpt_shl
(
in dc_fixpt_exp()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/include/
H
A
D
fixed31_32.h
210
static inline struct fixed31_32
dc_fixpt_shl
(struct fixed31_32 arg, unsigned char shift)
in dc_fixpt_shl()
function
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn31/
H
A
D
dcn31_hpo_dp_link_encoder.c
392
dc_fixpt_shl
(
in dcn31_hpo_dp_link_enc_set_throttled_vcp_size()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H
A
D
dcn10_stream_encoder.c
630
dc_fixpt_shl
(
in enc1_stream_encoder_set_throttled_vcp_size()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H
A
D
dcn10_stream_encoder.c
634
dc_fixpt_shl
(
in enc1_stream_encoder_set_throttled_vcp_size()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H
A
D
dce_stream_encoder.c
705
dc_fixpt_shl
(
in dce110_stream_encoder_set_throttled_vcp_size()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
H
A
D
dce_stream_encoder.c
722
dc_fixpt_shl
(
in dce110_stream_encoder_set_throttled_vcp_size()
Completed in 11 milliseconds