代码搜索:itself

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

代码结果 5,630
www.eeworm.com/read/308324/3717628

java sizedcacheentry.java

package net.suberic.util.cache; /** * This represents a cached object. It stores the object itself, plus * the size and last accessed time. */ public class SizedCacheEntry { // the stored obje
www.eeworm.com/read/306549/3736868

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/297160/3888896

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/278768/4141790

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/277562/4154285

readme

This is a VERY SIMPLE Speex VoIP client. It is not a complete VoIP application, isn't compatible with anything else (including probably future versions of itself) and does not support any form of sta
www.eeworm.com/read/273525/4206917

class lgrid.class

/* A logged or replayable grid, meaning that it can be replayed to build itself, edits can be undone, and it can be saved and restored like a graph. */ *! version 1.0.0 30jul2002 vers
www.eeworm.com/read/440906/1774671

c anonunion1.c

// PR c++/5748 // This testcase ICEd because used flag from the anon union variables // was not propagated back to the anon union itself, causing addressof // not to be replaced with stack slot. // {
www.eeworm.com/read/416031/2129979

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/406718/2273857

java qrdecomposition.java

package org.jutil.math.matrix; /** * This class represents a QR factorization of a matrix. * * The methods Qtimes and QtranposeTimes are provide because the matrix * Q itself isn't interesting mos
www.eeworm.com/read/405149/2295016

h gdk-pixbuf-io.h

/* GdkPixbuf library - Io handling. This is an internal header for * GdkPixbuf. You should never use it unless you are doing development for * GdkPixbuf itself. * * Copyright (C) 1999 The Free