Home
last modified time | relevance | path

Searched refs:start_component (Results 1 – 25 of 478) sorted by relevance

12345678910>>...20

/dports/astro/oskar/OSKAR-2.8.0/apps/
H A Doskar_filter_sky_model_clusters_main.cpp50 static void check_overlap(int start_component, in check_overlap() argument
58 double ra0 = ra[start_component]; in check_overlap()
59 double dec0 = dec[start_component]; in check_overlap()
60 double major0 = sigma * FWHM_TO_SIGMA * major[start_component]; in check_overlap()
61 double minor0 = sigma * FWHM_TO_SIGMA * minor[start_component]; in check_overlap()
62 double pa0 = pa_rad[start_component]; in check_overlap()
101 if (r0 + r1 > d || c == start_component) in check_overlap()
/dports/textproc/ibus-kmfl/ibus-kmfl-1.0.3/src/
H A Dmain.c37 start_component (void) in start_component() function
110 start_component (); in main()
/dports/korean/ibus-hangul/ibus-hangul-1.5.1/src/
H A Dmain.c59 start_component (void) in start_component() function
149 start_component (); in main()
/dports/chinese/ibus-libpinyin/ibus-libpinyin-1.11.1/src/
H A DPYMain.cc73 start_component (void) in start_component() function
186 start_component (); in main()
/dports/textproc/ibus-m17n/ibus-m17n-1.4.8/src/
H A Dmain.c39 start_component (void) in start_component() function
127 start_component (); in main()
/dports/chinese/ibus-pinyin/ibus-pinyin-1.5.0/src/
H A DPYMain.cc74 start_component (void) in start_component() function
190 start_component (); in main()
/dports/chinese/ibus-chewing/ibus-chewing-1.5.1/src/
H A Dmain.c63 static void start_component(void) in start_component() function
195 start_component(); in main()
/dports/lang/python-legacy/Python-2.7.18/Tools/msi/
H A Dmsi.py958 root.start_component("python.exe", keyfile="python.exe")
960 root.start_component("pythonw.exe", keyfile="pythonw.exe")
968 dlldir.start_component("DLLDIR", flags = 8, keyfile = pydll, uuid = pythondll_uuid)
983 root.start_component("msvcr90", feature=private_crt)
998 DLLs.start_component()
1131 lib.start_component("TkDLLs", tcltk)
1187 lib.start_component("pydocgui.pyw", tcltk, keyfile="pydocgui.pyw")
1192 lib.start_component("documentation", keyfile=docfile)
/dports/lang/python27/Python-2.7.18/Tools/msi/
H A Dmsi.py958 root.start_component("python.exe", keyfile="python.exe")
960 root.start_component("pythonw.exe", keyfile="pythonw.exe")
968 dlldir.start_component("DLLDIR", flags = 8, keyfile = pydll, uuid = pythondll_uuid)
983 root.start_component("msvcr90", feature=private_crt)
998 DLLs.start_component()
1131 lib.start_component("TkDLLs", tcltk)
1187 lib.start_component("pydocgui.pyw", tcltk, keyfile="pydocgui.pyw")
1192 lib.start_component("documentation", keyfile=docfile)
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
H A Dmsi.py920 root.start_component("python.exe", keyfile="python.exe")
922 root.start_component("pythonw.exe", keyfile="pythonw.exe")
930 dlldir.start_component("DLLDIR", flags = 8, keyfile = pydll, uuid = pythondll_uuid)
945 root.start_component("msvcr90", feature=private_crt)
960 DLLs.start_component()
1085 lib.start_component("TkDLLs", tcltk)
1141 lib.start_component("pydocgui.pyw", tcltk, keyfile="pydocgui.pyw")
1146 lib.start_component("documentation", keyfile=docfile)
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/nir/
H A Dnir_helpers.c44 so->output[i].start_component = info->outputs[i].component_offset; in nir_gather_stream_output_info()
/dports/lang/clover/mesa-21.3.6/src/gallium/frontends/d3d10umd/
H A DShader.cpp862 unsigned start_component = 0; in CreateGeometryShaderWithStreamOutput() local
866 ++start_component; in CreateGeometryShaderWithStreamOutput()
873 assert(start_component < 4); in CreateGeometryShaderWithStreamOutput()
875 LOG_UNSUPPORTED(((1 << num_components) - 1) << start_component != in CreateGeometryShaderWithStreamOutput()
883 pShader->state.stream_output.output[idx].start_component = in CreateGeometryShaderWithStreamOutput()
884 start_component; in CreateGeometryShaderWithStreamOutput()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/frontends/d3d10umd/
H A DShader.cpp862 unsigned start_component = 0; in CreateGeometryShaderWithStreamOutput() local
866 ++start_component; in CreateGeometryShaderWithStreamOutput()
873 assert(start_component < 4); in CreateGeometryShaderWithStreamOutput()
875 LOG_UNSUPPORTED(((1 << num_components) - 1) << start_component != in CreateGeometryShaderWithStreamOutput()
883 pShader->state.stream_output.output[idx].start_component = in CreateGeometryShaderWithStreamOutput()
884 start_component; in CreateGeometryShaderWithStreamOutput()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/frontends/d3d10umd/
H A DShader.cpp862 unsigned start_component = 0; in CreateGeometryShaderWithStreamOutput() local
866 ++start_component; in CreateGeometryShaderWithStreamOutput()
873 assert(start_component < 4); in CreateGeometryShaderWithStreamOutput()
875 LOG_UNSUPPORTED(((1 << num_components) - 1) << start_component != in CreateGeometryShaderWithStreamOutput()
883 pShader->state.stream_output.output[idx].start_component = in CreateGeometryShaderWithStreamOutput()
884 start_component; in CreateGeometryShaderWithStreamOutput()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/frontends/d3d10umd/
H A DShader.cpp862 unsigned start_component = 0; in CreateGeometryShaderWithStreamOutput() local
866 ++start_component; in CreateGeometryShaderWithStreamOutput()
873 assert(start_component < 4); in CreateGeometryShaderWithStreamOutput()
875 LOG_UNSUPPORTED(((1 << num_components) - 1) << start_component != in CreateGeometryShaderWithStreamOutput()
883 pShader->state.stream_output.output[idx].start_component = in CreateGeometryShaderWithStreamOutput()
884 start_component; in CreateGeometryShaderWithStreamOutput()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/frontends/d3d10umd/
H A DShader.cpp862 unsigned start_component = 0; in CreateGeometryShaderWithStreamOutput() local
866 ++start_component; in CreateGeometryShaderWithStreamOutput()
873 assert(start_component < 4); in CreateGeometryShaderWithStreamOutput()
875 LOG_UNSUPPORTED(((1 << num_components) - 1) << start_component != in CreateGeometryShaderWithStreamOutput()
883 pShader->state.stream_output.output[idx].start_component = in CreateGeometryShaderWithStreamOutput()
884 start_component; in CreateGeometryShaderWithStreamOutput()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/frontends/d3d10umd/
H A DShader.cpp862 unsigned start_component = 0; in CreateGeometryShaderWithStreamOutput() local
866 ++start_component; in CreateGeometryShaderWithStreamOutput()
873 assert(start_component < 4); in CreateGeometryShaderWithStreamOutput()
875 LOG_UNSUPPORTED(((1 << num_components) - 1) << start_component != in CreateGeometryShaderWithStreamOutput()
883 pShader->state.stream_output.output[idx].start_component = in CreateGeometryShaderWithStreamOutput()
884 start_component; in CreateGeometryShaderWithStreamOutput()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/frontends/d3d10umd/
H A DShader.cpp862 unsigned start_component = 0; in CreateGeometryShaderWithStreamOutput() local
866 ++start_component; in CreateGeometryShaderWithStreamOutput()
873 assert(start_component < 4); in CreateGeometryShaderWithStreamOutput()
875 LOG_UNSUPPORTED(((1 << num_components) - 1) << start_component != in CreateGeometryShaderWithStreamOutput()
883 pShader->state.stream_output.output[idx].start_component = in CreateGeometryShaderWithStreamOutput()
884 start_component; in CreateGeometryShaderWithStreamOutput()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/frontends/d3d10umd/
H A DShader.cpp862 unsigned start_component = 0; in CreateGeometryShaderWithStreamOutput() local
866 ++start_component; in CreateGeometryShaderWithStreamOutput()
873 assert(start_component < 4); in CreateGeometryShaderWithStreamOutput()
875 LOG_UNSUPPORTED(((1 << num_components) - 1) << start_component != in CreateGeometryShaderWithStreamOutput()
883 pShader->state.stream_output.output[idx].start_component = in CreateGeometryShaderWithStreamOutput()
884 start_component; in CreateGeometryShaderWithStreamOutput()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/frontends/d3d10umd/
H A DShader.cpp862 unsigned start_component = 0; in CreateGeometryShaderWithStreamOutput() local
866 ++start_component; in CreateGeometryShaderWithStreamOutput()
873 assert(start_component < 4); in CreateGeometryShaderWithStreamOutput()
875 LOG_UNSUPPORTED(((1 << num_components) - 1) << start_component != in CreateGeometryShaderWithStreamOutput()
883 pShader->state.stream_output.output[idx].start_component = in CreateGeometryShaderWithStreamOutput()
884 start_component; in CreateGeometryShaderWithStreamOutput()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/frontends/d3d10umd/
H A DShader.cpp862 unsigned start_component = 0; in CreateGeometryShaderWithStreamOutput() local
866 ++start_component; in CreateGeometryShaderWithStreamOutput()
873 assert(start_component < 4); in CreateGeometryShaderWithStreamOutput()
875 LOG_UNSUPPORTED(((1 << num_components) - 1) << start_component != in CreateGeometryShaderWithStreamOutput()
883 pShader->state.stream_output.output[idx].start_component = in CreateGeometryShaderWithStreamOutput()
884 start_component; in CreateGeometryShaderWithStreamOutput()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/freedreno/ir3/
H A Dir3_gallium.c146 i->output[n].start_component = p->output[n].start_component; in copy_stream_out()
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_msilib.py53 dir.start_component(None, feature, None, 'keyfile')
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_msilib.py53 dir.start_component(None, feature, None, 'keyfile')
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/r600/sfn/
H A Dsfn_vertexstageexport.cpp326 start_comp[i] = m_so_info->output[i].start_component; in emit_stream()
333 if (m_so_info->output[i].dst_offset < m_so_info->output[i].start_component) { in emit_stream()
335 int sc = m_so_info->output[i].start_component; in emit_stream()

12345678910>>...20