| /netbsd/src/external/gpl2/lvm2/dist/lib/filters/ |
| D | filter-sysfs.c | 104 int initialised; member 120 ds->initialised = 0; in _dev_set_create() 256 ds->initialised = -1; in _init_devs() 260 ds->initialised = 1; in _init_devs() 270 if (!ds->initialised) in _accept_p() 274 if (ds->initialised != 1) in _accept_p()
|
| /netbsd/src/lib/libc/locale/ |
| D | setlocale.c | 139 static int initialised; in _find_category() local 141 if (!initialised) { in _find_category() 146 initialised = 1; in _find_category()
|
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/engine/ |
| D | eng_dyn.c | 300 int initialised; in dynamic_ctrl() local 306 initialised = ((ctx->dynamic_dso == NULL) ? 0 : 1); in dynamic_ctrl() 308 if (initialised) { in dynamic_ctrl()
|
| D | README.md | 91 EVP_CIPHER_CTX is actually initialised with an EVP_CIPHER method and is about to 147 functional reference to the first that successfully initialised. In the latter 154 try to initialise from the "pile" will be those that are already initialised 172 new ENGINE changes, an abstract ENGINE can be loaded and initialised, but that 173 is an algorithm-agnostic process. Even if initialised, it will not have 185 initialised state. So if RSA code asks for an ENGINE and no ENGINE has 194 initialised state, so only modification operations (not queries) will cause that
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/fr30/ |
| D | fr30.cc | 107 int initialised; /* Nonzero if frame size already calculated. */ member 258 current_frame_info.initialised = reload_completed; in fr30_compute_frame_size() 285 if (! current_frame_info.initialised) in fr30_expand_prologue() 412 gcc_assert (current_frame_info.initialised); in fr30_expand_epilogue()
|
| /netbsd/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/ |
| D | vchiq_core.h | 352 int32_t initialised; member 406 int initialised; member
|
| D | vchiq_arm.c | 1588 else if (g_state.remote->initialised != 1) in vchiq_get_state() 1590 __func__, g_state.remote->initialised); in vchiq_get_state() 1593 (g_state.remote->initialised == 1)) ? &g_state : NULL; in vchiq_get_state()
|
| D | vchiq_core.c | 2430 if (local->initialised) { in vchiq_init_state() 2432 if (remote->initialised) in vchiq_init_state() 2564 local->initialised = 1; in vchiq_init_state()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/erc32/ |
| D | NEWS | 50 * The load command does NOT longer load the initialised data at an address
|
| D | README.erc32 | 70 0x02000000 - 0x02400000 RAM (4 Mbyte, initialised to 0x0)
|
| /netbsd/src/external/gpl3/binutils/dist/gas/doc/ |
| D | c-rx.texi | 64 initialised data (.data) and uninitialised data sections (.bss). 69 initialised data (D_1) and uninitialised data sections (B_1).
|
| /netbsd/src/external/gpl3/binutils/dist/ld/scripttempl/ |
| D | tic4xcoff.sc | 127 /* Global initialised variables. */
|
| /netbsd/src/crypto/external/bsd/openssl/dist/ |
| D | README-ENGINES.md | 227 might be issued to an ENGINE *after* it has been initialised for use. 235 it has been initialised for use, and so the "-post" switch would be
|
| /netbsd/src/usr.bin/vmstat/ |
| D | vmstat.c | 1180 static int initialised; in cpucounters() local 1193 if (!initialised) { in cpucounters() 1195 initialised = 1; in cpucounters()
|
| /netbsd/src/external/lgpl3/mpc/dist/doc/ |
| D | mpc.texi | 400 A variable should only be initialised once, or at least cleared out between 401 each initialization. After a variable has been initialised, it may be 509 An @code{mpc_t} object must be initialised before storing the first value in 516 Normally, a variable should be initialised once only 573 These functions assign new values to already initialised complex numbers
|
| D | mpc.info | 317 A variable should only be initialised once, or at least cleared out 318 between each initialization. After a variable has been initialised, it 425 An ‘mpc_t’ object must be initialised before storing the first value in 431 parts to NaN. Normally, a variable should be initialised once only 483 These functions assign new values to already initialised complex numbers
|
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/err/ |
| D | openssl.txt | 20 ASN1_R_CONTEXT_NOT_INITIALISED:217:context not initialised 641 ENGINE_R_NOT_INITIALISED:117:not initialised 1106 RAND_R_DRBG_NOT_INITIALISED:104:drbg not initialised
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | ChangeLog-2014 | 799 line number cache that would not be initialised by the copy from 811 structure are initialised. 858 entries are initialised.
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | ChangeLog-2014 | 799 line number cache that would not be initialised by the copy from 811 structure are initialised. 858 entries are initialised.
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | ChangeLog | 1341 is initialised.
|
| D | ChangeLog-2005 | 1022 scope and ensure that all of its fields are initialised before
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | ChangeLog-2005 | 1022 scope and ensure that all of its fields are initialised before
|
| D | ChangeLog | 1355 is initialised.
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | ChangeLog-2019 | 856 'addr' is always initialised.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/mn10300/ |
| D | mn10300.md | 1813 ;; initialised with 0 which will make the BSCH instruction set searching
|