代码搜索:Implementations
找到约 4,027 项符合「Implementations」的源代码
代码结果 4,027
www.eeworm.com/read/316872/3606100
c hooks.c
/*
* NSA Security-Enhanced Linux (SELinux) security module
*
* This file contains the SELinux hook function implementations.
*
* Authors: Stephen Smalley,
* C
www.eeworm.com/read/304657/3792329
java datagramsocketimpl.java
/* DatagramSocketImpl.java -- Abstract class for UDP socket implementations
Copyright (C) 1998, 1999 2000, 2001,
2002, 2003 Free Software Foundation, Inc.
This file is part of GNU
www.eeworm.com/read/295367/3910932
c macfun.c
/* Copyright (C) 1999 Lucent Technologies */
/* From 'Programming Pearls' by Jon Bentley */
/* macfun.c -- time macro and function implementations of max
* Input: a sequence of (alg num, n) pairs
www.eeworm.com/read/293866/3928053
java countinggenerator.java
//: net/mindview/util/CountingGenerator.java
// Simple generator implementations.
package net.mindview.util;
public class CountingGenerator {
public static class
Boolean implements Generato
www.eeworm.com/read/279177/4138836
java graphaddvertexlistener.java
package salvo.jesus.graph;
import java.util.*;
import java.io.*;
/**
* The listener interface for receiving notification when a Vertex is
* is added to a Graph.
*
* Implementations of this inter
www.eeworm.com/read/279177/4138976
java graphaddedgelistener.java
package salvo.jesus.graph;
import java.util.*;
import java.io.*;
/**
* The listener interface for receiving notification when an Edge is
* is added to a Graph.
*
* Implementations of this interf
www.eeworm.com/read/277562/4154117
dox srcguide.dox
/*
define all of the file groups used to structure the documentation.
*/
/**
@defgroup common_src Source code common to all implementations
*/
/**
@defgroup win_src Source code common to
www.eeworm.com/read/277562/4154182
txt notes.txt
Notes on status of CoreAudio Implementation of PortAudio
Document Last Updated December 9, 2005
There are currently two implementations of PortAudio for Mac Core Audio.
The original is in pa_mac_co
www.eeworm.com/read/275576/4174687
groovy unicodeescapes1.groovy
package gls.ch03.s03
/**
* GLS 3.3:
* Implementations first recognize Unicode escapes in their input, translating
* the ASCII characters backslash and 'u' followed by four hexadecimal digits
www.eeworm.com/read/275576/4174688
groovy unicodeescapes2.groovy
package gls.ch03.s03
/**
* GLS 3.3:
* Implementations first recognize Unicode escapes in their input, translating
* the ASCII characters backslash and 'u' followed by four hexadecimal digits