Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 23 of 23) sorted by relevance

/developtools/profiler/hiebpf/src/
Dringbuffer.cpp39 uint16_t *temp = new(std::nothrow) uint16_t[bufSize_]; local
46 uint32_t *temp = new(std::nothrow) uint32_t[bufSize_]; local
53 uint64_t *temp = new(std::nothrow) uint64_t[bufSize_]; local
264 uint16_t *temp = new(std::nothrow) uint16_t[bufSize]; in Allocate() local
270 uint32_t *temp = new(std::nothrow) uint32_t[bufSize]; in Allocate() local
276 uint64_t *temp = new(std::nothrow) uint64_t[bufSize]; in Allocate() local
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
Dhashlist_test.cpp65 std::size_t temp {125}; variable
121 auto temp = last; variable
176 auto temp = first; variable
/developtools/hiperf/test/unittest/common/native/
Dhashlist_test.cpp65 std::size_t temp {125}; variable
121 auto temp = last; variable
176 auto temp = first; variable
/developtools/hiperf/demo/cpp/
Dhiperf_malloc_demo.cpp32 void *temp = nullptr; in main() local
/developtools/profiler/host/smartperf/client/client_command/
DTemperature.cpp45 std::string temp; in ItemData() local
/developtools/global_resource_tool/src/
Dfile_entry.cpp66 string temp(filePath + "\\*.*"); in GetChilds() local
192 char temp[MAX_PATH]; in RealPath() local
/developtools/profiler/device/plugins/native_daemon/src/
Dstack_data_repeater.cpp75 auto temp = mallocMap_.find(rawData->stackConext->addr); in PutRawStack() local
Dstack_preprocess.cpp1043 std::string temp; in SaveMemTag() local
/developtools/hiperf/include/
Dhashlist.hpp130 Iterator temp {itr}; in operator =() local
139 Iterator temp {std::move(itr)}; in operator =() local
330 ReverseIterator temp {itr}; in operator =() local
339 ReverseIterator temp {std::move(itr)}; in operator =() local
/developtools/hdc/hdc_rust/src/common/
Dbase.rs99 let temp = s.to_owned(); in get_file_name() localVariable
/developtools/profiler/device/cmds/src/
Dcommand_line.cpp131 for (std::string temp : p->paramFilter_) { in PrintHelp() local
/developtools/smartperf_host/trace_streamer/src/proto_reader/include/
Dproto_reader_help.h130 uint64_t temp = 0; in VarIntDecode() local
/developtools/smartperf_host/trace_streamer/src/proto_reader/
Dproto_reader.cpp169 auto temp = currentReadAddr_; in FindDataArea() local
/developtools/syscap_codec/napi/
Dnapi_query_syscap.cpp57 char *temp = nullptr; in CalculateAllStringLength() local
/developtools/syscap_codec/src/
Dsyscap_tool.c203 char *temp = sysCapBegin + i * SINGLE_FEAT_LEN; in ParseRpcidToJson() local
544 char *temp = strtok_r(input, ",", &tok); in GetPriSyscapData() local
Dcreate_pcid.c792 char *temp = tempSyscap; in CheckPrivateSyCap() local
/developtools/syscap_codec/interfaces/inner_api/
Dsyscap_interface.c288 char *temp = sysCapBegin + i * SINGLE_FEAT_LEN; in ParseRpcidToJson() local
593 char *temp = (char *)malloc(sizeof(char) * SINGLE_SYSCAP_LEN); in ComparePcidWithPriSyscap() local
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
DFileUtils.java305 int temp; in writeFileToDos() local
/developtools/packing_tool/adapter/ohos/
DUncompress.java156 String[] temp = utility.getHapPath().replace("\\", "/").split("/"); in unpackageHapMode() local
680 String[] temp = filePath.replace("\\", "/").split("/"); in dataTransferFilesByApp() local
DCompressor.java615 StringBuilder temp = new StringBuilder(); in getSHA256() local
1616 String[] temp = fName.replace("\\", "/").split("/"); in compressPackResMode() local
/developtools/smartperf_host/trace_streamer/src/rpc/
Dffrt_converter.cpp328 auto temp = gid; in GetTaskId() local
/developtools/hdc/src/common/
Dbase.cpp628 char *temp = nullptr; in SplitCommandToArgs() local
/developtools/profiler/hiebpf/include/
Dvmlinux.h7215 void *temp; member
34574 u64 temp; member
54667 __u8 temp: 1; member
65762 } temp; member
65866 } temp; member
65889 } temp; member
98450 int temp; member
135587 int temp; member
135954 int temp; member
136158 int temp; member
[all …]