代码搜索:Embed
找到约 2,683 项符合「Embed」的源代码
代码结果 2,683
www.eeworm.com/read/209211/4985767
c embed.c
#include
#include
#include
static char *paqfile;
void
configembed(Method *m)
{
if(*sys == '/' || *sys == '#'){
/*
* if the user specifies the disk in the boot
www.eeworm.com/read/192230/5158806
mt embed.mt
# Target: Big-endian mips board, typically an IDT.
TDEPFILES= mips-tdep.o remote-mips.o remote-array.o
TM_FILE= tm-embed.h
SIM_OBS = remote-sim.o
SIM = ../sim/mips/libsim.a
www.eeworm.com/read/192230/5158888
mt embed.mt
# Target: ARM embedded system
TDEPFILES= arm-tdep.o remote-rdp.o remote-rdi.o
TDEPLIBS= rdi-share/libangsd.a
TM_FILE= tm-embed.h
SIM_OBS = remote-sim.o
SIM = ../sim/arm/libsim.a
www.eeworm.com/read/192230/5159194
mt embed.mt
# Target: Embedded Intel 386
TDEPFILES= i386-tdep.o i387-tdep.o
TM_FILE= tm-i386v.h
www.eeworm.com/read/191809/5161603
out embed.out
;embed macro label
;addr&&label dc.l label
; endm
;
; embed foo
;addrfoo dc.l foo
addrfoo: dc.l foo
;
www.eeworm.com/read/191809/5161606
asm embed.asm
embed macro label
addr&&label dc.l label
endm
embed foo
www.eeworm.com/read/190682/5170918
out embed.out
;embed macro label
;addr&&label dc.l label
; endm
;
; embed foo
;addrfoo dc.l foo
addrfoo: dc.l foo
;
www.eeworm.com/read/190682/5170921
asm embed.asm
embed macro label
addr&&label dc.l label
endm
embed foo
www.eeworm.com/read/187737/5217026
tpl embed.tpl
INCLUDE "sstore.oxh"
PROC main:
LOCAL storeId%, streamId&, error%, uId&, storeId2%, streamId2&
LOCAL string$(255), intvalue%, longvalue&, floatvalue
intvalue% = 1
longvalue& = 2
floatvalu