代码搜索:Addressing
找到约 974 项符合「Addressing」的源代码
代码结果 974
www.eeworm.com/read/395929/2429943
s unop.s
; @OC@ test
; Generic unary operations supporting all sizes and their various
; addressing modes.
; Some fairly big pseudorandom numbers we don't want to compute
; as differences in actual data or co
www.eeworm.com/read/366702/2883375
c loop-3.c
/* A test for strength reduction and induction variable elimination.
Target is restricted to x86 type architectures, so that we may
assume something about memory addressing modes. */
/* { dg-d
www.eeworm.com/read/162614/5530634
c loop-3.c
/* A test for strength reduction and induction variable elimination.
Target is restricted to x86 type architectures, so that we may
assume something about memory addressing modes. */
/* { dg-d
www.eeworm.com/read/201477/15407588
cpp hash.cpp
// test hash table with linear open addressing
#include
#include "hash.h"
class element {
friend void main(void);
public:
operator long() const {return key;}
pri
www.eeworm.com/read/360810/10077126
h acenic.h
#ifndef _ACENIC_H_
#define _ACENIC_H_
/*
* Addressing:
*
* The Tigon uses 64-bit host addresses, regardless of their actual
* length, and it expects a big-endian format. For 32 bit systems the
*
www.eeworm.com/read/459616/7270497
cpp hash.cpp
// test hash table with linear open addressing
#include
#include "hash.h"
class element {
friend void main(void);
public:
operator long() const {return key;}
// private: g
www.eeworm.com/read/131315/5939620
el hanoi.el
;
; hanoi - towers of hanoi in GNUmacs
;
; Author (a) 1985, Damon Anton Permezel
;
;;;
;;; hanoi-topos - direct cursor addressing
;;;
(defun hanoi-topos (row col)
(goto-line row)
(beginning-of-li
www.eeworm.com/read/101082/6243657
7 mailaddr.7
.\" @(#)mailaddr.7 4.1 7/28/83
.TH MAILADDR 7
.UC 4
.SH NAME
mailaddr \- mail addressing description
.SH DESCRIPTION
Mail addresses are based on the ARPANET protocol
listed at the end of this manual
www.eeworm.com/read/11139/199337
readme
A 6lowpan implementation for TinyOS 2.x
This is a 6lowpan implementation for TinyOS 2.x. Mesh Addressing and
Broadcast headers are parsed, but no mesh-networking/multi-hopping is
implemen
www.eeworm.com/read/179911/5297008
h acenic.h
#ifndef _ACENIC_H_
#define _ACENIC_H_
/*
* Addressing:
*
* The Tigon uses 64-bit host addresses, regardless of their actual
* length, and it expects a big-endian format. For 32 bit systems the
*