/external/libweave/third_party/libuweave/src/ |
D | macaroon_caveat.c | 300 bool uw_macaroon_caveat_get_type_(const UwMacaroonCaveat* caveat, in uw_macaroon_caveat_get_type_() argument 302 if (caveat == NULL || type == NULL) { in uw_macaroon_caveat_get_type_() 307 if (!uw_macaroon_encoding_decode_uint_(caveat->bytes, caveat->num_bytes, in uw_macaroon_caveat_get_type_() 321 const UwMacaroonCaveat* caveat, in uw_macaroon_caveat_sign_() argument 324 if (key == NULL || key_len == 0 || context == NULL || caveat == NULL || in uw_macaroon_caveat_sign_() 330 if (!uw_macaroon_caveat_get_type_(caveat, &caveat_type) || in uw_macaroon_caveat_sign_() 343 (uint32_t)(caveat->num_bytes), bstr_cbor_prefix, in uw_macaroon_caveat_sign_() 350 {caveat->bytes, caveat->num_bytes}, in uw_macaroon_caveat_sign_() 365 (uint32_t)(context->ble_session_id_len + caveat->num_bytes), in uw_macaroon_caveat_sign_() 380 {caveat->bytes, caveat->num_bytes}, in uw_macaroon_caveat_sign_() [all …]
|
D | macaroon_caveat_internal.h | 18 const UwMacaroonCaveat* caveat, 29 bool uw_macaroon_caveat_validate_(const UwMacaroonCaveat* caveat, 34 bool uw_macaroon_caveat_get_value_uint_(const UwMacaroonCaveat* caveat, 36 bool uw_macaroon_caveat_get_value_bstr_(const UwMacaroonCaveat* caveat,
|
D | macaroon_caveat.h | 119 bool uw_macaroon_caveat_get_type_(const UwMacaroonCaveat* caveat,
|
/external/llvm/test/Feature/OperandBundles/ |
D | dse.ll | 32 ; Since the deopt operand bundle does not escape %m (see caveat below), it is 46 ; Since the deopt operand bundle does not escape %m (see caveat below), @f
|
/external/deqp/modules/egl/ |
D | teglConfigList.cpp | 113 std::string caveat = de::toString(eglu::getConfigCaveatStr(val)); in iterate() local 114 info.configCaveat = caveat.c_str(); in iterate()
|
D | teglChooseConfigReference.cpp | 92 static int getCaveatRank (EGLenum caveat) in getCaveatRank() argument 94 switch (caveat) in getCaveatRank() 100 …TCU_THROW(TestError, (std::string("Unknown config caveat: ") + eglu::getConfigCaveatStr(caveat).to… in getCaveatRank()
|
/external/deqp/framework/platform/X11/ |
D | tcuX11GlxPlatform.cpp | 485 int caveat = visual.getAttrib(GLX_CONFIG_CAVEAT); in configRank() local 495 rank.add(1, (caveat != GLX_NON_CONFORMANT_CONFIG)); in configRank() 516 rank.add(1, (caveat != GLX_SLOW_CONFIG)); in configRank()
|
/external/libweave/src/privet/ |
D | auth_manager.cc | 198 for (auto caveat : caveats) { in ExtendMacaroonToken() local 200 CHECK(uw_macaroon_extend_(&prev_macaroon, &new_macaroon, &context, caveat, in ExtendMacaroonToken()
|
/external/iptables/extensions/ |
D | libxt_time.man | 58 The caveat with the kernel timezone is that Linux distributions may ignore to
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/ |
D | README.md | 108 \*\* see inline style caveat below.
|
/external/mesa3d/src/gallium/state_trackers/glx/xlib/ |
D | glx_api.c | 679 GLint caveat = DONT_CARE; in choose_visual() local 842 caveat = *parselist++; /* ignored for now */ in choose_visual() 936 (void) caveat; in choose_visual()
|
/external/clang/docs/analyzer/ |
D | nullability.rst | 78 …lifiers would be needed to be tracked for each symbol. This is not a big caveat, since once the to…
|
/external/mesa3d/src/mesa/drivers/x11/ |
D | fakeglx.c | 911 GLint caveat = DONT_CARE; in choose_visual() local 1072 caveat = *parselist++; /* ignored for now */ in choose_visual() 1169 (void) caveat; in choose_visual()
|
/external/gptfdisk/ |
D | README.Windows | 15 self-installed Windows 8 systems sometimes use BIOS mode. This caveat does
|
D | NEWS | 267 header size to 512 rather than the more common 92. A caveat: If the 992 use "raw" disklabels, with the caveat that the first partition will
|
/external/jemalloc/ |
D | INSTALL | 266 jemalloc does follow the C standard by default (caveat: jemalloc
|
/external/clang/docs/ |
D | DriverInternals.rst | 373 The one caveat is that this approach requires ``-Xarch_`` not be used
|
D | ObjectiveCLiterals.rst | 493 This caveat applies to compile-time string literals as well.
|
D | Modules.rst | 139 While building a module, ``#include_next`` is also supported, with one caveat.
|
D | AutomaticReferenceCounting.rst | 1514 Hence the caveat.
|
/external/curl/docs/ |
D | INSTALL | 465 and libcurl might yet need some additional adjustment, caveat emptor.
|
/external/srtp/doc/ |
D | rfc3711.txt | 763 On the receiver side, there is a caveat to updating s_l and ROC: if 1892 SRTCP has its own (31-bit) index (see caveat below).
|
/external/bison/ |
D | NEWS | 1159 manual for a caveat concerning the treatment of literal strings.
|
/external/fio/ |
D | HOWTO | 1634 caveat that when used on the command line, they must come after the ioengine
|
/external/chromium-trace/catapult/third_party/beautifulsoup4/doc/source/ |
D | index.rst | 2189 One last caveat: if you create a ``CData`` object, the text inside
|