| /trueos/contrib/libyaml/win32/vs2003/ |
| HD | libyaml.sln | 67 Debug = Debug 71 {5CE8051A-3F0C-4C39-B1C0-3338E48BA60F}.Debug.ActiveCfg = Debug|Win32 72 {5CE8051A-3F0C-4C39-B1C0-3338E48BA60F}.Debug.Build.0 = Debug|Win32 75 {019A6F4C-E704-4879-8E53-622BD4BC9C89}.Debug.ActiveCfg = Debug|Win32 76 {019A6F4C-E704-4879-8E53-622BD4BC9C89}.Debug.Build.0 = Debug|Win32 79 {AEBABE36-E103-4E4B-84D4-B4546285C35A}.Debug.ActiveCfg = Debug|Win32 80 {AEBABE36-E103-4E4B-84D4-B4546285C35A}.Debug.Build.0 = Debug|Win32 83 {F8C735BD-5D83-4E21-8548-7984792033DB}.Debug.ActiveCfg = Debug|Win32 84 {F8C735BD-5D83-4E21-8548-7984792033DB}.Debug.Build.0 = Debug|Win32 87 {BC86310C-0914-4F66-9272-30FD09900D70}.Debug.ActiveCfg = Debug|Win32 [all …]
|
| /trueos/contrib/libyaml/win32/vs2008/ |
| HD | libyaml.sln | 64 Debug|Win32 = Debug|Win32 68 {5CE8051A-3F0C-4C39-B1C0-3338E48BA60F}.Debug|Win32.ActiveCfg = Debug|Win32 69 {5CE8051A-3F0C-4C39-B1C0-3338E48BA60F}.Debug|Win32.Build.0 = Debug|Win32 72 {019A6F4C-E704-4879-8E53-622BD4BC9C89}.Debug|Win32.ActiveCfg = Debug|Win32 73 {019A6F4C-E704-4879-8E53-622BD4BC9C89}.Debug|Win32.Build.0 = Debug|Win32 76 {AEBABE36-E103-4E4B-84D4-B4546285C35A}.Debug|Win32.ActiveCfg = Debug|Win32 77 {AEBABE36-E103-4E4B-84D4-B4546285C35A}.Debug|Win32.Build.0 = Debug|Win32 80 {F8C735BD-5D83-4E21-8548-7984792033DB}.Debug|Win32.ActiveCfg = Debug|Win32 81 {F8C735BD-5D83-4E21-8548-7984792033DB}.Debug|Win32.Build.0 = Debug|Win32 84 {BC86310C-0914-4F66-9272-30FD09900D70}.Debug|Win32.ActiveCfg = Debug|Win32 [all …]
|
| /trueos/contrib/binutils/opcodes/ |
| HD | i386-reg.tbl | 104 // Debug registers. 105 db0, Debug, 0, 0 106 db1, Debug, 0, 1 107 db2, Debug, 0, 2 108 db3, Debug, 0, 3 109 db4, Debug, 0, 4 110 db5, Debug, 0, 5 111 db6, Debug, 0, 6 112 db7, Debug, 0, 7 113 db8, Debug, RegRex, 0 [all …]
|
| /trueos/usr.sbin/cron/cron/ |
| HD | do_command.c | 50 Debug(DPROC, ("[%d] do_command(%s, (%s,%d,%d))\n", 68 Debug(DPROC, ("[%d] child process done, exiting\n", getpid())) 75 Debug(DPROC, ("[%d] main process returning to work\n", getpid())) 93 Debug(DPROC, ("[%d] child_process('%s')\n", getpid(), e->cmd)) 119 Debug(DPROC, ("[%d] checking account with PAM\n", getpid())) 212 Debug(DPROC, ("[%d] grandchild process Vfork()'ed\n", 354 Debug(DPROC, ("[%d] child continues, closing pipes\n", getpid())) 384 Debug(DPROC, ("[%d] child2 sending data to grandchild\n", getpid())) 420 Debug(DPROC, ("[%d] child2 done sending to grandchild\n", getpid())) 438 Debug(DPROC, ("[%d] child reading output from grandchild\n", getpid())) [all …]
|
| HD | database.c | 52 Debug(DLOAD, ("[%d] load_database()\n", getpid())) 76 Debug(DLOAD, ("[%d] spool dir mtime unch, no load needed.\n", 133 Debug(DLOAD, ("unlinking old database:\n")) 135 Debug(DLOAD, ("\t%s\n", u->name)) 144 Debug(DLOAD, ("load_database is done\n")) 227 Debug(DLOAD, ("\t%s:", fname)) 234 Debug(DLOAD, (" [no change, using old data]")) 247 Debug(DLOAD, (" [delete old data]")) 260 Debug(DLOAD, (" [done]\n"))
|
| /trueos/usr.sbin/cron/lib/ |
| HD | entry.c | 114 Debug(DPARS, ("load_entry()...about to eat comments\n")) 147 Debug(DPARS, ("load_entry()...about to test shortcuts\n")) 150 Debug(DPARS, ("load_entry()...reboot shortcut\n")) 153 Debug(DPARS, ("load_entry()...yearly shortcut\n")) 162 Debug(DPARS, ("load_entry()...monthly shortcut\n")) 171 Debug(DPARS, ("load_entry()...weekly shortcut\n")) 180 Debug(DPARS, ("load_entry()...daily shortcut\n")) 188 Debug(DPARS, ("load_entry()...hourly shortcut\n")) 196 Debug(DPARS, ("load_entry()...every_minute shortcut\n")) 204 Debug(DPARS, ("load_entry()...every_second shortcut\n")) [all …]
|
| /trueos/contrib/llvm/tools/lldb/include/lldb/Symbol/ |
| HD | Symtab.h | 30 typedef enum Debug { enum 34 } Debug; typedef 59 …Symbol * FindSymbolWithType (lldb::SymbolType symbol_type, Debug symbol_debug_type, Visibility … 62 …uint32_t AppendSymbolIndexesWithType (lldb::SymbolType symbol_type, Debug symbol_debug_type, Vi… 64 …uint32_t AppendSymbolIndexesWithName (const ConstString& symbol_name, Debug symbol_debug_type, … 66 …ameAndType (const ConstString& symbol_name, lldb::SymbolType symbol_type, Debug symbol_debug_type,… 68 …gExAndType (const RegularExpression ®ex, lldb::SymbolType symbol_type, Debug symbol_debug_type,… 70 …lsWithNameAndType (const ConstString &name, lldb::SymbolType symbol_type, Debug symbol_debug_type,… 71 …xExAndType (const RegularExpression ®ex, lldb::SymbolType symbol_type, Debug symbol_debug_type,… 72 …olWithNameAndType (const ConstString &name, lldb::SymbolType symbol_type, Debug symbol_debug_type,… [all …]
|
| /trueos/contrib/libyaml/win32/vc6/ |
| HD | yaml.dsp | 7 CFG=yaml - Win32 Debug 16 !MESSAGE NMAKE /f "yaml.mak" CFG="yaml - Win32 Debug" 21 !MESSAGE "yaml - Win32 Debug" (based on "Win32 (x86) Static Library") 54 !ELSEIF "$(CFG)" == "yaml - Win32 Debug" 58 # PROP BASE Output_Dir "Debug" 59 # PROP BASE Intermediate_Dir "Debug" 63 # PROP Output_Dir "Output/Debug/lib" 64 # PROP Intermediate_Dir "Build/Debug/lib" 82 # Name "yaml - Win32 Debug"
|
| HD | yamldll.dsp | 7 CFG=yamldll - Win32 Debug 16 !MESSAGE NMAKE /f "yamldll.mak" CFG="yamldll - Win32 Debug" 21 !MESSAGE "yamldll - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") 58 !ELSEIF "$(CFG)" == "yamldll - Win32 Debug" 62 # PROP BASE Output_Dir "Debug" 63 # PROP BASE Intermediate_Dir "Debug" 67 # PROP Output_Dir "Output/Debug/lib/DLL" 68 # PROP Intermediate_Dir "Build/Debug/lib/DLL" 82 …ib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /out:"Output/Debug/lib/DLL/yaml.dll" … 89 # Name "yamldll - Win32 Debug"
|
| HD | run_loader.dsp | 7 CFG=run_loader - Win32 Debug 16 !MESSAGE NMAKE /f "run_loader.mak" CFG="run_loader - Win32 Debug" 21 !MESSAGE "run_loader - Win32 Debug" (based on "Win32 (x86) Console Application") 55 !ELSEIF "$(CFG)" == "run_loader - Win32 Debug" 59 # PROP BASE Output_Dir "Debug" 60 # PROP BASE Intermediate_Dir "Debug" 64 # PROP Output_Dir "Output/Debug/bin" 65 # PROP Intermediate_Dir "Build/Debug/bin" 84 # Name "run_loader - Win32 Debug"
|
| HD | example_deconstructor.dsp | 7 CFG=example_deconstructor - Win32 Debug 16 !MESSAGE NMAKE /f "example_deconstructor.mak" CFG="example_deconstructor - Win32 Debug" 21 !MESSAGE "example_deconstructor - Win32 Debug" (based on "Win32 (x86) Console Application") 55 !ELSEIF "$(CFG)" == "example_deconstructor - Win32 Debug" 59 # PROP BASE Output_Dir "Debug" 60 # PROP BASE Intermediate_Dir "Debug" 64 # PROP Output_Dir "Output/Debug/bin" 65 # PROP Intermediate_Dir "Build/Debug/bin" 84 # Name "example_deconstructor - Win32 Debug"
|
| HD | example_reformatter_alt.dsp | 7 CFG=example_reformatter_alt - Win32 Debug 16 !MESSAGE NMAKE /f "example_reformatter_alt.mak" CFG="example_reformatter_alt - Win32 Debug" 21 !MESSAGE "example_reformatter_alt - Win32 Debug" (based on "Win32 (x86) Console Application") 55 !ELSEIF "$(CFG)" == "example_reformatter_alt - Win32 Debug" 59 # PROP BASE Output_Dir "Debug" 60 # PROP BASE Intermediate_Dir "Debug" 64 # PROP Output_Dir "Output/Debug/bin" 65 # PROP Intermediate_Dir "Build/Debug/bin" 84 # Name "example_reformatter_alt - Win32 Debug"
|
| HD | run_emitter.dsp | 7 CFG=run_emitter - Win32 Debug 16 !MESSAGE NMAKE /f "run_emitter.mak" CFG="run_emitter - Win32 Debug" 21 !MESSAGE "run_emitter - Win32 Debug" (based on "Win32 (x86) Console Application") 55 !ELSEIF "$(CFG)" == "run_emitter - Win32 Debug" 59 # PROP BASE Output_Dir "Debug" 60 # PROP BASE Intermediate_Dir "Debug" 64 # PROP Output_Dir "Output/Debug/bin" 65 # PROP Intermediate_Dir "Build/Debug/bin" 84 # Name "run_emitter - Win32 Debug"
|
| HD | test_reader.dsp | 7 CFG=test_reader - Win32 Debug 16 !MESSAGE NMAKE /f "test_reader.mak" CFG="test_reader - Win32 Debug" 21 !MESSAGE "test_reader - Win32 Debug" (based on "Win32 (x86) Console Application") 55 !ELSEIF "$(CFG)" == "test_reader - Win32 Debug" 59 # PROP BASE Output_Dir "Debug" 60 # PROP BASE Intermediate_Dir "Debug" 64 # PROP Output_Dir "Output/Debug/bin" 65 # PROP Intermediate_Dir "Build/Debug/bin" 84 # Name "test_reader - Win32 Debug"
|
| HD | run_dumper.dsp | 7 CFG=run_dumper - Win32 Debug 16 !MESSAGE NMAKE /f "run_dumper.mak" CFG="run_dumper - Win32 Debug" 21 !MESSAGE "run_dumper - Win32 Debug" (based on "Win32 (x86) Console Application") 55 !ELSEIF "$(CFG)" == "run_dumper - Win32 Debug" 59 # PROP BASE Output_Dir "Debug" 60 # PROP BASE Intermediate_Dir "Debug" 64 # PROP Output_Dir "Output/Debug/bin" 65 # PROP Intermediate_Dir "Build/Debug/bin" 84 # Name "run_dumper - Win32 Debug"
|
| HD | run_scanner.dsp | 7 CFG=run_scanner - Win32 Debug 16 !MESSAGE NMAKE /f "run_scanner.mak" CFG="run_scanner - Win32 Debug" 21 !MESSAGE "run_scanner - Win32 Debug" (based on "Win32 (x86) Console Application") 55 !ELSEIF "$(CFG)" == "run_scanner - Win32 Debug" 59 # PROP BASE Output_Dir "Debug" 60 # PROP BASE Intermediate_Dir "Debug" 64 # PROP Output_Dir "Output/Debug/bin" 65 # PROP Intermediate_Dir "Build/Debug/bin" 84 # Name "run_scanner - Win32 Debug"
|
| HD | run_parser.dsp | 7 CFG=run_parser - Win32 Debug 16 !MESSAGE NMAKE /f "run_parser.mak" CFG="run_parser - Win32 Debug" 21 !MESSAGE "run_parser - Win32 Debug" (based on "Win32 (x86) Console Application") 55 !ELSEIF "$(CFG)" == "run_parser - Win32 Debug" 59 # PROP BASE Output_Dir "Debug" 60 # PROP BASE Intermediate_Dir "Debug" 64 # PROP Output_Dir "Output/Debug/bin" 65 # PROP Intermediate_Dir "Build/Debug/bin" 84 # Name "run_parser - Win32 Debug"
|
| HD | example_reformatter.dsp | 7 CFG=example_reformatter - Win32 Debug 16 !MESSAGE NMAKE /f "example_reformatter.mak" CFG="example_reformatter - Win32 Debug" 21 !MESSAGE "example_reformatter - Win32 Debug" (based on "Win32 (x86) Console Application") 55 !ELSEIF "$(CFG)" == "example_reformatter - Win32 Debug" 59 # PROP BASE Output_Dir "Debug" 60 # PROP BASE Intermediate_Dir "Debug" 64 # PROP Output_Dir "Output/Debug/bin" 65 # PROP Intermediate_Dir "Build/Debug/bin" 84 # Name "example_reformatter - Win32 Debug"
|
| HD | test_version.dsp | 7 CFG=test_version - Win32 Debug 16 !MESSAGE NMAKE /f "test_version.mak" CFG="test_version - Win32 Debug" 21 !MESSAGE "test_version - Win32 Debug" (based on "Win32 (x86) Console Application") 55 !ELSEIF "$(CFG)" == "test_version - Win32 Debug" 59 # PROP BASE Output_Dir "Debug" 60 # PROP BASE Intermediate_Dir "Debug" 64 # PROP Output_Dir "Output/Debug/bin" 65 # PROP Intermediate_Dir "Build/Debug/bin" 84 # Name "test_version - Win32 Debug"
|
| HD | example_deconstructor_alt.dsp | 7 CFG=example_deconstructor_alt - Win32 Debug 16 !MESSAGE NMAKE /f "example_deconstructor_alt.mak" CFG="example_deconstructor_alt - Win32 Debug" 21 !MESSAGE "example_deconstructor_alt - Win32 Debug" (based on "Win32 (x86) Console Application") 55 !ELSEIF "$(CFG)" == "example_deconstructor_alt - Win32 Debug" 59 # PROP BASE Output_Dir "Debug" 60 # PROP BASE Intermediate_Dir "Debug" 64 # PROP Output_Dir "Output/Debug/bin" 65 # PROP Intermediate_Dir "Build/Debug/bin" 84 # Name "example_deconstructor_alt - Win32 Debug"
|
| /trueos/contrib/apr/ |
| HD | libapr.dsp | 21 !MESSAGE "libapr - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") 25 !MESSAGE "libapr - x64 Debug" (based on "Win32 (x86) Dynamic-Link Library") 68 !ELSEIF "$(CFG)" == "libapr - Win32 Debug" 72 # PROP BASE Output_Dir "Debug" 73 # PROP BASE Intermediate_Dir "Debug" 77 # PROP Output_Dir "Debug" 78 # PROP Intermediate_Dir "Debug" 92 …tem:windows /dll /incremental:no /debug /out:"Debug\libapr-1.dll" /pdb:"Debug\libapr-1.pdb" /impli… 94 TargetPath=Debug\libapr-1.dll 136 # PROP BASE Output_Dir "9x\Debug" [all …]
|
| HD | Makefile.win | 66 SLNARCH=Debug|Win32 67 ARCHOSPATH=Debug 75 ARCHOSPATH=9x\Debug 82 SLNARCH=Debug|x64 83 ARCHOSPATH=x64\Debug
|
| HD | libapr.mak | 7 …Debug" && "$(CFG)" != "libapr - Win32 Release9x" && "$(CFG)" != "libapr - Win32 Debug9x" && "$(CFG… 17 !MESSAGE "libapr - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") 21 !MESSAGE "libapr - x64 Debug" (based on "Win32 (x86) Dynamic-Link Library") 268 !ELSEIF "$(CFG)" == "libapr - Win32 Debug" 270 OUTDIR=.\Debug 271 INTDIR=.\Debug 274 OutDir=.\Debug 277 ALL : ".\include\apr_escape_test_char.h" ".\Debug\gen_test_char.exe" "$(OUTDIR)\libapr-1.dll" "$(DS… 491 TargetPath=.\Debug\libapr-1.dll 497 OutDir=.\Debug [all …]
|
| /trueos/sys/contrib/dev/acpica/ |
| HD | changes.txt | 28 Non-Debug Version: 99.9K Code, 27.4K Data, 127.3K Total 29 Debug Version: 195.2K Code, 80.7K Data, 275.9K Total 31 Non-Debug Version: 98.8K Code, 27.3K Data, 126.1K Total 32 Debug Version: 192.1K Code, 79.8K Data, 271.9K Total 117 Non-Debug Version: 101.7K Code, 27.9K Data, 129.6K Total 118 Debug Version: 199.2K Code, 82.4K Data, 281.6K Total 143 writes to the ASL Debug object. Fprintf allows the specification of an 151 " at line "), Arg3), Debug) 282 Store (Add (Local3, Local2), Debug) 293 Debug = (Local3 + Local2) [all …]
|
| /trueos/contrib/apr-util/ |
| HD | Makefile.win | 105 SLNARCH=Debug|Win32 106 ARCHPATH=Debug 108 ARCHOSPATH=Debug 118 ARCHPATH=Debug 120 ARCHOSPATH=9x\Debug 129 SLNARCH=Debug|x64 130 ARCHPATH=x64\Debug 132 ARCHOSPATH=x64\Debug
|