代码搜索:byte
找到约 10,000 项符合「byte」的源代码
代码结果 10,000
www.eeworm.com/read/226770/14452681
h byte.h
/* Public domain. */
#ifndef BYTE_H
#define BYTE_H
extern unsigned int byte_chr();
extern unsigned int byte_rchr();
extern void byte_copy();
extern void byte_copyr();
extern int byte_diff();
extern
www.eeworm.com/read/221293/14747844
class byte.class
www.eeworm.com/read/121395/14757534
h byte.h
#ifndef BYTE_H
#define BYTE_H
unsigned int byte_chr(const char* s,register unsigned int n,int c);
unsigned int byte_rchr(const char* s,register unsigned int n,int c);
void byte_copy(register void* to
www.eeworm.com/read/217145/14977021
h byte.h
#ifndef BYTE_H
#define BYTE_H
unsigned int byte_chr(const char* s,register unsigned int n,int c);
unsigned int byte_rchr(const char* s,register unsigned int n,int c);
void byte_copy(register void* to
www.eeworm.com/read/209853/15212664
h byte.h
//: C12:Byte.h
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Member overloaded operators
#ifndef
www.eeworm.com/read/10438/186205
xtwo_byte
// xtwo_byte -- convert one- or two-byte code to 16-bit wide
#pragma once
#ifndef _CVT_XTWO_BYTE_
#define _CVT_XTWO_BYTE_
#ifndef RC_INVOKED
#include
#include
#include
www.eeworm.com/read/10438/186240
xone_byte
// xone_byte -- convert one-byte code to 16-bit wide
#pragma once
#ifndef _CVT_XONE_BYTE_
#define _CVT_XONE_BYTE_
#ifndef RC_INVOKED
#include
#include
#pragma pack(push,_C
www.eeworm.com/read/486832/1246625
java byte.java
/************************************************************************
This file is part of java core libraries for the simpleRTJ virtual machine.
This file is covered by the GNU GPL with the foll
www.eeworm.com/read/486812/1246934
java byte.java
/*
* XML Type: byte
* Namespace: http://schemas.xmlsoap.org/soap/encoding/
* Java type: org.xmlsoap.schemas.soap.encoding.Byte
*
* Automatically generated - do not modify.
*/
package org
www.eeworm.com/read/486812/1247148
java byte.java
/*
* XML Type: byte
* Namespace: http://schemas.xmlsoap.org/soap/encoding/
* Java type: org.xmlsoap.schemas.soap.encoding.Byte
*
* Automatically generated - do not modify.
*/
package org