代码搜索:Microphone array
找到约 10,000 项符合「Microphone array」的源代码
代码结果 10,000
www.eeworm.com/read/401563/2339304
js array.js
/*
Copyright (c) 2004-2008, The Dojo Foundation All Rights Reserved.
Available via Academic Free License >= 2.1 OR the modified BSD license.
see: http://dojotoolkit.org/license for details
*/
if(
www.eeworm.com/read/399050/2366293
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/398634/2373893
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/395929/2427351
sbk array.sbk
.set reorder
.globl main
.text
.text
.align 2
.ent main
main:
.frame $sp,88,$31
.set noreorder
.cpload $25
.set reorder
addu $sp,$sp,-88
.mask 0xc2c00000,-56
sw $22,16($sp)
sw $23,20($sp)
.cprestore 2
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