代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/178205/9414762
h kernel-video1394.h
/*
* video1394.h - driver for OHCI 1394 boards
* Copyright (C)1999,2000 Sebastien Rougeaux
* Peter Schlaile
*
* T
www.eeworm.com/read/177981/9425163
m da_pcor.m
%
% da_pcor.m
%
% Partial correlation screen
%
w1=gcf;
da_front;
drawnow;
%
% Now calculate the correlations
%
% All variables are included in this analysis
%
%
% Say it's calculating
www.eeworm.com/read/177852/9430521
tcl joincanvas.tcl
#
# Tcl Library for TkCVS
#
namespace eval joincanvas {
variable instance 0
proc new {localfile filelog {current_tagname {}}} {
variable instance
set my_idx $instance
incr
www.eeworm.com/read/177852/9430526
tcl exec.tcl
proc cvs_usercmd {args} {
#
# Run a cvs command from the user menu and view its output.
# called for cvsmenu() entries.
#
global cvs
gen_log:log T "ENTER ($args)"
#gen_log:log C
www.eeworm.com/read/177608/9444178
local
#!/bin/sh
sample_text="global variable"
foo() {
local sample_text="local variable"
echo "Function foo is executing"
echo $sample_text
}
echo "script starting"
echo $sample_text
foo
e
www.eeworm.com/read/177293/9460296
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/177291/9460535
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/177289/9460638
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/177287/9460715
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/177286/9460786
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