/external/selinux/libselinux/src/ |
D | load_policy.c | 316 goto noload; in hidden_def() 335 goto noload; in hidden_def() 352 goto noload; in hidden_def() 358 goto noload; in hidden_def() 365 goto noload; in hidden_def() 371 noload: in hidden_def()
|
/external/arm-trusted-firmware/drivers/renesas/common/io/ |
D | io_rcar.c | 301 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()
|
/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/ |
D | rename-section-flag.test | 10 # 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 103 …ection flag 'xyzzy'. Flags supported for GNU compatibility: alloc, load, noload, readonly, exclude…
|
D | set-section-flags.test | 10 # RUN: llvm-objcopy --set-section-flags=.foo=noload \ 11 # RUN: --set-section-flags=.baz=noload --set-section-flags=.rela.baz=noload %t %t.noload 12 # RUN: llvm-readobj --sections %t.noload | FileCheck %s --check-prefixes=CHECK,PROGBITS,WRITE 129 …ection flag 'xyzzy'. Flags supported for GNU compatibility: alloc, load, noload, readonly, exclude…
|
D | rename-section-flag-preserved.test | 8 # RUN: llvm-objcopy --rename-section=.foo=.bar,noload %t %t.noload 9 # RUN: llvm-readobj --sections %t.noload | FileCheck %s --check-prefixes=CHECK,WRITE
|
/external/llvm-project/llvm/test/tools/llvm-objcopy/COFF/ |
D | set-section-flags.test | 8 # RUN: llvm-objcopy --set-section-flags=.foo=noload %t %t.noload 9 # RUN: llvm-readobj --sections %t.noload | FileCheck %s --check-prefixes=CHECK,READ,WRITE,REMOVE 82 …ection flag 'xyzzy'. Flags supported for GNU compatibility: alloc, load, noload, readonly, exclude…
|
/external/llvm-project/lld/ELF/ |
D | OutputSections.h | 93 bool noload = false; variable
|
D | OutputSections.cpp | 138 if (noload) in commitSection()
|
D | ScriptParser.cpp | 777 cmd->noload = true; in readSectionDirective()
|
D | Writer.cpp | 2283 if (!(sec->flags & SHF_ALLOC) || sec->noload) in needsPtLoad()
|
/external/llvm-project/llvm/tools/llvm-objcopy/ |
D | ObjcopyOpts.td | 52 "Flags supported for GNU compatibility: alloc, load, noload, " 85 "compatibility: alloc, load, noload, readonly, debug, code, data, "
|
/external/python/cpython2/Doc/library/ |
D | pickle.rst | 323 .. method:: noload() 330 **Note:** the :meth:`noload` method is currently only available on 332 :mod:`pickle` module :class:`Unpickler`\ s do not have the :meth:`noload` 644 conjunction with the :meth:`~Unpickler.noload` method on the Unpickler.
|
/external/llvm-project/llvm/docs/CommandGuide/ |
D | llvm-objcopy.rst | 139 Supported flag names are `alloc`, `load`, `noload`, `readonly`, `exclude`, 160 - `noload` = add the `IMAGE_SCN_LNK_REMOVE` and `IMAGE_SCN_MEM_READ` flags.
|
/external/python/cpython2/Modules/ |
D | cPickle.c | 5142 noload(Unpicklerobject *self) in noload() function 5450 return noload(self); in Unpickler_noload()
|
/external/cpuinfo/test/dmesg/ |
D | galaxy-j7-prime.log | 382 …nit: 2087] [c1] EXT4-fs (mmcblk0p21): mounted filesystem without journal. Opts: errors=panic,noload
|
D | galaxy-a3-2016-eu.log | 692 … EXT4-fs (mmcblk0p20): mounted filesystem without journal. Opts: errors=panic,noload,block_validity
|
D | galaxy-c9-pro.log | 267 … EXT4-fs (mmcblk0p39): mounted filesystem without journal. Opts: errors=panic,noload,block_validity
|
D | galaxy-s7-global.log | 2812 … init: 3002] EXT4-fs (sda14): mounted filesystem without journal. Opts: errors=panic,noload 2815 …mgr: __mount return 0(source=SYSTEM,target=/system,type=ext4,flags=401,options=errors=panic,noload)
|
D | galaxy-s8-global.log | 2131 … init: 3092] EXT4-fs (dm-0): mounted filesystem without journal. Opts: errors=panic,noload 2133 … fs_mgr: __mount return 0(source=dm-0,target=/system,type=ext4,flags=1,options=errors=panic,noload)
|
D | galaxy-a8-2016-duos.log | 1612 … 237] EXT4-fs (dm-0): mounted filesystem without journal. Opts: errors=panic,noload,block_validity
|
D | galaxy-j5.log | 1618 … EXT4-fs (mmcblk0p25): mounted filesystem without journal. Opts: errors=panic,noload,block_validity
|
D | galaxy-s6.log | 2880 … init: 2891] EXT4-fs (dm-0): mounted filesystem without journal. Opts: errors=panic,noload
|
D | galaxy-s7-us.log | 2850 … init: 568] EXT4-fs (dm-0): mounted filesystem without journal. Opts: errors=panic,noload
|