Home
last modified time | relevance | path

Searched refs:CHAR (Results 1 – 25 of 29) sorted by relevance

12

/ohos5.0/docs/zh-cn/device-dev/kernel/
H A Dkernel-small-debug-trace-other-lastwords.md14 typedef VOID (*log_read_write_fn)(UINT32 startAddr, UINT32 space, UINT32 rwFlag, CHAR *buf);
16 VOID LOS_ExcInfoRegHook(UINT32 startAddr, UINT32 space, CHAR *buf, log_read_write_fn hook);
H A Dkernel-small-debug-shell-guide.md49 UINT32 osCmdReg(CmdT ype cmdType, CHAR *cmdKey, UINT32 paraNum, CmdCallBackFunc cmdProc)
77 UINT32 osShellCmdLs(UINT32 argc, CHAR **argv)
H A Dkernel-mini-memory-lms.md128 CHAR *str = (CHAR *)LOS_MemAlloc(g_testLmsPool, INDEX_MAX);
136 CHAR *str = (CHAR *)LOS_MemAlloc(g_testLmsPool, INDEX_MAX);
H A Dkernel-small-debug-perf.md41 CHAR buf[LOSCFG_PERF_BUFFER_SIZE] = {0};
143 STATIC VOID OsPrintBuff(const CHAR *buf, UINT32 num)
160 CHAR *buf = NULL;
H A Dkernel-mini-basic-ipc-queue.md152 CHAR abuf[] = "test message";
164 CHAR readBuf[BUFFER_LEN] = {0};
H A Dkernel-small-basic-trans-queue.md155 CHAR abuf[] = "test message";
167 CHAR readBuf[BUFFER_LEN] = {0};
H A Dkernel-small-memory-lms.md133 CHAR *str = (CHAR *)LOS_MemAlloc(g_testLmsPool, INDEX_MAX);
141 CHAR *str = (CHAR *)LOS_MemAlloc(g_testLmsPool, INDEX_MAX);
H A Dkernel-mini-extend-dynamic-loading.md23 CHAR *name;
H A Dkernel-mini-extend-file.md115 CHAR *mount_point;
364 CHAR *mount_point;
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
H A Dwinapi.rs29 pub type CHAR = c_char; typedef
264 sa_data: [CHAR; 14],
316 pub sin_zero: [CHAR; 8],
/ohos5.0/foundation/ability/idl_tool/parser/
H A Dtoken.h25 CHAR, enumerator
H A Dlexer.cpp41 keywords_[String("char")] = Token::CHAR; in InitializeKeywords()
285 case Token::CHAR: in DumpToken()
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/lexer/
H A Dtoken.h35 CHAR, // "char" enumerator
H A Dlexer.cpp32 {"char", TokenType::CHAR },
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/lexer/
H A Dtoken.h43 CHAR, // "char" enumerator
/ohos5.0/docs/en/device-dev/kernel/
H A Dkernel-mini-memory-lms.md132 CHAR *str = (CHAR *)LOS_MemAlloc(g_testLmsPool, INDEX_MAX);
140 CHAR *str = (CHAR *)LOS_MemAlloc(g_testLmsPool, INDEX_MAX);
H A Dkernel-small-debug-shell-guide.md53 UINT32 osCmdReg(CmdT ype cmdType, CHAR *cmdKey, UINT32 paraNum, CmdCallBackFunc cmdProc)
74 UINT32 osShellCmdLs(UINT32 argc, CHAR **argv)
H A Dkernel-small-debug-perf.md40 CHAR buf[LOSCFG_PERF_BUFFER_SIZE] = {0};
140 STATIC VOID OsPrintBuff(const CHAR *buf, UINT32 num)
157 CHAR *buf = NULL;
H A Dkernel-small-memory-lms.md133 CHAR *str = (CHAR *)LOS_MemAlloc(g_testLmsPool, INDEX_MAX);
141 CHAR *str = (CHAR *)LOS_MemAlloc(g_testLmsPool, INDEX_MAX);
H A Dkernel-small-debug-trace-other-lastwords.md12 typedef VOID (*log_read_write_fn)(UINT32 startAddr, UINT32 space, UINT32 rwFlag, CHAR *buf);
14 VOID LOS_ExcInfoRegHook(UINT32 startAddr, UINT32 space, CHAR *buf, log_read_write_fn hook);
H A Dkernel-small-basic-trans-queue.md155 CHAR abuf[] = "test message";
167 CHAR readBuf[BUFFER_LEN] = {0};
H A Dkernel-mini-basic-ipc-queue.md152 CHAR abuf[] = "test message";
164 CHAR readBuf[BUFFER_LEN] = {0};
H A Dkernel-mini-extend-dynamic-loading.md27 CHAR *name;
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp62 case AppEventParamType::CHAR: in InitValueByBaseType()
265 {CHAR, &GetCharParamValueStr},
409 AppEventParam appEventParam(key, AppEventParamType::CHAR); in AddParam()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_base.h63 CHAR = 2, enumerator

12