Home
last modified time | relevance | path

Searched refs:Dereference (Results 1 – 25 of 52) sorted by relevance

123

/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-masarati-ldap-deref-xx.txt11 LDAP Dereference Control
62 This document describes the Dereference Control for LDAP. This
71 2. The LDAP Dereference Control . . . . . . . . . . . . . . . . . 4
172 2. The LDAP Dereference Control
231 specification of the Dereference Control request is:
246 specification of the Dereference Control response is:
306 A search could be performed with a Dereference request control value
465 Identifies the LDAP Dereference Control request
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp82 if (Dereference) in dump()
117 if (Dereference) in dump()
136 return Offset == RHS.Offset && Dereference == RHS.Dereference; in operator ==()
139 Dereference == RHS.Dereference; in operator ==()
141 return *Expr == *RHS.Expr && Dereference == RHS.Dereference; in operator ==()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h69 bool Dereference; /// If true, the resulting location must be dereferenced variable
75 : Kind(K), RegNum(InvalidRegisterNumber), Offset(0), Dereference(false) {} in UnwindLocation()
78 : Kind(K), RegNum(Reg), Offset(Off), Dereference(Deref) {} in UnwindLocation()
82 Dereference(Deref) {} in UnwindLocation()
/netbsd-src/external/apache2/llvm/dist/clang/utils/
H A DClangDataFormat.py153 return found if not found.TypeIsPointerType() else found.Dereference()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h128 Dereference, // ?D # operator* enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp270 OUTPUT_ENUM_CLASS_VALUE(IntrinsicFunctionKind, Dereference, "operator*"); in output()
H A DMicrosoftDemangle.cpp551 IFK::Dereference, // ?D # operator* in translateIntrinsicFunctionCode()
/netbsd-src/external/bsd/bzip2/dist/
H A DCHANGES235 * Dereference symlinks when copying file permissions in -f mode.
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A DChangeLog443 Dereference the field when both are set.
H A DChangeLog-2015634 (expand_intrinsic_vaarg): Dereference ref va_list parameters.
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DChangeLog-2019334 * objcopy.c (compare_section_lma): Correct comment. Dereference
610 * dwarf.c (comp_addr_base): Dereference args.
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A DChangeLog-2019334 * objcopy.c (compare_section_lma): Correct comment. Dereference
610 * dwarf.c (comp_addr_base): Dereference args.
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-2012783 (sread): Dereference vtable pointer.
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20052473 Dereference the expression to obtain the character.
2668 * trans-expr.c (gfc_conv_variable): Dereference access
2673 if f2c calling conventions are used. Dereference COMPLEX result
H A DChangeLog-20131947 * trans-expr.c (gfc_conv_procedure_call): Dereference scalar
H A DChangeLog-20102162 * trans-expr.c (gfc_conv_variable): Dereference in case of association
3590 * trans-array.c (structure_alloc_comps): Dereference scalar
H A DChangeLog-20122127 * trans-expr.c (fcncall_realloc_result): Dereference the
H A DChangeLog-20152363 Dereference if necessary and return if not a class object.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-19951410 * sig.c (build_signature_method_call): Dereference the optr for the
3168 * typeck.c (build_function_call_real): Dereference reference after
3198 * call.c (build_method_call): Dereference a returned reference.
H A DChangeLog-1996295 * decl2.c (build_expr_from_tree): Dereference ref vars.
1517 * cvt.c (convert_to_reference): Dereference the result of a type
H A DChangeLog-19942024 * typeck.c (build_modify_expr): Dereference references before trying
2113 * call.c (convert_harshness): Dereference reference on rhs before
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc4511.txt1213 derefFindingBaseObj: Dereference aliases in locating the base
1217 derefAlways: Dereference aliases both in searching and in locating
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-2013793 (mips16_macro_build): Dereference args.
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-2013793 (mips16_macro_build): Dereference args.
/netbsd-src/external/bsd/openldap/dist/
H A Dconfigure.ac389 OL_ARG_ENABLE(deref, [AS_HELP_STRING([--enable-deref], [Dereference overlay])],

123