代码搜索:Byte

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

代码结果 10,000
www.eeworm.com/read/125052/6034566

java singlebytecharsetconverter.java

/* Copyright (C) 2002-2004 MySQL AB This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free
www.eeworm.com/read/124989/6034766

asm flashimg.asm

; Copyright (C) 1997 Markus Gutschke ; ; This program is free software; you can redistribute it and/or modify ; it under the terms of the GNU General Public License as publis
www.eeworm.com/read/124910/6035459

s memset.s

/* Set a block of memory to some byte value. For IBM S390 Copyright (C) 2000, 2001 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Martin Schwidefsky (s
www.eeworm.com/read/124910/6036083

s strlen.s

/* Optimized strlen implementation for PowerPC64. Copyright (C) 1997, 1999, 2000, 2002 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free softwa
www.eeworm.com/read/124910/6036336

s strrchr.s

/* Copyright (C) 2000 Free Software Foundation, Inc. EV67 optimized by Rick Gorton . This file is part of the GNU C Library. The GNU C Library is free softwa
www.eeworm.com/read/124910/6038638

s strchr.s

/* Find character CH in a NUL terminated string. Highly optimized version for ix85, x>=5. Copyright (C) 1995, 1996, 1997, 2000 Free Software Foundation, Inc. This file is part of the GNU C Li
www.eeworm.com/read/124910/6038645

s strlen.s

/* strlen -- Compute length of NUL terminated string. Highly optimized version for ix86, x>=5. Copyright (C) 1995, 1996, 1997, 2000, 2002 Free Software Foundation, Inc. This file is part of t
www.eeworm.com/read/124910/6038651

s strcat.s

/* strcat(dest, src) -- Append SRC on the end of DEST. For Intel 80x86, x>=4. Copyright (C) 1994, 1995, 1996, 1997, 2000 Free Software Foundation, Inc. This file is part of the GNU C Library.
www.eeworm.com/read/124910/6038654

s strlen.s

/* strlen(str) -- determine the length of the string STR. Optimized for Intel 80x86, x>=4. Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 2000 Free Software Foundation, Inc. Contributed by Ulric
www.eeworm.com/read/124637/6043058

cs bzip2inputstream.cs

// BZip2InputStream.cs // // Copyright (C) 2001 Mike Krueger // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License //