Home
last modified time | relevance | path

Searched defs:content (Results 1 – 25 of 9348) sorted by relevance

12345678910>>...374

/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dcontent.c34 LinphoneContent *content = belle_sip_object_new(LinphoneContent); in linphone_content_new_with_body_handler() local
46 static void linphone_content_destroy(LinphoneContent *content) { in linphone_content_destroy()
89 LinphoneContent * linphone_content_ref(LinphoneContent *content) { in linphone_content_ref()
94 void linphone_content_unref(LinphoneContent *content) { in linphone_content_unref()
98 void *linphone_content_get_user_data(const LinphoneContent *content) { in linphone_content_get_user_data()
106 const char * linphone_content_get_type(const LinphoneContent *content) { in linphone_content_get_type()
122 void * linphone_content_get_buffer(const LinphoneContent *content) { in linphone_content_get_buffer()
144 size_t linphone_content_get_size(const LinphoneContent *content) { in linphone_content_get_size()
148 void linphone_content_set_size(LinphoneContent *content, size_t size) { in linphone_content_set_size()
174 size_t linphone_content_get_key_size(const LinphoneContent *content) { in linphone_content_get_key_size()
[all …]
/dports/www/xist/ll-xist-5.34/src/ll/xist/ns/
H A Dabbr.py32 content = None variable in base
48 content = "RMI" variable in rmi
57 content = "JINI" variable in jini
66 content = "JFC" variable in jfc
75 content = "AWT" variable in awt
84 content = "JDBC" variable in jdbc
93 content = "JNDI" variable in jndi
102 content = "JPDA" variable in jpda
120 content = "JNI" variable in jni
129 content = "EJB" variable in ejb
[all …]
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Resources/
H A DWindowsResources.py67 content = source.read() variable
68 content = content.replace('${VERSION_MAJOR}', v[0]) variable
69 content = content.replace('${VERSION_MINOR}', v[1]) variable
70 content = content.replace('${VERSION_PATCH}', v[2]) variable
71 content = content.replace('${RELEASE}', RELEASE) variable
72 content = content.replace('${DESCRIPTION}', DESCRIPTION) variable
73 content = content.replace('${PRODUCT}', PRODUCT) variable
74 content = content.replace('${FILENAME}', FILENAME) variable
75 content = content.replace('${YEAR}', str(datetime.datetime.now().year)) variable
76 content = content.replace('${BLOCK}', BLOCK) variable
[all …]
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Resources/
H A DWindowsResources.py67 content = source.read() variable
68 content = content.replace('${VERSION_MAJOR}', v[0]) variable
69 content = content.replace('${VERSION_MINOR}', v[1]) variable
70 content = content.replace('${VERSION_PATCH}', v[2]) variable
71 content = content.replace('${RELEASE}', RELEASE) variable
72 content = content.replace('${DESCRIPTION}', DESCRIPTION) variable
73 content = content.replace('${PRODUCT}', PRODUCT) variable
74 content = content.replace('${FILENAME}', FILENAME) variable
75 content = content.replace('${YEAR}', str(datetime.datetime.now().year)) variable
76 content = content.replace('${BLOCK}', BLOCK) variable
[all …]
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Resources/
H A DWindowsResources.py67 content = source.read() variable
68 content = content.replace('${VERSION_MAJOR}', v[0]) variable
69 content = content.replace('${VERSION_MINOR}', v[1]) variable
70 content = content.replace('${VERSION_PATCH}', v[2]) variable
71 content = content.replace('${RELEASE}', RELEASE) variable
72 content = content.replace('${DESCRIPTION}', DESCRIPTION) variable
73 content = content.replace('${PRODUCT}', PRODUCT) variable
74 content = content.replace('${FILENAME}', FILENAME) variable
75 content = content.replace('${YEAR}', str(datetime.datetime.now().year)) variable
76 content = content.replace('${BLOCK}', BLOCK) variable
[all …]
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Resources/
H A DWindowsResources.py67 content = source.read() variable
68 content = content.replace('${VERSION_MAJOR}', v[0]) variable
69 content = content.replace('${VERSION_MINOR}', v[1]) variable
70 content = content.replace('${VERSION_PATCH}', v[2]) variable
71 content = content.replace('${RELEASE}', RELEASE) variable
72 content = content.replace('${DESCRIPTION}', DESCRIPTION) variable
73 content = content.replace('${PRODUCT}', PRODUCT) variable
74 content = content.replace('${FILENAME}', FILENAME) variable
75 content = content.replace('${YEAR}', str(datetime.datetime.now().year)) variable
76 content = content.replace('${BLOCK}', BLOCK) variable
[all …]
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Resources/
H A DWindowsResources.py67 content = source.read() variable
68 content = content.replace('${VERSION_MAJOR}', v[0]) variable
69 content = content.replace('${VERSION_MINOR}', v[1]) variable
70 content = content.replace('${VERSION_PATCH}', v[2]) variable
71 content = content.replace('${RELEASE}', RELEASE) variable
72 content = content.replace('${DESCRIPTION}', DESCRIPTION) variable
73 content = content.replace('${PRODUCT}', PRODUCT) variable
74 content = content.replace('${FILENAME}', FILENAME) variable
75 content = content.replace('${YEAR}', str(datetime.datetime.now().year)) variable
76 content = content.replace('${BLOCK}', BLOCK) variable
[all …]
/dports/biology/py-biopython/biopython-1.79/Bio/GenBank/
H A D__init__.py712 def size(self, content): argument
798 def tls(self, content): argument
801 def tsa(self, content): argument
804 def wgs(self, content): argument
810 def nid(self, content): argument
813 def pid(self, content): argument
904 def gi(self, content): argument
1434 def tls(self, content): argument
1437 def tsa(self, content): argument
1440 def wgs(self, content): argument
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/fixtures/lib/kramdown/atlassian_document_format/
H A Dordered_list.json4 "content": [ array
7 "content": [ array
10 "content": [ array
13 "content": [ array
24 "content": [ array
38 "content": [ array
52 "content": [ array
66 "content": [ array
80 "content": [ array
94 "content": [ array
[all …]
/dports/science/quantum-espresso/q-e-qe-6.7.0/dev-tools/helpdoc.d/
H A Dxml.tcl4 proc ::helpdoc::xml_escape_chr {content} { argument
18 proc ::helpdoc::xml_attr_escape_chr {content} { argument
31 proc ::helpdoc::xml_http {content} { argument
39 proc ::helpdoc::xml_doi {content} { argument
47 proc ::helpdoc::xml_prb {content} { argument
54 proc ::helpdoc::xml_prl {content} { argument
61 proc ::helpdoc::xml_arxiv {content} { argument
69 proc ::helpdoc::xml_ref {content} { argument
76 proc ::helpdoc::xml_link {content} { argument
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/fluent-syntax/tests/fixtures/
H A Djunk.json6 "content": "Two adjacent Junks." string
11 "content": "err01 = {1x}\n" string
16 "content": "err02 = {2x}\n\n" string
20 "content": "A single Junk." string
25 "content": "err03 = {1x\n2\n\n" string
29 "content": "A single Junk." string
43 "content": "err04 = {\n" string
47 "content": "COMMENT" string
56 "content": "err04 = {\n" string
60 "content": "COMMENT" string
[all …]
/dports/devel/libtifiles2/libtifiles2-1.1.7/src/
H A Dfilesxx.c52 FileContent* content = g_malloc0(sizeof(FileContent)); in tifiles_content_create_regular() local
80 TIEXPORT2 int TICALL tifiles_content_delete_regular(FileContent *content) in tifiles_content_delete_regular()
124 TIEXPORT2 FileContent* TICALL tifiles_content_dup_regular(FileContent *content) in tifiles_content_dup_regular()
269 TIEXPORT2 int TICALL tifiles_file_display_regular(FileContent *content) in tifiles_file_display_regular()
357 BackupContent* content = g_malloc0(sizeof(BackupContent)); in tifiles_content_create_backup() local
385 TIEXPORT2 int TICALL tifiles_content_delete_backup(BackupContent *content) in tifiles_content_delete_backup()
495 TIEXPORT2 int TICALL tifiles_file_display_backup(BackupContent *content) in tifiles_file_display_backup()
530 FlashContent* content = g_malloc0(sizeof(FlashContent)); in tifiles_content_create_flash() local
571 TIEXPORT2 int TICALL tifiles_content_delete_flash(FlashContent *content) in tifiles_content_delete_flash()
624 TIEXPORT2 FlashContent* TICALL tifiles_content_dup_flash(FlashContent *content) in tifiles_content_dup_flash()
[all …]
/dports/www/moodle310/moodle/contentbank/classes/
H A Dcontenttype.php146 public function delete_content(content $content): bool { argument
226 public function get_view_url(content $content): string { argument
236 public function get_view_content(content $content): string { argument
251 public function get_download_url(content $content): string { argument
275 public function get_icon(content $content): string { argument
339 final public function can_delete(content $content): bool { argument
362 protected function is_delete_allowed(content $content): bool { argument
373 public final function can_manage(content $content): bool { argument
397 protected function is_manage_allowed(content $content): bool { argument
436 protected function is_edit_allowed(?content $content): bool { argument
[all …]
/dports/www/moodle311/moodle/contentbank/classes/
H A Dcontenttype.php153 public function delete_content(content $content): bool { argument
233 public function get_view_url(content $content): string { argument
243 public function get_view_content(content $content): string { argument
258 public function get_download_url(content $content): string { argument
282 public function get_icon(content $content): string { argument
346 final public function can_delete(content $content): bool { argument
369 protected function is_delete_allowed(content $content): bool { argument
380 public final function can_manage(content $content): bool { argument
404 protected function is_manage_allowed(content $content): bool { argument
443 protected function is_edit_allowed(?content $content): bool { argument
[all …]
/dports/devel/py-pydrive/PyDrive-1.3.1/docs/
H A Dfilemanagement.rst243 .. _`GoogleDriveFile`: ./pydrive.html#pydrive.files.GoogleDriveFile
244 .. _`Upload()`: ./pydrive.html#pydrive.files.GoogleDriveFile.Upload
245 .. _`GoogleAuth`: ./pydrive.html#pydrive.auth.GoogleAuth
246 .. _`CreateFile()`: ./pydrive.html#pydrive.drive.GoogleDrive.CreateFile
247 … _`Files resource`: https://developers.google.com/drive/v2/reference/files#resource-representations
248 .. _`SetContentFile(filename)`: ./pydrive.html#pydrive.files.GoogleDriveFile.SetContentFile
249 .. _`SetContentString(content)`: ./pydrive.html#pydrive.files.GoogleDriveFile.SetContentString
250 .. _`GetContentFile(filename)`: ./pydrive.html#pydrive.files.GoogleDriveFile.GetContentFile
251 .. _`GetContentString()`: ./pydrive.html#pydrive.files.GoogleDriveFile.GetContentString
252 …ial documentation`: https://developers.google.com/drive/v2/reference/files#resource-representations
[all …]
/dports/devel/gh/cli-2.4.0/pkg/cmd/issue/view/fixtures/
H A DissueView_previewFullComments.json16 "content": "CONFUSED", string
22 "content": "EYES", string
28 "content": "HEART", string
34 "content": "HOORAY", string
40 "content": "LAUGH", string
46 "content": "ROCKET", string
81 "content": "EYES", string
87 "content": "HEART", string
99 "content": "LAUGH", string
140 "content": "EYES", string
[all …]
/dports/net/py-suds-community/suds-community-1.0.0/suds/umx/
H A Dcore.py37 def process(self, content): argument
48 def append(self, content): argument
66 def postprocess(self, content): argument
103 def append_attributes(self, content): argument
130 def append_children(self, content): argument
155 def append_text(self, content): argument
167 def start(self, content): argument
178 def end(self, content): argument
186 def single_occurrence(self, content): argument
196 def multi_occurrence(self, content): argument
[all …]
/dports/net/py-suds-jurko/suds-jurko-0.6/suds/umx/
H A Dcore.py37 def process(self, content): argument
48 def append(self, content): argument
66 def postprocess(self, content): argument
103 def append_attributes(self, content): argument
130 def append_children(self, content): argument
155 def append_text(self, content): argument
167 def start(self, content): argument
178 def end(self, content): argument
186 def single_occurrence(self, content): argument
196 def multi_occurrence(self, content): argument
[all …]
/dports/www/zend-framework/ZendFramework-2.4.13/bin/
H A Dclassmap_generator.php185 $content = var_export($map, true) . ';'; variable
188 $content = preg_replace("#(=> ')#", "=> __DIR__ . '/", $content); variable
191 $content = str_replace("\\'", "'", $content); variable
194 $content = explode("\n", $content); variable
202 $content = implode("\n", array_merge($existing, $content)); variable
206 $content = '<' . "?php\n" variable
214 $content = str_replace("\\'", "'", $content); variable
218 $content = str_replace('\\\\', '\\', $content); variable
221 $content = str_replace('array (', 'array(', $content); variable
224 $content = preg_replace('(\n )', "\n ", $content); variable
[all …]
/dports/devel/gh/cli-2.4.0/pkg/cmd/pr/view/fixtures/
H A DprViewPreviewFullComments.json17 "content": "CONFUSED", string
23 "content": "EYES", string
29 "content": "HEART", string
35 "content": "HOORAY", string
41 "content": "LAUGH", string
47 "content": "ROCKET", string
82 "content": "EYES", string
88 "content": "HEART", string
100 "content": "LAUGH", string
141 "content": "EYES", string
[all …]
H A DprViewPreviewReviews.json17 "content": "CONFUSED", string
23 "content": "EYES", string
29 "content": "HEART", string
35 "content": "HOORAY", string
41 "content": "LAUGH", string
47 "content": "ROCKET", string
84 "content": "EYES", string
90 "content": "HEART", string
102 "content": "LAUGH", string
145 "content": "EYES", string
[all …]
/dports/security/lego/lego-4.5.3/providers/dns/servercow/internal/fixtures/
H A Drecords-01.json6 "content": "1.1.1.1" string
18 "content": ":::::" string
24 "content": "1.1.1.1" string
36 "content": ":::::" string
42 "content": "1.1.1.1" string
48 "content": "1.1.1.1" string
60 "content": ":::::" string
66 "content": "1.1.1.1" string
78 "content": ":::::" string
102 "content": [ array
[all …]
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/go-acme/lego/v3/providers/dns/servercow/internal/fixtures/
H A Drecords-01.json6 "content": "1.1.1.1" string
18 "content": ":::::" string
24 "content": "1.1.1.1" string
36 "content": ":::::" string
42 "content": "1.1.1.1" string
48 "content": "1.1.1.1" string
60 "content": ":::::" string
66 "content": "1.1.1.1" string
78 "content": ":::::" string
102 "content": [ array
[all …]
/dports/net/py-suds-community/suds-community-1.0.0/suds/mx/
H A Dliteral.py71 def start(self, content): argument
108 def suspend(self, content): argument
118 def resume(self, content): argument
128 def end(self, parent, content): argument
143 def node(self, content): argument
162 def setnil(self, node, content): argument
177 def optional(self, content): argument
207 def skip(self, content): argument
228 def optional(self, content): argument
236 def translate(self, content): argument
[all …]
/dports/net/py-suds-jurko/suds-jurko-0.6/suds/mx/
H A Dliteral.py72 def start(self, content): argument
108 def suspend(self, content): argument
116 def resume(self, content): argument
123 def end(self, parent, content): argument
137 def node(self, content): argument
153 def setnil(self, node, content): argument
170 def optional(self, content): argument
195 def skip(self, content): argument
213 def optional(self, content): argument
221 def translate(self, content): argument
[all …]

12345678910>>...374