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:remain
(Results
1 - 25
of
26
) sorted by relevance
1
2
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H
A
D
stream_depacketizer.cpp
61
int
remain
= static_cast<int>(bufferSize - (ptr - buffer));
in DepacketizeBuffer()
local
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/timerthread/
H
A
D
timer_thread.h
34
int32_t
remain
= 0;
member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H
A
D
security_component_layout_element.h
112
double
remain
= reduceSize - (width_ - minPadddingSize_);
variable
126
double
remain
= reduceSize - (height_ - minPadddingSize_);
variable
H
A
D
security_component_layout_element.cpp
72
int
remain
= reduceSize - (width_ - minIconSize_);
in ShrinkWidth()
local
88
double
remain
= reduceSize - (height_ - minIconSize_);
in ShrinkHeight()
local
322
int
remain
= reduceSize - (width_ - minTextWidth);
in ShrinkWidth()
local
344
double
remain
= reduceSize - (height_ - minTextHeight);
in ShrinkHeight()
local
H
A
D
security_component_layout_algorithm.cpp
145
double
remain
= left_.ShrinkWidth(diff / HALF);
in ShrinkWidth()
local
192
double
remain
= left_.EnlargeWidth(diff / HALF);
EnlargeWidth()
local
205
double
remain
= top_.ShrinkHeight(diff / HALF);
ShrinkHeight()
local
251
double
remain
= top_.EnlargeHeight(diff / HALF);
EnlargeHeight()
local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H
A
D
avrcp_tg_notification.cpp
456
uint16_t
remain
= mtu_ - (AVRC_TG_VENDOR_FIXED_OPERAND_SIZE + AVRC_TG_GCPASV_NUM_OF_VALUES_SIZE);
in GetAvailableParameterSize()
local
H
A
D
avrcp_tg_vendor.cpp
893
uint16_t
remain
= mtu_ - (AVRC_TG_VENDOR_FIXED_OPERAND_SIZE + AVRC_TG_GCPASV_NUM_OF_VALUES_SIZE);
in GetAvailableParameterSize()
local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H
A
D
gt_extractor_util.cpp
236
uint64_t
remain
= size;
in HasCopiedData()
local
/foundation/communication/dsoftbus/core/connection/manager/
H
A
D
softbus_conn_flow_control.c
62
int32_t
remain
= self->quotaInBytes - appliedTotal;
in Apply()
local
/foundation/communication/dsoftbus/adapter/common/bus_center/network/
H
A
D
lnn_linkwatch.c
64
int32_t
remain
= bufLen;
in ProcessNetlinkAnswer()
local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H
A
D
lf_ring.c
276
FILLP_ULONG
remain
;
in FillpRingFreeEntries()
local
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H
A
D
samgr_small_ipc_adapter.c
131
int
remain
= RegisterRemoteFeatures(registerEpArg->endpoint);
in Receive()
local
309
int
remain
= RegisterRemoteFeatures(endpoint);
in OnSamgrServerExit()
local
H
A
D
endpoint.c
384
int
remain
= RegisterRemoteFeatures(endpoint);
in Receive()
local
614
int
remain
= RegisterRemoteFeatures(endpoint);
in OnSamgrServerExit()
local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H
A
D
ip_tools.cpp
135
int
remain
= prefixLength % BIT_NUM_PER_BYTE;
in ConvertIpv4Mask()
local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/store/
H
A
D
auto_cache.cpp
336
size_t
remain
= watchers.size();
in OnChange()
local
359
size_t
remain
= watchers.size();
in OnChange()
local
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H
A
D
tar_file.cpp
327
off_t
remain
= size;
in WriteFileContent()
local
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H
A
D
packet.c
269
uint32_t
remain
= BufferGetSize(start->buf) - offset;
in PacketCopyToBuffer()
local
303
uint32_t
remain
= BufferGetSize(start->buf) - offset;
PacketCopyFromBuffer()
local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/grid/
H
A
D
render_grid.cpp
843
int32_t
remain
= maxCount_ - (index_ + count_);
in RequestChildIfNeeded()
local
/foundation/multimedia/audio_framework/frameworks/native/audioutils/test/unittest/
H
A
D
audio_utils_unit_test.cpp
1484
static void QueuePushInnotfull(const unsigned int
remain
)
in QueuePushInnotfull()
argument
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H
A
D
scrollable.h
49
double
remain
;
member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H
A
D
scrollable.h
49
double
remain
;
member
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/http/
H
A
D
http_media_downloader.cpp
364
uint64_t
remain
= fileContentLength - mediaOffset;
in ReadRingBuffer()
local
415
size_t
remain
= cacheMediaBuffer_->GetBufferSize(readOffset_);
in ReadCacheBuffer()
local
474
size_t
remain
= GetCurrentBufferSize();
in CheckDownloadPos()
local
709
size_t
remain
in SeekCacheBuffer()
local
[all...]
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H
A
D
netsys_native_service_proxy.cpp
2720
uint32_t
remain
;
in SetFirewallRules()
local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H
A
D
db_common.cpp
337
std::string DBCommon::StringMasking(const std::string &oriStr, size_t
remain
)
in StringMasking()
argument
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H
A
D
file_operations_cloud.cpp
663
size_t
remain
= size;
in AddDirEntryToBuf()
local
Completed in 36 milliseconds
1
2