Home
last modified time | relevance | path

Searched refs:nm_result (Results 1 – 25 of 67) sorted by relevance

123

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/symtab/
H A Dsymtabexec.cpp166 for (size_t n=0; n<nm_result.GetCount(); ++n) in OnWriteToFile()
168 file.Write(nm_result[n]); in OnWriteToFile()
221 nm_result.Empty(); // remove old results in CleanUp()
420 int pid = wxExecute(cmd, nm_result, nm_errors); in ExecuteNM()
450 if(nm_result.IsEmpty()) in ParseOutput()
499 size_t count = nm_result.GetCount(); in ParseOutputSuccess()
530 the_line = nm_result[n]; in ParseOutputSuccess()
H A Dsymtabexec.h91 wxArrayString nm_result; variable
/dports/devel/icu-lx/icu/source/test/depstest/
H A Ddepstest.py67 nm_result = subprocess.Popen(["nm", "--demangle", "--format=sysv",
72 for line in nm_result.splitlines():
/dports/devel/icu/icu/source/test/depstest/
H A Ddepstest.py67 nm_result = subprocess.Popen(["nm", "--demangle", "--format=sysv",
72 for line in nm_result.splitlines():
/dports/sysutils/u-boot-utilite/u-boot-2015.07/tools/buildman/
H A Dbuilderthread.py308 nm_result = command.RunPipe([cmd], capture=True,
311 if nm_result.stdout:
315 print >>fd, nm_result.stdout,
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/tools/buildman/
H A Dbuilderthread.py322 nm_result = command.RunPipe([cmd], capture=True,
325 if nm_result.stdout:
329 print >>fd, nm_result.stdout,
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/tools/buildman/
H A Dbuilderthread.py322 nm_result = command.RunPipe([cmd], capture=True,
325 if nm_result.stdout:
329 print >>fd, nm_result.stdout,
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/tools/buildman/
H A Dbuilderthread.py322 nm_result = command.RunPipe([cmd], capture=True,
325 if nm_result.stdout:
329 print >>fd, nm_result.stdout,
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/tools/buildman/
H A Dbuilderthread.py322 nm_result = command.RunPipe([cmd], capture=True,
325 if nm_result.stdout:
329 print >>fd, nm_result.stdout,
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/tools/buildman/
H A Dbuilderthread.py322 nm_result = command.RunPipe([cmd], capture=True,
325 if nm_result.stdout:
329 print >>fd, nm_result.stdout,
/dports/sysutils/u-boot-tools/u-boot-2020.07/tools/buildman/
H A Dbuilderthread.py340 nm_result = command.RunPipe([cmd], capture=True,
343 if nm_result.stdout:
347 print(nm_result.stdout, end=' ', file=fd)
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/tools/buildman/
H A Dbuilderthread.py360 nm_result = command.RunPipe([cmd], capture=True,
363 if nm_result.stdout:
367 print(nm_result.stdout, end=' ', file=fd)
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/tools/buildman/
H A Dbuilderthread.py360 nm_result = command.RunPipe([cmd], capture=True,
363 if nm_result.stdout:
367 print(nm_result.stdout, end=' ', file=fd)
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/tools/buildman/
H A Dbuilderthread.py360 nm_result = command.RunPipe([cmd], capture=True,
363 if nm_result.stdout:
367 print(nm_result.stdout, end=' ', file=fd)
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/tools/buildman/
H A Dbuilderthread.py360 nm_result = command.RunPipe([cmd], capture=True,
363 if nm_result.stdout:
367 print(nm_result.stdout, end=' ', file=fd)
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/tools/buildman/
H A Dbuilderthread.py360 nm_result = command.RunPipe([cmd], capture=True,
363 if nm_result.stdout:
367 print(nm_result.stdout, end=' ', file=fd)
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/tools/buildman/
H A Dbuilderthread.py360 nm_result = command.RunPipe([cmd], capture=True,
363 if nm_result.stdout:
367 print(nm_result.stdout, end=' ', file=fd)
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/tools/buildman/
H A Dbuilderthread.py360 nm_result = command.RunPipe([cmd], capture=True,
363 if nm_result.stdout:
367 print(nm_result.stdout, end=' ', file=fd)
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/tools/buildman/
H A Dbuilderthread.py360 nm_result = command.RunPipe([cmd], capture=True,
363 if nm_result.stdout:
367 print(nm_result.stdout, end=' ', file=fd)
/dports/sysutils/u-boot-sopine/u-boot-2021.07/tools/buildman/
H A Dbuilderthread.py360 nm_result = command.RunPipe([cmd], capture=True,
363 if nm_result.stdout:
367 print(nm_result.stdout, end=' ', file=fd)
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/tools/buildman/
H A Dbuilderthread.py360 nm_result = command.RunPipe([cmd], capture=True,
363 if nm_result.stdout:
367 print(nm_result.stdout, end=' ', file=fd)
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/tools/buildman/
H A Dbuilderthread.py360 nm_result = command.RunPipe([cmd], capture=True,
363 if nm_result.stdout:
367 print(nm_result.stdout, end=' ', file=fd)
/dports/sysutils/u-boot-rpi/u-boot-2021.07/tools/buildman/
H A Dbuilderthread.py360 nm_result = command.RunPipe([cmd], capture=True,
363 if nm_result.stdout:
367 print(nm_result.stdout, end=' ', file=fd)
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/tools/buildman/
H A Dbuilderthread.py360 nm_result = command.RunPipe([cmd], capture=True,
363 if nm_result.stdout:
367 print(nm_result.stdout, end=' ', file=fd)
/dports/sysutils/u-boot-chip/u-boot-2021.07/tools/buildman/
H A Dbuilderthread.py360 nm_result = command.RunPipe([cmd], capture=True,
363 if nm_result.stdout:
367 print(nm_result.stdout, end=' ', file=fd)

123