Home
last modified time | relevance | path

Searched refs:last_method (Results 1 – 25 of 32) sorted by relevance

12

/dports/mail/dovecot/dovecot-2.3.17/src/lib/
H A Dtest-hash-method.c54 const char *last_method = NULL; in test_hash_methods_fips() local
431 if (last_method == NULL || in test_hash_methods_fips()
432 strcmp(last_method, test_vectors[i].method) != 0) { in test_hash_methods_fips()
433 if (last_method != NULL) in test_hash_methods_fips()
435 last_method = test_vectors[i].method; in test_hash_methods_fips()
437 last_method)); in test_hash_methods_fips()
/dports/www/p5-WWW-Mechanize-Pluggable/WWW-Mechanize-Pluggable-1.14/t/
H A Dlast_method.t8 is $m->last_method(), 'res', 'last_method works for instance methods';
10 is $m->last_method(), 'res', 'last_method unchanged for class methods';
/dports/mail/thunderbird/thunderbird-91.8.0/comm/calendar/libical/scripts/
H A Dmkrestrictionrecords.pl51 my $last_method = "";
66 if ($method ne $last_method)
69 $last_method = $method;
/dports/net/pjsip/pjproject-2.11.1/tests/pjsua/
H A Dmod_recvfrom.py22 last_method = ""
38 method = last_method
40 while cseq <= last_cseq and method == last_method and call_id == last_call_id:
50 last_method = method
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/miniupnp/miniupnpc-async/
H A Dtestasync.c43 enum methods last_method = ENothing; in main() local
92 switch(last_method) { in main()
120 last_method = next_method_to_call; in main()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/miniupnp/miniupnpc-async/
H A Dtestasync.c43 enum methods last_method = ENothing; in main() local
92 switch(last_method) { in main()
120 last_method = next_method_to_call; in main()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/miniupnp/miniupnpc-async/
H A Dtestasync.c43 enum methods last_method = ENothing; in main() local
92 switch(last_method) { in main()
120 last_method = next_method_to_call; in main()
/dports/devel/py-testoob/testoob-1.15/tests/small/
H A Dtest_reporting.py7 self.last_method = None
12 self.last_method = name
31 self.assertEqual( method_name, self.reporter.last_method )
/dports/www/p5-WWW-Mechanize-Pluggable/WWW-Mechanize-Pluggable-1.14/lib/WWW/Mechanize/
H A DPluggable.pm319 sub last_method { subroutine
362 $self->last_method($plain_sub);
/dports/ftp/lftp/lftp-4.9.2/src/
H A DHttp.cc153 last_method=0; in Init()
214 last_method=o->last_method; o->last_method=0; in MoveConnectionHere()
239 if(last_method && !strcmp(last_method,"POST")) in DisconnectLL()
249 last_method=0; in DisconnectLL()
291 if(xstrcmp(last_method,"HEAD")) in Close()
367 last_method=method; in SendMethod()
1001 && xstrcmp(last_method,"PROPFIND")) in HandleHeaderLine()
1627 if(!xstrcmp(last_method,"PROPFIND")) in Do()
1823 if(!xstrcmp(last_method,"PROPFIND")) in Do()
1825 if(!xstrcmp(last_method,"MKCOL")) in Do()
[all …]
H A DHttp.h88 const char *last_method; variable
/dports/lang/kawa/kawa-3.1.1/gnu/bytecode/
H A DMethod.java86 if (clfile.last_method == null) in Method()
89 clfile.last_method.next = this; in Method()
90 clfile.last_method = this; in Method()
/dports/www/p5-WWW-Mechanize-Pluggable/WWW-Mechanize-Pluggable-1.14/
H A DMANIFEST19 t/last_method.t
H A DChanges77 - last_method added to allow plugins to see what method
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/aead-0.4.1/src/
H A Dstream.rs187 $last_method:tt,
312 pub fn $last_method<'msg, 'aad>(
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/aead-0.4.1/src/
H A Dstream.rs187 $last_method:tt,
312 pub fn $last_method<'msg, 'aad>(
/dports/graphics/pngcrush/pngcrush-1.8.13-nolib/
H A Dpngcrush.c3586 int last_method = MAX_METHODS;
5100 last_method = 0;
5104 last_method = i;
5108 last_method++;
5113 if (methods_enabled == 1 && last_method == 176)
5137 for (trial = 0; trial <= last_method; trial++)
5139 if (nosave || trial == last_method)
5160 if (trial == last_method)
5176 for (j = 0; j <= last_method; j++)
7806 trial = last_method + 1;
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/gnu/classpath/jdwp/
H A DnatVMVirtualMachine.cc781 static jmethodID last_method = 0; in get_linetable() local
783 if (method == last_method) in get_linetable()
/dports/lang/gcc48/gcc-4.8.5/libjava/gnu/classpath/jdwp/
H A DnatVMVirtualMachine.cc781 static jmethodID last_method = 0; in get_linetable() local
783 if (method == last_method) in get_linetable()
/dports/lang/gnat_util/gcc-6-20180516/libjava/gnu/classpath/jdwp/
H A DnatVMVirtualMachine.cc781 static jmethodID last_method = 0; in get_linetable() local
783 if (method == last_method) in get_linetable()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/gnu/classpath/jdwp/
H A DnatVMVirtualMachine.cc781 static jmethodID last_method = 0; in get_linetable() local
783 if (method == last_method) in get_linetable()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/gnu/classpath/jdwp/
H A DnatVMVirtualMachine.cc781 static jmethodID last_method = 0; in get_linetable() local
783 if (method == last_method) in get_linetable()
/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dimage.c644 guint32 last_method; in mono_image_check_for_module_cctor() local
646 last_method = mono_metadata_decode_row_col (t, 1, MONO_TYPEDEF_METHOD_LIST) - 1; in mono_image_check_for_module_cctor()
648 last_method = mt->rows; in mono_image_check_for_module_cctor()
649 for (; first_method < last_method; first_method++) { in mono_image_check_for_module_cctor()
/dports/databases/p5-DBI/DBI-1.643/
H A DDBIXS.h199 #define DBIc_LAST_METHOD(imp) _imp2com(imp, std.last_method)
/dports/lang/mono/mono-5.10.1.57/mono/profiler/
H A Dlog.c128 uintptr_t last_method; member
845 logbuffer->last_method = (intptr_t) method; in emit_method_inner()
848 …encode_sleb128 ((intptr_t) ((char *) method - (char *) logbuffer->last_method), logbuffer->cursor,… in emit_method_inner()
849 logbuffer->last_method = (intptr_t) method; in emit_method_inner()

12