Home
last modified time | relevance | path

Searched refs:str_vec (Results 1 – 25 of 29) sorted by relevance

12

/dports/biology/viennarna/ViennaRNA-2.4.18/interfaces/
H A Dboltzmann_sampling.i66 std::vector<std::string> str_vec; variable
73 str_vec.push_back(std::string(*ptr));
80 return str_vec;
88 std::vector<std::string> str_vec; variable
95 str_vec.push_back(std::string(*ptr));
102 return str_vec;
112 std::vector<std::string> str_vec; variable
121 str_vec.push_back(std::string(*ptr));
128 return str_vec;
137 std::vector<std::string> str_vec; variable
[all …]
/dports/devel/ORBit2/ORBit2-2.14.19/src/orb/util/
H A Dorbit-options.c72 gchar **str_vec = g_strsplit (val, "=", 2); in ORBit_option_set() local
74 if (!str_vec || !str_vec[0] || !str_vec[1]) in ORBit_option_set()
77 if (str_vec) g_strfreev (str_vec); in ORBit_option_set()
80 g_assert (str_vec[0] != NULL); in ORBit_option_set()
81 g_assert (str_vec[1] != NULL); in ORBit_option_set()
87 tuple->key = g_strdup (str_vec[0]); in ORBit_option_set()
88 tuple->value = g_strdup (str_vec[1]); in ORBit_option_set()
93 g_strfreev (str_vec); in ORBit_option_set()
/dports/misc/kcd/kcd-7.15.0/
H A Dgtstream.cc43 if (cur_idx < str_vec.size()) { in finish()
44 os << str_vec[cur_idx]; in finish()
57 if (idx-1 < str_vec.size()) { in finish()
58 os << str_vec[idx-1]; in finish()
H A Dgtstream.h51 vector<string> str_vec;
94 str_vec.push_back(buffer.str());
/dports/biology/kallisto/kallisto-0.46.1/src/
H A Dh5utils.h42 const std::vector<T>& str_vec,
50 hsize_t dims[1] = {str_vec.size()};
62 hid_t datatype_id = get_datatype_id(str_vec);
72 auto ptr = vec_to_ptr(str_vec);
/dports/chinese/ibus-pinyin/ibus-pinyin-1.5.0/lua/
H A Dlua-plugin-init.c245 gchar ** str_vec; in ime_split_string() local
252 str_vec = g_strsplit(str, sep, 0); in ime_split_string()
253 str_vec_len = g_strv_length(str_vec); in ime_split_string()
258 lua_pushstring(L, str_vec[i]); in ime_split_string()
262 g_strfreev(str_vec); in ime_split_string()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/ffi/
H A Dffi_util.h172 inline int write_str_output(char out[], size_t* out_len, const std::vector<uint8_t>& str_vec) in write_str_output() argument
176 str_vec.data(), in write_str_output()
177 str_vec.size()); in write_str_output()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/ffi/
H A Dffi_util.h172 inline int write_str_output(char out[], size_t* out_len, const std::vector<uint8_t>& str_vec) in write_str_output() argument
176 str_vec.data(), in write_str_output()
177 str_vec.size()); in write_str_output()
/dports/security/botan2/Botan-2.18.2/src/lib/ffi/
H A Dffi_util.h172 inline int write_str_output(char out[], size_t* out_len, const std::vector<uint8_t>& str_vec) in write_str_output() argument
176 str_vec.data(), in write_str_output()
177 str_vec.size()); in write_str_output()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/imaging/
H A DossimBandSelector.cpp584 std::vector<ossimString> str_vec; in setProperty() local
587 str.split( str_vec, " " ); in setProperty()
589 for ( ossim_uint32 i = 0; i < str_vec.size(); ++i ) in setProperty()
591 if(!str_vec[i].empty()) in setProperty()
593 int_vec.push_back( str_vec[i].toUInt32() ); in setProperty()
/dports/chinese/ibus-libpinyin/ibus-libpinyin-1.11.1/lua/
H A Dlua-plugin-init.c317 gchar ** str_vec; in ime_split_string() local
324 str_vec = g_strsplit(str, sep, 0); in ime_split_string()
325 str_vec_len = g_strv_length(str_vec); in ime_split_string()
330 lua_pushstring(L, str_vec[i]); in ime_split_string()
334 g_strfreev(str_vec); in ime_split_string()
/dports/devel/rvm/rvm-1.20/tests/
H A Drvm_basher.c1108 static int lookup_str_name(str,str_vec,ambig_str) in lookup_str_name() argument
1110 str_name_entry_t *str_vec; /* defining vector */
1116 while (str_vec[i].str_name[0] != '\0')
1119 if (strstr(str_vec[i].str_name,str) ==
1120 str_vec[i].str_name)
1123 if (strcmp(str_vec[i].str_name,str) == 0)
1132 str_vec[i].str_name,
1133 str_vec[str_index].str_name);
/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dcontroller_base.cpp383 auto str_vec = additional_actions_pressed(); in play_slice() local
384 if(!str_vec.empty()) { in play_slice()
385 execute_action(str_vec, 0, 0, false); in play_slice()
/dports/www/trafficserver/trafficserver-9.1.1/src/traffic_cache_tool/
H A DCacheDefs.h287 std::vector<std::string> str_vec; in url_matcher() local
292 str_vec.push_back(reg_str); in url_matcher()
297 for (const auto &str : str_vec) { in url_matcher()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dinit.h63 using str_vec = std::vector<std::string>; variable
H A Dinit.cpp461 str_vec files = get_files_from_path( ".json", path, true, true ); in load_data_from_path()
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dinit.h63 using str_vec = std::vector<std::string>; variable
H A Dinit.cpp461 str_vec files = get_files_from_path( ".json", path, true, true ); in load_data_from_path()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/printing/cloud_print/
H A Dprivet_http_unittest.cc688 std::vector<unsigned char> str_vec; in RefCountedBytesFromString() local
689 str_vec.insert(str_vec.begin(), str.begin(), str.end()); in RefCountedBytesFromString()
690 return base::RefCountedBytes::TakeVector(&str_vec); in RefCountedBytesFromString()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/printing/cloud_print/
H A Dprivet_http_unittest.cc687 std::vector<unsigned char> str_vec; in RefCountedBytesFromString() local
688 str_vec.insert(str_vec.begin(), str.begin(), str.end()); in RefCountedBytesFromString()
689 return base::RefCountedBytes::TakeVector(&str_vec); in RefCountedBytesFromString()
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-client/zookeeper-client-c/tests/
H A DTestClient.cc330 struct String_vector str_vec = {0, NULL}; in default_zoo_watcher() local
331 zrc = zoo_wget_children(zzh, "/mytest", default_zoo_watcher, NULL, &str_vec); in default_zoo_watcher()
362 struct String_vector str_vec = {0, NULL}; in testHangingClient() local
367 zrc = zoo_wget_children(zh, "/mytest", default_zoo_watcher, NULL, &str_vec); in testHangingClient()
371 zrc = zoo_wget_children(zh, "/mytest", default_zoo_watcher, NULL, &str_vec); in testHangingClient()
1530 struct String_vector str_vec = {0, NULL}; in testRemoveWatchers() local
1532 &str_vec); in testRemoveWatchers()
/dports/devel/rvm/rvm-1.20/rvm/
H A Drvmutl.c498 static long scan_str_name(str_name,str_vec,ambig_str) in scan_str_name() argument
500 str_name_entry_t *str_vec; /* defining vector */
515 return lookup_str_name(buf_ptr,str_vec,ambig_str);
518 static long lookup_str_name(str,str_vec,ambig_str) in lookup_str_name() argument
520 str_name_entry_t *str_vec; /* defining vector */
526 while (str_vec[i].str_name[0] != '\0')
529 if (strstr(str_vec[i].str_name,str) ==
530 str_vec[i].str_name)
533 if (strcmp(str_vec[i].str_name,str) == 0)
541 str,ambig_str,str_vec[i].str_name,
[all …]
/dports/math/py-rpy2/rpy2-3.4.5/rpy2/robjects/
H A Dvectors.py750 str_vec = StrVector(as_character(self))
752 str_vec = r_concat(
760 for str_elt in str_vec:
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/seq/
H A Dseq_loc_mapper_base.cpp3789 TRangesByStrand& str_vec = m_MappedLocs[id]; in x_GetMappedRanges() local
3790 if (str_vec.size() <= strand_idx) { in x_GetMappedRanges()
3791 str_vec.resize(strand_idx + 1); in x_GetMappedRanges()
3793 return str_vec[strand_idx]; in x_GetMappedRanges()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objects/seq/
H A Dseq_loc_mapper_base.cpp3789 TRangesByStrand& str_vec = m_MappedLocs[id]; in x_GetMappedRanges() local
3790 if (str_vec.size() <= strand_idx) { in x_GetMappedRanges()
3791 str_vec.resize(strand_idx + 1); in x_GetMappedRanges()
3793 return str_vec[strand_idx]; in x_GetMappedRanges()

12