Home
last modified time | relevance | path

Searched defs:always (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/openbsm/libbsm/
H A Dbsm_user.c64 char *username, *always, *never; in userfromstr() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dompt-specific.cpp275 int on_heap, bool always) { in __ompt_lw_taskteam_link()
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dread_entry.c143 char *table, bool always) in convert_strings()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h468 static bool always(const LegalityQuery &) { return true; } in always() function
/freebsd/contrib/bmake/
H A Djob.c237 bool always; member
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp1224 auto always = [=](const LegalityQuery &Q) { return true; }; in AArch64LegalizerInfo() local
/freebsd/contrib/ncurses/progs/
H A Dtic.c2325 parse_delay_value(const char *src, double *delays, int *always) in parse_delay_value()
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js1236 always: function() { method