| /foundation/arkui/ui_lite/frameworks/events/ |
| H A D | event.cpp | 22 Event::Event(const Point& curPos) : timeStamp_(HALTick::GetInstance().GetTime()), curPos_(curPos) {} in Event() argument
|
| /third_party/skia/tools/ |
| H A D | skpinfo.cpp | 88 size_t curPos = stream.getPosition(); in main() local
|
| /foundation/multimedia/av_codec/services/media_engine/modules/sink/ |
| H A D | calc_max_amplitude.cpp | 70 char *curPos = frame + (i * SAMPLE_S24_BYTE_NUM);
in CalculateMaxAmplitudeForPCM24Bit() local
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/netsys/ |
| H A D | netsys_udp_transfer.cpp | 32 char *curPos = data; in ProcUdpData() local
|
| H A D | netsys_tcp_client.c | 85 char *curPos = data; in ProcData() local
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuResource.cpp | 69 long curPos = ftell(m_file); in getSize() local
|
| /base/hiviewdfx/hiview/base/event_store/utility/reader/ |
| H A D | content_reader.cpp | 56 auto curPos = docStream.tellg(); in ReadFmtVersion() local
|
| H A D | sys_event_doc_reader.cpp | 65 auto curPos = in_.tellg();
in Init() local 207 uint32_t curPos = static_cast<uint32_t>(in_.tellg());
in HasReadPageEnd() local
|
| /third_party/vk-gl-cts/execserver/ |
| H A D | xsProtocol.cpp | 122 size_t curPos = m_buf.size(); in put() local 134 int curPos = (int)m_buf.size(); in put() local
|
| H A D | xsWin32TestProcess.cpp | 134 int curPos = 0; in run() local
|
| /third_party/vk-gl-cts/executor/ |
| H A D | xeCallQueue.cpp | 235 size_t curPos = m_call->getDataSize(); in write() local
|
| /base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/ |
| H A D | hisysevent_c_wrapper.cpp | 42 size_t curPos = 0; // The current position is initialized to be 0. in SplitStringToArray() local [all...] |
| /base/global/resource_management_lite/frameworks/resmgr_lite/src/ |
| H A D | res_locale.cpp | 162 RState ProcessSubtag(const char *curPos, int32_t subTagLen, uint16_t &nextType, ParseResult &r) in ProcessSubtag() argument 213 const char *curPos = nextPos; in DoParse() local [all...] |
| /base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/ |
| H A D | dlp_file_kits.cpp | 125 off_t curPos = lseek(dlpFd, 0, SEEK_CUR); in IsDlpFile() local
|
| /device/soc/rockchip/rk3568/hardware/codec/jpeg/src/ |
| H A D | codec_jpeg_helper.cpp | 29 int32_t curPos = 0; in JpegAssemble() local 134 JpegDqtAssemble(const struct CodecJpegDecInfo &decInfo, int8_t *buffer, int32_t curPos) JpegDqtAssemble() argument 180 JpegDriAssemble(const struct CodecJpegDecInfo &decInfo, int8_t *buffer, int32_t curPos) JpegDriAssemble() argument 205 JpegDhtAssemble(const struct CodecJpegDecInfo &decInfo, int8_t *buffer, int32_t curPos) JpegDhtAssemble() argument 220 JpegDhtAssemble( const std::vector<CodecJpegHuffTable> &table, int8_t *buffer, int32_t curPos, bool dc) JpegDhtAssemble() argument 273 JpegSofAssemble(const struct CodecJpegDecInfo &decInfo, int8_t *buffer, int32_t curPos) JpegSofAssemble() argument 333 JpegSosAssemble(const struct CodecJpegDecInfo &decInfo, int8_t *buffer, int32_t curPos) JpegSosAssemble() argument 376 JpegDataAssemble(int8_t *buffer, int32_t curPos, int32_t fd) JpegDataAssemble() argument 574 PutInt16(int8_t *buffer, int32_t curPos, int16_t value) PutInt16() argument 585 PutInt8(int8_t *buffer, int32_t curPos, int8_t value) PutInt8() argument [all...] |
| /device/soc/rockchip/rk3588/hardware/codec/jpeg/src/ |
| H A D | codec_jpeg_helper.cpp | 29 int32_t curPos = 0; in JpegAssemble() local 134 JpegDqtAssemble(const struct CodecJpegDecInfo &decInfo, int8_t *buffer, int32_t curPos) JpegDqtAssemble() argument 180 JpegDriAssemble(const struct CodecJpegDecInfo &decInfo, int8_t *buffer, int32_t curPos) JpegDriAssemble() argument 205 JpegDhtAssemble(const struct CodecJpegDecInfo &decInfo, int8_t *buffer, int32_t curPos) JpegDhtAssemble() argument 220 JpegDhtAssemble( const std::vector<CodecJpegHuffTable> &table, int8_t *buffer, int32_t curPos, bool dc) JpegDhtAssemble() argument 273 JpegSofAssemble(const struct CodecJpegDecInfo &decInfo, int8_t *buffer, int32_t curPos) JpegSofAssemble() argument 333 JpegSosAssemble(const struct CodecJpegDecInfo &decInfo, int8_t *buffer, int32_t curPos) JpegSosAssemble() argument 376 JpegDataAssemble(int8_t *buffer, int32_t curPos, int32_t fd) JpegDataAssemble() argument 574 PutInt16(int8_t *buffer, int32_t curPos, int16_t value) PutInt16() argument 585 PutInt8(int8_t *buffer, int32_t curPos, int8_t value) PutInt8() argument [all...] |
| /third_party/vk-gl-cts/framework/delibs/deutil/ |
| H A D | deFile.c | 162 deInt64 curPos = lseek(file->fd, 0, SEEK_CUR); in deFile_getSize() local
|
| /base/global/resource_management/frameworks/resmgr/src/ |
| H A D | res_locale.cpp | 167 RState ProcessSubtag(const char *curPos, int32_t subTagLen, uint16_t &nextType, ParseResult &r) in ProcessSubtag() argument 218 const char *curPos = nullptr; in DoParse() local [all...] |
| /base/startup/appspawn/util/src/ |
| H A D | appspawn_utils.c | 145 char *curPos = strchr(path, slash); in MakeDirRec() local
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/ |
| H A D | jpeg_hw_decoder.cpp | 342 bool JpegHardwareDecoder::JumpOverCurrentJpegMarker(const uint8_t* data, unsigned int& curPos, in JumpOverCurrentJpegMarker() argument 375 unsigned int curPos in GetCompressedDataStart() local [all...] |
| /base/startup/init/test/systest/ |
| H A D | loopserver_systest.c | 83 char *curPos = strchr(path, slash); in MakeDirRec() local
|
| /base/tee/tee_client/services/teecd/include/ |
| H A D | fs_work_agent.h | 136 uint32_t curPos; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/utils/ |
| H A D | drag_animation_helper.cpp | 54 OffsetF curPos = {child.offset.GetX() + child.halfWidth, child.offset.GetY() + child.halfHeight}; in CalcDistanceBeforeLifting() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| H A D | list_position_map.h | 318 float curPos = 0.0f; in PosMapUpdateAllSize() local
|
| /base/startup/appspawn/modules/sandbox/ |
| H A D | appspawn_sandbox.c | 75 char *curPos = strchr(path, slash); in CheckDirRecursive() local
|