/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
H A D | dfx_map.cpp | 43 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 D | kernel-small-debug-shell-file-cp.md | 1 # cp chapter
|
H A D | kernel-mini-debug-shell.md | 39 ### cp subsection
|
/ohos5.0/docs/en/device-dev/kernel/ |
H A D | kernel-small-debug-shell-file-cp.md | 1 # cp chapter
|
H A D | kernel-mini-debug-shell.md | 39 ### cp subsection
|
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/common/ |
H A D | dfx_dump_res.h | 76 const char *cp; in GetResStr() local
|
/ohos5.0/base/security/certificate_framework/frameworks/adapter/v1.0/src/ |
H A D | x509_distinguished_name_openssl.c | 216 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 D | string_util.c | 89 int64_t StringToInt64(const char *cp) in StringToInt64()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/ |
H A D | quaternion_util.h | 40 const float cp = Math::cos(pitch * 0.5f); in BASE_BEGIN_NAMESPACE() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/unittest/ |
H A D | softbus_socket_test.cpp | 2128 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 D | afd.rs | 191 cp: Arc<CompletionPort>, field
|
/ohos5.0/base/tee/tee_client/services/teecd/include/ |
H A D | fs_work_agent.h | 128 } cp; member
|
/ohos5.0/foundation/communication/dsoftbus/adapter/common/kernel/posix/ |
H A D | softbus_adapter_socket.c | 482 uint32_t SoftBusInetAddr(const char *cp) in SoftBusInetAddr()
|
/ohos5.0/drivers/hdf_core/framework/model/audio/usb/src/ |
H A D | audio_usb_endpoints.c | 211 unsigned char *cp = urb->transfer_buffer; in AudioUsbPrepareOutboundUrb() local
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/ |
H A D | hiappevent_base.cpp | 531 for (auto cp : cps) { in AddParam() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/ |
H A D | audio_utils.cpp | 965 int16_t *cp = reinterpret_cast<int16_t*>(buffer); in CheckAudioData() local
|