| /freebsd-13-stable/contrib/llvm-project/lldb/bindings/interface/ |
| HD | SBBreakpointExtensions.i | 32 accessor = self.get_locations_access_object() 33 for idx in range(len(accessor)): 34 locations.append(accessor[idx])
|
| HD | SBProcessExtensions.i | 69 accessor = self.get_threads_access_object() 70 for idx in range(len(accessor)): 71 threads.append(accessor[idx])
|
| HD | SBValueExtensions.i | 35 accessor = self.get_child_access_object() 36 for idx in range(len(accessor)): 37 children.append(accessor[idx])
|
| /freebsd-13-stable/crypto/openssl/ssl/record/ |
| HD | README | 12 3) A set of accessor macros 35 directly access its members. Instead components use accessor macros, so if code
|
| /freebsd-13-stable/sys/contrib/openzfs/config/ |
| HD | kernel-file-inode.m4 | 3 dnl # struct access f->f_dentry->d_inode was replaced by accessor function
|
| HD | kernel-file-dentry.m4 | 3 dnl # struct access file->f_path.dentry was replaced by accessor function
|
| /freebsd-13-stable/contrib/llvm-project/libcxx/modules/std/ |
| HD | mdspan.inc | 23 // [mdspan.accessor.default], class template default_accessor
|
| /freebsd-13-stable/sys/dev/ida/ |
| HD | idavar.h | 192 struct ida_access *accessor; member
|
| HD | ida_pci.c | 245 ida->cmd = *board->accessor; in ida_pci_attach()
|
| /freebsd-13-stable/share/doc/psd/05.sysman/ |
| HD | spell.ok | 97 accessor
|
| /freebsd-13-stable/contrib/llvm-project/libcxx/include/ |
| HD | mdspan | 32 // [mdspan.accessor.default], class template default_accessor 339 constexpr const accessor_type& accessor() const noexcept { return acc_; }
|
| HD | valarray | 751 // implementation specific accessor
|
| /freebsd-13-stable/contrib/llvm-project/libcxx/include/__mdspan/ |
| HD | mdspan.h | 244 _LIBCPP_HIDE_FROM_ABI constexpr const accessor_type& accessor() const noexcept { return __acc_; }; in accessor() function
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| HD | CGObjCGNU.cpp | 299 auto addPropertyMethod = [&](const ObjCMethodDecl *accessor) { in PushProperty() argument 300 if (accessor) { in PushProperty() 301 std::string TypeStr = Context.getObjCEncodingForMethodDecl(accessor); in PushProperty() 303 Fields.add(MakeConstantString(accessor->getSelector().getAsString())); in PushProperty() 1158 auto addPropertyMethod = [&](const ObjCMethodDecl *accessor) { in PushProperty() argument 1159 if (accessor) { in PushProperty() 1160 std::string TypeStr = Context.getObjCEncodingForMethodDecl(accessor); in PushProperty() 1161 Fields.add(GetConstantSelector(accessor->getSelector(), TypeStr)); in PushProperty()
|
| /freebsd-13-stable/usr.sbin/bsdconfig/share/ |
| HD | struct.subr | 149 # Unset the collection of environment variables and accessor-function
|
| /freebsd-13-stable/contrib/libevent/ |
| HD | whatsnew-2.0.txt | 279 now provides accessor functions to retrieve everything from an event that 584 There are now accessor functions for the useful fields of struct http
|
| /freebsd-13-stable/contrib/ntp/sntp/libevent/ |
| HD | whatsnew-2.0.txt | 279 now provides accessor functions to retrieve everything from an event that 584 There are now accessor functions for the useful fields of struct http
|
| /freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| HD | DiagnosticParseKinds.td | 795 "property declaration specifies '%0' accessor twice">; 797 "expected name of accessor method">; 799 "expected ',' or ')' at end of property accessor list">;
|
| HD | AttrDocs.td | 461 SYCL defines some special classes (accessor, sampler, and stream) which require 483 class __attribute__((sycl_special_class)) accessor {}; 484 class [[clang::sycl_special_class]] accessor {};
|
| HD | DiagnosticSemaKinds.td | 366 "referenced in this property's accessor">, 1366 "type of property %0 does not match type of accessor %1">; 1431 InGroup<DiagGroup<"atomic-property-with-user-defined-accessor">>; 1562 "type of property %0 (%1) does not match type of accessor %2 (%3)">;
|
| /freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/ |
| HD | Expr.h | 6301 IdentifierInfo &accessor, SourceLocation loc) in ExtVectorElementExpr() argument 6304 Base(base), Accessor(&accessor), AccessorLoc(loc) { in ExtVectorElementExpr()
|
| /freebsd-13-stable/crypto/openssl/ |
| HD | INSTALL | 1034 provided accessor functions where you would previously access a
|
| HD | CHANGES | 790 *) Add the missing accessor EVP_PKEY_get0_engine()
|
| /freebsd-13-stable/crypto/heimdal/ |
| HD | ChangeLog.2006 | 70 * lib/krb5/digest.c: Add sessionkey accessor functions.
|
| /freebsd-13-stable/contrib/ntp/ |
| HD | CommitLog | 137508 Get rid of accessor for WaitableExitEventHandle. 137518 Get rid of accessor for WaitableExitEventHandle. 137522 Get rid of accessor for WaitableExitEventHandle.
|