Searched refs:facilities (Results 1 - 7 of 7) sorted by relevance

/external/valgrind/main/tests/
H A Ds390x_features.c54 /* stfle not available: assume no facilities */
202 unsigned long long facilities; local
207 facilities = stfle();
210 match = (facilities & FAC_BIT(1)) && (facilities & FAC_BIT(2));
212 match = facilities & FAC_BIT(0);
214 match = facilities & FAC_BIT(7);
216 match = (facilities & FAC_BIT(18)) && (facilities & FAC_BIT(19));
218 match = facilities
[all...]
/external/chromium_org/third_party/re2/doc/
H A Dmksyntaxgo27 facilities of package regexp (such as Compile and Match) instead of this package.
/external/regex-re2/doc/
H A Dmksyntaxgo27 facilities of package regexp (such as Compile and Match) instead of this package.
/external/chromium_org/third_party/mesa/src/docs/OLD/
H A DMESA_program_debug.spec35 The extension provides facilities for implementing debuggers for
42 There are facilities to do the following:
/external/mesa3d/docs/OLD/
H A DMESA_program_debug.spec35 The extension provides facilities for implementing debuggers for
42 There are facilities to do the following:
/external/libunwind/doc/
H A Dlibunwind.tex286 facilities: first, it is possible to flush the cached information
/external/bison/build-aux/
H A Dtexinfo.tex4279 % Index generation facilities

Completed in 526 milliseconds