Searched refs:Wrapped (Results 1 – 15 of 15) sorted by relevance
12 def Wrapped : Warning<"">, InGroup<DiagGroup<15 // CHECK-NEXT: {{^def Wrapped : Warning<"">, InGroup<DiagGroup<}}
2 handler: MObject:Wrapped handler
2 handlers: MObject:Wrapped handlers
494 if (authentication instanceof Authentication.Wrapped) in handle()496 request=((Authentication.Wrapped)authentication).getHttpServletRequest(); in handle()497 response=((Authentication.Wrapped)authentication).getHttpServletResponse(); in handle()
53 public interface Wrapped extends Authentication interface
13 # message(STATUS "Wrapped in ${MODULE_NAME}:")
624 bool Wrapped = false; in printWordWrapped() local656 Wrapped = true; in printWordWrapped()664 return Wrapped; in printWordWrapped()
1547 APInt MinDiff = V0Offset - V1Offset, Wrapped = -MinDiff; in constantOffsetHeuristic() local1548 MinDiff = APIntOps::umin(MinDiff, Wrapped); in constantOffsetHeuristic()
24 # message(STATUS "Wrapped in java:")
627 libsemanage to eliminate relocations. Wrapped type definitions
5959 QualType Wrapped = Unwrapped.wrap(*this, FT); in adjustMemberFunctionCC() local5960 T = Context.getAdjustedType(T, Wrapped); in adjustMemberFunctionCC()
771 - Wrapped long gsutil update message.
2281 254646 Wrapped functions cause stack misalignment on OS X
12023 Wrapped external pointers more carefully (issue 1037).
2526 27. Wrapped the definitions of fileno and isatty for Windows, which appear in