代码搜索结果

找到约 10,000 项符合 Debug 的代码

debug.c

/****************************************************************************** Copyright (c) 2003 MStar Semiconductor, Inc. All rights reserved. [Module Name]: Debug.c [Date]: [Comment]:

debug.h

#if !defined(AFX_DEBUG_H__9D9A3F62_3445_454B_987F_69B222B64928__INCLUDED_) #define AFX_DEBUG_H__9D9A3F62_3445_454B_987F_69B222B64928__INCLUDED_ ////////////////////////////////////////////////////

debug.cpp

#include "stdafx.h" #ifdef _PSEUDO_DEBUG // entire file #ifdef _PSEUDO_DEBUG #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif LONG AssertBusy = -1; LONG AssertReallyBusy = -1

debug.h

// debug.h // // Central place for nice debug-type macros & functions // // Copyright: Mal Minhas // #ifndef GNUBOX_DEBUG_H #define GNUBOX_DEBUG_H #undef __FLOGGING__ #ifdef _DEBUG #define __FLOGGIN

debug.h

/* * * $Id: debug.h 141 2005-05-13 18:15:00Z federico $ * * This file is part of Fenice * * Fenice -- Open Media Server * * Copyright (C) 2004 by * * - Giampaolo Mancini

debug.lkf

-z -c -m"./Debug/timer.map" -o"./Debug/timer.out" -w -x -i"D:/CCStudio_v3.1/C5400/xdais/lib" -i"D:/CCStudio_v3.1/C5400/rtdx/lib" -i"D:/CCStudio_v3.1/C5400/csl/lib" -i"D:/CCStudio_v3.1/C5400/bios/lib"

debug.lkf

-z -q -c -o"./Debug/timer1.out" -x -i"C:/CCStudio_v3.3/C6000/csl/lib" -i"C:/CCStudio_v3.3/C6000/xdais/lib" -i"C:/CCStudio_v3.3/bios_5_31_02/packages/ti/bios/lib" -i"C:/CCStudio_v3.3/bios_5_31_02/packa

makefile.debug

############################################################################# # Makefile for building: FDTD_1D # Generated by qmake (2.01a) (Qt 4.4.3) on: ??? ?? 11 12:04:02 2009 # Project: FDTD_1

debug.ini

signal void P1_Inject (void) { unsigned char i; for (i = 0; ; i++) /* Loop from 0 to 255 forever */ { PORT1 = i; /* Input i on the P1 pins */ twatch(CLOCK/50); /* Del