代码搜索:ADDRESSING

找到约 974 项符合「ADDRESSING」的源代码

代码结果 974
www.eeworm.com/read/306677/3735403

c wsaapi.c

/* wsaapi.c WS-Addressing plugin for stand-alone services. gSOAP XML Web services tools Copyright (C) 2000-2007, Robert van Engelen, Genivia Inc., All Rights Reserved. This part of the software is
www.eeworm.com/read/288961/3996987

java addressinginhandler.java

package org.codehaus.xfire.addressing; import java.util.ArrayList; import java.util.Iterator; import java.util.List; import org.codehaus.xfire.MessageContext; import org.codehaus.xfire.exchange.Abst
www.eeworm.com/read/288961/3997097

java wsatest.java

package org.codehaus.xfire.addressing; import org.codehaus.xfire.soap.Soap11; import org.codehaus.xfire.test.AbstractXFireTest; import org.codehaus.xfire.util.jdom.StaxBuilder; import org.jdom.Docume
www.eeworm.com/read/447738/1697493

s bug-1825.s

;;; Bug #1825: gas assemble PC-relative indexed addressing modes incorrectly ;;; http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1825&group_id=2424 ;;; .sect .text .globl _main _main: nop ldx
www.eeworm.com/read/411933/2179257

c qpel.c

/* this is optimized for sh, which have post increment addressing (*p++) some cpu may be index (p[n]) faster than post increment (*p++) */ #define LD(adr) *(uint32_t*)(adr) #define PIXOP2(OPNAME,
www.eeworm.com/read/401534/2339895

c qpel.c

/* this is optimized for sh, which have post increment addressing (*p++) some cpu may be index (p[n]) faster than post increment (*p++) */ #define LD(adr) *(uint32_t*)(adr) #define PIXOP2(OPNAME,
www.eeworm.com/read/395929/2429848

s extaddr.s

* * Extended addressing support * .version 548 .far_mode .global F1, start, end ; LDX pseudo-op ldx #F1,16,a ; load upper 8 bits of extended address or #F1,a,a ; load remaining
www.eeworm.com/read/351555/3106891

c qpel.c

/* this is optimized for sh, which have post increment addressing (*p++) some cpu may be index (p[n]) faster than post increment (*p++) */ #define LD(adr) *(uint32_t*)(adr) #define PIXOP2(OPNAME,
www.eeworm.com/read/104466/15691626

c qpel.c

/* this is optimized for sh, which have post increment addressing (*p++) some cpu may be index (p[n]) faster than post increment (*p++) */ #define LD(adr) *(uint32_t*)(adr) #define PIXOP2(OPNAME,
www.eeworm.com/read/347503/3171395

s indexed12.s

;; ;; This file verifies the 68HC12 indexed addressing modes ;; with a 5, 9 and 16-bit offset. ;; .sect .text .globl _main _main: nop ;;; Global check (1st) ldab L1-_main,x ; Offset/const of these