代码搜索:ADDRESSING

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

代码结果 974
www.eeworm.com/read/288961/3997209

java referencepropertiestype.java

package org.xmlsoap.schemas.ws._2003._03.addressing; import java.util.ArrayList; import java.util.List; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorT
www.eeworm.com/read/288961/3997211

java servicenametype.java

package org.xmlsoap.schemas.ws._2003._03.addressing; import java.util.HashMap; import java.util.Map; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType
www.eeworm.com/read/274140/4188002

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(
www.eeworm.com/read/266217/4273324

java clientcreate.java

package org.globus.examples.clients.FactoryService_Math_rl; import java.io.BufferedWriter; import java.io.FileWriter; import org.apache.axis.message.addressing.Address; import org.apache.axis.messag
www.eeworm.com/read/266217/4273326

java client_sched.java

package org.globus.examples.clients.FactoryService_Math_rl; import java.util.Calendar; import java.rmi.RemoteException; import org.apache.axis.message.addressing.Address; import org.apache.axis.mess
www.eeworm.com/read/100402/15874686

inc iasm.inc

asmop struc addrx dd 0 ;address of offset (or seg for segmented jump) addrx2 dd 0 ;offset for segmented jump if addrx is segment mode db 0 ;AM flag showing addressing mode AM_NONE = 0 ;no mo
www.eeworm.com/read/283498/9016538

asm pgm6_6.asm

; String Instructions .386 ;So we can use extended registers option segment:use16 ; and addressing modes. dseg segment para public 'data' String1 byte "String",0 String2 byte 7 dup
www.eeworm.com/read/168857/9892875

html page237.html

Scatter Table using Open Addressing
www.eeworm.com/read/352960/10487599

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/244097/12888598

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,