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:shift
(Results
1 - 14
of
14
) sorted by relevance
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/
H
A
D
bit_reader.h
61
uint8_t
shift
= availBits_ - toRead;
in ReadBits()
local
/foundation/communication/nfc/services/src/tag/
H
A
D
ndef_wifi_data_parser.cpp
64
uint8_t
shift
= 8; // 8 bits for one byte
in GetTypeFromPayload()
local
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H
A
D
source_map.cpp
386
uint32_t
shift
= 0;
in VlqRevCode()
local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/
H
A
D
sbc_frame.cpp
427
uint32_t
shift
= frame.scaleFactor_[channel][subband] + 1 + SBC_ENCODE_FIXED_EXTRA_BITS;
in UnpackFrameStream()
local
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H
A
D
unordered_map.h
646
const uint64_t
shift
= 64u - shift_amount_;
in index()
local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/include/
H
A
D
pixel_map_utils.h
118
static uint8_t GetRGB565Channel(uint16_t color, uint16_t mask, uint8_t
shift
)
in GetRGB565Channel()
argument
149
static uint8_t GetColorComp(uint32_t color, uint8_t
shift
)
in GetColorComp()
argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H
A
D
tlv_util.h
183
uint8_t
shift
= 0;
in ReadInt32()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H
A
D
rs_profiler_dump.cpp
63
constexpr int
shift
= 30 + 32;
in AdjustNodeId()
local
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H
A
D
stream_packet_header.h
39
inline static int Align(int x, int
shift
)
in Align()
argument
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
H
A
D
source_map.cpp
440
uint32_t
shift
= 0;
in VlqRevCode()
local
/foundation/arkui/ace_engine/test/unittest/core/event/
H
A
D
event_manager_test_ng.cpp
824
const uint8_t
shift
= static_cast<uint8_t>(CtrlKeysBit::SHIFT);
in HWTEST_F()
local
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/
H
A
D
audio_capturer_source.cpp
395
u_int64_t
shift
= (size_ + bufferBytes) - sizeMax_; // 1 to sizeMax_
in Offer()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H
A
D
menu_pattern.cpp
1815
int32_t
shift
= next ? 1 : -1;
in GetOutsideForEachMenuItem()
local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H
A
D
pixel_map.cpp
2780
uint8_t
shift
= 0;
in ReadVarint()
local
Completed in 34 milliseconds