代码搜索结果
找到约 10,206 项符合
Storage 的代码
blobclob4blob_derby.properties
derby.locks.deadlockTimeout=3
derby.locks.waitTimeout=4
derby.storage.rowLocking=true
# derby.storage.userLockTrace=true
ipc3.asm
#ipc3.asm---------------------------------------------
.PB main
.PV message -32
.PV ipaddr -64
#allocate local storage on stack
PUSHQ $FP
MOV $FP,$SP
LQI $R7,64
SUB $SP,$SP,$R7
#se
fileio.asm
#fileIO.asm---------------------------------------------
.PB main
.PV buffer -32
.PV fname -64
#allocate local storage on stack
PUSHQ $FP
MOV $FP,$SP
LQI $R7,64
SUB $SP,$SP,$R7
#read and
cmdline.asm
.PB main
.PV buffer -256
#allocate local storage
PUSHQ $FP
MOV $FP,$SP
LQI $R7,256
SUB $SP,$SP,$R7
#get the number of arguments
LQI $R1,0
INT 5
MOV $R20,$R2
LQI $R1,20
INT 0
LQI
ipc1.asm
#ipc1.asm---------------------------------------------
.PB main
.PV buffer -40
.PV mutex -64
#allocate local storage on stack
PUSHQ $FP
MOV $FP,$SP
LQI $R7,64
SUB $SP,$SP,$R7
#set name o
ipc3.asm
#ipc3.asm---------------------------------------------
.PB main
.PV message -32
.PV ipaddr -64
#allocate local storage on stack
PUSHQ $FP
MOV $FP,$SP
LQI $R7,64
SUB $SP,$SP,$R7
#se
fileio.asm
#fileIO.asm---------------------------------------------
.PB main
.PV buffer -32
.PV fname -64
#allocate local storage on stack
PUSHQ $FP
MOV $FP,$SP
LQI $R7,64
SUB $SP,$SP,$R7
#read and
cmdline.asm
.PB main
.PV buffer -256
#allocate local storage
PUSHQ $FP
MOV $FP,$SP
LQI $R7,256
SUB $SP,$SP,$R7
#get the number of arguments
LQI $R1,0
INT 5
MOV $R20,$R2
LQI $R1,20
INT 0
LQI
ipc1.asm
#ipc1.asm---------------------------------------------
.PB main
.PV buffer -40
.PV mutex -64
#allocate local storage on stack
PUSHQ $FP
MOV $FP,$SP
LQI $R7,64
SUB $SP,$SP,$R7
#set name o
44bmon.err
"44bmon.c", line 99: Warning: storage-class without declarator is spurious
"44bmon.c", line 316: Warning: variable 'j' declared but not used
"44bmon.c", line 316: Warning: variable 'i' declared but