Home
last modified time | relevance | path

Searched refs:caz (Results 1 – 25 of 664) sorted by relevance

12345678910>>...27

/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/10step/
H A DDEXWRITELEVELCODED.DP20 print "caz = ^caz"
40 if caz = 1 or caz = 2; text ^caz; end if
41 if caz = 3 or caz = 4; text ^caz; end if
45 if caz = 1 or caz = 3; text ^caz; end if
50 if caz = 1 or caz = 6; text ^caz; end if
55 if caz = 1 or caz = 3; text ^caz; end if
56 if caz = 5 or caz = 7; text ^caz; end if
60 if caz = 1 or caz = 8; text ^caz; end if
65 if caz = 1 or caz = 5; text ^caz; end if
69 if caz = 1 or caz = 4; text ^caz; end if
[all …]
H A DDEXWRITELEVEL.DP3 . For the factz'th SINGLE factor, write out the caz'th SINGLE level l
13 . caz (parameter) = coded level ID within a factor (1, 2, . . .).
31 print " caz = ^caz"
42 let iflag = check name numlevfa caz
64 text ^caz
71 delete stjunk; let stjunk = string word stx^factz&l caz
H A DDEXGETLEVELCODED.DP6 . caz (parameter) = coded level ID within this factor (1, 2, . . .)
20 . print " caz = ^caz"
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/astro/
H A Dgeo.c22 double sel, saz, caz; in geo() local
55 caz = cos(nlat)*sin(decl2) - sin(nlat)*cos(decl2)*cos(lha); in geo()
56 az = pi + atan2(saz, -caz); in geo()
/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplwind.c142 PLFLT cx, cy, saz, caz, salt, calt, zscale; in c_plw3d() local
178 caz = cos( dtr * az ); in c_plw3d()
232 plsc->cxx = cx * caz; in c_plw3d()
235 plsc->cyy = cy * caz * salt; in c_plw3d()
238 plsc->czy = -cy * calt * caz; in c_plw3d()
/dports/math/plplot/plplot-5.15.0/src/
H A Dplwind.c142 PLFLT cx, cy, saz, caz, salt, calt, zscale; in c_plw3d() local
178 caz = cos( dtr * az ); in c_plw3d()
232 plsc->cxx = cx * caz; in c_plw3d()
235 plsc->cyy = cy * caz * salt; in c_plw3d()
238 plsc->czy = -cy * calt * caz; in c_plw3d()
/dports/biology/emboss/EMBOSS-6.6.0/plplot/
H A Dplwind.c141 PLFLT cx, cy, saz, caz, salt, calt, zscale; in c_plw3d() local
173 caz = cos(dtr * az); in c_plw3d()
227 plsc->cxx = cx * caz; in c_plw3d()
230 plsc->cyy = cy * caz * salt; in c_plw3d()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/OpenMP/
H A Dnvptx_declare_target_var_ctor_dtor_codegen.cpp35 int caz() { return 0; } in caz() function
61 S cd = doo() + car() + caz() + baz();
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/OpenMP/
H A Dnvptx_declare_target_var_ctor_dtor_codegen.cpp35 int caz() { return 0; } in caz() function
61 S cd = doo() + car() + caz() + baz();
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/OpenMP/
H A Dnvptx_declare_target_var_ctor_dtor_codegen.cpp35 int caz() { return 0; } in caz() function
61 S cd = doo() + car() + caz() + baz();
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/OpenMP/
H A Dnvptx_declare_target_var_ctor_dtor_codegen.cpp35 int caz() { return 0; } in caz() function
61 S cd = doo() + car() + caz() + baz();
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/OpenMP/
H A Dnvptx_declare_target_var_ctor_dtor_codegen.cpp35 int caz() { return 0; } in caz() function
61 S cd = doo() + car() + caz() + baz();
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/OpenMP/
H A Dnvptx_declare_target_var_ctor_dtor_codegen.cpp35 int caz() { return 0; } in caz() function
61 S cd = doo() + car() + caz() + baz();
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/OpenMP/
H A Dnvptx_declare_target_var_ctor_dtor_codegen.cpp35 int caz() { return 0; } in caz() function
61 S cd = doo() + car() + caz() + baz();
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/OpenMP/
H A Dnvptx_declare_target_var_ctor_dtor_codegen.cpp35 int caz() { return 0; } in caz() function
61 S cd = doo() + car() + caz() + baz();
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/OpenMP/
H A Dnvptx_declare_target_var_ctor_dtor_codegen.cpp35 int caz() { return 0; } in caz() function
61 S cd = doo() + car() + caz() + baz();
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/OpenMP/
H A Dnvptx_declare_target_var_ctor_dtor_codegen.cpp35 int caz() { return 0; } in caz() function
61 S cd = doo() + car() + caz() + baz();
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/OpenMP/
H A Dnvptx_declare_target_var_ctor_dtor_codegen.cpp35 int caz() { return 0; } in caz() function
61 S cd = doo() + car() + caz() + baz();
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/OpenMP/
H A Dnvptx_declare_target_var_ctor_dtor_codegen.cpp35 int caz() { return 0; } in caz() function
61 S cd = doo() + car() + caz() + baz();
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/OpenMP/
H A Dnvptx_declare_target_var_ctor_dtor_codegen.cpp35 int caz() { return 0; }
61 S cd = doo() + car() + caz() + baz();
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/OpenMP/
H A Dnvptx_declare_target_var_ctor_dtor_codegen.cpp35 int caz() { return 0; } in caz() function
61 S cd = doo() + car() + caz() + baz();
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/OpenMP/
H A Dnvptx_declare_target_var_ctor_dtor_codegen.cpp35 int caz() { return 0; }
61 S cd = doo() + car() + caz() + baz();
/dports/lang/clang-mesa/clang-13.0.1.src/test/OpenMP/
H A Dnvptx_declare_target_var_ctor_dtor_codegen.cpp35 int caz() { return 0; } in caz() function
61 S cd = doo() + car() + caz() + baz();
/dports/devel/awscli/awscli-1.20.61/awscli/examples/rds/
H A Ddelete-custom-availability-zone.rst6 --custom-availability-zone-id rds-caz-EXAMPLE
12 "CustomAvailabilityZoneId": "rds-caz-EXAMPLE",
/dports/devel/p5-Hash-MultiKey/Hash-MultiKey-0.06/t/
H A D08s_fetch.t16 ["goo", "car", "caz"],
17 ["goo", "car", "caz", "aoo"],);

12345678910>>...27