代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/121316/6068806
java longfield.java
/* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 2003 The Apache Software Foundation. All rights
* reserved.
www.eeworm.com/read/121316/6068807
java littleendian.java
/*
* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 2003 The Apache Software Foundation. All rights
* reser
www.eeworm.com/read/121316/6068808
java bytefield.java
/* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 2003 The Apache Software Foundation. All rights
* reserved.
www.eeworm.com/read/121089/6069564
h strings.h
/*
COW : Character Oriented Windows
strings.h : string pool (+special message-box stuff)
-- use these variables if string is duplicated, otherwise use the
explicit #defines as found in
www.eeworm.com/read/121089/6069746
asm gwrite.asm
; TITLE GWRITE - Character writing for MSHERC.
;***
;GWRITE
;
; Copyright 1987, 1988, Microsoft Corporation
;
;Purpose:
; Paint characters onto the screen for text writes in graphics mode.
www.eeworm.com/read/121089/6069799
inc oscalls.inc
;***
;oscall.inc - 20-May-86 - Dos 3/5 macros and definitions
;***
.XLIST
;***
;
; Copyright 1986, Microsoft Corporation
;
;Purpose:
; This include file contains structures and definit
www.eeworm.com/read/121089/6069943
asm gwque.asm
TITLE GWQUE -- General Queue support routines
;***
; GWQUE -- General Queue support routines
;
; Copyright 1986, Microsoft Corporation
;
;Purpose:
;
; B$INITQ - Initialize queue hea
www.eeworm.com/read/121089/6070094
inc architec.inc
;***
; FILE: ARCHITEC.INC - architecture-specific items for QBI
;
; Copyright 1985, 1986, 1987 Microsoft Corporation
;
;Purpose:
;
; This file contains macros that allow us to optimize
www.eeworm.com/read/121089/6070650
c jjj1deco.c
/*
** JJJ1DECO.C -- Jeff Johnson Decompression module - first implementation
*/
/* This code was written by modifying the Zeck compression code
** and adding a triple huffman compressor. T
www.eeworm.com/read/120487/6073165
java pgstream.java
/*-------------------------------------------------------------------------
*
* PGStream.java
* This class is used by Connection for communicating with the
* backend.
*
* Copyright (c)