Home
last modified time | relevance | path

Searched refs:ecd (Results 1 – 25 of 886) sorted by relevance

12345678910>>...36

/dports/net-im/coyim/coyim-0.3.11/gui/
H A Dedit_contact.go31 ecd.builder.getItems(
32 "dialog", &ecd.dialog,
34 "jid", &ecd.contactJID,
44 "btn-save", &ecd.save,
50 ecd.dialog.Destroy()
91 ecd.currentGroups.SetValue(ecd.currentGroups.Append(), 0, g)
116 ecd.addCurrentGroup(g)
163 ecd.init()
178 ecd.existingGroups.Add(ecd.addGroup)
203 ecd.save.GrabDefault()
[all …]
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/EVPath/EVPath/
H A Dcmenet.c481 enet_conn_data->ecd = ecd; in enet_accept_conn()
659 ENETlock(ecd); in enet_initiate_conn()
679 enet_conn_data->ecd = ecd; in enet_initiate_conn()
909 if (ecd) { in build_listen_attrs()
1183 if (!(CM_LOCKED(svc, ecd->ecd->cm))) { in INTERFACE_NAME()
1186 ENETlock(ecd->ecd); in INTERFACE_NAME()
1189 ENETunlock(ecd->ecd); in INTERFACE_NAME()
1199 ENETlock(ecd->ecd); in INTERFACE_NAME()
1202 …svc->trace_out(ecd->ecd->cm, "ENET ====== failed to send a packet to peer %p, state %d\n", ecd->… in INTERFACE_NAME()
1205 ENETunlock(ecd->ecd); in INTERFACE_NAME()
[all …]
/dports/devel/swig/swig-4.0.2/Examples/test-suite/lua/
H A Dextend_constructor_destructor_runme.lua10 a1 = ecd.AStruct(101)
12 assert(ecd.globalVar == 101)
14 b1 = ecd.BStruct(201)
16 assert(ecd.globalVar == 201)
18 c1 = ecd.CStruct(301)
20 assert(ecd.globalVar == 301)
22 d1 = ecd.DStruct(401)
24 assert(ecd.globalVar == 401)
26 e1 = ecd.EStruct(501)
28 assert(ecd.globalVar == 501)
[all …]
/dports/mail/evolution/evolution-3.42.1/src/calendar/gui/
H A De-cell-date-edit-text.c111 g_clear_object (&ecd->priv->timezone); in cell_date_edit_text_finalize()
163 show_date_warning (ECellDateEditText *ecd) in show_date_warning() argument
216 show_date_warning (ecd); in cell_date_edit_text_set_value()
288 ecd->priv = E_CELL_DATE_EDIT_TEXT_GET_PRIVATE (ecd); in e_cell_date_edit_text_init()
291 ecd->priv->use_24_hour_format = TRUE; in e_cell_date_edit_text_init()
321 return ecd->priv->timezone; in e_cell_date_edit_text_get_timezone()
330 if (ecd->priv->timezone == timezone) in e_cell_date_edit_text_set_timezone()
333 g_clear_object (&ecd->priv->timezone); in e_cell_date_edit_text_set_timezone()
336 g_object_notify (G_OBJECT (ecd), "timezone"); in e_cell_date_edit_text_set_timezone()
344 return ecd->priv->use_24_hour_format; in e_cell_date_edit_text_get_use_24_hour_format()
[all …]
H A De-cell-date-edit-text.h89 (ECellDateEditText *ecd);
91 (ECellDateEditText *ecd,
94 (ECellDateEditText *ecd);
96 (ECellDateEditText *ecd,
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-cell-date.c78 e_cell_date_init (ECellDate *ecd) in e_cell_date_init() argument
80 g_object_set (ecd, "use-tabular-numbers", TRUE, NULL); in e_cell_date_init()
112 ECellDate *ecd = g_object_new (E_TYPE_CELL_DATE, NULL); in e_cell_date_new() local
114 e_cell_text_construct (E_CELL_TEXT (ecd), fontname, justify); in e_cell_date_new()
116 return (ECell *) ecd; in e_cell_date_new()
120 e_cell_date_set_format_component (ECellDate *ecd, in e_cell_date_set_format_component() argument
123 g_return_if_fail (ecd != NULL); in e_cell_date_set_format_component()
126 G_OBJECT (ecd), "fmt-component", in e_cell_date_set_format_component()
131 e_cell_date_value_to_text (ECellDate *ecd, in e_cell_date_value_to_text() argument
140 fmt_component = g_object_get_data ((GObject *) ecd, "fmt-component"); in e_cell_date_value_to_text()
[all …]
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_experimental/edit_ocme/src/ocme/
H A Docme_garbage.cpp9 (*ci) ->ecd->deleted_face.SetAsVectorOfMarked(); in RemoveDeletedFaces()
12 (*ci)->face->Compact( (*ci)->ecd->deleted_face.marked_elements); in RemoveDeletedFaces()
17 (*fai).second->Compact((*ci)->ecd->deleted_face.marked_elements); in RemoveDeletedFaces()
19 (*ci) ->ecd->deleted_face.Clear(); in RemoveDeletedFaces()
28 (*ci) ->ecd->deleted_border.SetAsVectorOfMarked(); in RemoveDeletedBorder()
29 (*ci) ->ecd->deleted_vertex.SetAsVectorOfBool(); in RemoveDeletedBorder()
32 if( (*ci) ->ecd->deleted_vertex.IsMarked( (*(*ci)->border)[i].vi )) in RemoveDeletedBorder()
33 (*ci) ->ecd->deleted_border.SetMarked(i,true); in RemoveDeletedBorder()
36 (*ci) ->ecd->deleted_border.Clear(); in RemoveDeletedBorder()
49 (*ci)->ecd->deleted_vertex.SetAsVectorOfMarked(); in RemoveDeletedVertices()
[all …]
H A Docme_commit.h186 c->ecd->deleted_face.SetAsVectorOfMarked(); in Commit()
274 c->ecd->deleted_vertex.SetAsVectorOfBool(); in Commit()
275 if(c->ecd->deleted_vertex.IsMarked((*ci).second)) in Commit()
306 c->ecd->deleted_vertex.SetAsVectorOfBool(); in Commit()
307 RAssert(!c->ecd-> deleted_vertex.IsMarked((*ci).second)); in Commit()
320 c->ecd->deleted_vertex.SetAsVectorOfBool(); in Commit()
321 RAssert(!c->ecd->deleted_vertex.IsMarked((*ci).second)); in Commit()
359 c->ecd->deleted_vertex.SetAsVectorOfMarked(); in Commit()
362 c->ecd->deleted_vertex.SetMarked(ii,true); in Commit()
395 RAssert((*ci)->ecd->deleted_face.Empty()); in Commit()
[all …]
/dports/devel/efl/efl-1.25.1/src/tests/eet/
H A Deet_test_connection.c94 Eet_Connection_Data ecd; in EFL_START_TEST() local
125 ecd.test = EINA_FALSE; in EFL_START_TEST()
126 ecd.edd = edd; in EFL_START_TEST()
129 ecd.conn = eet_connection_new(_eet_connection_read, _eet_connection_write, &ecd); in EFL_START_TEST()
130 fail_if(!ecd.conn); in EFL_START_TEST()
133 fail_if(!eet_connection_send(ecd.conn, edd, &etbt, NULL)); in EFL_START_TEST()
135 fail_if(!ecd.test); in EFL_START_TEST()
137 fail_if(!eet_connection_close(ecd.conn, &on_going)); in EFL_START_TEST()
/dports/games/libretro-picodrive/picodrive-600894e/unzip/
H A Dunzip.c114 zip->ecd = (char*)malloc( zip->ecd_length ); in ecd_read()
115 if (!zip->ecd) { in ecd_read()
120 memcpy(zip->ecd, buf + offset, zip->ecd_length); in ecd_read()
244 zip->size_of_cent_dir = read_dword (zip->ecd+ZIPECSZ); in openzip()
247 zip->zipfile_comment = zip->ecd+ZIPECOM; in openzip()
254 free(zip->ecd); in openzip()
262 free(zip->ecd); in openzip()
271 free(zip->ecd); in openzip()
280 free(zip->ecd); in openzip()
296 free(zip->ecd); in openzip()
[all …]
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/unzip/
H A Dunzip.c114 zip->ecd = (char*)malloc( zip->ecd_length ); in ecd_read()
115 if (!zip->ecd) { in ecd_read()
120 memcpy(zip->ecd, buf + offset, zip->ecd_length); in ecd_read()
244 zip->size_of_cent_dir = read_dword (zip->ecd+ZIPECSZ); in openzip()
247 zip->zipfile_comment = zip->ecd+ZIPECOM; in openzip()
254 free(zip->ecd); in openzip()
262 free(zip->ecd); in openzip()
271 free(zip->ecd); in openzip()
280 free(zip->ecd); in openzip()
296 free(zip->ecd); in openzip()
[all …]
/dports/lang/expect/expect5.45.4/
H A Dexpect.c144 cmd->ecd.cases = 0; in exp_cmd_init()
145 cmd->ecd.count = 0; in exp_cmd_init()
218 eg->ecd.cases = 0; in free_ecases()
219 eg->ecd.count = 0; in free_ecases()
428 eg->ecd.count = 0; in parse_expect_args()
653 *(eg->ecd.cases[eg->ecd.count] = ecase_new()) = ec; in parse_expect_args()
658 eg->ecd.count++; in parse_expect_args()
1544 count = ecmd->ecd.count + eg.ecd.count; in Exp_ExpectGlobalObjCmd()
1557 memcpy(&ecmd->ecd.cases[start_index],eg.ecd.cases, in Exp_ExpectGlobalObjCmd()
1583 if (eg.ecd.cases) ckfree((char *)eg.ecd.cases); in Exp_ExpectGlobalObjCmd()
[all …]
/dports/devel/jclassinfo/jclassinfo-0.19.1/jclass/
H A Djar.c130 zip->ecd = (char *) malloc (zip->ecd_length); in ecd_read()
131 if (zip->ecd == NULL) in ecd_read()
137 memcpy (zip->ecd, buf + offset, zip->ecd_length); in ecd_read()
248 zip->number_of_this_disk = read_word (zip->ecd + ZIPEDSK); in jclass_jar_open()
251 read_word (zip->ecd + ZIPENUM); in jclass_jar_open()
253 zip->size_of_cent_dir = read_dword (zip->ecd + ZIPECSZ); in jclass_jar_open()
262 free (zip->ecd); in jclass_jar_open()
270 free (zip->ecd); in jclass_jar_open()
280 free (zip->ecd); in jclass_jar_open()
289 free (zip->ecd); in jclass_jar_open()
[all …]
/dports/lang/sbcl/sbcl-1.3.13/src/pcl/
H A Ddefclass.lisp316 (defun ecd-class-name (ecd) (nth 1 ecd))
317 (defun ecd-source-location (ecd) (nth 2 ecd))
318 (defun ecd-metaclass (ecd) (nth 3 ecd))
319 (defun ecd-superclass-names (ecd) (nth 4 ecd))
320 (defun ecd-canonical-slots (ecd) (nth 5 ecd))
321 (defun ecd-other-initargs (ecd) (nth 6 ecd))
453 (let ((ecd (make-early-class-definition name
462 (cons ecd (remove existing *early-class-definitions*)))
463 ecd))
/dports/www/podcastamatic/podcastamatic1_3/
H A Dpodcastamatic.pl34 sub ecd;
106 $AudioFiles[$IndexOfAudioFiles]{Title} = &ecd($tag->{TITLE});
107 $AudioFiles[$IndexOfAudioFiles]{Artist} = &ecd($tag->{ARTIST});
108 $AudioFiles[$IndexOfAudioFiles]{Album} = &ecd($tag->{ALBUM});
109 $AudioFiles[$IndexOfAudioFiles]{Genre} = &ecd($tag->{GENRE});
117 $AudioFiles[$IndexOfAudioFiles]{Title} = &ecd(ucfirst($1));
146 $Config{Title} = &ecd($Config{Title});
147 $Config{Description} = &ecd($Config{Description});
148 $Config{Copyright} = &ecd($Config{Copyright});
354 if ($Config{EscapeCharacterData} == 1) {$val = &ecd($val)};
[all …]
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/
H A Dunzip.c104 zip->ecd = (char*)malloc( zip->ecd_length ); in ecd_read()
105 if (!zip->ecd) { in ecd_read()
110 memcpy(zip->ecd, buf + offset, zip->ecd_length); in ecd_read()
234 zip->size_of_cent_dir = read_dword (zip->ecd+ZIPECSZ); in openzip()
237 zip->zipfile_comment = zip->ecd+ZIPECOM; in openzip()
244 free(zip->ecd); in openzip()
252 free(zip->ecd); in openzip()
261 free(zip->ecd); in openzip()
270 free(zip->ecd); in openzip()
286 free(zip->ecd); in openzip()
[all …]
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/
H A Dmame_unzip.c104 zip->ecd = (char*)malloc( zip->ecd_length ); in ecd_read()
105 if (!zip->ecd) { in ecd_read()
110 memcpy(zip->ecd, buf + offset, zip->ecd_length); in ecd_read()
234 zip->size_of_cent_dir = read_dword (zip->ecd+ZIPECSZ); in openzip()
237 zip->zipfile_comment = zip->ecd+ZIPECOM; in openzip()
244 free(zip->ecd); in openzip()
252 free(zip->ecd); in openzip()
261 free(zip->ecd); in openzip()
270 free(zip->ecd); in openzip()
286 free(zip->ecd); in openzip()
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/
H A Dmame_unzip.c104 zip->ecd = (char*)malloc( zip->ecd_length ); in ecd_read()
105 if (!zip->ecd) { in ecd_read()
110 memcpy(zip->ecd, buf + offset, zip->ecd_length); in ecd_read()
234 zip->size_of_cent_dir = read_dword (zip->ecd+ZIPECSZ); in openzip()
237 zip->zipfile_comment = zip->ecd+ZIPECOM; in openzip()
244 free(zip->ecd); in openzip()
252 free(zip->ecd); in openzip()
261 free(zip->ecd); in openzip()
270 free(zip->ecd); in openzip()
286 free(zip->ecd); in openzip()
[all …]
/dports/audio/py-music21/music21-7.1.0/music21/corpus/ryansMammoth/
H A DHuntingTheHareJig.abc11 vfed fed | fed fed | "4"ecd "4"ecd | "0"egf e3 \
12 | fed fed | fed fed | "4"ecd "4"ecd | "0"egf e3 "_D.C"[|]|]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/NWints/ints_sp/
H A Dsp0001.F24 double precision q0, q1, ecd, qqq, qqtest local
41 ecd = 1.0d0/gcd
42 cq = gd*ecd*rcd
48 500 v = dexp(qqq)*ecd
81 g = 1.d0/(ep(i)+ecd)
101 h0001 = h0001*ecd*qperp
102 h0003 = h0003*ecd
H A Dsp0000.F25 double precision g0000, csck, gcrcds, ecd
38 ecd = 1.d0/gcd
39 gdecd = gd*ecd
44 500 pp = ecd* dexp(ppp)
60 p = ((aqz-app(i))**2+qperp2)/(ep(i)+ecd)
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/NWints/ints_sp/
H A Dsp0001.F24 double precision q0, q1, ecd, qqq, qqtest
41 ecd = 1.0d0/gcd
42 cq = gd*ecd*rcd
48 500 v = dexp(qqq)*ecd
81 g = 1.d0/(ep(i)+ecd)
101 h0001 = h0001*ecd*qperp
102 h0003 = h0003*ecd
H A Dsp0000.F25 double precision g0000, csck, gcrcds, ecd local
38 ecd = 1.d0/gcd
39 gdecd = gd*ecd
44 500 pp = ecd* dexp(ppp)
60 p = ((aqz-app(i))**2+qperp2)/(ep(i)+ecd)
/dports/net/kamailio/kamailio-5.4.5/utils/db_oracle/
H A Dutil.c25 sword ecd; in oraxit() local
30 ecd = 0; in oraxit()
31 if(OCIErrorGet(con->errhp, 1, NULL, &ecd, (OraText*)buf, in oraxit()
34 snprintf(buf, sizeof(buf), "unknown ORAERR %u", ecd); in oraxit()
/dports/devel/etl/synfig-1.2.2/synfig-core/src/synfig/
H A Dfilecontainerzip.cpp419 EndOfCentralDirectory ecd; in open_from_history() local
431 ecd = *e; in open_from_history()
441 fseek(f, ecd.offset, SEEK_SET); in open_from_history()
442 for(int i = 0; i < ecd.current_records; i++) in open_from_history()
575 EndOfCentralDirectory ecd; in save() local
576 ecd.offset = central_directory_offset; in save()
577 ecd.current_records = ecd.total_records = files_.size(); in save()
580 ecd.comment_length = comment.size(); in save()
583 if (sizeof(ecd) != fwrite(&ecd, 1, sizeof(ecd), storage_file_)) in save()
587 if (ecd.comment_length > 0 in save()
[all …]

12345678910>>...36