代码搜索:system-independent

找到约 184 项符合「system-independent」的源代码

代码结果 184
www.eeworm.com/read/160611/5568934

h sndfileio.h

/* sndfileio.h -- defines system-independent file IO */ #define SND_SEEK_CUR 1 #define SND_SEEK_END 2 #define SND_SEEK_SET 0 #define SND_RDONLY 0 #define SND_RDWR 2 int snd_file_open(cha
www.eeworm.com/read/227824/14409951

hacking

Code style / indentation ------------------------ The file indent-all.sh contains information about the current code style. Run this script before commits. Variable argument macros ---------------
www.eeworm.com/read/226000/14504330

hacking

Code style / indentation ------------------------ The file indent-all.sh contains information about the current code style. Run this script before commits. Variable argument macros ---------------
www.eeworm.com/read/135656/13911878

hacking

Code style / indentation ------------------------ The file indent-all.sh contains information about the current code style. Run this script before commits. Variable argument macros ---------------
www.eeworm.com/read/130382/5957257

h pgprnd.h

/* * pgpRnd.h - system-specific gathering of high-resolution timers for RNG. * * This is a PRIVATE header file, for use only within the PGP Library. * You should not be using these functions i
www.eeworm.com/read/159990/10582174

java extraguidemo5.java

/** *A file dialog demonstration program *FileDialog provides a basic file open/save dialog box that enables accessibility * to the file system.The FileDialog is system-independent,but depending on
www.eeworm.com/read/319068/13463496

pas jmemmgr.pas

Unit JMemMgr; { This file contains the JPEG system-independent memory management routines. This code is usable across a wide variety of machines; most of the system dependencies have been is
www.eeworm.com/read/237195/13972250

pas jmemmgr.pas

Unit JMemMgr; { This file contains the JPEG system-independent memory management routines. This code is usable across a wide variety of machines; most of the system dependencies have been is
www.eeworm.com/read/459842/7264138

cpp trayicon.cpp

/* * trayicon.cpp - system-independent trayicon class (adapted from Qt example) * Copyright (C) 2003 Justin Karneges * * This library is free software; you can redistribute it and/or * modify it
www.eeworm.com/read/302749/13827827

cpp trayicon.cpp

/* * trayicon.cpp - system-independent trayicon class (adapted from Qt example) * Copyright (C) 2003 Justin Karneges * * This library is free software; you can redistribute it and/or * modi