代码搜索:pull
找到约 1,526 项符合「pull」的源代码
代码结果 1,526
www.eeworm.com/read/287617/4020557
pas s2.core.is2objectcache.pas
unit S2.Core.IS2ObjectCache;
interface
uses
S2.Core.IS2Cloneable;
type
IS2ObjectCache = interface
function Pull: IS2Cloneable;
procedure Push(O: IS2Cloneable);
end;
impl
www.eeworm.com/read/443386/1742732
c mux.c
/*
* linux/arch/arm/mach-omap/mux.c
*
* Utility to set the Omap MUX and PULL_DWN registers from a table in mux.h
*
* Copyright (C) 2003 Nokia Corporation
*
* Written by Tony Lindgren
www.eeworm.com/read/393286/2477215
c mux.c
/*
* linux/arch/arm/plat-omap/mux.c
*
* Utility to set the Omap MUX and PULL_DWN registers from a table in mux.h
*
* Copyright (C) 2003 Nokia Corporation
*
* Written by Tony Lindgren
www.eeworm.com/read/471457/6893093
dfm unit1.dfm
object Form1: TForm1
Left = 192
Top = 107
Width = 345
Height = 312
Caption = 'Roll & Pull'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.He
www.eeworm.com/read/360519/10089329
h decoder.h
/*
Decoder
AC3 decoder class. Manage Parser, Mixer and IMDCT objects.
Pull and Push models.
Usage.
is_pes - decode MPEG2 PES stream instead of pure ac3 stream;
dynrng
www.eeworm.com/read/209211/4982656
c ltofront.c
#include
#include
#include
#include
#include
/*
* Pull i towards top of screen, just behind front
*/
static
void
_memltofront(Memimage *i, Memimage *
www.eeworm.com/read/432646/8584661
asm ds1302.asm
;
;//*DS1302 PIN:
;//*
;//* SCLK (Serial Clock Input) - SCLK is used to synchronize data movement on
;//* the serial interface. This pin has a 40k. internal pull-down resistor.
p1302SCLK BIT P1.2