代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/175066/5351011
java htmltype.java
/*
*/
package com.sslexplorer.extensions.types;
import java.io.IOException;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import org.apache.commons.logging.Log;
import or
www.eeworm.com/read/175066/5351023
java shortcutparameteritem.java
/*
*/
package com.sslexplorer.extensions;
import java.util.ArrayList;
import java.util.List;
import java.util.StringTokenizer;
import org.apache.struts.action.ActionMessage;
import com.s
www.eeworm.com/read/162614/5529235
c gnu89-init-1.c
/* Test for GNU extensions to compound literals */
/* Origin: Jakub Jelinek */
/* { dg-do run } */
/* { dg-options "-std=gnu89" } */
extern void abort (void);
extern void exit (int
www.eeworm.com/read/340665/3269628
c fpathconf.c
/* Linux specific extensions to fpathconf.
Copyright (C) 1991,95,96,98,99,2000,2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software;
www.eeworm.com/read/340665/3269640
c pathconf.c
/* Linux specific extensions to pathconf.
Copyright (C) 1991,95,96,98,99,2000,2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software;
www.eeworm.com/read/340665/3275326
c alignof.c
// Build don't link:
// GROUPS passed extensions
struct bar { int bit : 1; };
void foo (int *r, bar t)
{
// doing alignof on a bit-field should be illegal
__alignof__ (t.bit);// ERROR - .*
//
www.eeworm.com/read/340665/3280334
c gnu89-init-1.c
/* Test for GNU extensions to compound literals */
/* Origin: Jakub Jelinek */
/* { dg-do run } */
/* { dg-options "-std=gnu89" } */
extern void abort (void);
extern void exit (int
www.eeworm.com/read/339586/3296867
h testcallertest.h
#ifndef TESTCALLERTEST_H
#define TESTCALLERTEST_H
#include
#include
#include
#include
#include "M
www.eeworm.com/read/339586/3296910
h testtest.h
#ifndef TESTTEST_H
#define TESTTEST_H
#include
#include
#include
#include "MockTestCase.h"
#include
/*! \c