HomeSort by relevance Sort by last modified time
    Searched defs:caveats (Results 1 - 2 of 2) sorted by null

  /external/libweave/third_party/libuweave/src/
macaroon.h 24 const UwMacaroonCaveat* const* caveats; member in struct:__anon18278
58 const UwMacaroonCaveat* const caveats[],
91 * the caller must maintain the input string around to make caveats with string
  /external/deqp/modules/egl/
teglChooseConfigTests.cpp 384 static const EGLint caveats[] = { EGL_SLOW_CONFIG, EGL_NON_CONFORMANT_CONFIG }; local
385 return rnd.choose<EGLint>(caveats, caveats+DE_LENGTH_OF_ARRAY(caveats));

Completed in 47 milliseconds