Home
last modified time | relevance | path

Searched defs:retain (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntrusiveRefCntPtr.h158 static void retain(T *obj) { obj->Retain(); } retain() function
217 void retain() { retain() function
H A DImmutableSet.h322 void retain() { ++refCount; } in retain() function
/freebsd/contrib/libxo/doc/
H A Dfield-formatting.rst289 .. _retain: target in Argument Validation
/freebsd/contrib/ncurses/ncurses/tty/
H A Dlib_vidattr.c161 chtype retain = 0; in NCURSES_EXPORT() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DExecutionDomainFix.h164 DomainValue *retain(DomainValue *DV) { in retain() function
/freebsd/contrib/nvi/vi/
H A Dv_txt.c2844 size_t input_len, retain; in txt_Rresolve() local
/freebsd/contrib/wpa/src/pae/
H A Dieee802_1x_kay_i.h95 bool retain; member