Home
last modified time | relevance | path

Searched defs:cp (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_map.cpp43 AT_ALWAYS_INLINE const char* SkipWhiteSpace(const char *cp) in SkipWhiteSpace()
55 AT_ALWAYS_INLINE const char* ScanHex(const char *cp, unsigned long &valp) in ScanHex()
87 AT_ALWAYS_INLINE const char* ScanDec(const char *cp, unsigned long &valp) in ScanDec()
117 AT_ALWAYS_INLINE const char* ScanChar(const char *cp, char &valp) in ScanChar()
133 AT_ALWAYS_INLINE const char* ScanString(const char *cp, char *valp, size_t size) in ScanString()
220 const char* cp = buf; in Parse() local
/ohos5.0/docs/zh-cn/device-dev/kernel/
H A Dkernel-small-debug-shell-file-cp.md1 # cp chapter
H A Dkernel-mini-debug-shell.md39 ### cp subsection
/ohos5.0/docs/en/device-dev/kernel/
H A Dkernel-small-debug-shell-file-cp.md1 # cp chapter
H A Dkernel-mini-debug-shell.md39 ### cp subsection
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/common/
H A Ddfx_dump_res.h76 const char *cp; in GetResStr() local
/ohos5.0/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_distinguished_name_openssl.c216 static CfResult CollectAndParseName(const char *cp, char *work, int chtype, X509_NAME *name) in CollectAndParseName()
265 static X509_NAME *ParseName(const char *cp, int chtype, const char *desc) in ParseName()
/ohos5.0/base/security/device_auth/common_lib/impl/src/
H A Dstring_util.c89 int64_t StringToInt64(const char *cp) in StringToInt64()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/
H A Dquaternion_util.h40 const float cp = Math::cos(pitch * 0.5f); in BASE_BEGIN_NAMESPACE() local
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_socket_test.cpp2128 const char *cp = "127.0.0.1"; variable
2141 const char *cp = "abcde"; variable
2154 const char *cp = "0x1234"; variable
2167 const char *cp = "1234"; variable
2180 const char *cp = "adc1234"; variable
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
H A Dafd.rs191 cp: Arc<CompletionPort>, field
/ohos5.0/base/tee/tee_client/services/teecd/include/
H A Dfs_work_agent.h128 } cp; member
/ohos5.0/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_socket.c482 uint32_t SoftBusInetAddr(const char *cp) in SoftBusInetAddr()
/ohos5.0/drivers/hdf_core/framework/model/audio/usb/src/
H A Daudio_usb_endpoints.c211 unsigned char *cp = urb->transfer_buffer; in AudioUsbPrepareOutboundUrb() local
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp531 for (auto cp : cps) { in AddParam() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Daudio_utils.cpp965 int16_t *cp = reinterpret_cast<int16_t*>(buffer); in CheckAudioData() local