代码搜索:Stack
找到约 10,000 项符合「Stack」的源代码
代码结果 10,000
www.eeworm.com/read/108165/6184919
java controlflowfactory.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/103143/6221075
h vm.h
#ifndef __VM_H__
#define __VM_H__
#include
#include "Opcode.H"
// The VM class defines a stack-based implementation of an interpreter. The
// bytecode stream to execute is passe
www.eeworm.com/read/101135/6238305
1 chmem.1
.TH CHMEM 1
.SH NAME
chmem \- change memory allocation
.SH SYNOPSIS
\fBchmem\fR [\fB+\fR]\fR [\fB\-\fR] [\fB=\fR] \fIamount file\fR
.br
.de FL
.TP
\\fB\\$1\\fR
\\$2
..
.de EX
.TP 20
\\fB\\$1\\fR
# \\$
www.eeworm.com/read/101135/6238742
1 chmem.1
CHMEM(1) Minix Programmer's Manual CHMEM(1)
NAME
chmem - change memory allocation
SYNOPSIS
chmem [+] [-] [=] amount file
EXAMPLES
www.eeworm.com/read/101082/6242627
c _idoscan.c
#ifndef lint
static char Sccsid[] = "@(#)_idoscan.c 4.1 (ULTRIX) 7/2/90";
#endif
/************************************************************************
* *
* Copyright (c) 1987,1988,19
www.eeworm.com/read/101082/6244736
2 sigstack.2
.\" SCCSID: @(#)sigstack.2 8.1 9/11/90
.TH sigstack 2
.SH Name
sigstack \- set or get signal stack context
.SH Syntax
.nf
.B #include
.PP
.B struct sigstack {
.B caddr_t ss_sp;
.B int ss_on
www.eeworm.com/read/101082/6246597
2 sigstack.2
.\" SCCSID: @(#)sigstack.2 8.1 9/11/90
.TH sigstack 2
.SH Name
sigstack \- set or get signal stack context
.SH Syntax
.nf
.B #include
.PP
.B struct sigstack {
.B caddr_t ss_sp;
.B int ss_on
www.eeworm.com/read/101078/6253363
h vm.h
#ifndef __VM_H__
#define __VM_H__
#include
#include "Opcode.H"
// The VM class defines a stack-based implementation of an interpreter. The
// bytecode stream to execute is passe
www.eeworm.com/read/101066/6256238
c sigctxlib.c
/* sigCtxLib.c - software signal architecture support library */
/* Copyright 1984-1993 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01a,15jun9
www.eeworm.com/read/101066/6256311
s uss_dpfncs.s
/* Copyright 1991-1992 Wind River Systems, Inc. */
.data
.globl _copyright_wind_river
.long _copyright_wind_river
/*
modification history
--------------------
01f,23aug92,jcf changed bxxx to jxx.