代码搜索:Multiple
找到约 9,501 项符合「Multiple」的源代码
代码结果 9,501
www.eeworm.com/read/447738/1695218
d loc7.d
#source: dloc1.s
#source: start.s
#source: dloc2.s
#ld: -m elf64mmix
#objdump: -str
#error: multiple definition of `__\.MMIX\.start\.\.data'
www.eeworm.com/read/447738/1696317
s mips-jalx.s
# Test the generation of jalx opcodes
.set nomips16
jalx external_label
# align section end to 16-byte boundary for easier testing on multiple targets
.p2align 4
www.eeworm.com/read/447738/1698463
d group1b.d
#readelf: -g
#name: group section with multiple sections of same name
#source: group1.s
#...
COMDAT group section `.foo_group' \[.foo_group\] contains 1 sections:
[ ]+\[Index\][ ]+Name
[ ]+\[.*\][
www.eeworm.com/read/439112/1808424
nasl cross_site_scripting.nasl
# this code was the "40x_cross_site.nasl" written by SecuriTeam and was modified
# by CIRT.net (sq@cirt.net) (with help from SecuriTeam) to check for multiple cross
# site scripting vuls.
# Update by
www.eeworm.com/read/435707/1861714
h jas_config.h
/* Avoid problems due to multiple inclusion. */
#ifndef JAS_CONFIG_H
#define JAS_CONFIG_H
/* This preprocessor symbol identifies the version of JasPer. */
#define JAS_VERSION "1.701.0"
/* If config
www.eeworm.com/read/435707/1861847
c cleanname.c
#include "u.h"
#include "lib.h"
/*
* In place, rewrite name to compress multiple /, eliminate ., and process ..
*/
#define SEP(x) ((x)=='/' || (x) == 0)
char*
cleanname(char *name)
{
char *p, *q,
www.eeworm.com/read/435701/1862071
c cleanname.c
#include
#include
/*
* In place, rewrite name to compress multiple /, eliminate ., and process ..
*/
#define SEP(x) ((x)=='/' || (x) == 0)
char*
cleanname(char *name)
{
char *p, *q,
www.eeworm.com/read/434757/1868751
js jquery.easing.1.3.js
/*
* jQuery Easing v1.3 - http://gsgd.co.uk/sandbox/jquery/easing/
*
* Uses the built in easing capabilities added In jQuery 1.1
* to offer multiple easing options
*
* TERMS OF USE - jQuery Easi
www.eeworm.com/read/432906/1888444
h perfc_defn.h
/* This file is legitimately included multiple times. */
/*#ifndef __XEN_PERFC_DEFN_H__*/
/*#define __XEN_PERFC_DEFN_H__*/
PERFCOUNTER_ARRAY(exceptions, "exceptions", 32)
#define VMX_PERF_