代码搜索:array

找到约 10,000 项符合「array」的源代码

代码结果 10,000
www.eeworm.com/read/395929/2427400

sbk array.sbk

.486 .model flat extrn __fltused:near extrn __ftol:near public _main _TEXT segment _main: push ebx push esi push edi push ebp mov ebp,esp sub esp,60 mov dword ptr (-8)[ebp],0 L2: mov dword ptr (-4)[eb
www.eeworm.com/read/395929/2427448

sbk array.sbk

.globl main .text .align 16 .type main,@function main: pushl %ebp pushl %ebx pushl %esi pushl %edi movl %esp,%ebp subl $60,%esp movl $0,-8(%ebp) .LC2: movl $0,-4(%ebp) .LC6: movl -4(%ebp),%edi movl -8
www.eeworm.com/read/395929/2429274

s array.s

# D30V array test .text add r2, r3 , __foo add r2, r3 , __foo+1 add r2, r3 , __foo+2 add r2, r3 , __foo+3 add r2, r3 , __foo+4 add r2, r3 , __foo+5 add r2, r3 , __foo+6 add r2, r3 , __foo+7
www.eeworm.com/read/395929/2429279

d array.d

#objdump: -dr #name: D30V array test #as: .*: +file format elf32-d30v Disassembly of section .text: 0+0000 : 0: 880820c0 80000048 add.l r2, r3, 0x48 0: R_D30V_32 .text 8: 8808
www.eeworm.com/read/395929/2430445

c array.c

int x[3][4], *y[3]; main() { int z[3][4]; int i, j, *p; for (i = 0; i < 3; i++) { for (j = 0; j < 4; j++) x[i][j] = 1000*i + j; y[i] = x[i]; } f(); for (i = 0; i < 3; i++) { y[i] = p
www.eeworm.com/read/395929/2430792

sbk array.sbk

.globl main .text .text .ent main main: ldgp $gp,0($27) lda $sp,-144($sp) .mask 0x4007000,-120 .frame $sp,144,$26,48 stq $12,0($sp) stq $13,8($sp) stq $14,16($sp) stq $26,24($sp) .prologue 1 mov $31,$
www.eeworm.com/read/395929/2430933

sbk array.sbk

.global main .section ".text" .align 4 main: save %sp,-144,%sp mov %g0,%i4 .L2: mov %g0,%i5 .L6: sll %i5,2,%i2 sll %i4,4,%i1 set x,%i0 add %i1,%i0,%i1 smul %i4,1000,%i0 add %i0,%i5,%i0 st %i0,[%i2+%i1
www.eeworm.com/read/394317/2458745

js array.js

/* Copyright (c) 2004-2006, The Dojo Foundation All Rights Reserved. Licensed under the Academic Free License version 2.1 or above OR the modified BSD license. For more information on Dojo licens
www.eeworm.com/read/393721/2465676

hpp array.hpp

/* Copyright (C) 2003 MySQL AB This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Fou
www.eeworm.com/read/393718/2466957

hpp array.hpp

/* Copyright (C) 2003 MySQL AB This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Fou