代码搜索结果
找到约 10,000 项符合
Memory 的代码
startup.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2001 Keil Elektronik GmbH and Keil So
startup.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2001 Keil Elektronik GmbH and Keil So
startup.a51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-1999 Keil Elektronik GmbH and Keil Software, In
readme.txt
XWRT 3.2 - XML compressor (C) 2006 Przemyslaw Skibinski (inikep@gmail.com)
--------- zlib (C) 1995-2005 Jean-loup Gailly and Mark Adler
LZMA (C) 1999-2006 Igor Pavlov
PPM
filter.c
/*
ITU-T G.729A Speech Coder ANSI-C Source Code
Version 1.1 Last modified: September 1996
Copyright (c) 1996,
AT&T, France Telecom, NTT, Universite de Sherbrooke
All rights
bitops.h
/*These are the standard ANSI bit operation macros. They are used by */
/*microcontrollers that don't have special bit operation instructions.*/
#define BIT(x) (1
security.psm
; KCPSM3 Program - Security control and design authentication.
;
; This program is provided for use with the reference d
progctrl.psm
;KCPSM3 Program - UART programming of StrataFLASH memory on the Spartan-3E Starter Kit.
;
;Ken Chapman - Xilinx Ltd
security.rmh
/* Symbol Table */
// CRC_send_loop = LABEL: 128
// ISR = LABEL: 997
// ISR_preserve_s0 = CONSTANT: 0
// LCD_DB4 = CONSTANT: 16
// LCD_DB5 = CONSTANT: 32
// LCD_DB6 = CONSTANT: 64
// LCD_DB7 = CONSTAN
run-testsuite
#!/bin/bash
bad=
# If you encounter the following problem with Valgrind like I did:
# https://bugzilla.redhat.com/show_bug.cgi?id=455644
# you can pass the environment variable NO_VALGRIND=1 to