/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_trace.py | 8 from trace import CoverageResults, Trace 105 self.tracer = Trace(count=1, trace=0, countfuncs=0, countcallers=0) 178 tracer = Trace(count=1, trace=0, countfuncs=0, countcallers=0) 195 self.tracer = Trace(count=1, trace=0, countfuncs=0, countcallers=0) 219 self.tracer = Trace(count=0, trace=0, countfuncs=1) 258 self.tracer = Trace(count=0, trace=0, countcallers=1) 292 tracer = trace.Trace(trace=0, count=1) 306 tracer = trace.Trace(ignoredirs=[sys.prefix, sys.exec_prefix, libpath], 315 tracer = trace.Trace(trace=0, count=1)
|
D | test_cmd.py | 204 tracer=trace.Trace(ignoredirs=[sys.prefix, sys.exec_prefix,],
|
D | test_doctest.py | 2603 tracer = trace.Trace(ignoredirs=[sys.prefix, sys.exec_prefix,],
|
D | regrtest.py | 446 tracer = trace.Trace(ignoredirs=[sys.prefix, sys.exec_prefix],
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/metaclasses/ |
D | Simple.py | 33 Trace = Tracing('Trace', (), {}) variable 35 class MyTracedClass(Trace):
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
D | zutil.h | 254 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro 261 # define Trace(x) macro
|
D | trees.c | 532 Trace((stderr,"\nbit length overflow\n")); 559 Trace((stderr,"code %d bits %d->%d\n", m, tree[m].Len, bits));
|
D | ChangeLog | 520 - use Tracev instead of Trace in infblock.c
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/zlib/ |
D | zutil.h | 254 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro 261 # define Trace(x) macro
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/ |
D | zutil.h | 242 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro 249 # define Trace(x) macro
|
D | inflate.c | 1158 Trace((stderr, "inflate.c too far\n"));
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
D | zutil.h | 224 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro 231 # define Trace(x) macro
|
D | trees.c | 530 Trace((stderr,"\nbit length overflow\n")); 557 Trace((stderr,"code %d bits %d->%d\n", m, tree[m].Len, bits));
|
D | inflate.c | 1135 Trace((stderr, "inflate.c too far\n"));
|
D | ChangeLog | 1137 - use Tracev instead of Trace in infblock.c
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/zlib/ |
D | zutil.h | 227 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro 234 # define Trace(x) macro
|
/device/linaro/bootloader/edk2/PerformancePkg/Dp_App/ |
D | DpStrings.uni | 49 …" -T display Trace measurements only(This option is available when Profiling is implemented)\r\… 107 #string STR_DP_HELP_TRACE #language en-US " -T display Trace measurements only\n" 214 #string STR_DP_SECTION_ALL #language en-US "Sequential Trace Records" 215 #language fr-FR "Sequential Trace Records" 226 #string STR_DP_SECTION_RAWTRACE #language en-US "RAW Trace" 227 #language fr-FR "RAW Trace"
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiDpLib/ |
D | UefiDpLib.uni | 75 #string STR_DP_SECTION_ALL #language en-US "Sequential Trace Records" 81 #string STR_DP_SECTION_RAWTRACE #language en-US "RAW Trace"
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | trace.py | 450 class Trace: class 801 t = Trace(count, trace, countfuncs=listfuncs,
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/ |
D | LegacyBiosInterface.h | 668 UINT16 Trace[0x200]; member
|
D | LegacyPci.c | 2985 Private->Trace[Private->TraceIndex] = LEGACY_PCI_TRACE_000; in LegacyBiosInstallPciRom()
|
/device/linaro/dragonboard/db845c/firmware/ |
D | adsp.b07 | 1 …cti_irq_island.c:CTI - Cookie Crash.cti_irq_island.c:CTI - Cookie Trace.cti_irq_island…
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/ |
D | CHANGES_FROM_133.txt | 1047 Trace of references leading to attempt to compute the follow set of
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/ |
D | CHANGES_FROM_133.txt | 1729 Trace of references leading to attempt to compute the follow set of
|