代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/137654/5822546
a51 template.a51
;------------------------------------------------------------------------------
; Source code template for A251/A51 assembler modules.
; Copyright (c) 1995-2000 KEIL Software, Inc.
;---------------
www.eeworm.com/read/131315/5936035
nr cmds.doc.nr
.de bp
..
.de NH
..
.de IQ
"\\$1"
..
.de dc
.sp 1
:entry "\\$1"
.if '\\$2'(variable)' "Variable"
.if !'\\$2'(variable)' "Command"
.br
..
.de ID
.sp 1
.in +5
..
.de DE
.fi
.sp 1
.in -5
..
.de DS
.nf
.s
www.eeworm.com/read/443287/6315963
log command.log
#@ #
#@ # Running dc_shell Version 2000.11 -- Nov 27, 2000
#@ # Date: Wed Feb 21 10:44:05 2001
#@
source /tools/synopsys/2000.11/admin/setup/.synopsys_dc.setup
#@ #
#@ #
#@ # ".synopsys_dc.setup
www.eeworm.com/read/339483/12230824
sh vartrace.sh
#!/bin/bash
trap 'echo "VARIABLE-TRACE> \$variable = \"$variable\""' DEBUG
# Echoes the value of $variable after every command.
variable=29
echo "Just initialized \"\$variable\" to $variable."
let
www.eeworm.com/read/130620/14180682
tpl smartytest.tpl
Untitled
This is my template!
The value of the variable is: {$test_variable}
www.eeworm.com/read/115330/15017673
c sflenv.c
/* -----------------------------------------------------------------
Name: sflenv.c
Title: Environment variable functions
Package: Standard Function Library (SFL)
www.eeworm.com/read/162614/5540459
c pass19-frag.c
#include
#include
#include
int main ()
{
struct foo {int base; char variable[1]; }; /* a common idiom for variable-size structs */
struct foo * b = (struct foo *) mall
www.eeworm.com/read/155856/5618537
a51 template.a51
;------------------------------------------------------------------------------
; Source code template for A251/A51 assembler modules.
; Copyright (c) 1995-2000 KEIL Software, Inc.
;---------------
www.eeworm.com/read/105103/15677923
a51 template.a51
;------------------------------------------------------------------------------
; Source code template for A251/A51 assembler modules.
; Copyright (c) 1995-2000 KEIL Software, Inc.
;---------------
www.eeworm.com/read/438287/7733306