/developtools/profiler/host/smartperf/trace_streamer/src/parser/ |
D | thread_state_flag.cpp | 20 Direction ThreadStateFlag::SetStatByChar(char ch) in SetStatByChar() argument 22 if (ch == 'R') { in SetStatByChar() 28 if (statMap_.find(ch) == statMap_.end()) { in SetStatByChar() 32 state_ |= statMap_[ch]; in SetStatByChar()
|
D | thread_state_flag.h | 62 Direction SetStatByChar(char ch);
|
/developtools/smartperf_host/trace_streamer/src/parser/ |
D | thread_state_flag.cpp | 20 Direction ThreadStateFlag::SetStatByChar(char ch) in SetStatByChar() argument 22 if (ch == 'R') { in SetStatByChar() 28 if (statMap_.find(ch) == statMap_.end()) { in SetStatByChar() 32 state_ |= statMap_[ch]; in SetStatByChar()
|
D | thread_state_flag.h | 62 Direction SetStatByChar(char ch);
|
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/ |
D | EscapeCharacter.java | 69 char ch = (char) Integer.parseInt(src.substring(pos + ESCAPE_STRING2_LEN, in unescape() local 71 tmp.append(ch); in unescape() 74 char ch = (char) Integer.parseInt(src.substring(pos + ESCAPE_STRING1_LEN, in unescape() local 76 tmp.append(ch); in unescape()
|
/developtools/integration_verification/DeployDevice/src/aw/Param/ |
D | UpgradeParam.py | 58 for ch in check_str: 59 if u'\u4e00' <= ch <= u'\u9fff':
|
/developtools/hdc/src/daemon/ |
D | main.cpp | 139 int ch; in GetDaemonCommandlineOptions() local 143 while ((ch = getopt(argc, const_cast<char *const *>(argv), "utl:")) != -1) { in GetDaemonCommandlineOptions() 144 switch (ch) { in GetDaemonCommandlineOptions() 172 Base::PrintMessage("Option:%c non-supported!", ch); in GetDaemonCommandlineOptions()
|
D | shell.h | 34 bool SpecialSignal(uint8_t ch);
|
D | shell.cpp | 83 bool HdcShell::SpecialSignal(uint8_t ch) in SpecialSignal() argument 87 switch (ch) { in SpecialSignal()
|
/developtools/profiler/host/smartperf/trace_streamer/src/base/ |
D | string_help.cpp | 53 void* memset_s(void* dest, size_t destSize, int32_t ch, size_t n) in memset_s() argument 56 UNUSED(ch); in memset_s()
|
D | string_help.h | 29 void* memset_s(void* dest, size_t destSize, int32_t ch, size_t n);
|
/developtools/smartperf_host/ide/test/base-ui/table/ |
D | LitTable.test.ts | 260 let ch = document.createElement('div'); variable 261 element.appendChild(ch); 590 let ch = document.createElement('div'); variable 591 element.appendChild(ch);
|
/developtools/hdc/src/host/ |
D | main.cpp | 290 int ch = 0; in GetCommandlineOptions() local 294 while ((ch = getopt(optArgc, const_cast<char *const*>(optArgv), "hvpfmncs:Sd:t:l:")) != -1) { in GetCommandlineOptions() 295 switch (ch) { in GetCommandlineOptions()
|
/developtools/ace_ets2bundle/compiler/sample/pages/testcases/ |
D | showcaseCovid19.ets | 3244 … "name": "Switzerland", "continent": "Europe", "alpha2": "ch", "population": 8654618, "months": [
|
/developtools/profiler/hiebpf/include/ |
D | vmlinux.h | 106394 int ch; member 109670 struct rcar_sysc_ch ch; member 119004 u8 ch[2]; member 141722 struct mbox_chan___2 *ch; member
|
/developtools/profiler/device/plugins/memory_plugin/test/utresources/proc/1/ |
D | smaps | 10890 … r--s 00000000 fd:04 2293 /system/usr/hyphen-data/hyph-de-ch-1901.hyb
|