Searched defs:Templates (Results 1 - 20 of 20) sorted by relevance

/openjdk10/jaxp/src/java.xml/share/classes/javax/xml/transform/
H A DTemplates.java43 public interface Templates { interface
/openjdk10/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/replacements/
H A DHashCodeSnippets.java78 public static class Templates extends AbstractTemplates { class in class:HashCodeSnippets
82 public Templates(OptionValues options, Iterable<DebugHandlersFactory> factories, HotSpotProviders providers, TargetDescription target) { method in class:HashCodeSnippets.Templates
H A DStringToBytesSnippets.java74 public static class Templates extends AbstractTemplates { class in class:StringToBytesSnippets
78 public Templates(OptionValues options, Iterable<DebugHandlersFactory> factories, HotSpotProviders providers, TargetDescription target) { method in class:StringToBytesSnippets.Templates
H A DUnsafeLoadSnippets.java56 public static class Templates extends AbstractTemplates { class in class:UnsafeLoadSnippets
60 public Templates(OptionValues options, Iterable<DebugHandlersFactory> factories, HotSpotProviders providers, TargetDescription target) { method in class:UnsafeLoadSnippets.Templates
H A DLoadExceptionObjectSnippets.java81 public static class Templates extends AbstractTemplates { class in class:LoadExceptionObjectSnippets
86 public Templates(OptionValues options, Iterable<DebugHandlersFactory> factories, HotSpotProviders providers, TargetDescription target) { method in class:LoadExceptionObjectSnippets.Templates
H A DAssertionSnippets.java74 public static class Templates extends AbstractTemplates { class in class:AssertionSnippets
79 public Templates(OptionValues options, Iterable<DebugHandlersFactory> factories, HotSpotProviders providers, TargetDescription target) { method in class:AssertionSnippets.Templates
H A DInstanceOfSnippets.java252 public static class Templates extends InstanceOfSnippetsTemplates { class in class:InstanceOfSnippets
263 public Templates(OptionValues options, Iterable<DebugHandlersFactory> factories, SnippetCounter.Group.Factory factory, HotSpotProviders providers, TargetDescription target) { method in class:InstanceOfSnippets.Templates
H A DWriteBarrierSnippets.java396 public static class Templates extends AbstractTemplates { class in class:WriteBarrierSnippets
410 public Templates(OptionValues options, Iterable<DebugHandlersFactory> factories, SnippetCounter.Group.Factory factory, HotSpotProviders providers, TargetDescription target, method in class:WriteBarrierSnippets.Templates
H A DNewObjectSnippets.java575 public static class Templates extends AbstractTemplates { class in class:NewObjectSnippets
594 public Templates(OptionValues options, Iterable<DebugHandlersFactory> factories, SnippetCounter.Group.Factory factory, HotSpotProviders providers, TargetDescription target, method in class:NewObjectSnippets.Templates
H A DMonitorSnippets.java715 public static class Templates extends AbstractTemplates { class in class:MonitorSnippets
727 public Templates(OptionValues options, Iterable<DebugHandlersFactory> factories, SnippetCounter.Group.Factory factory, HotSpotProviders providers, TargetDescription target, method in class:MonitorSnippets.Templates
/openjdk10/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements/src/org/graalvm/compiler/replacements/
H A DConstantStringIndexOfSnippets.java44 public static class Templates extends AbstractTemplates { class in class:ConstantStringIndexOfSnippets
48 public Templates(OptionValues options, Iterable<DebugHandlersFactory> factories, Providers providers, SnippetReflectionProvider snippetReflection, TargetDescription target) { method in class:ConstantStringIndexOfSnippets.Templates
H A DSnippetCounterNode.java145 public static class Templates extends AbstractTemplates { class in class:SnippetCounterNode.SnippetCounterSnippets
149 Templates(OptionValues options, Iterable<DebugHandlersFactory> factories, Providers providers, SnippetReflectionProvider snippetReflection, TargetDescription target) { method in class:SnippetCounterNode.SnippetCounterSnippets.Templates
H A DBoxingSnippets.java180 public static class Templates extends AbstractTemplates { class in class:BoxingSnippets
188 public Templates(OptionValues options, Iterable<DebugHandlersFactory> factories, SnippetCounter.Group.Factory factory, Providers providers, SnippetReflectionProvider snippetReflection, method in class:BoxingSnippets.Templates
/openjdk10/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/replacements/aot/
H A DResolveConstantSnippets.java111 public static class Templates extends AbstractTemplates { class in class:ResolveConstantSnippets
118 public Templates(OptionValues options, Iterable<DebugHandlersFactory> factories, HotSpotProviders providers, TargetDescription target) { method in class:ResolveConstantSnippets.Templates
/openjdk10/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements.amd64/src/org/graalvm/compiler/replacements/amd64/
H A DAMD64ConvertSnippets.java151 public static class Templates extends AbstractTemplates { class in class:AMD64ConvertSnippets
158 public Templates(OptionValues options, Iterable<DebugHandlersFactory> factories, Providers providers, SnippetReflectionProvider snippetReflection, TargetDescription target) { method in class:AMD64ConvertSnippets.Templates
/openjdk10/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/replacements/profiling/
H A DProfileSnippets.java95 public static class Templates extends AbstractTemplates { class in class:ProfileSnippets
100 public Templates(OptionValues options, Iterable<DebugHandlersFactory> factories, HotSpotProviders providers, TargetDescription target) { method in class:ProfileSnippets.Templates
H A DProbabilisticProfileSnippets.java113 public static class Templates extends AbstractTemplates { class in class:ProbabilisticProfileSnippets
118 public Templates(OptionValues options, Iterable<DebugHandlersFactory> factories, HotSpotProviders providers, TargetDescription target) { method in class:ProbabilisticProfileSnippets.Templates
/openjdk10/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/replacements/arraycopy/
H A DUnsafeArrayCopySnippets.java284 public static class Templates extends AbstractTemplates { class in class:UnsafeArrayCopySnippets
289 public Templates(OptionValues options, Iterable<DebugHandlersFactory> factories, HotSpotProviders providers, TargetDescription target) { method in class:UnsafeArrayCopySnippets.Templates
H A DArrayCopySnippets.java413 public static class Templates extends SnippetTemplate.AbstractTemplates { class in class:ArrayCopySnippets
415 public Templates(OptionValues options, Iterable<DebugHandlersFactory> factories, SnippetCounter.Group.Factory factory, HotSpotProviders providers, TargetDescription target) { method in class:ArrayCopySnippets.Templates
/openjdk10/test/fmw/gtest/include/gtest/internal/
H A Dgtest-type-util.h2461 struct Templates { struct in namespace:testing::internal
2469 struct Templates<None struct in namespace:testing::internal
2478 struct Templates<T1, NoneT, NoneT, NoneT, NoneT, NoneT, NoneT, NoneT, NoneT, struct in namespace:testing::internal
2487 struct Templates<T1, T2, NoneT, NoneT, NoneT, NoneT, NoneT, NoneT, NoneT, struct in namespace:testing::internal
2496 struct Templates<T1, T2, T3, NoneT, NoneT, NoneT, NoneT, NoneT, NoneT, NoneT, struct in namespace:testing::internal
2505 struct Templates<T1, T2, T3, T4, NoneT, NoneT, NoneT, NoneT, NoneT, NoneT, struct in namespace:testing::internal
2514 struct Templates<T1, T2, T3, T4, T5, NoneT, NoneT, NoneT, NoneT, NoneT, NoneT, struct in namespace:testing::internal
2523 struct Templates<T1, T2, T3, T4, T5, T6, NoneT, NoneT, NoneT, NoneT, NoneT, struct in namespace:testing::internal
2533 struct Templates<T1, T2, T3, T4, T5, T6, T7, NoneT, NoneT, NoneT, NoneT, NoneT, struct in namespace:testing::internal
2543 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, NoneT, NoneT, NoneT, NoneT, struct in namespace:testing::internal
2553 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, NoneT, NoneT, NoneT, struct in namespace:testing::internal
2564 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, NoneT, NoneT, NoneT, struct in namespace:testing::internal
2575 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, NoneT, NoneT, struct in namespace:testing::internal
2586 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, NoneT, struct in namespace:testing::internal
2598 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, NoneT, struct in namespace:testing::internal
2611 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
2624 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
2638 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
2652 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
2666 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
2681 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
2696 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
2711 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
2727 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
2743 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
2759 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
2776 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
2793 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
2810 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
2829 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
2848 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
2867 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
2886 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
2905 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
2924 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
2944 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
2964 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
2984 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
3005 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
3026 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
3047 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
3069 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
3091 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
3114 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
3138 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
3162 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
3186 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
3211 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
3236 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
3261 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
3287 struct Templates<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, struct in namespace:testing::internal
[all...]

Completed in 127 milliseconds