代码搜索:Byte

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

代码结果 10,000
www.eeworm.com/read/222917/4816011

c mbfilter_byte4.c

/* * "streamable kanji code filter and converter" * Copyright (c) 1998-2002 HappySize, Inc. All rights reserved. * * LICENSE NOTICES * * This file is part of "streamable kanji code filter and co
www.eeworm.com/read/222917/4816055

h mbfilter_byte2.h

/* * "streamable kanji code filter and converter" * Copyright (c) 1998-2002 HappySize, Inc. All rights reserved. * * LICENSE NOTICES * * This file is part of "streamable kanji code filter and co
www.eeworm.com/read/222917/4816063

c mbfilter_byte2.c

/* * "streamable kanji code filter and converter" * Copyright (c) 1998-2002 HappySize, Inc. All rights reserved. * * LICENSE NOTICES * * This file is part of "streamable kanji code filter and co
www.eeworm.com/read/222846/4818361

c byte2char.c

#ifndef _COMMON_DEFINE #include "COMMON.c" #endif void BYTE2CHAR(BYTE in,CHAR *out,BYTE l); void BYTE2CHAR(BYTE in,CHAR *out,BYTE l) { data BYTE temp,i; i=0; temp=in/100; if (l>2) o
www.eeworm.com/read/221222/4834676

sha1 byte-hashes.sha1

# Configuration information for "SHA-1 Test" # SHA tests are configured for BYTE oriented implementations H>SHS Type 1 Hashes DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 ^ 3CDF2936DA2FC556BFA
www.eeworm.com/read/221222/4834679

sha1 byte-messages.sha1

# Configuration information for "SHA-1 Test" # SHA tests are configured for BYTE oriented implementations H>SHS Type 1 Strings 0 1 ^ 5 0 2 1 2 1 2 ^ 5 0 1 3 4 4 4 ^ 7 0 4 3 4 4 1 4 4 ^
www.eeworm.com/read/178232/5317660

h sp_byte_check.h

/* ** Copyright (C) 1998-2002 Martin Roesch ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License a
www.eeworm.com/read/178232/5317664

c sp_byte_jump.c

/* $Id$ */ /* Copyright (C) 2002 Sourcefire Inc. */ /* Author: Martin Roesch*/ /* sp_byte_jump * * Purpose: * Grab some number of bytes, convert them to their numeric * representatio
www.eeworm.com/read/178232/5317675

c sp_byte_check.c

/* $Id$ */ /* Copyright (C) 2002 Sourcefire Inc. */ /* Author: Martin Roesch*/ /* sp_byte_check * * Purpose: * Test a byte field against a specific value (with operator). Capable * o
www.eeworm.com/read/178232/5317685

h sp_byte_jump.h

/* ** Copyright (C) 1998-2002 Martin Roesch ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License a