代码搜索:structs

找到约 2,696 项符合「structs」的源代码

代码结果 2,696
www.eeworm.com/read/422060/2043286

h gdcache.h

/* * gdcache.h * * Caches of pointers to user structs in which the least-recently-used * element is replaced in the event of a cache miss after the cache has * reached a given size. * * John El
www.eeworm.com/read/418008/2094564

c tag.c

/* * tag.c - allocation/initialization/free routines for tag structs * * Copyright (C) 2001 Andreas Dilger * Copyright (C) 2003 Theodore Ts'o * * %Begin-Header% * This file may be redistributed
www.eeworm.com/read/414034/2154669

i sensortype.i

// GPSTk wrap for Python through SWIG 1.3.25 // Two nested structs from RinexMetHeader.hpp struct sensorType { std::string model; std::string type; double accuracy; RinexMetType obsType; }; stru
www.eeworm.com/read/404234/2305601

c ir-functions.c

/* * * some common structs and functions to handle infrared remotes via * input layer ... * * (c) 2003 Gerd Knorr [SuSE Labs] * * This program is free software; you can re
www.eeworm.com/read/404234/2305936

h ir-common.h

/* * * some common structs and functions to handle infrared remotes via * input layer ... * * (c) 2003 Gerd Knorr [SuSE Labs] * * This program is free software; you can re
www.eeworm.com/read/393286/2480608

c ir-common.c

/* * * some common structs and functions to handle infrared remotes via * input layer ... * * (c) 2003 Gerd Knorr [SuSE Labs] * * This program is free software; you can re
www.eeworm.com/read/388373/2550787

cc com.cc

/* com.cc */ #include #include #include "ranlib.h" #include "structs.h" extern FILE *logFile; void advnst(FourByteLong k) /* ***************************************************
www.eeworm.com/read/388373/2550967

h statelibrary.h

#ifndef COPYSTATE #define COPYSTATE #include "structs.h" #include "constants.h" void initialiseState( State *S ); void copyState( State *destination, State source); void printState( FILE *fp,
www.eeworm.com/read/385462/2589423

size reference.size

structs | x86_32 x86_64 ia64 start_info | 1104 1152 1152 trap_info | 8 16 - pt_fpreg | -
www.eeworm.com/read/372616/2770720

c ir-functions.c

/* * * some common structs and functions to handle infrared remotes via * input layer ... * * (c) 2003 Gerd Knorr [SuSE Labs] * * This program is free software; you can re