代码搜索:Struct
找到约 10,000 项符合「Struct」的源代码
代码结果 10,000
www.eeworm.com/read/307320/3724827
eps struct.eps
%!PS-Adobe-2.0 EPSF-2.0
%%Title: struct.eps
%%Creator: fig2dev Version 3.2 Patchlevel 3d
%%CreationDate: Fri Apr 12 17:08:40 2002
%%For: ddutta@tea (Debojyoti Dutta,,; DIV7)
%%BoundingBox: 0 0 751 299
www.eeworm.com/read/304657/3792363
java struct.java
/* Struct.java -- Mapping for a SQL structured type.
Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redi
www.eeworm.com/read/304611/3795760
sbk struct.sbk
.set reorder
.globl addpoint
.text
.text
.align 2
.ent addpoint
addpoint:
.frame $sp,0,$31
.set noreorder
.cpload $25
.set reorder
sw $5,4($sp)
sw $6,8($sp)
sw $7,12($sp)
lw $24,4+0($sp)
www.eeworm.com/read/304611/3795808
sbk struct.sbk
.486
.model flat
extrn __fltused:near
extrn __ftol:near
public _addpoint
_TEXT segment
_addpoint:
push ebx
push esi
push edi
push ebp
mov ebp,esp
mov edi,dword ptr (32)[ebp]
add dword ptr
www.eeworm.com/read/304611/3795856
sbk struct.sbk
.globl addpoint
.text
.align 16
.type addpoint,@function
addpoint:
pushl %ebp
pushl %ebx
pushl %esi
pushl %edi
movl %esp,%ebp
movl 32(%ebp),%edi
addl %edi,24(%ebp)
movl 36(%ebp),%edi
addl
www.eeworm.com/read/304611/3795952
sbk struct.sbk
.globl addpoint
.text
.text
.ent addpoint
addpoint:
ldgp $gp,0($27)
lda $sp,-64($sp)
.frame $sp,64,$26,48
stq $17,24($sp)
stq $18,32($sp)
.prologue 1
ldl $27,-40+64($sp)
ldl $25,-32+64($sp
www.eeworm.com/read/304611/3796000
sbk struct.sbk
.global addpoint
.section ".text"
.align 4
addpoint:
save %sp,-96,%sp
ld [%i0],%i5
ld [%i1],%i4
add %i5,%i4,%i5
st %i5,[%i0]
add %i0,4,%i5
ld [%i5],%i4
ld [%i1+4],%i3
add %i4,%i3,%i4
st %
www.eeworm.com/read/304285/3800552
class struct.class
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|07 Mar 2005 05:25:42 -0000
vti_extenderversion:SR|5.0.2.2623
vti_lineageid:SR|{E62198C3-1C86-42A2-BB74-71383A5283C9}
vti_cacheddtm:TX|07 Mar 2005 05
www.eeworm.com/read/299470/3852750
h struct.h
//
// Struct.h -- structures and declarations for windows
// commander.
//
#ifndef __STRUCT_H__
#define __STRUCT_H__
typedef struct _ITEMINFO
{
int nIcon;
CString strFileType;
W
www.eeworm.com/read/299470/3852778
h struct.h
//
// Struct.h -- structures and declarations for windows
// commander.
//
#ifndef __STRUCT_H__
#define __STRUCT_H__
typedef struct _ITEMINFO
{
int nIcon;
CString strFileType;
W