Home
last modified time | relevance | path

Searched refs:GetProps (Results 1 - 5 of 5) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DreactReduxLikeDeferredInferenceAllowsAssignment.js53 type GetProps<C> = C extends ComponentType<infer P> ? P : never;
72 C extends ComponentType<Matching<TInjectedProps, GetProps<C>>>
77 Omit<GetProps<C>, keyof Shared<TInjectedProps, GetProps<C>>> & TNeedsProps
/third_party/lzma/CPP/7zip/
H A DIStream.h115 x(GetProps(UInt64 *size, FILETIME *cTime, FILETIME *aTime, FILETIME *mTime, UInt32 *attrib))
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zFolderInStream.cpp67 if (getProps->GetProps(&_size, in OpenStream()
/third_party/lzma/CPP/7zip/Common/
H A DFileStreams.cpp331 Z7_COM7F_IMF(CInFileStream::GetProps(UInt64 *size, FILETIME *cTime, FILETIME *aTime, FILETIME *mTime, UInt32 *attrib)) in GetProps() function
472 Z7_COM7F_IMF(CInFileStream::GetProps(UInt64 *size, FILETIME *cTime, FILETIME *aTime, FILETIME *mTime, UInt32 *attrib)) in GetProps() function
/third_party/icu/tools/unicode/py/
H A Dpreparseucd.py248 def GetProps(c): function
1300 props = GetProps(c)
1307 props = GetProps(c)

Completed in 5 milliseconds