HomeSort by relevance Sort by last modified time
    Searched refs:facilities (Results 1 - 7 of 7) sorted by null

  /external/valgrind/main/tests/
s390x_features.c 53 /* stfle not available: assume no facilities */
194 unsigned long long facilities; local
199 facilities = stfle();
202 match = (facilities & (1ULL << 62) && (facilities & (1ULL << 61)));
204 match = (facilities & (1ULL << 63));
206 match = (facilities & (1ULL << 56));
208 match = (facilities & (1ULL << 45) && (facilities & (1ULL << 44)));
210 match = (facilities & (1ULL << 42))
    [all...]
  /external/valgrind/main/VEX/priv/
main_main.c 971 static const HChar facilities[][6] = { local
    [all...]
  /external/mesa3d/docs/OLD/
MESA_program_debug.spec 35 The extension provides facilities for implementing debuggers for
42 There are facilities to do the following:
  /external/e2fsprogs/lib/et/
texinfo.tex 757 % Index generation facilities
    [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]

Completed in 274 milliseconds