Home
last modified time | relevance | path

Searched refs:noload (Results 1 – 25 of 443) sorted by relevance

12345678910>>...18

/dports/databases/py-zodbpickle/zodbpickle-2.2.0/src/zodbpickle/tests/
H A Dpickletester_2.py1418 noload = unpickler.noload() # read past aaa
1425 noload = unpickler.noload() # read past ccc
1429 noload = unpickler.noload() # read past ddd
1433 noload = unpickler.noload() # read past eee
1437 noload = unpickler.noload() # read past fff
1441 noload = unpickler.noload() # read past ggg
1455 noload = unpickler.noload()
1469 noload = unpickler.noload()
1482 noload = unpickler.noload()
1483 self.assertEqual(noload, o)
[all …]
H A Dpickletester_3.py1844 noload = unpickler.noload() # read past aaa
1851 noload = unpickler.noload() # read past ccc
1855 noload = unpickler.noload() # read past ddd
1859 noload = unpickler.noload() # read past eee
1863 noload = unpickler.noload() # read past fff
1867 noload = unpickler.noload() # read past ggg
1881 noload = unpickler.noload()
1895 noload = unpickler.noload()
1908 noload = unpickler.noload()
1909 self.assertEqual(noload, o)
[all …]
/dports/databases/zodb/ZODB-5.6.0/src/ZODB/scripts/
H A Dfsrefs.py119 noload = {}
131 noload[oid] = 1
133 inactive = noload.copy()
146 if ref in noload:
/dports/textproc/p5-WordNet-QueryData/WordNet-QueryData-1.49/
H A DQueryData.pm264 unless ($self->{noload}) {
296 $self->{noload} = $params{noload} if $params{noload};
301 warn "Noload = ", $self->{noload}, "\n" if ($self->{verbose});
360 if (!$self->{noload})
469 if ($self->{noload}) {
666 if ($self->{noload}) {
681 if ($self->{noload}) {
993 if ($self->{noload}) {
1006 if ($self->{noload}) {
1056 if ($self->{noload}) {
H A Dtest.pl21 for my $noload (1,0) {
24 if ($noload == 0) {
32 $wn = WordNet::QueryData->new( noload => 1 );
/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Dkern_module_vfs.c69 prop_bool_t noload; in module_load_vfs() local
117 noload = prop_dictionary_get(moduledict, "noautoload"); in module_load_vfs()
118 if (noload != NULL && prop_bool_true(noload)) { in module_load_vfs()
/dports/devel/binutils/binutils-2.37/ld/testsuite/ld-elf/
H A Dnoload-1.d1 #source: noload-1.s
2 #ld: -T noload-1.t
H A Dnoload-2.d1 #source: noload-1.s
2 #ld: -T noload-1.t -z max-page-size=0x200000
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/ld/testsuite/ld-elf/
H A Dnoload-1.d1 #source: noload-1.s
2 #ld: -T noload-1.t
H A Dnoload-2.d1 #source: noload-1.s
2 #ld: -T noload-1.t -z max-page-size=0x200000
/dports/lang/gnatdroid-binutils/binutils-2.27/ld/testsuite/ld-elf/
H A Dnoload-1.d1 #source: noload-1.s
2 #ld: -T noload-1.t
H A Dnoload-2.d1 #source: noload-1.s
2 #ld: -T noload-1.t -z max-page-size=0x200000
/dports/devel/arm-elf-binutils/binutils-2.37/ld/testsuite/ld-elf/
H A Dnoload-1.d1 #source: noload-1.s
2 #ld: -T noload-1.t
H A Dnoload-2.d1 #source: noload-1.s
2 #ld: -T noload-1.t -z max-page-size=0x200000
/dports/devel/gnulibiberty/binutils-2.37/ld/testsuite/ld-elf/
H A Dnoload-1.d1 #source: noload-1.s
2 #ld: -T noload-1.t
H A Dnoload-2.d1 #source: noload-1.s
2 #ld: -T noload-1.t -z max-page-size=0x200000
/dports/databases/py-zodbpickle/zodbpickle-2.2.0/
H A DCHANGES.rst80 - Restore the ``noload`` behaviour from Python 2.6 and provide the
81 ``noload`` method on the non-C-accelerated unpicklers under PyPy and
117 - Add protocol 3 opcodes to the C version of the ``noload()`` dispatcher.
155 - Added ``noload`` code to Python 3.2 version of ``Unpickler``. As with
177 - Missing: implementation of ``noload()`` in ``_pickle_32.c``.
/dports/audio/codec2/codec2-1.0.3/stm32/unittest/scripts/
H A Drun_stm32_tst14 LOAD=${ARGS[--noload]:+--noload}
/dports/devel/llvm80/llvm-8.0.1.src/test/tools/llvm-objcopy/ELF/
H A Drename-section-flag.test8 # RUN: llvm-objcopy --rename-section=.foo=.bar,noload %t %t.noload
9 # RUN: llvm-readobj --sections %t.noload | FileCheck %s --check-prefixes=CHECK,WRITE
60 …ection flag 'xyzzy'. Flags supported for GNU compatibility: alloc, load, noload, readonly, debug, …
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/drivers/renesas/common/io/
H A Dio_rcar.c301 uint32_t noload, cert, len, i; in load_bl33x() local
321 rc = file_to_offset(img[i], &offset, &cert, &noload, in load_bl33x()
474 uint32_t noload, cert, len; in rcar_file_open() local
489 rc = file_to_offset(spec->offset, &offset, &cert, &noload, &partition); in rcar_file_open()
495 if (noload != 0U) { in rcar_file_open()
500 current_file.no_load = noload; in rcar_file_open()
517 current_file.no_load = noload; in rcar_file_open()
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/drivers/renesas/common/io/
H A Dio_rcar.c301 uint32_t noload, cert, len, i; in load_bl33x() local
321 rc = file_to_offset(img[i], &offset, &cert, &noload, in load_bl33x()
474 uint32_t noload, cert, len; in rcar_file_open() local
489 rc = file_to_offset(spec->offset, &offset, &cert, &noload, &partition); in rcar_file_open()
495 if (noload != 0U) { in rcar_file_open()
500 current_file.no_load = noload; in rcar_file_open()
517 current_file.no_load = noload; in rcar_file_open()
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/drivers/renesas/common/io/
H A Dio_rcar.c301 uint32_t noload, cert, len, i; in load_bl33x() local
321 rc = file_to_offset(img[i], &offset, &cert, &noload, in load_bl33x()
474 uint32_t noload, cert, len; in rcar_file_open() local
489 rc = file_to_offset(spec->offset, &offset, &cert, &noload, &partition); in rcar_file_open()
495 if (noload != 0U) { in rcar_file_open()
500 current_file.no_load = noload; in rcar_file_open()
517 current_file.no_load = noload; in rcar_file_open()
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/drivers/renesas/common/io/
H A Dio_rcar.c301 uint32_t noload, cert, len, i; in load_bl33x() local
321 rc = file_to_offset(img[i], &offset, &cert, &noload, in load_bl33x()
474 uint32_t noload, cert, len; in rcar_file_open() local
489 rc = file_to_offset(spec->offset, &offset, &cert, &noload, &partition); in rcar_file_open()
495 if (noload != 0U) { in rcar_file_open()
500 current_file.no_load = noload; in rcar_file_open()
517 current_file.no_load = noload; in rcar_file_open()
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/drivers/renesas/common/io/
H A Dio_rcar.c301 uint32_t noload, cert, len, i; in load_bl33x() local
321 rc = file_to_offset(img[i], &offset, &cert, &noload, in load_bl33x()
474 uint32_t noload, cert, len; in rcar_file_open() local
489 rc = file_to_offset(spec->offset, &offset, &cert, &noload, &partition); in rcar_file_open()
495 if (noload != 0U) { in rcar_file_open()
500 current_file.no_load = noload; in rcar_file_open()
517 current_file.no_load = noload; in rcar_file_open()
/dports/devel/llvm90/llvm-9.0.1.src/test/tools/llvm-objcopy/ELF/
H A Drename-section-flag.test10 # RUN: llvm-objcopy --rename-section=.foo=.bar,noload \
11 # RUN: --rename-section=.baz=.blah,noload %t %t.noload
12 # RUN: llvm-readobj --sections %t.noload | FileCheck %s --check-prefixes=CHECK,PROGBITS,WRITE
98 …ection flag 'xyzzy'. Flags supported for GNU compatibility: alloc, load, noload, readonly, debug, …

12345678910>>...18