Home
last modified time | relevance | path

Searched refs:edv (Results 1 – 25 of 256) sorted by relevance

1234567891011

/dports/mail/exilog/exilog-0.5/
H A Dexilog_util.pm27 &edv
71 sub edv { subroutine
91 if (edv($junk)) {
H A Dexilog_cgi_html.pm262 ( (edv($h,'message_id') && ($h->{message_id} =~ /^.{6}\-.{6}-.{2}$/) ) ?
264 ( (edv($h,'message_id') && ($h->{message_id} =~ /^.{6}\-.{6}-.{2}$/) ) ?
270 ( edv($h,'msgid') ? { 'text' => '·' } : undef ),
271 ( edv($h,'msgid') ? ({ 'link' => { 'tab' => 'messages',
276 ( (edv($h,'queue') &&
278 ( (edv($h,'queue') &&
500 (edv($reject,'message_id') ?
509 _item( (edv($reject,'mailfrom') ?
615 ( edv($error,'router') ? (
/dports/mail/mailutils/mailutils-3.13/mu/libexec/
H A Dsmtp.c406 char *edv[3]; in edit() local
417 edv[0] = ed; in edit()
418 edv[1] = (char*) file; in edit()
419 edv[2] = NULL; in edit()
421 rc = mu_spawnvp (edv[0], edv, &status); in edit()
423 mu_diag_funcall (MU_DIAG_ERROR, "mu_spawnvp", edv[0], rc); in edit()
/dports/net/ortp/ortp-1.0.2-0/src/
H A Devent.c39 OrtpEventData * edv = ortp_event_get_data(nev); in ortp_event_dup() local
40 memcpy(edv,ed,sizeof(OrtpEventData)); in ortp_event_dup()
41 if (ed->packet) edv->packet = copymsg(ed->packet); in ortp_event_dup()
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Delm_prefs_data.c403 Eet_Data_Value edv; in _eet_data_save() local
416 edv.version = prefs_data->version; in _eet_data_save()
417 edv.values = NULL; in _eet_data_save()
495 edv.values = eina_list_append(edv.values, it); in _eet_data_save()
499 if (!(eet_data_write(eet_file, _values_edd, key, &edv, in _eet_data_save()
503 EINA_LIST_FREE(edv.values, it) in _eet_data_save()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/testsuite/sim/frv/interrupts/
H A Dbadalign.cgs57 test_spr_bits 0x01000,12,0x1,esr8 ; esr8.edv is set
69 test_spr_bits 0x1000,12,0x0,esr9 ; esr9.edv is not set
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/testsuite/sim/frv/interrupts/
H A Dbadalign.cgs57 test_spr_bits 0x01000,12,0x1,esr8 ; esr8.edv is set
69 test_spr_bits 0x1000,12,0x0,esr9 ; esr9.edv is not set
/dports/devel/avr-gdb/gdb-7.3.1/sim/testsuite/sim/frv/interrupts/
H A Dbadalign.cgs57 test_spr_bits 0x01000,12,0x1,esr8 ; esr8.edv is set
69 test_spr_bits 0x1000,12,0x0,esr9 ; esr9.edv is not set
/dports/games/battletanks/btanks-0.9.8083/engine/menu/
H A Dvideo_control.cpp24 GET_CONFIG_VALUE("engine.disable-video", bool, edv, false); in VideoControl()
25 if (edv) in VideoControl()
/dports/devel/gdb761/gdb-7.6.1/sim/testsuite/sim/frv/interrupts/
H A Dbadalign.cgs57 test_spr_bits 0x01000,12,0x1,esr8 ; esr8.edv is set
69 test_spr_bits 0x1000,12,0x0,esr9 ; esr9.edv is not set
/dports/devel/tcllib/tcllib-1.20/modules/imap4/
H A DChangeLog53 2010-07-16 Gerhard Reithofer <gerhard.rithofer@tech-edv.co.at>
65 2010-07-09 Gerhard Reithofer <gerhard.rithofer@tech-edv.co.at>
/dports/devel/tcllibc/tcllib-1.20/modules/imap4/
H A DChangeLog53 2010-07-16 Gerhard Reithofer <gerhard.rithofer@tech-edv.co.at>
65 2010-07-09 Gerhard Reithofer <gerhard.rithofer@tech-edv.co.at>
/dports/devel/py-xstatic-jquery-ui/XStatic-jquery-ui-1.12.1.1/
H A DPKG-INFO7 Maintainer-email: tw@waldmann-edv.de
/dports/devel/py-xstatic-jquery/XStatic-jQuery-3.5.1.1/
H A DPKG-INFO7 Author-email: tw@waldmann-edv.de
/dports/devel/py-xstatic-jquery-ui/XStatic-jquery-ui-1.12.1.1/XStatic_jquery_ui.egg-info/
H A DPKG-INFO7 Maintainer-email: tw@waldmann-edv.de
/dports/devel/py-xstatic-jquery/XStatic-jQuery-3.5.1.1/XStatic_jQuery.egg-info/
H A DPKG-INFO7 Author-email: tw@waldmann-edv.de
/dports/math/py-networkx/networkx-2.6.3/networkx/classes/tests/
H A Dtest_reportviews.py624 edv = ev()
627 assert (1, 2) in edv and (2, 1) not in edv
630 assert (1, 2) in edv and (2, 1) in edv
632 assert not (1, 4) in edv
636 assert not (1, 90) in edv
637 assert not (90, 1) in edv
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/testsuite/sim/frv/
H A Dcommitfa.cgs49 test_spr_bits 0x01000,12,0x0,esr0 ; esr0.edv is clear
/dports/devel/avr-gdb/gdb-7.3.1/sim/testsuite/sim/frv/
H A Dcommitfa.cgs49 test_spr_bits 0x01000,12,0x0,esr0 ; esr0.edv is clear
/dports/devel/gdb761/gdb-7.6.1/sim/testsuite/sim/frv/
H A Dcommitfa.cgs49 test_spr_bits 0x01000,12,0x0,esr0 ; esr0.edv is clear
/dports/devel/py-xstatic/XStatic-1.0.2/
H A DPKG-INFO7 Author-email: tw@waldmann-edv.de
/dports/devel/py-xstatic/XStatic-1.0.2/XStatic.egg-info/
H A DPKG-INFO7 Author-email: tw@waldmann-edv.de
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/testsuite/sim/frv/
H A Dcommitfa.cgs49 test_spr_bits 0x01000,12,0x0,esr0 ; esr0.edv is clear
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/base_sparse_field/i18n/
H A Dfr.po10 # Vallen Delobel <edv@odoo.com>, 2020
18 "Last-Translator: Vallen Delobel <edv@odoo.com>, 2020\n"
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/website_event_sale/i18n/
H A Dfr.po14 # Vallen Delobel <edv@odoo.com>, 2020
22 "Last-Translator: Vallen Delobel <edv@odoo.com>, 2020\n"

1234567891011