Home
last modified time | relevance | path

Searched refs:referenced (Results 1 – 25 of 920) sorted by relevance

12345678910>>...37

/netbsd-src/regress/sys/uvm/pdsim/
H A Dnbsd.hs40 data Page = Pg { pgid :: PageId, referenced :: Bool } function
68 clrref pg = pg { referenced = False }
69 markref pg = pg { referenced = True }
89 if referenced p then
101 if referenced p then
130 newpg i = Pg {pgid = i, referenced = True}
H A Dpdsim.c136 boolean_t referenced = pmap_is_referenced(pg); in pmap_clear_reference() local
140 return referenced; in pmap_clear_reference()
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dshreloc1.c9 ATTRIBUTES void fn_1 (int referenced) { static_var_1 = referenced; } in fn_1() argument
H A Dshreloc2.c9 ATTRIBUTES void fn_2 (int referenced) { static_var_2 = referenced; } in fn_2() argument
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dshreloc2.c9 ATTRIBUTES void fn_2 (int referenced) { static_var_2 = referenced; } in fn_2() argument
H A Dshreloc1.c9 ATTRIBUTES void fn_1 (int referenced) { static_var_1 = referenced; } in fn_1() argument
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DEVP_PKEY_set1_RSA.pod54 EVP_PKEY_set1_EC_KEY() set the key referenced by B<pkey> to B<key>.
57 EVP_PKEY_get1_EC_KEY() return the referenced key in B<pkey> or
62 and EVP_PKEY_get0_EC_KEY() also return the referenced key in B<pkey> or B<NULL>
68 EVP_PKEY_assign_SIPHASH() also set the referenced key to B<key>
123 EVP_PKEY_get1_EC_KEY() return the referenced key or B<NULL> if
H A DSSL_SESSION_free.pod40 the SSL_SESSION objects are internally referenced by the SSL_CTX and
48 incorrectly became 0, but it is still referenced in the internal
/netbsd-src/crypto/external/bsd/openssl/dist/doc/internal/man3/
H A Devp_pkey_get1_ED25519.pod21 evp_pkey_get1_X448() return the referenced key in I<pkey> or NULL if the key
27 evp_pkey_get1_X448() return the referenced key or NULL if an error
H A Dossl_cmp_asn1_octet_string_set1.pod21 referenced via the I<tgt> argument and assigns either a copy of
25 referenced via the I<tgt> argument and assigns either a copy of the given byte
/netbsd-src/external/mit/libuv/dist/docs/src/
H A Dhandle.rst159 is already referenced calling this function again will have no effect.
166 is not referenced calling this function again will have no effect.
172 Returns non-zero if the handle referenced, zero otherwise.
275 active `and` referenced handles left. The user can force the loop to exit early
279 A handle can be referenced or unreferenced, the refcounting scheme doesn't use
282 All handles are referenced when active by default, see :c:func:`uv_is_active`
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dggc-tests.cc427 test_struct *referenced = ggc_cleared_alloc <test_struct> (); in test_user_struct() local
428 root_user_struct_ptr->m_ptr = referenced; in test_user_struct()
435 ASSERT_TRUE (ggc_marked_p (referenced)); in test_user_struct()
H A Dvarpool.cc635 hash_set<varpool_node *> referenced; in remove_unreferenced_decls() local
683 referenced.add (vnode); in remove_unreferenced_decls()
687 referenced.add (vnode); in remove_unreferenced_decls()
701 if (referenced.contains(node)) in remove_unreferenced_decls()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dggc-tests.c438 test_struct *referenced = ggc_cleared_alloc <test_struct> (); in test_user_struct() local
439 root_user_struct_ptr->m_ptr = referenced; in test_user_struct()
446 ASSERT_TRUE (ggc_marked_p (referenced)); in test_user_struct()
H A Dvarpool.c626 hash_set<varpool_node *> referenced; in remove_unreferenced_decls() local
674 referenced.add (vnode); in remove_unreferenced_decls()
678 referenced.add (vnode); in remove_unreferenced_decls()
692 if (referenced.contains(node)) in remove_unreferenced_decls()
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/doc/
H A Drt-envsubst.texi44 referenced in @var{shell-format} are substituted; otherwise all environment
54 consists of the environment variables that are referenced in
/netbsd-src/external/apache2/llvm/dist/llvm/docs/PDB/
H A DDbiStream.rst77 are stored in the symbol record stream, and are referenced from this stream.
96 are stored in the symbol record stream, and are referenced from this stream.
414 what kind of debug information is at the referenced stream. ``11`` indices
422 **FPO Data** - ``DbgStreamArray[0]``. The data in the referenced stream is an
426 **Exception Data** - ``DbgStreamArray[1]``. The data in the referenced stream
429 **Fixup Data** - ``DbgStreamArray[2]``. The data in the referenced stream is a
432 **Omap To Src Data** - ``DbgStreamArray[3]``. The data in the referenced stream
436 **Omap From Src Data** - ``DbgStreamArray[4]``. The data in the referenced stream
456 **New FPO Data** - ``DbgStreamArray[9]``. The data in the referenced stream is a
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DOSSL_PARAM_int.pod234 The BIGNUM referenced by I<val> is updated and is allocated if I<*val> is
251 by I<p> to the value referenced by I<val>.
272 pointed to by I<p> to the value referenced by I<val>.
277 referenced by I<p> and stores it in I<*val>.
280 referenced by I<p> to the values I<val>.
283 referenced by I<p> and stores it in I<*val>.
287 referenced by I<p> to the values I<val>.
H A DEVP_PKEY_set1_RSA.pod80 EVP_PKEY_set1_EC_KEY() set the key referenced by I<pkey> to I<key>. These
86 EVP_PKEY_assign_SIPHASH() set the referenced key to I<key> however these use
94 EVP_PKEY_get1_EC_KEY() return the referenced key in I<pkey> or NULL if the
104 EVP_PKEY_get0_EC_KEY() return the referenced key in I<pkey> or NULL if the
193 EVP_PKEY_get1_EC_KEY() return the referenced key or NULL if
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/models/inliner/
H A DREADME.txt2 Note that, currently, this model is also referenced by test/Transforms/Inline/ML
/netbsd-src/sys/external/bsd/acpica/dist/generate/lint/
H A Doptions.lnt76 -e715 // Ignore non-referenced formal parameters
77 -e750 // Ignore non-referenced local macros (_MODULE_NAME, _COMPONENT, etc.)
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/regex/internal/
H A Dbacktracking.d665 auto referenced = re.ir[pc].localRef in matchImpl() local
668 while (!atEnd && !referenced.empty && front == referenced.front) in matchImpl()
671 referenced.popFront(); in matchImpl()
673 if (referenced.empty) in matchImpl()
1446 while (!atEnd && !referenced.empty && front == referenced.front) in ctAtomCode()
1449 referenced.popFront(); in ctAtomCode()
1451 if (referenced.empty) in ctAtomCode()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/
H A Dbacktracking.d637 auto referenced = re.ir[pc].localRef in BacktrackingMatcher() local
640 while (!atEnd && !referenced.empty && front == referenced.front) in BacktrackingMatcher()
643 referenced.popFront(); in BacktrackingMatcher()
645 if (referenced.empty) in BacktrackingMatcher()
1422 while (!atEnd && !referenced.empty && front == referenced.front)
1425 referenced.popFront();
1427 if (referenced.empty)
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DBlockLanguageSpec.rst46 returns a value of type int. The Block referenced is of opaque data
155 Local automatic (stack) variables referenced within the compound
212 in matched use, release allocated storage for referenced Blocks.
218 matched to a Block copy operation, allows recovery of the referenced
281 variables of automatic storage referenced within the Block expression
327 A Block that referenced these variables would import the variables as
/netbsd-src/external/bsd/openldap/dist/servers/slapd/schema/
H A Dopenldap.ldif51 # All olcObjectIdentifiers must be first, so they may be referenced by
53 # All olcAttributeTypes must be next, so they may be referenced by any

12345678910>>...37