Home
last modified time | relevance | path

Searched defs:Props (Results 1 – 7 of 7) sorted by relevance

/external/lzma/CPP/7zip/Common/
DMethodProps.h21 CObjectVector<CProp> Props; member
/external/lzma/CPP/7zip/Archive/Common/
DHandlerOut.h13 CObjectVector<CProp> Props; member
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp228 LoopProperties &Props = PropsIt->second; in countLoop() local
281 LoopProperties &Props = LIt->second; in forgetLoop() local
/external/lzma/C/
D7z.h51 CBuf Props; member
/external/lzma/CPP/7zip/Archive/7z/
D7zItem.h25 CByteBuffer Props; member
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmscgats.c2403 char **Props; in cmsIT8EnumProperties() local
2435 const char **Props; in cmsIT8EnumPropertyMulti() local
/external/llvm/utils/TableGen/
DCodeGenRegisters.cpp724 StringRef Name, Key Props) in CodeGenRegisterClass()