代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/363143/9966555
log cc_build_debug.log
-------------------------- median_33_d.pjt - Debug --------------------------
"c:\ti\c6000\cgtools\bin\cl6x" -g -k -o2 -fr"D:/DM64xApp/5stsrc/median_33_d/Debug" -d"_DEBUG" -mt -mw -@"Debug.lkf" "im
www.eeworm.com/read/363007/9971843
s heap.s
;;; Copyright ARM Ltd 2001. All rights reserved.
AREA Heap, DATA, NOINIT
EXPORT bottom_of_heap
; Create dummy variable used to locate bottom of heap
bottom_of_heap SP
www.eeworm.com/read/363005/9972035
s heap.s
;;; Copyright ARM Ltd 2001. All rights reserved.
AREA Heap, DATA, NOINIT
EXPORT bottom_of_heap
; Create dummy variable used to locate bottom of heap
bottom_of_heap SP
www.eeworm.com/read/167056/9982905
c commmsgenv.c
#include
#include
#include
#include "UnionEnv.h"
#include "CommMain.h"
// Golobal variables
int g_iUserIDOfReqBufForHost = -1;
int g_iUserIDOfResBufForHost = -1;
lon
www.eeworm.com/read/362654/9987461
log cc_build_debug.log
------------------------------ ASM.PJT - Debug ------------------------------
"C:\CCS2.0\C5400\CGTOOLS\BIN\cl500" -g -q -fr"F:/DSP_C/MP3DEMO/Debug" -ft"F:/DSP_C/MP3DEMO/Debug" -fb"F:/DSP_C/MP3DEMO/
www.eeworm.com/read/166836/9995392
m ga_round4dp.m
function y=GA_round4dp(x)
% function y=GA_round4dp(x)
% GA_round4dp.m
% Only 6 digits after the decimal point is
% required for ech variable
% PenChen Choum 7-1-2001
y=round(x*1000000)/100
www.eeworm.com/read/166836/9995514
m ga_round4dp.m
function y=GA_round4dp(x)
% function y=GA_round4dp(x)
% GA_round4dp.m
% Only 6 digits after the decimal point is
% required for ech variable
% PenChen Choum 7-1-2001
y=round(x*1000000)/100
www.eeworm.com/read/166778/9998704
c timevar.c
/* Timing variables for measuring compiler performance.
Copyright (C) 2000, 2002, 2004 Free Software Foundation, Inc.
Contributed by Alex Samuel
This file is part of B
www.eeworm.com/read/362142/10016369
m heat_pid.m
function heat_pid
% PID control computation for the heater control system
% Modify this for performance evaluation
% Remove timing check and put in a state transition for timing
% Re-organize the
www.eeworm.com/read/166158/10031727
s heap.s
;;; Copyright ARM Ltd 2001. All rights reserved.
AREA Heap, DATA, NOINIT
EXPORT bottom_of_heap
; Create dummy variable used to locate bottom of heap
bottom_of_heap SP