代码搜索:bits

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

代码结果 10,000
www.eeworm.com/read/278339/10543042

c bits.c

/* ** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding ** Copyright (C) 2003-2005 M. Bakker, Nero AG, http://www.nero.com ** ** This program is free software; you can redistr
www.eeworm.com/read/351896/10599450

cpp bits.cpp

/* * This file contains code from "C++ Primer, Fourth Edition", by Stanley B. * Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the * copyright and warranty notices given in that
www.eeworm.com/read/351825/10605356

c bits.c

/*****************************************************************************/ /* bit stream manipulation routines */ /*************************************
www.eeworm.com/read/421499/10734334

o bits.o

www.eeworm.com/read/421499/10734354

c bits.c

/* bits.c -- output variable-length bit strings * Copyright (C) 1992-1993 Jean-loup Gailly * This is free software; you can redistribute it and/or modify it under the * terms of the GNU General Pub
www.eeworm.com/read/420780/10775302

h bits.h

/* * $Id: bits.h,v 1.10 2006/01/30 23:07:57 mclark Exp $ * * Copyright (c) 2004, 2005 Metaparadigm Pte. Ltd. * Michael Clark * * This library is free software; y
www.eeworm.com/read/348903/10860840

h bits.h

/* ** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding ** Copyright (C) 2003-2005 M. Bakker, Nero AG, http://www.nero.com ** ** This program is free software; you can redistribut
www.eeworm.com/read/348903/10860978

c bits.c

/* ** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding ** Copyright (C) 2003-2005 M. Bakker, Nero AG, http://www.nero.com ** ** This program is free software; you can redistribut
www.eeworm.com/read/274424/10871855

c bits.c

#include #define RevByte(low,high) ((high)
www.eeworm.com/read/271765/10981132

c bits.c

/* portable way to get secure random bits to feed a PRNG */ #include "mycrypt.h" #ifdef DEVRANDOM /* on *NIX read /dev/random */ static unsigned long rng_nix(unsigned char *buf, unsigned long len,