Home
last modified time | relevance | path

Searched refs:__prop (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/bsdconfig/share/
H A Dgeom.subr308 local __prop="$1" __find="$2" __type="$3" __var_to_set="$4"
314 if [ ! "$__prop" ]; then
334 $__class get "$__prop" __value || __value=
345 $__geom get "$__prop" __value || __value=
358 $__item get "$__prop" __value ||
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_intrinsics.h569 __nv_associate_access_property(const void *__ptr, unsigned long long __prop) { in __nv_associate_access_property() argument