代码搜索:4Bytes
找到约 11 项符合「4Bytes」的源代码
代码结果 11
www.eeworm.com/read/396408/2420223
c movinfo.c
// show QuickTime .mov file structure (C) 2001. by A'rpi/ESP-team
// various hacks by alex@naxine.org
/*
Blocks: 4bytes atom_size
4bytes atom_type (name)
...
By older files, mda
www.eeworm.com/read/311031/3688208
scat scatter.scat
LOAD_REGION 0x00000000 0x00200000
{
;; Maximum of 256 exceptions (256*4bytes == 1024 == 0x400)
VECTORS +0 0x400
{
; First two entries provided by library
; Remaining entries provid
www.eeworm.com/read/311031/3688219
scat scatter.scat
LOAD_REGION 0x00000000 0x00200000
{
;; Maximum of 256 exceptions (256*4bytes == 1024 == 0x400)
VECTORS +0 0x400
{
; First two entries provided by library
; Remaining entries provid
www.eeworm.com/read/311031/3688237
scat scatter.scat
LOAD_REGION 0x00000000 0x00200000
{
;; Maximum of 256 exceptions (256*4bytes == 1024 == 0x400)
VECTORS +0 0x400
{
; First two entries provided by library
; Remaining entries provid
www.eeworm.com/read/311031/3688251
scat scatter.scat
LOAD_REGION 0x00000000 0x00200000
{
;; Maximum of 256 exceptions (256*4bytes == 1024 == 0x400)
VECTORS +0 0x400
{
; First two entries provided by library
; Remaining entries provid
www.eeworm.com/read/311031/3688262
scat scatter.scat
LOAD_REGION 0x00000000 0x00200000
{
;; Maximum of 256 exceptions (256*4bytes == 1024 == 0x400)
VECTORS +0 0x400
{
; First two entries provided by library
; Remaining entries provid
www.eeworm.com/read/311031/3688268
scat scatter.scat
LOAD_REGION 0x00000000 0x00200000
{
;; Maximum of 256 exceptions (256*4bytes == 1024 == 0x400)
VECTORS +0 0x400
{
; First two entries provided by library
; Remaining entries provid
www.eeworm.com/read/311031/3688280
scat scatter.scat
LOAD_REGION 0x00000000 0x00200000
{
;; Maximum of 256 exceptions (256*4bytes == 1024 == 0x400)
VECTORS +0 0x400
{
; First two entries provided by library
; Remaining entries provid
www.eeworm.com/read/368125/2825404
svn-base tatung-raw.c.svn-base
#include
#include
#include
#include "config.h"
#include "tslib-private.h"
struct tatung_ts_event { /* Tatung touchscreen 4bytes protocol */
unsigned char x1;
unsign
www.eeworm.com/read/451001/7473872
h packetheader.h
#ifndef PACKETHEADER_H
#define PACKETHEADER_H
#pragma pack(1)
// 定义IP数据报的基本报头,共计20个字节
struct IPHeader
{
unsigned char versionAndHeaderLength; // 4位版本号 + 4位头部长度(单位:4Bytes)
unsigned char t