Home
last modified time | relevance | path

Searched defs:expand (Results 251 – 275 of 9540) sorted by relevance

1...<<11121314151617181920>>...382

/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/tools/javac/
H A DConditionalExpressionResolvePending.java171 public String expand(String optParameter) { in expand() method in ConditionalExpressionResolvePending.Method
186 public String expand(String optParameter) { in expand() method in ConditionalExpressionResolvePending.Expression
198 public String expand(String optParameter) { in expand() method in ConditionalExpressionResolvePending.TestOrDummy
214 public String expand(String optParameter) { in expand() method in ConditionalExpressionResolvePending.Snippet
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/javac/
H A DConditionalExpressionResolvePending.java171 public String expand(String optParameter) { in expand() method in ConditionalExpressionResolvePending.Method
186 public String expand(String optParameter) { in expand() method in ConditionalExpressionResolvePending.Expression
198 public String expand(String optParameter) { in expand() method in ConditionalExpressionResolvePending.TestOrDummy
214 public String expand(String optParameter) { in expand() method in ConditionalExpressionResolvePending.Snippet
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/tools/javac/
H A DConditionalExpressionResolvePending.java171 public String expand(String optParameter) { in expand() method in ConditionalExpressionResolvePending.Method
186 public String expand(String optParameter) { in expand() method in ConditionalExpressionResolvePending.Expression
198 public String expand(String optParameter) { in expand() method in ConditionalExpressionResolvePending.TestOrDummy
214 public String expand(String optParameter) { in expand() method in ConditionalExpressionResolvePending.Snippet
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/tools/javac/
H A DConditionalExpressionResolvePending.java171 public String expand(String optParameter) { in expand() method in ConditionalExpressionResolvePending.Method
186 public String expand(String optParameter) { in expand() method in ConditionalExpressionResolvePending.Expression
198 public String expand(String optParameter) { in expand() method in ConditionalExpressionResolvePending.TestOrDummy
214 public String expand(String optParameter) { in expand() method in ConditionalExpressionResolvePending.Snippet
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dex_cmds_defs.h190 struct expand { struct
191 char_u *xp_pattern; // start of item to expand argument
192 int xp_context; // type of expansion
193 size_t xp_pattern_len; // bytes in xp_pattern before cursor
194 char_u *xp_arg; // completion function
195 sctx_T xp_script_ctx; // SCTX for completion function
196 int xp_backslash; // one of the XP_BS_ values
198 int xp_shell; // TRUE for a shell command, more
202 int xp_col; // cursor position in line
203 char_u **xp_files; // list of files
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/varargs/warning/
H A DWarn5.java80 public String expand(String optParameter) { in expand() method in Warn5.TrustMe
90 public String expand(String optParameter) { in expand() method in Warn5.SuppressLevel
110 public String expand(String optParameter) { in expand() method in Warn5.ModifierKind
126 public String expand(String optParameter) { in expand() method in Warn5.MethodKind
160 public String expand(String optParameter) { in expand() method in Warn5.SignatureKind
183 public String expand(String optParameter) { in expand() method in Warn5.BodyKind
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/javac/varargs/warning/
H A DWarn5.java80 public String expand(String optParameter) { in expand() method in Warn5.TrustMe
90 public String expand(String optParameter) { in expand() method in Warn5.SuppressLevel
110 public String expand(String optParameter) { in expand() method in Warn5.ModifierKind
126 public String expand(String optParameter) { in expand() method in Warn5.MethodKind
160 public String expand(String optParameter) { in expand() method in Warn5.SignatureKind
183 public String expand(String optParameter) { in expand() method in Warn5.BodyKind
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/varargs/warning/
H A DWarn5.java80 public String expand(String optParameter) { in expand() method in Warn5.TrustMe
90 public String expand(String optParameter) { in expand() method in Warn5.SuppressLevel
110 public String expand(String optParameter) { in expand() method in Warn5.ModifierKind
126 public String expand(String optParameter) { in expand() method in Warn5.MethodKind
160 public String expand(String optParameter) { in expand() method in Warn5.SignatureKind
183 public String expand(String optParameter) { in expand() method in Warn5.BodyKind
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/tools/javac/varargs/warning/
H A DWarn5.java77 public String expand(String optParameter) { in expand() method in Warn5.TrustMe
87 public String expand(String optParameter) { in expand() method in Warn5.SuppressLevel
107 public String expand(String optParameter) { in expand() method in Warn5.ModifierKind
123 public String expand(String optParameter) { in expand() method in Warn5.MethodKind
157 public String expand(String optParameter) { in expand() method in Warn5.SignatureKind
180 public String expand(String optParameter) { in expand() method in Warn5.BodyKind
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/javac/varargs/warning/
H A DWarn5.java77 public String expand(String optParameter) { in expand() method in Warn5.TrustMe
87 public String expand(String optParameter) { in expand() method in Warn5.SuppressLevel
107 public String expand(String optParameter) { in expand() method in Warn5.ModifierKind
123 public String expand(String optParameter) { in expand() method in Warn5.MethodKind
157 public String expand(String optParameter) { in expand() method in Warn5.SignatureKind
180 public String expand(String optParameter) { in expand() method in Warn5.BodyKind
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/tools/javac/varargs/warning/
H A DWarn5.java80 public String expand(String optParameter) { in expand() method in Warn5.TrustMe
90 public String expand(String optParameter) { in expand() method in Warn5.SuppressLevel
110 public String expand(String optParameter) { in expand() method in Warn5.ModifierKind
126 public String expand(String optParameter) { in expand() method in Warn5.MethodKind
160 public String expand(String optParameter) { in expand() method in Warn5.SignatureKind
183 public String expand(String optParameter) { in expand() method in Warn5.BodyKind
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/tools/javac/varargs/warning/
H A DWarn5.java80 public String expand(String optParameter) { in expand() method in Warn5.TrustMe
90 public String expand(String optParameter) { in expand() method in Warn5.SuppressLevel
110 public String expand(String optParameter) { in expand() method in Warn5.ModifierKind
126 public String expand(String optParameter) { in expand() method in Warn5.MethodKind
160 public String expand(String optParameter) { in expand() method in Warn5.SignatureKind
183 public String expand(String optParameter) { in expand() method in Warn5.BodyKind
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/tools/javac/varargs/warning/
H A DWarn5.java77 public String expand(String optParameter) { in expand() method in Warn5.TrustMe
87 public String expand(String optParameter) { in expand() method in Warn5.SuppressLevel
107 public String expand(String optParameter) { in expand() method in Warn5.ModifierKind
123 public String expand(String optParameter) { in expand() method in Warn5.MethodKind
157 public String expand(String optParameter) { in expand() method in Warn5.SignatureKind
180 public String expand(String optParameter) { in expand() method in Warn5.BodyKind
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/generics/inference/8176534/
H A DTestUncheckedCalls.java64 public String expand(String optParameter) { in expand() method in TestUncheckedCalls.InputExpressionKind
86 public String expand(String className) { in expand() method in TestUncheckedCalls.TypeKind
105 public String expand(String className) { in expand() method in TestUncheckedCalls.TypeVarsKind
127 public String expand(String optParameter) { in expand() method in TestUncheckedCalls.CallKind
145 public String expand(String methName) { in expand() method in TestUncheckedCalls.DeclKind
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/javac/generics/inference/8176534/
H A DTestUncheckedCalls.java62 public String expand(String optParameter) { in expand() method in TestUncheckedCalls.InputExpressionKind
84 public String expand(String className) { in expand() method in TestUncheckedCalls.TypeKind
103 public String expand(String className) { in expand() method in TestUncheckedCalls.TypeVarsKind
125 public String expand(String optParameter) { in expand() method in TestUncheckedCalls.CallKind
143 public String expand(String methName) { in expand() method in TestUncheckedCalls.DeclKind
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/generics/inference/8176534/
H A DTestUncheckedCalls.java64 public String expand(String optParameter) { in expand() method in TestUncheckedCalls.InputExpressionKind
86 public String expand(String className) { in expand() method in TestUncheckedCalls.TypeKind
105 public String expand(String className) { in expand() method in TestUncheckedCalls.TypeVarsKind
127 public String expand(String optParameter) { in expand() method in TestUncheckedCalls.CallKind
145 public String expand(String methName) { in expand() method in TestUncheckedCalls.DeclKind
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/tools/javac/generics/inference/8176534/
H A DTestUncheckedCalls.java59 public String expand(String optParameter) { in expand() method in TestUncheckedCalls.InputExpressionKind
81 public String expand(String className) { in expand() method in TestUncheckedCalls.TypeKind
100 public String expand(String className) { in expand() method in TestUncheckedCalls.TypeVarsKind
122 public String expand(String optParameter) { in expand() method in TestUncheckedCalls.CallKind
140 public String expand(String methName) { in expand() method in TestUncheckedCalls.DeclKind
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/javac/generics/inference/8176534/
H A DTestUncheckedCalls.java59 public String expand(String optParameter) { in expand() method in TestUncheckedCalls.InputExpressionKind
81 public String expand(String className) { in expand() method in TestUncheckedCalls.TypeKind
100 public String expand(String className) { in expand() method in TestUncheckedCalls.TypeVarsKind
122 public String expand(String optParameter) { in expand() method in TestUncheckedCalls.CallKind
140 public String expand(String methName) { in expand() method in TestUncheckedCalls.DeclKind
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/tools/javac/generics/inference/8176534/
H A DTestUncheckedCalls.java62 public String expand(String optParameter) { in expand() method in TestUncheckedCalls.InputExpressionKind
84 public String expand(String className) { in expand() method in TestUncheckedCalls.TypeKind
103 public String expand(String className) { in expand() method in TestUncheckedCalls.TypeVarsKind
125 public String expand(String optParameter) { in expand() method in TestUncheckedCalls.CallKind
143 public String expand(String methName) { in expand() method in TestUncheckedCalls.DeclKind
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/tools/javac/generics/inference/8176534/
H A DTestUncheckedCalls.java62 public String expand(String optParameter) { in expand() method in TestUncheckedCalls.InputExpressionKind
84 public String expand(String className) { in expand() method in TestUncheckedCalls.TypeKind
103 public String expand(String className) { in expand() method in TestUncheckedCalls.TypeVarsKind
125 public String expand(String optParameter) { in expand() method in TestUncheckedCalls.CallKind
143 public String expand(String methName) { in expand() method in TestUncheckedCalls.DeclKind
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/tools/javac/generics/inference/8176534/
H A DTestUncheckedCalls.java59 public String expand(String optParameter) { in expand() method in TestUncheckedCalls.InputExpressionKind
81 public String expand(String className) { in expand() method in TestUncheckedCalls.TypeKind
100 public String expand(String className) { in expand() method in TestUncheckedCalls.TypeVarsKind
122 public String expand(String optParameter) { in expand() method in TestUncheckedCalls.CallKind
140 public String expand(String methName) { in expand() method in TestUncheckedCalls.DeclKind
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/tools/javac/records/
H A DLocalStaticDeclarations.java107 public String expand(String optParameter) { in expand() method in LocalStaticDeclarations.Container
124 public String expand(String optParameter) { in expand() method in LocalStaticDeclarations.StaticLocalDecl
140 public String expand(String optParameter) { in expand() method in LocalStaticDeclarations.Member
157 public String expand(String optParameter) { in expand() method in LocalStaticDeclarations.Expression
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/javac/records/
H A DLocalStaticDeclarations.java113 public String expand(String optParameter) { in expand() method in LocalStaticDeclarations.Container
129 public String expand(String optParameter) { in expand() method in LocalStaticDeclarations.StaticLocalDecl
144 public String expand(String optParameter) { in expand() method in LocalStaticDeclarations.Member
161 public String expand(String optParameter) { in expand() method in LocalStaticDeclarations.Expression
/dports/devel/py-azure-mgmt-resource/azure-mgmt-resource-19.0.0/azure/mgmt/resource/resources/v2020_06_01/operations/
H A D_providers_operations.py216 expand=None, # type: Optional[str] argument
295 expand=None, # type: Optional[str] argument
370 expand=None, # type: Optional[str] argument
431 expand=None, # type: Optional[str] argument
/dports/devel/py-azure-mgmt-resource/azure-mgmt-resource-19.0.0/azure/mgmt/resource/resources/v2020_10_01/operations/
H A D_providers_operations.py216 expand=None, # type: Optional[str] argument
295 expand=None, # type: Optional[str] argument
370 expand=None, # type: Optional[str] argument
431 expand=None, # type: Optional[str] argument

1...<<11121314151617181920>>...382