代码搜索:coded
找到约 2,797 项符合「coded」的源代码
代码结果 2,797
www.eeworm.com/read/492308/1176573
h armicjp_bitstream.h
#ifndef __ARM_ICJP_BITSTREAM_H__
#define __ARM_ICJP_BITSTREAM_H__
#include "armCOMM_Bitstream.h"
#define ARM_JPEGMarkerErr (OMX_U16)(0xFFFE)
/* Bit parsing on JPEG non Entropy Coded Segment */
OMX
www.eeworm.com/read/109648/15553285
h codecntx.h
#ifndef CODECONTEXT_H
#define CODECONTEXT_H
#include
#include
#include "context.h"
#include "exclude.h"
#include "see.h"
// bools indicated coded vs. esca
www.eeworm.com/read/109099/15563898
cpp cpp01.cpp
// Coded by plusir -- Jan.08.2003.
// Standard C++ Bible -- (P450-14-7)
#include "cars.h"
using namespace std ;
int main()
{
CompanyCar car1( 1, 1996, "Chevy" ) ;
LeaseCar car2( 2, 1997
www.eeworm.com/read/109099/15563912
cpp cpp02.cpp
// Coded by plusir -- Dec.29.2002.
// Standard C++ Bible -- (P261-10-2)
#include
using namespace std ;
template
T min3( T, T, T ) ;
int main()
{
cout
www.eeworm.com/read/187030/8881777
txt iso-intermediate-values.txt
3. In this example the data-string is the three-byte string consisting of the ASCII-coded version of 'abc'.
The 8x8 matrix Z' derived from the data-string is as follows.
61 62 63 80 00 00 00 0
www.eeworm.com/read/480930/1309741
h posix_types.h
/* $Id: posix_types.h,v 1.1 2000/07/10 16:32:31 bjornw Exp $ */
/* We cheat a bit and use our C-coded bitops functions from asm/bitops.h */
/* I guess we should write these in assembler because they
www.eeworm.com/read/480930/1309753
h semaphore.h
/* $Id: semaphore.h,v 1.3 2001/05/08 13:54:09 bjornw Exp $ */
/* On the i386 these are coded in asm, perhaps we should as well. Later.. */
#ifndef _CRIS_SEMAPHORE_H
#define _CRIS_SEMAPHORE_H
#defin
www.eeworm.com/read/209559/4970346
h posix_types.h
/* $Id: posix_types.h,v 1.1 2000/07/10 16:32:31 bjornw Exp $ */
/* We cheat a bit and use our C-coded bitops functions from asm/bitops.h */
/* I guess we should write these in assembler because they
www.eeworm.com/read/209559/4970359
h semaphore.h
/* $Id: semaphore.h,v 1.3 2001/05/08 13:54:09 bjornw Exp $ */
/* On the i386 these are coded in asm, perhaps we should as well. Later.. */
#ifndef _CRIS_SEMAPHORE_H
#define _CRIS_SEMAPHORE_H
#defin
www.eeworm.com/read/195013/5120755
h posix_types.h
/* $Id: posix_types.h,v 1.1 2000/07/10 16:32:31 bjornw Exp $ */
/* We cheat a bit and use our C-coded bitops functions from asm/bitops.h */
/* I guess we should write these in assembler because they