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

  /frameworks/av/drm/mediadrm/plugins/clearkey/default/include/
ClearKeyTypes.h 29 typedef uint8_t Iv[kBlockSize];
  /frameworks/av/drm/mediadrm/plugins/clearkey/hidl/include/
ClearKeyTypes.h 35 typedef uint8_t Iv[kBlockSize];
  /external/clang/lib/StaticAnalyzer/Checkers/
IvarInvalidationChecker.cpp 128 void markInvalidated(const ObjCIvarDecl *Iv);
186 static bool trackIvar(const ObjCIvarDecl *Iv, IvarSet &TrackedIvars,
279 bool IvarInvalidationCheckerImpl::trackIvar(const ObjCIvarDecl *Iv,
282 QualType IvQTy = Iv->getType();
291 const ObjCIvarDecl *I = cast<ObjCIvarDecl>(Iv->getCanonicalDecl());
324 const ObjCIvarDecl *Iv = I->first;
325 StringRef IvarName = Iv->getName();
328 return Iv;
336 return Iv;
371 for (const ObjCIvarDecl *Iv = IDecl->all_declared_ivar_begin(); Iv
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Nvme.h 457 UINT32 Iv:16; /* Interrupt Vector for MSI-X or MSI*/
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordSmm/
OpalNvmeReg.h 508 UINT32 Iv:16; /* Interrupt Vector */
  /toolchain/binutils/binutils-2.27/opcodes/
i386-dis.c 288 #define Iv { OP_I, v_mode }
    [all...]

Completed in 127 milliseconds