Home
last modified time | relevance | path

Searched refs:section_id (Results 1 – 25 of 936) sorted by relevance

12345678910>>...38

/dports/multimedia/tautulli/Tautulli-2.8.0/plexpy/
H A Dlibraries.py199 if not section_id:
206 collections = get_collections(section_id=section_id)
290 playlists = get_playlists(section_id=section_id, user_id=user_id)
466 if section_id and not str(section_id).isdigit():
477 library_details = self.get_details(section_id=section_id)
528 elif section_id:
679 if section_id and not str(section_id).isdigit():
687 library_details = self.get_details(section_id=section_id)
706 elif section_id:
765 if section_id:
[all …]
H A Dplex.py61 def get_library(self, section_id): argument
62 return self.PlexServer.library.sectionByID(int(section_id))
64 def get_library_items(self, section_id): argument
65 return self.get_library(section_id).all()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/mroonga/vendor/groonga/lib/mrb/scripts/
H A Dscan_info_data.rb203 index_info.section_id,
233 section_id = 0
240 section_id = codes[i + 1].value.value + 1
243 index_info = IndexInfo.new(index, section_id)
255 section_id = index_info.section_id
258 put_search_index(accessor, section_id, weight)
260 put_search_index(index_info.index, section_id, weight)
278 put_search_index(index_info.index, index_info.section_id, 1)
286 put_search_index(accessor, index_info.section_id, 1)
316 def put_search_index(index, section_id, weight, *args) argument
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/mroonga/vendor/groonga/lib/mrb/scripts/
H A Dscan_info_data.rb203 index_info.section_id,
233 section_id = 0
240 section_id = codes[i + 1].value.value + 1
243 index_info = IndexInfo.new(index, section_id)
255 section_id = index_info.section_id
258 put_search_index(accessor, section_id, weight)
260 put_search_index(index_info.index, section_id, weight)
278 put_search_index(index_info.index, index_info.section_id, 1)
286 put_search_index(accessor, index_info.section_id, 1)
316 def put_search_index(index, section_id, weight, *args) argument
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/mroonga/vendor/groonga/lib/mrb/scripts/
H A Dscan_info_data.rb203 index_info.section_id,
233 section_id = 0
240 section_id = codes[i + 1].value.value + 1
243 index_info = IndexInfo.new(index, section_id)
255 section_id = index_info.section_id
258 put_search_index(accessor, section_id, weight)
260 put_search_index(index_info.index, section_id, weight)
278 put_search_index(index_info.index, index_info.section_id, 1)
286 put_search_index(accessor, index_info.section_id, 1)
316 def put_search_index(index, section_id, weight, *args) argument
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/mroonga/vendor/groonga/lib/mrb/scripts/
H A Dscan_info_data.rb203 index_info.section_id,
233 section_id = 0
240 section_id = codes[i + 1].value.value + 1
243 index_info = IndexInfo.new(index, section_id)
255 section_id = index_info.section_id
258 put_search_index(accessor, section_id, weight)
260 put_search_index(index_info.index, section_id, weight)
278 put_search_index(index_info.index, index_info.section_id, 1)
286 put_search_index(accessor, index_info.section_id, 1)
316 def put_search_index(index, section_id, weight, *args) argument
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/mroonga/vendor/groonga/lib/mrb/scripts/
H A Dscan_info_data.rb203 index_info.section_id,
233 section_id = 0
240 section_id = codes[i + 1].value.value + 1
243 index_info = IndexInfo.new(index, section_id)
255 section_id = index_info.section_id
258 put_search_index(accessor, section_id, weight)
260 put_search_index(index_info.index, section_id, weight)
278 put_search_index(index_info.index, index_info.section_id, 1)
286 put_search_index(accessor, index_info.section_id, 1)
316 def put_search_index(index, section_id, weight, *args) argument
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/mroonga/vendor/groonga/lib/mrb/scripts/
H A Dscan_info_data.rb203 index_info.section_id,
233 section_id = 0
240 section_id = codes[i + 1].value.value + 1
243 index_info = IndexInfo.new(index, section_id)
255 section_id = index_info.section_id
258 put_search_index(accessor, section_id, weight)
260 put_search_index(index_info.index, section_id, weight)
278 put_search_index(index_info.index, index_info.section_id, 1)
286 put_search_index(accessor, index_info.section_id, 1)
316 def put_search_index(index, section_id, weight, *args) argument
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/helptools/macros/
H A Dxmltoformat.sci1817 section_id = strsubst(section_id , "&" , "_" );
1819 section_id = strsubst(section_id , "À" , "A" );
1820 section_id = strsubst(section_id , "Á" , "A" );
1821 section_id = strsubst(section_id , "Â" , "A" );
1822 section_id = strsubst(section_id , "Ã" , "A" );
1823 section_id = strsubst(section_id , "Ä" , "A" );
1824 section_id = strsubst(section_id , "Å" , "A" );
1825 section_id = strsubst(section_id , "Æ" , "AE");
1826 section_id = strsubst(section_id , "Ç" , "C" );
1827 section_id = strsubst(section_id , "È" , "E" );
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/courgette/
H A Ddisassembler_elf_32.cc78 for (Elf32_Half section_id = 0; section_id < SectionHeaderCount(); in RVAToFileOffset() local
79 ++section_id) { in RVAToFileOffset()
232 for (Elf32_Half section_id = 0; section_id < SectionHeaderCount(); in CheckSectionRanges() local
233 ++section_id) { in CheckSectionRanges()
257 for (Elf32_Half section_id = 0; section_id < SectionHeaderCount(); in UpdateLength() local
258 ++section_id) { in UpdateLength()
332 for (Elf32_Half section_id = 0; section_id < SectionHeaderCount(); in ExtractAbs32Locations() local
333 ++section_id) { in ExtractAbs32Locations()
372 for (Elf32_Half section_id = 0; section_id < SectionHeaderCount(); in ExtractRel32Locations() local
373 ++section_id) { in ExtractRel32Locations()
[all …]
/dports/net/zebra-server/idzebra-2.0.55/index/
H A Dsortidx.c41 zint section_id; member
68 if (a1.section_id > b1.section_id) in sort_term_compare()
70 else if (a1.section_id < b1.section_id) in sort_term_compare()
101 zebra_zint_encode(dst, a1.section_id); in sort_term_encode2()
113 a1.section_id = 0; in sort_term_decode1()
129 zebra_zint_decode(src, &a1.section_id); in sort_term_decode2()
376 s.st.section_id = section_id; in zebra_sort_delete()
430 s.st.section_id = 0; in zebra_sort_add()
455 s.st.section_id = section_id; in zebra_sort_add()
508 if (section_id) in zebra_sort_read()
[all …]
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libpgmodeler/src/
H A Dbasetable.cpp98 void BaseTable::setCurrentPage(unsigned section_id, unsigned value) in setCurrentPage() argument
100 if(section_id > ExtAttribsSection) in setCurrentPage()
103 setCodeInvalidated(curr_page[section_id] != value); in setCurrentPage()
104 curr_page[section_id] = value; in setCurrentPage()
107 unsigned BaseTable::getCurrentPage(unsigned section_id) in getCurrentPage() argument
109 if(section_id > ExtAttribsSection) in getCurrentPage()
112 return curr_page[section_id]; in getCurrentPage()
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libobjrenderer/src/
H A Dattributestoggleritem.cpp138 section_id = BaseTable::AttribsSection; in setButtonSelected()
140 section_id = BaseTable::ExtAttribsSection; in setButtonSelected()
142 if(max_pages[section_id] != 0) in setButtonSelected()
145 current_page[section_id]--; in setButtonSelected()
147 current_page[section_id]++; in setButtonSelected()
149 if(current_page[section_id] >= max_pages[section_id]) in setButtonSelected()
150 …current_page[section_id] = (arr_id == PrevAttribsPageBtn || arr_id == PrevExtAttribsPageBtn ? 0 : … in setButtonSelected()
163 emit s_currentPageChanged(section_id, current_page[section_id]); in setButtonSelected()
230 current_page[section_id] = max_pages[section_id] = max_page; in setPaginationValues()
233 current_page[section_id] = curr_page; in setPaginationValues()
[all …]
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/panels/keyboard/
H A Dcc-keyboard-shortcut-dialog.c45 gchar *section_id; in EmitSLEB128()
53 gchar *section_id;
95 data->section_id = g_strdup (section_id);
106 g_free (data->section_id);
121 data->section_id = g_strdup (section_id); in GetSizeOfEncodedValue()
132 g_free (data->section_id);
139 const gchar *section_id, in EmitTTypeReference()
191 const gchar *section_id, in emitCFIInstruction()
214 if (strcmp (section_id, "custom") == 0) in emitCFIInstruction()
646 if (data && strcmp (data->section_id, section_data->section_id) != 0)
[all …]
/dports/cad/cascade-compiler/cascade-f4f7ae8bd1dd379790c0e58c286df90b8d1cdcde/share/cascade/de10/
H A DDE10_NANO_SoC_GHRD_assignment_defaults.qdf744 set_global_assignment -name EDA_INPUT_GND_NAME GND -section_id ?
745 set_global_assignment -name EDA_INPUT_VCC_NAME VCC -section_id ?
746 set_global_assignment -name EDA_INPUT_DATA_FORMAT NONE -section_id ?
749 set_global_assignment -name RESYNTHESIS_RETIMING FULL -section_id ?
753 set_global_assignment -name VCCPD_VOLTAGE 3.3V -section_id ?
755 set_global_assignment -name EDA_LAUNCH_CMD_LINE_TOOL Off -section_id ?
756 set_global_assignment -name EDA_ENABLE_IPUTF_MODE On -section_id ?
761 set_global_assignment -name EDA_FLATTEN_BUSES Off -section_id ?
766 set_global_assignment -name EDA_RTL_SIM_MODE NOT_USED -section_id ?
776 set_global_assignment -name EDA_VHDL_ARCH_NAME structure -section_id ?
[all …]
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/engine/classes/Elgg/Menu/
H A DPreparedMenu.php28 * @param string $section_id Section ID
32 public function getItems($section_id) { argument
33 if ($this->has($section_id)) {
34 return $this->get($section_id)->all();
/dports/dns/knot-resolver/knot-resolver-5.4.3/lib/dnssec/
H A Dnsec3.c352 knot_section_t section_id, in closest_encloser_proof() argument
358 const knot_pktsection_t *sec = knot_pkt_section(pkt, section_id); in closest_encloser_proof()
440 const knot_pktsection_t *sec = knot_pkt_section(pkt, section_id); in covers_closest_encloser_wildcard()
474 int ret = closest_encloser_proof(pkt, section_id, sname, in kr_nsec3_name_error_response_check()
478 ret = covers_closest_encloser_wildcard(pkt, section_id, encloser); in kr_nsec3_name_error_response_check()
504 const knot_pktsection_t *sec = knot_pkt_section(pkt, section_id); in nodata_find()
537 const knot_pktsection_t *sec = knot_pkt_section(pkt, section_id); in matches_closest_encloser_wildcard()
546 return nodata_find(pkt, section_id, wildcard, stype); in matches_closest_encloser_wildcard()
552 const knot_pktsection_t *sec = knot_pkt_section(pkt, section_id); in kr_nsec3_wildcard_answer_response_check()
592 int ret = nodata_find(pkt, section_id, sname, stype); in kr_nsec3_no_data()
[all …]
H A Dnsec.h37 int kr_nsec_name_error_response_check(const knot_pkt_t *pkt, knot_section_t section_id,
48 int kr_nsec_no_data_response_check(const knot_pkt_t *pkt, knot_section_t section_id,
58 int kr_nsec_wildcard_answer_response_check(const knot_pkt_t *pkt, knot_section_t section_id,
70 int kr_nsec_existence_denial(const knot_pkt_t *pkt, knot_section_t section_id,
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/git/conflict/
H A Dfile.rb68 section_id = nil
72 section_id = nil
76 section_id ||= line_code(line)
78 case resolution[section_id]
84 …itlab::Git::Conflict::Resolver::ResolutionError, "Missing resolution for section ID: #{section_id}"
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/binary_size/libsupersize/caspian/
H A Dmodel.h135 SectionId section_id = Section(); in IsDex() local
136 return section_id == SectionId::kDex || section_id == SectionId::kDexMethod; in IsDex()
142 SectionId section_id = Section(); in IsPak() local
143 return section_id == SectionId::kPakNontranslated || in IsPak()
144 section_id == SectionId::kPakTranslations; in IsPak()
148 SectionId section_id = Section(); in IsNative() local
149 return (section_id == SectionId::kBss || section_id == SectionId::kData || in IsNative()
150 section_id == SectionId::kDataRelRo || in IsNative()
151 section_id == SectionId::kText || section_id == SectionId::kRoData); in IsNative()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/binary_size/libsupersize/caspian/
H A Dmodel.h120 SectionId section_id = Section(); in IsDex() local
121 return section_id == SectionId::kDex || section_id == SectionId::kDexMethod; in IsDex()
127 SectionId section_id = Section(); in IsPak() local
128 return section_id == SectionId::kPakNontranslated || in IsPak()
129 section_id == SectionId::kPakTranslations; in IsPak()
133 SectionId section_id = Section(); in IsNative() local
134 return (section_id == SectionId::kBss || section_id == SectionId::kData || in IsNative()
135 section_id == SectionId::kDataRelRo || in IsNative()
136 section_id == SectionId::kText || section_id == SectionId::kRoData); in IsNative()
/dports/graphics/exifprobe/exifprobe-2.0.1/
H A Dx3f_datadefs.h32 unsigned long section_id; member
39 unsigned long section_id; member
50 unsigned long section_id; member
60 unsigned long section_id; member
/dports/science/code_saturne/code_saturne-7.1.0/src/fvm/
H A Dfvm_nodal_from_desc.c1122 int section_id; in _raise_sections_parent_num() local
1130 for (section_id = 0; section_id < n_sections; section_id++) { in _raise_sections_parent_num()
1167 int section_id; in _optimize_sections_parent_num() local
1176 for (section_id = 0; section_id < n_sections; section_id++) { in _optimize_sections_parent_num()
1214 int section_id, section_count; in _fvm_nodal_add_sections() local
1221 for (section_id = 0; section_id < n_sections; section_id++) { in _fvm_nodal_add_sections()
1232 for (section_id = 0; section_id < n_sections; section_id++) { in _fvm_nodal_add_sections()
1484 int section_id; in fvm_nodal_from_desc_add_cells() local
1485 for (section_id = 0; section_id < FVM_N_ELEMENT_TYPES; section_id++) { in fvm_nodal_from_desc_add_cells()
1723 int section_id; in fvm_nodal_from_desc_add_faces() local
[all …]
H A Dfvm_nodal.c445 for (section_id = 0; section_id < this_nodal->n_sections; section_id++) { in _renumber_vertices()
487 for (section_id = 0; section_id < this_nodal->n_sections; section_id++) { in _renumber_vertices()
531 for (section_id = 0; section_id < this_nodal->n_sections; section_id++) { in _renumber_vertices()
1837 for (section_id = 0; section_id < this_nodal->n_sections; section_id++) { in fvm_nodal_set_group_class_set()
1860 for (section_id = 0; section_id < this_nodal->n_sections; section_id++) { in fvm_nodal_set_group_class_set()
1971 for (section_id = 0; section_id < this_nodal->n_sections; section_id++) { in fvm_nodal_get_max_entity_dim()
2116 int section_id; in fvm_nodal_get_parent_num() local
2140 for (section_id = 0; section_id < this_nodal->n_sections; section_id++) { in fvm_nodal_get_parent_num()
2180 int section_id; in fvm_nodal_get_parent_id() local
2204 for (section_id = 0; section_id < this_nodal->n_sections; section_id++) { in fvm_nodal_get_parent_id()
[all …]
/dports/x11/brisk-menu/brisk-menu-0.6.2/src/backend/apps/
H A Dapps-item.c40 gchar *section_id; member
68 g_clear_pointer(&self->section_id, g_free); in brisk_apps_item_set_property()
69 self->section_id = g_value_dup_string(value); in brisk_apps_item_set_property()
86 g_value_set_string(value, self->section_id); in brisk_apps_item_get_property()
104 g_clear_pointer(&self->section_id, g_free); in brisk_apps_item_dispose()
279 BriskItem *brisk_apps_item_new(GDesktopAppInfo *info, gchar *section_id) in brisk_apps_item_new() argument
281 return g_object_new(BRISK_TYPE_APPS_ITEM, "info", info, "section-id", section_id, NULL); in brisk_apps_item_new()
292 return (const gchar *)self->section_id; in brisk_apps_item_get_section_id()

12345678910>>...38