代码搜索:ADDRESSING
找到约 974 项符合「ADDRESSING」的源代码
代码结果 974
www.eeworm.com/read/340665/3267713
d extaddr.d
#objdump: -d -r
#name: c54x extended addressing
.*: +file format .*c54x.*
Disassembly of section .text:
00000000 :
0: f062.*
1: 0000.*
.*1: RELEXTMS7.*
2: f040.*
www.eeworm.com/read/306677/3735104
h wsademo.h
/*
wsademo.h
WS-Addressing demo service. See comments below.
gSOAP XML Web services tools
Copyright (C) 2000-2006, Robert van Engelen, Genivia Inc., All Rights Reserved.
This part of the software i
www.eeworm.com/read/288961/3996989
java endpointreference.java
package org.codehaus.xfire.addressing;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Iterator;
import java.util.List;
import javax.xml.namespace.QName;
import org.jdom.A
www.eeworm.com/read/288961/3997204
java endpointreferencetype.java
package org.xmlsoap.schemas.ws._2003._03.addressing;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.xml.bind.annotation.XmlAccessTyp
www.eeworm.com/read/447738/1697953
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 bits
ba
www.eeworm.com/read/447738/1697977
d extaddr.d
#objdump: -d -r
#name: c54x extended addressing
.*: +file format .*c54x.*
Disassembly of section .text:
00000000 :
0: f062.*
1: 0000.*
.*1: RELEXTMS7.*
2: f040.*
www.eeworm.com/read/395929/2429872
d extaddr.d
#objdump: -d -r
#name: c54x extended addressing
.*: +file format .*c54x.*
Disassembly of section .text:
00000000 :
0: f062.*
1: 0000.*
.*1: RELEXTMS7.*
2: f040.*
www.eeworm.com/read/320955/13415308
sy makefile.sy
# For making f2c.lib (here called syf2c.lib) with Symantec C++ .
# Invoke with "make -f makefile.sy" .
# In the CFLAGS line below, "-mn" is for NT and W9x.
# For 32-bit addressing with MSDOS, change "
www.eeworm.com/read/340289/12167653
asm prog4.asm
; PROG4 - Indirect Bank Register Addressing
;
; This Program shows how Bank Register R0 and R1 can be used as eight bit indirection
; registers. Note that for "true" 8051s, reads past 0x07F a
www.eeworm.com/read/197479/5094894
h wsa.h
/*
wsa.h
Generated with:
wsdl2h -cgye -o wsa.h -t WS/WS-typemap.dat WS/WS-Addressing.xsd
Modified by Robert van Engelen:
- Removed //gsoapopt
- Added the following directive to import WS-Addressin