代码搜索:misc

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

代码结果 10,000
www.eeworm.com/read/430756/8729225

c misc.c

/* * misc.c -- Miscellaneous routines. * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * * See the file "license.txt" for usage and redistribution license requiremen
www.eeworm.com/read/386582/8737055

h misc.h

/* * Copyright (C) 2006 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * Yo
www.eeworm.com/read/286471/8763187

pas misc.pas

unit Misc; interface uses Windows, SysUtils; function FormatLastError( dwLastError: DWORD; szOutputBuffer: PChar; dwSizeofOutputBuffer: DWORD ): PChar; const MAXOUTPUTSTRINGLENGTH =
www.eeworm.com/read/286282/8774374

dta misc.dta

www.eeworm.com/read/286166/8785266

cpp misc.cpp

// misc.cpp - written and placed in the public domain by Wei Dai #include "pch.h" #include "misc.h" #include "words.h" NAMESPACE_BEGIN(CryptoPP) byte OAEP_P_DEFAULT[1]; void xorbuf(byte
www.eeworm.com/read/286166/8785269

h misc.h

#ifndef CRYPTOPP_MISC_H #define CRYPTOPP_MISC_H #include "config.h" #include #include #include NAMESPACE_BEGIN(CryptoPP) inline unsigned int bitsToBytes(
www.eeworm.com/read/286115/8788060

c misc.c

www.eeworm.com/read/385664/8793139

c misc.c

/* * MISC.C - misc. functions. * * * History: * * 07/12/98 (Rob Lake) * started * * 07/13/98 (Rob Lake) * moved functions in here * * 27-Jul-1998 (John P Price
www.eeworm.com/read/385616/8796317

htm misc.htm

misc.qc /*QUAKED info_null (0 0.5 0) (-4 -4 -4) (4 4 4) Used as a positional target for spotlights, etc.
www.eeworm.com/read/429611/8799377

c misc.c

/* Miscellaneous machine independent utilities * Copyright 1991 Phil Karn, KA9Q */ #include #include "global.h" #include "socket.h" #include "mbuf.h" char Whitespace[] = " \t\r\n"