Home
last modified time | relevance | path

Searched refs:pointers (Results 1 – 25 of 288) sorted by relevance

12345678910>>...12

/freebsd/sys/contrib/ck/include/
H A Dck_hp.h66 void **pointers; member
81 ck_pr_store_ptr(&record->pointers[i], pointer); in ck_hp_set()
90 ck_pr_fas_ptr(&record->pointers[i], pointer); in ck_hp_set_fence()
92 ck_pr_store_ptr(&record->pointers[i], pointer); in ck_hp_set_fence()
102 void **pointers = record->pointers; in ck_hp_clear() local
106 *pointers++ = NULL; in ck_hp_clear()
/freebsd/sys/contrib/ck/src/
H A Dck_hp.c136 void **pointers) in ck_hp_register() argument
141 entry->pointers = pointers; in ck_hp_register()
145 memset(pointers, 0, state->degree * sizeof(void *)); in ck_hp_register()
176 if (ck_pr_load_ptr(&record->pointers) == NULL) in ck_hp_member_scan()
180 hazard = ck_pr_load_ptr(&record->pointers[i]); in ck_hp_member_scan()
203 if (ck_pr_load_ptr(&record->pointers) == NULL) in ck_hp_member_cache()
210 pointer = ck_pr_load_ptr(&record->pointers[i]); in ck_hp_member_cache()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DCFBasicHash.cpp64 m_exe_ctx_ref.GetProcessSP()->ReadMemory(ptr_offset, m_ht->pointers, size, in UpdateFor()
101 return m_ht_32->pointers[m_ht_32->bits.keys_offset]; in GetKeyPointer()
103 return m_ht_64->pointers[m_ht_64->bits.keys_offset]; in GetKeyPointer()
111 return m_ht_32->pointers[0]; in GetValuePointer()
113 return m_ht_64->pointers[0]; in GetValuePointer()
/freebsd/crypto/openssl/doc/designs/
H A Devp-cipher-pipeline.md38 - EVP_CTRL_SET_PIPELINE_OUTPUT_BUFS (array of buffer pointers)
39 - EVP_CTRL_SET_PIPELINE_INPUT_BUFS (array of buffer pointers)
75 * @param iv array of pointers (array length must be numpipes)
89 * @param out array of pointers to output buffers (array length must be
96 * @param in array of pointers to input buffers (array length must be
106 * @param outm array of pointers to output buffers (array length must be
122 * @param buf array of pointers to aead buffers (array length must be
143 * data (individual pointers within array being NULL will be
199 - [x] a. A set of buffers is represented by an array of buffer pointers and
209 pointers. This can be used with `iovec_buf` if we decide with 3.b.
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetCXXABI.def39 /// - the representation of member function pointers is adjusted
40 /// to not conflict with the 'thumb' bit of ARM function pointers;
58 /// - member function pointers,
81 /// - representation of member function pointers adjusted as in ARM.
88 /// - representation of member function pointers adjusted as in ARM.
94 /// - representation of member function pointers is adjusted, as in ARM;
/freebsd/sys/contrib/openzfs/config/
H A Dhost-cpu-c-abi.m466 # - 64-bit instruction set, 64-bit pointers, 64-bit 'long': x86_64.
67 # - 64-bit instruction set, 64-bit pointers, 32-bit 'long': x86_64
69 # - 64-bit instruction set, 32-bit pointers, 32-bit 'long': x86_64-x32.
70 # - 32-bit instruction set, 32-bit pointers, 32-bit 'long': i386.
103 # - aarch64 instruction set, 64-bit pointers, 64-bit 'long': arm64.
104 # - aarch64 instruction set, 32-bit pointers, 32-bit 'long': arm64-ilp32.
105 # - 32-bit instruction set, 32-bit pointers, 32-bit 'long': arm or armhf.
485 # - 64-bit instruction set, 64-bit pointers, 64-bit 'long': x86_64.
486 # - 64-bit instruction set, 64-bit pointers, 32-bit 'long': x86_64
488 # - 64-bit instruction set, 32-bit pointers, 32-bit 'long': x86_64-x32.
[all …]
/freebsd/bin/sh/tests/parser/
H A Dheredoc7.02 # Some of these created malformed parse trees with null pointers for here
11 # Some of these created malformed parse trees with null pointers for here
/freebsd/crypto/openssl/crypto/
H A DREADME-sparse_array.md8 tree contains a block of pointers to either the user supplied leaf values or
14 SA_BLOCK_MAX Specifies the number of pointers in each block
48 index 0 results in the allocation of a top level node full of null pointers
155 Note: sparse arrays only include pointers to types.
/freebsd/crypto/openssl/doc/man3/
H A DADMISSIONS.pod115 NAMING_AUTHORITY_get0_get0_authorityText(), functions return pointers
125 and ADMISSION_SYNTAX_get0_contentsOfAdmissions() functions return pointers
136 functions return pointers to those values within the object.
150 functions return pointers to those values within the object.
H A DX509_SIG_get0.pod18 X509_SIG_get0() returns pointers to the algorithm identifier and digest
20 except the pointers returned are not constant and can be modified:
H A DX509_ACERT_get0_holder_baseCertId.pod73 and OSSL_ISSUER_SERIAL_get0_serial() return pointers to these values in the object.
102 pointers must not be freed after use.
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dmarvell-neta-bm.txt12 - pool<0 : 3>,capacity: size of external buffer pointers' ring maintained
18 pointers' pool (id 0 : 3). It will be taken into consideration only when pool
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_flags.inc41 LSAN_FLAG(bool, use_unaligned, false, "Consider unaligned pointers valid.")
43 "Consider pointers found in poisoned memory to be valid.")
/freebsd/stand/uboot/arch/arm/
H A Darm.ldscript65 /* Put .ctors and .dtors next to the .got2 section, so that the pointers
66 get relocated with -mrelocatable. Also put in the .fixup pointers.
/freebsd/sys/conf/
H A Dldscript.powerpc96 /* Put .ctors and .dtors next to the .got2 section, so that the pointers
97 get relocated with -mrelocatable. Also put in the .fixup pointers.
H A Dldscript.powerpc64le122 /* Put .ctors and .dtors next to the .got2 section, so that the pointers
123 get relocated with -mrelocatable. Also put in the .fixup pointers.
H A Dldscript.powerpc64122 /* Put .ctors and .dtors next to the .got2 section, so that the pointers
123 get relocated with -mrelocatable. Also put in the .fixup pointers.
/freebsd/stand/uboot/arch/powerpc/
H A Dpowerpc.ldscript64 /* Put .ctors and .dtors next to the .got2 section, so that the pointers
65 get relocated with -mrelocatable. Also put in the .fixup pointers.
/freebsd/stand/kboot/kboot/arch/powerpc64/
H A Dpowerpc64.ldscript64 /* Put .ctors and .dtors next to the .got2 section, so that the pointers
65 get relocated with -mrelocatable. Also put in the .fixup pointers.
/freebsd/stand/powerpc/ofw/
H A Dppc-common.ldscript66 /* Put .ctors and .dtors next to the .got2 section, so that the pointers
67 get relocated with -mrelocatable. Also put in the .fixup pointers.
/freebsd/usr.sbin/bhyve/
H A Dbasl.c56 STAILQ_HEAD(basl_table_pointer_list, basl_table_pointer) pointers;
276 STAILQ_FOREACH(pointer, &table->pointers, chain) { in basl_finish_patch_pointers()
490 STAILQ_INSERT_TAIL(&table->pointers, pointer, chain); in basl_table_add_pointer()
678 STAILQ_INIT(&new_table->pointers); in basl_table_create()
/freebsd/cddl/usr.sbin/dtrace/tests/common/decls/
H A DMakefile20 tst.pointers.d \
/freebsd/sys/cddl/boot/zfs/
H A DREADME10 blkptr.c ZFS embedded-data block pointers support
/freebsd/lib/libc/db/
H A Dchangelog50 Cast allocation pointers to shut up old compilers.
65 return of invalid pointers.
/freebsd/cddl/usr.sbin/dtrace/tests/common/
H A DMakefile45 pointers \

12345678910>>...12