Home
last modified time | relevance | path

Searched defs:sgroup (Results 1 – 25 of 95) sorted by relevance

1234

/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/FileParsers/
H A DMolSGroupWriting.cpp252 std::string BuildV2000SMTLine(const int idx, const SubstanceGroup &sgroup) { in BuildV2000SMTLine()
265 std::string BuildV2000SDILine(const int idx, const SubstanceGroup &sgroup) { in BuildV2000SDILine()
284 std::string BuildV2000SBVLine(const int idx, const SubstanceGroup &sgroup) { in BuildV2000SBVLine()
300 std::string BuildV2000SDTLine(const int idx, const SubstanceGroup &sgroup) { in BuildV2000SDTLine()
430 for (const auto &sgroup : getSubstanceGroups(mol)) { in GetMolFileSGroupInfo() local
481 std::string BuildV3000BondsBlock(const SubstanceGroup &sgroup) { in BuildV3000BondsBlock()
507 const SubstanceGroup &sgroup) { in FormatV3000StringPropertyBlock()
545 std::string FormatV3000ParentBlock(const SubstanceGroup &sgroup) { in FormatV3000ParentBlock()
556 std::string FormatV3000CompNoBlock(const SubstanceGroup &sgroup) { in FormatV3000CompNoBlock()
586 std::string FormatV3000FieldDataBlock(const SubstanceGroup &sgroup) { in FormatV3000FieldDataBlock()
[all …]
H A DMolSGroupParsing.cpp138 auto sgroup = SubstanceGroup(mol, typ); in ParseSGroupV2000STYLine() local
179 SubstanceGroup *sgroup = FindSgIdx(sGroupMap, sgIdx, line); in ParseSGroupV2000VectorDataLine() local
225 SubstanceGroup *sgroup = FindSgIdx(sGroupMap, sgIdx, line); in ParseSGroupV2000SDILine() local
329 SubstanceGroup *sgroup = FindSgIdx(sGroupMap, sgIdx, line); in ParseSGroupV2000SMTLine() local
499 SubstanceGroup *sgroup = FindSgIdx(sGroupMap, sgIdx, line); in ParseSGroupV2000SBVLine() local
548 SubstanceGroup *sgroup = FindSgIdx(sGroupMap, sgIdx, line); in ParseSGroupV2000SDTLine() local
600 SubstanceGroup *sgroup = FindSgIdx(sGroupMap, sgIdx, line); in ParseSGroupV2000SDDLine() local
629 SubstanceGroup *sgroup = FindSgIdx(sGroupMap, sgIdx, line); in ParseSGroupV2000SCDSEDLine() local
781 SubstanceGroup *sgroup = FindSgIdx(sGroupMap, sgIdx, line); in ParseSGroupV2000SAPLine() local
992 void ParseV3000SAPLabel(RWMol *mol, SubstanceGroup &sgroup, in ParseV3000SAPLabel()
[all …]
/dports/science/cdk/cdk-cdk-2.3/base/test-core/src/test/java/org/openscience/cdk/tools/manipulator/
H A DSgroupManipulatorTest.java57 Sgroup sgroup = new Sgroup(); in copySgroups() local
95 Sgroup sgroup = new Sgroup(); in copySgroups2() local
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/helpers/
H A Dscalar_group.c49 netsnmp_scalar_group *sgroup = NULL; in netsnmp_get_scalar_group_handler() local
104 netsnmp_scalar_group *sgroup = (netsnmp_scalar_group *)handler->myvoid; in netsnmp_scalar_group_helper_handler() local
/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/liboslexec/
H A Dcontext.cpp43 ShadingContext::execute_init (ShaderGroup &sgroup, ShaderGlobals &ssg, bool run) in execute_init()
155 ShadingContext::execute (ShaderGroup &sgroup, ShaderGlobals &ssg, bool run) in execute()
251 const ShaderGroup &sgroup (*group()); in symbol_data() local
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/liboslexec/
H A Dcontext.cpp43 ShadingContext::execute_init (ShaderGroup &sgroup, ShaderGlobals &ssg, bool run) in execute_init()
155 ShadingContext::execute (ShaderGroup &sgroup, ShaderGlobals &ssg, bool run) in execute()
251 const ShaderGroup &sgroup (*group()); in symbol_data() local
/dports/science/cdk/cdk-cdk-2.3/display/renderbasic/src/main/java/org/openscience/cdk/renderer/generators/standard/
H A DStandardSgroupGenerator.java152 private static boolean checkAbbreviationHighlight(IAtomContainer container, Sgroup sgroup) { in checkAbbreviationHighlight()
204 private static void hideMultipleParts(IAtomContainer container, Sgroup sgroup) { in hideMultipleParts()
234 Sgroup sgroup) { in contractAbbreviation()
330 …private IRenderingElement generateMultipleSgroup(Sgroup sgroup, Map<IAtom, AtomSymbol> symbolMap) { in generateMultipleSgroup()
344 private IRenderingElement generateAbbreviationSgroup(IAtomContainer mol, Sgroup sgroup) { in generateAbbreviationSgroup()
392 … private IRenderingElement generatePolymerSgroup(Sgroup sgroup, Map<IAtom, AtomSymbol> symbolMap) { in generatePolymerSgroup()
455 private IRenderingElement generateMixtureSgroup(Sgroup sgroup) { in generateMixtureSgroup()
505 private IRenderingElement generateSgroupBrackets(Sgroup sgroup, in generateSgroupBrackets()
/dports/science/lammps/lammps-stable_29Sep2021/src/CORESHELL/
H A Dcompute_temp_cs.h51 int cgroup, sgroup; variable
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c613 StreamGroup *sgroup = (StreamGroup *) tmp->data; in stream_profile_used_count() local
721 StreamGroup *sgroup = NULL; in request_pad_for_stream() local
835 StreamGroup *sgroup = (StreamGroup *) tmp->data; in find_stream_group_from_pad() local
847 StreamGroup *sgroup; in gst_encode_bin_release_pad() local
1141 _set_group_caps_format (StreamGroup * sgroup, GstEncodingProfile * prof, in _set_group_caps_format()
1180 StreamGroup *sgroup = udata; in _missing_plugin_probe() local
1189 _set_up_fake_encoder_pad_probe (GstEncodeBin * ebin, StreamGroup * sgroup) in _set_up_fake_encoder_pad_probe()
1212 StreamGroup *sgroup = NULL; in _create_stream_group() local
2032 stream_group_free (GstEncodeBin * ebin, StreamGroup * sgroup) in stream_group_free()
2187 stream_group_remove (GstEncodeBin * ebin, StreamGroup * sgroup) in stream_group_remove()
[all …]
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c613 StreamGroup *sgroup = (StreamGroup *) tmp->data; in stream_profile_used_count() local
721 StreamGroup *sgroup = NULL; in request_pad_for_stream() local
835 StreamGroup *sgroup = (StreamGroup *) tmp->data; in find_stream_group_from_pad() local
847 StreamGroup *sgroup; in gst_encode_bin_release_pad() local
1141 _set_group_caps_format (StreamGroup * sgroup, GstEncodingProfile * prof, in _set_group_caps_format()
1180 StreamGroup *sgroup = udata; in _missing_plugin_probe() local
1189 _set_up_fake_encoder_pad_probe (GstEncodeBin * ebin, StreamGroup * sgroup) in _set_up_fake_encoder_pad_probe()
1212 StreamGroup *sgroup = NULL; in _create_stream_group() local
2032 stream_group_free (GstEncodeBin * ebin, StreamGroup * sgroup) in stream_group_free()
2187 stream_group_remove (GstEncodeBin * ebin, StreamGroup * sgroup) in stream_group_remove()
[all …]
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c613 StreamGroup *sgroup = (StreamGroup *) tmp->data; in stream_profile_used_count() local
721 StreamGroup *sgroup = NULL; in request_pad_for_stream() local
835 StreamGroup *sgroup = (StreamGroup *) tmp->data; in find_stream_group_from_pad() local
847 StreamGroup *sgroup; in gst_encode_bin_release_pad() local
1141 _set_group_caps_format (StreamGroup * sgroup, GstEncodingProfile * prof, in _set_group_caps_format()
1180 StreamGroup *sgroup = udata; in _missing_plugin_probe() local
1189 _set_up_fake_encoder_pad_probe (GstEncodeBin * ebin, StreamGroup * sgroup) in _set_up_fake_encoder_pad_probe()
1212 StreamGroup *sgroup = NULL; in _create_stream_group() local
2032 stream_group_free (GstEncodeBin * ebin, StreamGroup * sgroup) in stream_group_free()
2187 stream_group_remove (GstEncodeBin * ebin, StreamGroup * sgroup) in stream_group_remove()
[all …]
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c613 StreamGroup *sgroup = (StreamGroup *) tmp->data; in stream_profile_used_count() local
721 StreamGroup *sgroup = NULL; in request_pad_for_stream() local
835 StreamGroup *sgroup = (StreamGroup *) tmp->data; in find_stream_group_from_pad() local
847 StreamGroup *sgroup; in gst_encode_bin_release_pad() local
1141 _set_group_caps_format (StreamGroup * sgroup, GstEncodingProfile * prof, in _set_group_caps_format()
1180 StreamGroup *sgroup = udata; in _missing_plugin_probe() local
1189 _set_up_fake_encoder_pad_probe (GstEncodeBin * ebin, StreamGroup * sgroup) in _set_up_fake_encoder_pad_probe()
1212 StreamGroup *sgroup = NULL; in _create_stream_group() local
2032 stream_group_free (GstEncodeBin * ebin, StreamGroup * sgroup) in stream_group_free()
2187 stream_group_remove (GstEncodeBin * ebin, StreamGroup * sgroup) in stream_group_remove()
[all …]
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c613 StreamGroup *sgroup = (StreamGroup *) tmp->data; in stream_profile_used_count() local
721 StreamGroup *sgroup = NULL; in request_pad_for_stream() local
835 StreamGroup *sgroup = (StreamGroup *) tmp->data; in find_stream_group_from_pad() local
847 StreamGroup *sgroup; in gst_encode_bin_release_pad() local
1141 _set_group_caps_format (StreamGroup * sgroup, GstEncodingProfile * prof, in _set_group_caps_format()
1180 StreamGroup *sgroup = udata; in _missing_plugin_probe() local
1189 _set_up_fake_encoder_pad_probe (GstEncodeBin * ebin, StreamGroup * sgroup) in _set_up_fake_encoder_pad_probe()
1212 StreamGroup *sgroup = NULL; in _create_stream_group() local
2032 stream_group_free (GstEncodeBin * ebin, StreamGroup * sgroup) in stream_group_free()
2187 stream_group_remove (GstEncodeBin * ebin, StreamGroup * sgroup) in stream_group_remove()
[all …]
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c613 StreamGroup *sgroup = (StreamGroup *) tmp->data; in stream_profile_used_count() local
721 StreamGroup *sgroup = NULL; in request_pad_for_stream() local
835 StreamGroup *sgroup = (StreamGroup *) tmp->data; in find_stream_group_from_pad() local
847 StreamGroup *sgroup; in gst_encode_bin_release_pad() local
1141 _set_group_caps_format (StreamGroup * sgroup, GstEncodingProfile * prof, in _set_group_caps_format()
1180 StreamGroup *sgroup = udata; in _missing_plugin_probe() local
1189 _set_up_fake_encoder_pad_probe (GstEncodeBin * ebin, StreamGroup * sgroup) in _set_up_fake_encoder_pad_probe()
1212 StreamGroup *sgroup = NULL; in _create_stream_group() local
2032 stream_group_free (GstEncodeBin * ebin, StreamGroup * sgroup) in stream_group_free()
2187 stream_group_remove (GstEncodeBin * ebin, StreamGroup * sgroup) in stream_group_remove()
[all …]
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c613 StreamGroup *sgroup = (StreamGroup *) tmp->data; in stream_profile_used_count() local
721 StreamGroup *sgroup = NULL; in request_pad_for_stream() local
835 StreamGroup *sgroup = (StreamGroup *) tmp->data; in find_stream_group_from_pad() local
847 StreamGroup *sgroup; in gst_encode_bin_release_pad() local
1141 _set_group_caps_format (StreamGroup * sgroup, GstEncodingProfile * prof, in _set_group_caps_format()
1180 StreamGroup *sgroup = udata; in _missing_plugin_probe() local
1189 _set_up_fake_encoder_pad_probe (GstEncodeBin * ebin, StreamGroup * sgroup) in _set_up_fake_encoder_pad_probe()
1212 StreamGroup *sgroup = NULL; in _create_stream_group() local
2032 stream_group_free (GstEncodeBin * ebin, StreamGroup * sgroup) in stream_group_free()
2187 stream_group_remove (GstEncodeBin * ebin, StreamGroup * sgroup) in stream_group_remove()
[all …]
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c613 StreamGroup *sgroup = (StreamGroup *) tmp->data; in stream_profile_used_count() local
721 StreamGroup *sgroup = NULL; in request_pad_for_stream() local
835 StreamGroup *sgroup = (StreamGroup *) tmp->data; in find_stream_group_from_pad() local
847 StreamGroup *sgroup; in gst_encode_bin_release_pad() local
1141 _set_group_caps_format (StreamGroup * sgroup, GstEncodingProfile * prof, in _set_group_caps_format()
1180 StreamGroup *sgroup = udata; in _missing_plugin_probe() local
1189 _set_up_fake_encoder_pad_probe (GstEncodeBin * ebin, StreamGroup * sgroup) in _set_up_fake_encoder_pad_probe()
1212 StreamGroup *sgroup = NULL; in _create_stream_group() local
2032 stream_group_free (GstEncodeBin * ebin, StreamGroup * sgroup) in stream_group_free()
2187 stream_group_remove (GstEncodeBin * ebin, StreamGroup * sgroup) in stream_group_remove()
[all …]
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c613 StreamGroup *sgroup = (StreamGroup *) tmp->data; in stream_profile_used_count() local
721 StreamGroup *sgroup = NULL; in request_pad_for_stream() local
835 StreamGroup *sgroup = (StreamGroup *) tmp->data; in find_stream_group_from_pad() local
847 StreamGroup *sgroup; in gst_encode_bin_release_pad() local
1141 _set_group_caps_format (StreamGroup * sgroup, GstEncodingProfile * prof, in _set_group_caps_format()
1180 StreamGroup *sgroup = udata; in _missing_plugin_probe() local
1189 _set_up_fake_encoder_pad_probe (GstEncodeBin * ebin, StreamGroup * sgroup) in _set_up_fake_encoder_pad_probe()
1212 StreamGroup *sgroup = NULL; in _create_stream_group() local
2032 stream_group_free (GstEncodeBin * ebin, StreamGroup * sgroup) in stream_group_free()
2187 stream_group_remove (GstEncodeBin * ebin, StreamGroup * sgroup) in stream_group_remove()
[all …]
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c613 StreamGroup *sgroup = (StreamGroup *) tmp->data; in stream_profile_used_count() local
721 StreamGroup *sgroup = NULL; in request_pad_for_stream() local
835 StreamGroup *sgroup = (StreamGroup *) tmp->data; in find_stream_group_from_pad() local
847 StreamGroup *sgroup; in gst_encode_bin_release_pad() local
1141 _set_group_caps_format (StreamGroup * sgroup, GstEncodingProfile * prof, in _set_group_caps_format()
1180 StreamGroup *sgroup = udata; in _missing_plugin_probe() local
1189 _set_up_fake_encoder_pad_probe (GstEncodeBin * ebin, StreamGroup * sgroup) in _set_up_fake_encoder_pad_probe()
1212 StreamGroup *sgroup = NULL; in _create_stream_group() local
2032 stream_group_free (GstEncodeBin * ebin, StreamGroup * sgroup) in stream_group_free()
2187 stream_group_remove (GstEncodeBin * ebin, StreamGroup * sgroup) in stream_group_remove()
[all …]
/dports/net-mgmt/mk-livestatus/mk-livestatus-1.2.8p25/src/
H A DTableServices.cc70 servicegroup *sgroup = servicegroup_list; in answerQuery() local
153 servicegroup *sgroup = in answerQuery() local
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCHamiltonians/
H A DLatticeDeviationEstimator.h68 std::string tgroup, sgroup; // name of species to track variable
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dhlsplaylist.c54 void ff_hls_write_subtitle_rendition(AVIOContext *out, const char *sgroup, in ff_hls_write_subtitle_rendition()
72 const char *sgroup) in ff_hls_write_stream_info()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dhlsplaylist.c54 void ff_hls_write_subtitle_rendition(AVIOContext *out, const char *sgroup, in ff_hls_write_subtitle_rendition()
72 const char *sgroup) in ff_hls_write_stream_info()
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dhlsplaylist.c54 void ff_hls_write_subtitle_rendition(AVIOContext *out, const char *sgroup, in ff_hls_write_subtitle_rendition()
72 const char *sgroup) in ff_hls_write_stream_info()
/dports/science/cdk/cdk-cdk-2.3/app/depict/src/main/java/org/openscience/cdk/depict/
H A DAbbreviations.java345 Sgroup sgroup = new Sgroup(); in generate() local
421 Sgroup sgroup = new Sgroup(); in generate() local
568 Sgroup sgroup = new Sgroup(); in getAbbr() local
578 Sgroup sgroup = new Sgroup(); in getAbbr() local
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/
H A DtestSGroup.cpp317 const auto &sgroup = sgroups.at(0); in testParseSubstanceGroups() local
347 const auto sgroup = sgroups.at(0); in testParseSubstanceGroups() local
370 const auto sgroup = sgroups.at(0); in testParseSubstanceGroups() local
397 const auto sgroup = sgroups.at(0); in testParseSubstanceGroups() local

1234