代码搜索:itself

找到约 5,630 项符合「itself」的源代码

代码结果 5,630
www.eeworm.com/read/133703/5903289

c allocator.c

/* * allocator.c -- allocate after high_memory, if available * * NOTE: this is different from my previous allocator, the one that * assembles pages, which revealed itself both slow and unrel
www.eeworm.com/read/131315/5943327

in gzexe.in

: #!/bin/sh # gzexe: compressor for Unix executables. # Use this only for binaries that you do not use frequently. # # The compressed version is a shell script which decompresses itself after # skippi
www.eeworm.com/read/126092/6018022

pl uploader.pl

#!/usr/bin/perl =pod primary key is in $in{'pk'} FILE ITSELF is in the data somehow Then we offer a variety of links to go to next -- enterimage for all entries with a text entry but no photo entry
www.eeworm.com/read/104729/6203003

h tmsgdirservicebase.h

#ifndef _TMsgDirServiceBase_H #define _TMsgDirServiceBase_H // TMsgDirServiceBase.h // Base class for directory server entry messages. This class is not a // directory server message itself.
www.eeworm.com/read/494509/6376969

m helpf.m

function varargout = helpf(varargin) % HELPF M-file for helpf.fig % HELPF, by itself, creates a new HELPF or raises the existing % singleton*. % % H = HELPF returns the handle to a new
www.eeworm.com/read/407373/11420151

c jcomapi.c

#define JPEG_INTERNALS #include "jinclude.h" #include "jpeglib.h" /* * Abort processing of a JPEG compression or decompression operation, * but don't destroy the object itself. * * For
www.eeworm.com/read/404167/11490840

txt in_enum.txt

// in_enum.txt // Copyright (C) 2008 Willow Schlanger $nt // These have a size of 'void'. asgn // void is used only at the end of the table itself to terminate it void // These always have thei
www.eeworm.com/read/259531/11784931

c minicom.c

/* * minicom.c Main program. The main loop of the terminal emulator * itself is in main.c. (Yeah yeah it's confusing). * * This file is part of the minicom communications package, * Copyright
www.eeworm.com/read/344239/11894066

java dynamicfields.java

//: exceptions/DynamicFields.java // A Class that dynamically adds fields to itself. // Demonstrates exception chaining. import static net.mindview.util.Print.*; class DynamicFieldsException ext
www.eeworm.com/read/153044/12064389

m setsafe.m

function theResult = setsafe(varargin) % setsafe -- Fault-tolerant and non-redundant "set". % setsafe('demo') demonstrates itself. % setsafe(theHandle, ...) sets only those properties % that woul