Searched refs:g_ (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_deadlock_detector.h | 139 uptr size() const { return g_.size(); } in size() 146 g_.clear(); in clear() 167 g_.removeEdgesTo(recycled_nodes_); in newNode() 176 g_.clear(); in newNode() 192 g_.removeEdgesFrom(idx); in removeNode() 205 return g_.isReachable(cur_idx, dtls->getLocks(current_epoch_)); in onLockBefore() 228 if (!g_.hasEdge(dtls->getLock(i), cur_idx)) in hasAllEdges() 245 uptr n_added_edges = g_.addEdges(dtls->getLocks(current_epoch_), cur_idx, in addEdges() 315 uptr res = g_.findShortestPath(idx, tmp_bv_, path, path_size); in findPathToLock() 348 return g_.hasEdge(nodeToIndex(l1), nodeToIndex(l2)); in testOnlyHasEdge() [all …]
|
/freebsd/crypto/heimdal/lib/gssapi/mech/ |
H A D | mech.cat5 | 8 _/_e_t_c_/_g_s_s_/_m_e_c_h _/_e_t_c_/_g_s_s_/_q_o_p 11 The _/_e_t_c_/_g_s_s_/_m_e_c_h file contains a list of installed GSS-API security 32 … The _/_e_t_c_/_g_s_s_/_q_o_p file contains a list of Quality of Protection values for 47 This is a typical entry from _/_e_t_c_/_g_s_s_/_m_e_c_h: 51 This is a typical entry from _/_e_t_c_/_g_s_s_/_q_o_p:
|
/freebsd/tests/sys/geom/class/ |
H A D | geom_subr.sh | 56 if ! kldstat -q -m g_${class}; then
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterInfos_arm.h | 353 g_##qreg##_contained, g_##name##_invalidates, nullptr, \ 362 nullptr, g_##name##_invalidates, nullptr, \
|
H A D | RegisterInfos_arm64.h | 511 g_contained_##xreg, g_##wreg##_invalidates, nullptr, \ 526 g_contained_##vreg, g_##reg##_invalidates, nullptr, \
|
/freebsd/contrib/less/ |
H A D | less.hlp | 106 -_<_f_l_a_g_> Toggle a command line option [see OPTIONS below]. 108 __<_f_l_a_g_> Display the setting of a command line option. 193 -T [_t_a_g_s_f_i_l_e] --tag-file=[_t_a_g_s_f_i_l_e]
|
/freebsd/tests/sys/geom/class/gate/ |
H A D | ggate_test.sh | 251 if ! kldstat -q -m g_${class}; then
|
/freebsd/contrib/bmake/ |
H A D | bmake.cat1 | 7 …X] [--CC _d_i_r_e_c_t_o_r_y] [--DD _v_a_r_i_a_b_l_e] [--dd _f_l_a_g_s] 10 [_v_a_r_i_a_b_l_e==_v_a_l_u_e] [_t_a_r_g_e_t ...] 42 --dd [--]_f_l_a_g_s 51 line buffered. The available _f_l_a_g_s are: 584 _M_A_K_E The name that bbmmaakkee was executed with (_a_r_g_v_[_0_]). 624 --- _t_a_r_g_e_t --- 630 ---make[1234] _t_a_r_g_e_t --- 1176 ::[[_r_a_n_g_e]] 1187 The _r_a_n_g_e is subjected to variable expansion, and the expanded 1291 ..iinnffoo _m_e_s_s_a_g_e [all …]
|
/freebsd/contrib/gdtoa/ |
H A D | README | 228 or not MULTIPLE_THREADS is #defined, and the helper g_*fmt routines
|
H A D | changes | 168 Each g_*fmt routine now returns a pointer to the null character
|
/freebsd/contrib/ntp/ |
H A D | CommitLog | 34950 renamed *.cpp files to g_*.cpp 34953 renamed *.cpp files to g_*.cpp [all...] |