代码搜索:Distinctive
找到约 59 项符合「Distinctive」的源代码
代码结果 59
www.eeworm.com/read/316231/13527898
html different.html
Distinctive Features Of SQLite
body {
margin: auto;
www.eeworm.com/read/309709/13666194
html different.html
Distinctive Features Of SQLite
body {
margin: auto;
www.eeworm.com/read/481567/6643577
html different.html
Distinctive Features Of SQLite
body {
margin: auto;
www.eeworm.com/read/479931/1327272
cgs movw10.cgs
# sh testcase for mov.w @($imm8x2, pc), $rn -*- Asm -*-
# mach: all
# as: -isa=shcompact
# ld: -m shelf32
.include "compact/testutils.inc"
start
# Build up a distinctive bit pattern.
mov #1, r2
www.eeworm.com/read/479931/1327169
cgs movw1.cgs
# sh testcase for mov.w $rm, @$rn -*- Asm -*-
# mach: all
# as: -isa=shcompact
# ld: -m shelf32
.include "compact/testutils.inc"
start
mov #30, r1
shll8 r1
init:
# Build up a distinctive bit p
www.eeworm.com/read/479931/1327283
cgs movl1.cgs
# sh testcase for mov.l $rm, @$rn -*- Asm -*-
# mach: all
# as: -isa=shcompact
# ld: -m shelf32
.include "compact/testutils.inc"
start
mov #30, r1
shll8 r1
init:
# Build up a distinctive bit pa
www.eeworm.com/read/479931/1327172
cgs movl11.cgs
# sh testcase for mov.l @($imm4x4, $rm), $rn -*- Asm -*-
# mach: all
# as: -isa=shcompact
# ld: -m shelf32
.include "compact/testutils.inc"
start
mov #30, r0
shll8 r0
# Build up a distinctive b
www.eeworm.com/read/479931/1327241
cgs movw11.cgs
# sh testcase for mov.w @($imm4x2, $rm), r0 -*- Asm -*-
# mach: all
# as: -isa=shcompact
# ld: -m shelf32
.include "compact/testutils.inc"
start
mov #30, r1
shll8 r1
# Build up a distinctive b
www.eeworm.com/read/101167/15842777
c first_tm.c
// FIRST_TM.C
//
// Illustrates the use of data EEPROM on the PIC16F87X.
//
// On download, EEPROM locations 0x00 - 0x03 are initialized to a distinctive
// pattern (0x5a, 0xa5, 0x5a, 0xa5).
//