Home
last modified time | relevance | path

Searched refs:values0 (Results 1 – 25 of 188) sorted by relevance

12345678

/dports/math/R-cran-VGAM/VGAM/R/
H A Dwald0.R23 values0 = 0, argument
130 values0.use[kvec.use] <- values0 # Recycle and put in right place
145 values0 = values0.use)) else nameattr
269 values0 = values0.use) else nameattr
278 values0 = values0.use) else nameattr
285 values0 = values0.use) else nameattr
319 values0 = 0, argument
327 wald.stat.vlm(object, values0 = values0,
H A Dlrp.R17 values0 = 0, argument
25 wald.stat.vlm(object, values0 = values0,
H A Dsummary.vlm.q24 values0 = 0, argument
121 values0 = values0, subset = subset,
124 lrt.list.values0 <- lrt.list$values0
129 coef4lrt0 <- coef4lrt0[names(lrt.list.values0), , drop = FALSE]
159 values0 = values0, subset = subset,
195 values0 = values0, subset = subset,
/dports/math/py-optuna/optuna-2.10.0/optuna/study/
H A D_multi_objective.py65 values0 = trial0.values
68 assert values0 is not None
71 if len(values0) != len(values1):
74 if len(values0) != len(directions):
85 normalized_values0 = [_normalize_value(v, d) for v, d in zip(values0, directions)]
/dports/graphics/blender/blender-2.91.0/source/blender/functions/tests/
H A DFN_array_spans_test.cc49 std::array<int, 4> values0 = {1, 2, 3, 4}; in TEST() local
52 std::array<const int *, 3> starts = {values0.data(), values1.data(), values2.data()}; in TEST()
53 std::array<int64_t, 3> sizes{static_cast<int64_t>(values0.size()), in TEST()
63 EXPECT_EQ(&span[0][0], values0.data()); in TEST()
75 EXPECT_EQ(converted[0][0], values0.data()); in TEST()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/io/
H A DReadMCNP5.cpp1059 double *values0 = new double [existing_elements.size()]; in average_with_existing_tally() local
1063 delete[] values0; in average_with_existing_tally()
1069 delete[] values0; in average_with_existing_tally()
1078 delete[] values0; in average_with_existing_tally()
1086 delete[] values0; in average_with_existing_tally()
1092 delete[] values0; in average_with_existing_tally()
1098 delete[] values0; in average_with_existing_tally()
1133 double *values0, in average_tally_values() argument
1143 errors0[i] = sqrt(pow(values0[i]*errors0[i]*nps0, 2) + in average_tally_values()
1145 (values0[i]*nps0 + values1[i]*nps1); in average_tally_values()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/shaders-no-opt/frag/
H A Dpixel-interlock-simple-callstack.frag7 uint values0[];
22 values0[int(gl_FragCoord.x)] += 1;
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/shaders-msl-no-opt/frag/
H A Dpixel-interlock-simple-callstack.msl2.frag7 uint values0[];
22 values0[int(gl_FragCoord.x)] += 1;
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/SPIRV-Cross/shaders-msl-no-opt/frag/
H A Dpixel-interlock-simple-callstack.msl2.frag7 uint values0[];
22 values0[int(gl_FragCoord.x)] += 1;
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/SPIRV-Cross/shaders-no-opt/frag/
H A Dpixel-interlock-simple-callstack.frag7 uint values0[];
22 values0[int(gl_FragCoord.x)] += 1;
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/SPIRV-Cross/shaders-hlsl-no-opt/frag/
H A Dpixel-interlock-simple-callstack.sm51.fxconly.frag7 uint values0[];
22 values0[int(gl_FragCoord.x)] += 1;
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/shaders-no-opt/frag/
H A Dpixel-interlock-simple-callstack.frag7 uint values0[];
22 values0[int(gl_FragCoord.x)] += 1;
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/shaders-hlsl-no-opt/frag/
H A Dpixel-interlock-simple-callstack.sm51.fxconly.frag7 uint values0[];
22 values0[int(gl_FragCoord.x)] += 1;
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/shaders-msl-no-opt/frag/
H A Dpixel-interlock-simple-callstack.msl2.frag7 uint values0[];
22 values0[int(gl_FragCoord.x)] += 1;
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/shaders-hlsl-no-opt/frag/
H A Dpixel-interlock-simple-callstack.sm51.fxconly.frag7 uint values0[];
22 values0[int(gl_FragCoord.x)] += 1;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-cross/spirv-cross/shaders-no-opt/frag/
H A Dpixel-interlock-simple-callstack.frag7 uint values0[];
22 values0[int(gl_FragCoord.x)] += 1;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-cross/spirv-cross/shaders-msl-no-opt/frag/
H A Dpixel-interlock-simple-callstack.msl2.frag7 uint values0[];
22 values0[int(gl_FragCoord.x)] += 1;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-cross/spirv-cross/shaders-hlsl-no-opt/frag/
H A Dpixel-interlock-simple-callstack.sm51.fxconly.frag7 uint values0[];
22 values0[int(gl_FragCoord.x)] += 1;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/spirv-cross/spirv-cross/shaders-msl-no-opt/frag/
H A Dpixel-interlock-simple-callstack.msl2.frag7 uint values0[];
22 values0[int(gl_FragCoord.x)] += 1;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/spirv-cross/spirv-cross/shaders-hlsl-no-opt/frag/
H A Dpixel-interlock-simple-callstack.sm51.fxconly.frag7 uint values0[];
22 values0[int(gl_FragCoord.x)] += 1;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/spirv-cross/spirv-cross/shaders-no-opt/frag/
H A Dpixel-interlock-simple-callstack.frag7 uint values0[];
22 values0[int(gl_FragCoord.x)] += 1;
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/shaders-hlsl-no-opt/frag/
H A Dpixel-interlock-simple-callstack.sm51.fxconly.frag7 uint values0[];
22 values0[int(gl_FragCoord.x)] += 1;
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/shaders-msl-no-opt/frag/
H A Dpixel-interlock-simple-callstack.msl2.frag7 uint values0[];
22 values0[int(gl_FragCoord.x)] += 1;
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/shaders-no-opt/frag/
H A Dpixel-interlock-simple-callstack.frag7 uint values0[];
22 values0[int(gl_FragCoord.x)] += 1;
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/shaders-hlsl-no-opt/frag/
H A Dpixel-interlock-simple-callstack.sm51.fxconly.frag7 uint values0[];
22 values0[int(gl_FragCoord.x)] += 1;

12345678