代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/177477/5325230
docs sresolv.docs
/**@mainpage Sofia Asynchronous DNS Resolver
@section sresolv_meta Module Information
The Sofia @b sresolv module consists of an asynchronous DNS resolver with
EDNS extensions. The interface to libr
www.eeworm.com/read/176145/5339308
java testdecorator.java
package junit.extensions;
import junit.framework.*;
/**
* A Decorator for Tests. Use TestDecorator as the base class
* for defining new test decorators. Test decorator subclasses
* can be
www.eeworm.com/read/171934/5390719
docs sresolv.docs
/**@mainpage Sofia Asynchronous DNS Resolver
@section sresolv_meta Module Information
The Sofia @b sresolv module consists of an asynchronous DNS resolver with
EDNS extensions. The interface to libr
www.eeworm.com/read/162614/5517565
c anon-struct2.c
/* { dg-options "" } */
/* In GNU C++ mode, we recognize the anonymous struct extension,
but not Microsoft C extensions. */
struct A { char a; };
struct B {
struct A; /* forward decl of B::A
www.eeworm.com/read/349092/3148119
policy java.policy
// Standard extensions get all permissions by default
grant codeBase "file:${{java.ext.dirs}}/*" {
permission java.security.AllPermission;
};
// default permissions granted to all domains
grant {
www.eeworm.com/read/342550/3232739
h wmix.h
/*
* Copyright (c) 2004-2005 Atheros Communications Inc.
* All rights reserved.
*
* This file contains extensions of the WMI protocol specified in the
* Wireless Module Interface (WMI). It inclu