Home
last modified time | relevance | path

Searched refs:notme (Results 1 – 25 of 75) sorted by relevance

123

/dports/devel/p5-Module-Versions/Module-Versions-0.02/t/
H A D03-get.t30 ok( ref get Module::Versions 'notme', 'get Module::Versions \'notme\'' );
31 ok( ref Module::Versions->get('notme'),
32 'Module::Versions->get(\'notme\')' );
47 ok( ref get Module::Versions ['notme'],
48 'get Module::Versions [\'notme\']' );
49 ok( ref Module::Versions->get( ['notme'] ),
50 'Module::Versions->get([\'notme\'])'
64 ok( ref get Module::Versions [ 'oldver', 'notme' ],
65 'get Module::Versions [\'oldver\',\'notme\']'
73 ok( ref Module::Versions::new( [ 'notme', 'all' ] ),
[all …]
/dports/devel/p5-Dist-Zilla/Dist-Zilla-6.024/t/plugins/
H A Dgatherdir.t27 exclude_filename => [ 'notme.txt', 'subdir/index.html' ],
32 exclude_match => [ 'notme\.*', '^subdir/index\.html$' ],
49 'corpus/extra/notme.txt' => "A file to exclude.\n",
50 'source/.dotdir/extra/notme.txt' => "Another file to exclude.\n",
51 'source/extra/.dotdir/notme.txt' => "Another file to exclude.\n",
75 bonus/subdir/index.html bonus/vader.txt bonus/notme.txt
76 dotty/subdir/index.html dotty/vader.txt dotty/.dotfile dotty/notme.txt
79 links/vader.txt links/subdir/index.html links/notme.txt
80 pruned/notme.txt pruned/vader.txt
/dports/devel/dmucs/dmucs/COSMIC/EXAMPLES/
H A Dtalksrvr.c225 void SendAllbut(Accept *notme,char *msg) in SendAllbut() argument
229 for(accpt= ahd; accpt; accpt= accpt->nxt) if(accpt != notme) { in SendAllbut()
230 Sprintf(accpt->skt,"m%d %s",notme? notme->id : 0,msg); in SendAllbut()
/dports/games/odamex/odamex-src-0.7.0/tests/commands/
H A DcmdAddban.tcl75 proc notme {} { procedure
96 notme
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/integration/targets/delegate_to/
H A Ddelegate_with_fact_from_delegate_host.yml5 - add_host: name=f31 bogus_user=notme ansible_connection=ssh ansible_host=4.2.2.2
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/collections/
H A Drunme.sh47 ANSIBLE_CALLBACK_WHITELIST=charlie.gomez.notme ansible -m ping localhost
/dports/sysutils/dar/dar-2.5.14-bis/src/libdar/
H A Dcriterium.cpp903 const string notme = ""; in crit_show_entry_info() local
911 …recent :\t %S \t\t %S"), in_place_data_recent ? &me : &notme , in_place_data_recent ? &notme : … in crit_show_entry_info()
928 … recent :\t %S \t\t %S"),in_place_ea_recent ? &me : &notme , in_place_data_recent ? &notme : … in crit_show_entry_info()
/dports/audio/mp3splt/mp3splt-2.6.2/
H A DAUTHORS9 - Davide Magatti <gilgamesh@notme.com>: "official" mp3splt beta tester
/dports/audio/libmp3splt/libmp3splt-0.9.2/
H A DAUTHORS9 - Davide Magatti <gilgamesh@notme.com>: "official" mp3splt beta tester
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/integration/targets/collections/
H A Drunme.sh28 ANSIBLE_CALLBACK_WHITELIST=charlie.gomez.notme ansible localhost -m debug 2>&1 | grep -- "Skipping …
/dports/sysutils/xe/xe-0.11/t/
H A Dsimple.t213 echo notme | xe -f Makefile echo
/dports/audio/mp3splt-gtk/mp3splt-gtk-0.9.2/
H A DAUTHORS9 - Davide Magatti <gilgamesh@notme.com>: "official" mp3splt beta tester
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/netns/
H A Dspp_var.h180 short notme; member
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/netns/
H A Dspp_var.h180 short notme; member
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/netns/
H A Dspp_var.h180 short notme; member
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/integration/targets/collections/
H A Drunme.sh36 ANSIBLE_CALLBACKS_ENABLED=charlie.gomez.notme ansible localhost -m debug 2>&1 | grep -- "Skipping c…
/dports/databases/postgresql10-plperl/postgresql-10.19/src/test/regress/expected/
H A Dexpressions.out63 SET search_path = 'notme';
/dports/databases/postgresql10-client/postgresql-10.19/src/test/regress/expected/
H A Dexpressions.out63 SET search_path = 'notme';
/dports/databases/postgresql10-contrib/postgresql-10.19/src/test/regress/expected/
H A Dexpressions.out63 SET search_path = 'notme';
/dports/databases/postgresql10-plpython/postgresql-10.19/src/test/regress/expected/
H A Dexpressions.out63 SET search_path = 'notme';
/dports/databases/postgresql10-docs/postgresql-10.19/src/test/regress/expected/
H A Dexpressions.out63 SET search_path = 'notme';
/dports/databases/postgresql11-docs/postgresql-11.14/src/test/regress/expected/
H A Dexpressions.out63 SET search_path = 'notme';
/dports/databases/postgresql11-contrib/postgresql-11.14/src/test/regress/expected/
H A Dexpressions.out63 SET search_path = 'notme';
/dports/databases/postgresql11-client/postgresql-11.14/src/test/regress/expected/
H A Dexpressions.out63 SET search_path = 'notme';
/dports/databases/postgresql11-plperl/postgresql-11.14/src/test/regress/expected/
H A Dexpressions.out63 SET search_path = 'notme';

123