代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/250015/4443371
msh-supports-underscores-in-variable-names
test "`busybox msh -c 'FOO_BAR=foo; echo $FOO_BAR'`" = foo
www.eeworm.com/read/227259/4776741
msh-supports-underscores-in-variable-names
test "`busybox msh -c 'FOO_BAR=foo; echo $FOO_BAR'`" = foo
www.eeworm.com/read/162614/5526365
f90 automatic_module_variable.f90
! { dg-do compile }
! Tests fix for PR15976
!
module sd
integer, parameter :: n = 20
integer :: i(n)
integer :: j(m) ! { dg-error "must have constant shape" }
integer, pointer :: p(:)
intege
www.eeworm.com/read/303463/3810166
m find_simple_variable_bounds.m
function [p,lower,upper] = find_simple_variable_bounds(p);
if any(p.K.q > 0) | any(p.K.s > 0)
lower = -inf(length(p.c),1);
upper = inf(length(p.c),1);
else
[lower,upper,used_rows] =
www.eeworm.com/read/295117/3912264
msh-supports-underscores-in-variable-names
test "`busybox msh -c 'FOO_BAR=foo; echo $FOO_BAR'`" = foo
www.eeworm.com/read/428548/1958922
msh-supports-underscores-in-variable-names
test "`busybox msh -c 'FOO_BAR=foo; echo $FOO_BAR'`" = foo
www.eeworm.com/read/418008/2095234
msh-supports-underscores-in-variable-names
test "`busybox msh -c 'FOO_BAR=foo; echo $FOO_BAR'`" = foo