代码搜索:Files
找到约 10,000 项符合「Files」的源代码
代码结果 10,000
www.eeworm.com/read/229812/4752649
asm files.asm
.code
;==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==
;
;Open a file and if succesful, add its handle to the list.
;
;On Entry:-
;
;DS:EDX - File name pointe
www.eeworm.com/read/229812/4752735
asm files.asm
;==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==
OpenFile proc near
;
;Open a file and if succesful, add its handle to the list.
;
;On Entry:-
;
;DS:EDX - File nam
www.eeworm.com/read/227819/4768554
c files.c
/*
* files.c Read config files into memory.
*
* Version: $Id: files.c,v 1.85 2004/04/06 20:43:49 aland Exp $
*
* This program is free software; you can redistribute it and/or modify
* it
www.eeworm.com/read/227593/4773943
pm files.pm
package AI::Categorizer::Collection::Files;
use strict;
use AI::Categorizer::Collection;
use base qw(AI::Categorizer::Collection);
use Params::Validate qw(:types);
use File::Spec;
__PACKAGE__->vali
www.eeworm.com/read/227578/4774431
java files.java
package org.ehotsoft.yekki.upload;
import java.io.IOException;
import java.util.*;
public class Files
{
private Upload parent;
private Hashtable files;
private int counter;
www.eeworm.com/read/227259/4776910
h files.h
/* files.h */
#ifndef _FILES_H
#define _FILES_H
struct config_keyword {
const char *keyword;
int (* const handler)(const char *line, void *var);
void *var;
const char *def;
};
int read_config(c
www.eeworm.com/read/227259/4776929
c files.c
/*
* files.c -- DHCP server file manipulation *
* Rewrite by Russ Dill July 2001
*/
#include
#include
#include
#include
#incl
www.eeworm.com/read/226912/4779611
c files.c
/*
files.c - Functions for argument and file handling
*/
#include
#include "wngrind.h"
static char *Id = "$Id: files.c,v 1.7 2005/01/31 20:03:36 wn Rel $";
extern FILE *yyin;
static
www.eeworm.com/read/222917/4815951
phpt with_files.phpt
--TEST--
BZ2 with files
--SKIPIF--
--POST--
--GET--
--FILE--
www.eeworm.com/read/222852/4818108
files delete.files
#
# This file lists the files/directories that are deleted by the
# dorelease PERL script. It is itself deleted once it has been
# used.
#
./Build/*/tick.*
./Build/*/tick_t.*
./Sources/tick.c
./Buil