代码搜索:buffer

找到约 10,000 项符合「buffer」的源代码

代码结果 10,000
www.eeworm.com/read/167562/5458010

c otlbuffer.c

/* otlbuffer.c: Buffer of glyphs for substitution/positioning * * Copyright 2004 Red Hat Software * * Portions Copyright 1996-2000 by * David Turner, Robert Wilhelm, and Werner Lemberg. * * Thi
www.eeworm.com/read/167133/5466646

c imgjpeg.c

/** * imgjpeg.c - interface for libjpeg GIF input routines * * Copyright (c) 1998 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "license.terms" for information on
www.eeworm.com/read/161121/5559291

c exfield.c

/****************************************************************************** * * Module Name: exfield - ACPI AML (p-code) execution - field manipulation * $Revision: 95 $ * ******
www.eeworm.com/read/159476/5584349

a51 nf_drv_load.a51

PUBLIC nf_upload_buffer PUBLIC nf_download_buffer NF_MODULE SEGMENT CODE RSEG NF_MODULE ;upload_buffer NF->XRAM nf_upload_buffer: MOV R0,#0H MOV DPTR,#2400H MOVX A,@DPTR ;1
www.eeworm.com/read/158872/5591271

c corefile.c

/* This file is part of the program psim. Copyright (C) 1994-1996, Andrew Cagney This program is free software; you can redistribute it and/or modify it under t
www.eeworm.com/read/473859/6842102

c volume.c

//-------------------------------相关头文件------------------------------------// #include "volume.h" //-------------------------------工作变量定义----------------------------------// int inp_buffer[BUF_SIZ
www.eeworm.com/read/292747/8335613

c lexer.c

#line 3 "lexer.c" #define YY_INT_ALIGNED short int /* A lexical scanner generated by flex */ #define FLEX_SCANNER #define YY_FLEX_MAJOR_VERSION 2 #define YY_FLEX_MINOR_VERSION 5 #define YY_FLEX_S
www.eeworm.com/read/292747/8335687

c lexer.c

#line 3 "lexer.c" #define YY_INT_ALIGNED short int /* A lexical scanner generated by flex */ #define FLEX_SCANNER #define YY_FLEX_MAJOR_VERSION 2 #define YY_FLEX_MINOR_VERSION 5 #define YY_FLEX_S
www.eeworm.com/read/172783/9691030

cpp memoryfile.cpp

#include #include "MemoryFile.h" #include "Utility.h" namespace corona { COR_EXPORT(File*) CorCreateMemoryFile(const void* buffer, int size) { if (size && !buffer) { r
www.eeworm.com/read/415564/11062474

c main.c

//#include "ioat91sam7x256.h" #include "include/include.h" #include "string.h" //MAIN POINTER AT91PS_PIO m_pPioA = AT91C_BASE_PIOA; AT91PS_PIO m_pPioB = AT91C_BASE_PIOB; AT91PS