Searched refs:Usable (Results 1 – 4 of 4) sorted by relevance
54 Usable replacement for :c:func:`PySlice_GetIndices`. Retrieve the start,
48 Usable replacement for :c:func:`PySlice_GetIndices`. Retrieve the start,
121 int "Allwinner NAND SPL Usable Page Size"
3061 bool Usable = !Info.Constructor->isInvalidDecl() && in IsInitializerListConstructorConversion() local3064 if (Usable) { in IsInitializerListConstructorConversion()3180 bool Usable = !Info.Constructor->isInvalidDecl(); in IsUserDefinedConversion() local3182 Usable = Usable && (AllowExplicit || !Info.Constructor->isExplicit()); in IsUserDefinedConversion()3184 Usable = Usable && in IsUserDefinedConversion()3186 if (Usable) { in IsUserDefinedConversion()