Home
last modified time | relevance | path

Searched defs:temp (Results 1 - 20 of 20) sorted by relevance

/developtools/hiperf/demo/cpp/
H A Dhiperf_malloc_demo.cpp32 void *temp = nullptr; in main() local
/developtools/smartperf_host/trace_streamer/src/proto_reader/
H A Dproto_reader_help.cpp22 uint64_t temp = 0; in VarIntDecode() local
H A Dproto_reader.cpp169 auto temp = currentReadAddr_; in FindDataArea() local
/developtools/profiler/host/smartperf/client/client_command/
H A DTemperature.cpp51 std::string temp; in ItemData() local
/developtools/hiperf/test/unittest/common/native/
H A Dhashlist_test.cpp121 auto temp = last; in HWTEST_F() local
176 auto temp = first; in HWTEST_F() local
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
H A Dhashlist_test.cpp120 auto temp = last; in HWTEST_F() local
175 auto temp = first; in HWTEST_F() local
/developtools/profiler/hiebpf/src/
H A Dringbuffer.cpp33 uint16_t *temp = new(std::nothrow) uint16_t[bufSize_]; variable
42 uint16_t *temp = new(std::nothrow) uint16_t[bufSize_]; variable
51 uint32_t *temp = new(std::nothrow) uint32_t[bufSize_]; variable
60 uint64_t *temp variable
288 uint16_t *temp = new(std::nothrow) uint16_t[bufSize]; Allocate() local
296 uint32_t *temp = new(std::nothrow) uint32_t[bufSize]; Allocate() local
304 uint64_t *temp = new(std::nothrow) uint64_t[bufSize]; Allocate() local
[all...]
/developtools/profiler/device/plugins/native_daemon/src/
H A Dstack_data_repeater.cpp119 auto temp = mallocMap_.find(rawData->stackConext->addr); in PutRawStack() local
H A Dstack_preprocess.cpp1386 std::string temp; in SaveMemTag() local
/developtools/profiler/device/plugins/native_daemon/include/
H A Dhashlistpp.h130 swap(temp); variable
139 swap(temp); variable
330 swap(temp); variable
339 swap(temp); variable
/developtools/packing_tool/packing_tool/frameworks/test/unittest/utils_Test/
H A Dutils_test.cpp303 std::string temp = OHOS::AppPackingTool::Utils::GetFilePathByDir(path, file); in HWTEST_F() local
/developtools/global_resource_tool/src/
H A Dfile_entry.cpp201 char temp[MAX_PATH]; in RealPath() local
/developtools/hiperf/include/
H A Dhashlist.h330 swap(temp); variable
339 swap(temp); variable
530 swap(temp); variable
539 swap(temp); variable
/developtools/profiler/host/smartperf/client/client_command/include/
H A Dsp_thread_socket.h253 std::string temp = iter->second + "@@"; in HandleUDPMsg() local
261 std::string temp = iter->second + "@@"; in HandleUDPMsg() local
/developtools/syscap_codec/napi/
H A Dnapi_query_syscap.cpp57 char *temp = nullptr; in CalculateAllStringLength() local
/developtools/syscap_codec/interfaces/inner_api/
H A Dsyscap_interface.c301 char *temp = sysCapBegin + i * SINGLE_FEAT_LEN; in ParseRpcidToJson() local
614 char *temp = (char *)malloc(sizeof(char) * SINGLE_SYSCAP_LEN); in ComparePcidWithPriSyscap() local
/developtools/syscap_codec/src/
H A Dcreate_pcid.c842 char *temp = tempSyscap; in CheckPrivateSyCap() local
H A Dsyscap_tool.c221 char *temp = sysCapBegin + i * SINGLE_FEAT_LEN; in ParseRpcidToJson() local
578 char *temp = strtok_r(input, ",", &tok); in GetPriSyscapData() local
/developtools/hdc/src/common/
H A Dbase.cpp1111 char *temp = nullptr; in SplitCommandToArgs() local
/developtools/profiler/hiebpf/include/
H A Dvmlinux.h7215 void *temp; member
34574 u64 temp; member
54667 __u8 temp: 1; global() member
65762 } temp; global() member
65866 } temp; global() member
65889 } temp; global() member
98450 int temp; global() member
135587 int temp; global() member
135954 int temp; global() member
136158 int temp; global() member
142784 int16_t temp; global() member
142790 int16_t temp; global() member
142853 int16_t temp; global() member
142857 int16_t temp; global() member
142861 int16_t temp; global() member
[all...]

Completed in 425 milliseconds