| /freebsd-13.1/sys/contrib/ck/include/ |
| H A D | ck_hp.h | 66 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-13.1/sys/contrib/ck/src/ |
| H A D | ck_hp.c | 136 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-13.1/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/ |
| H A D | CFBasicHash.cpp | 64 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-13.1/bin/sh/tests/parser/ |
| H A D | heredoc7.0 | 3 # Some of these created malformed parse trees with null pointers for here 12 # Some of these created malformed parse trees with null pointers for here
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | TargetCXXABI.def | 39 /// - 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-13.1/sys/contrib/openzfs/config/ |
| H A D | host-cpu-c-abi.m4 | 66 # - 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 489 # - 32-bit instruction set, 32-bit pointers, 32-bit 'long': i386. [all …]
|
| /freebsd-13.1/crypto/openssl/doc/man3/ |
| H A D | X509_SIG_get0.pod | 18 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 D | ADMISSIONS.pod | 115 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.
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/net/ |
| H A D | marvell-neta-bm.txt | 12 - 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-13.1/contrib/llvm-project/compiler-rt/lib/lsan/ |
| H A D | lsan_flags.inc | 41 LSAN_FLAG(bool, use_unaligned, false, "Consider unaligned pointers valid.") 43 "Consider pointers found in poisoned memory to be valid.")
|
| /freebsd-13.1/contrib/libcbor/ |
| H A D | codecov.yml | 2 - "test/stream_expectations.c" # Function pointers are not resolved correctly
|
| /freebsd-13.1/stand/powerpc/kboot/ |
| H A D | ldscript.powerpc | 70 /* Put .ctors and .dtors next to the .got2 section, so that the pointers 71 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| /freebsd-13.1/stand/arm/uboot/ |
| H A D | ldscript.arm | 66 /* 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-13.1/cddl/usr.sbin/dtrace/tests/common/decls/ |
| H A D | Makefile | 22 tst.pointers.d \
|
| /freebsd-13.1/stand/mips/uboot/ |
| H A D | ldscript.mips | 62 /* Put .ctors and .dtors next to the .got2 section, so that the pointers 63 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| /freebsd-13.1/stand/powerpc/ofw/ |
| H A D | ldscript.powerpc | 69 /* Put .ctors and .dtors next to the .got2 section, so that the pointers 70 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| H A D | ldscript.powerpcle | 69 /* Put .ctors and .dtors next to the .got2 section, so that the pointers 70 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| /freebsd-13.1/stand/powerpc/uboot/ |
| H A D | ldscript.powerpc | 65 /* 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-13.1/sys/conf/ |
| H A D | ldscript.powerpc | 86 /* Put .ctors and .dtors next to the .got2 section, so that the pointers 87 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| H A D | ldscript.powerpcspe | 87 /* Put .ctors and .dtors next to the .got2 section, so that the pointers 88 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| H A D | ldscript.powerpc64le | 110 /* Put .ctors and .dtors next to the .got2 section, so that the pointers 111 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| H A D | ldscript.powerpc64 | 111 /* Put .ctors and .dtors next to the .got2 section, so that the pointers 112 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| /freebsd-13.1/sys/cddl/boot/zfs/ |
| H A D | README | 10 blkptr.c ZFS embedded-data block pointers support
|
| /freebsd-13.1/cddl/usr.sbin/dtrace/tests/common/ |
| H A D | Makefile | 45 pointers \
|
| /freebsd-13.1/contrib/llvm-project/libcxx/include/experimental/ |
| H A D | coroutine | 156 "non-void pointers"); 239 "non-void pointers"); 246 "pointers to the coroutine's promise type; use 'from_promise' instead");
|