Searched defs:PARAMETER (Results 1 - 23 of 23) sorted by relevance

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
H A DMediaType.java31 private static final Pattern PARAMETER = Pattern.compile( field in class:MediaType
57 Matcher parameter = PARAMETER.matcher(string);
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/
H A DParseStart.java61 ParseStart<Parameter> PARAMETER = GeneratedJavaParser::ParameterParseStart; field in interface:ParseStart
/external/annotation-tools/scene-lib/src/annotations/io/
H A DJavapParser.java78 ORIGINAL, PARAMETER, EXTENDED enum constant in enum:JavapParser.TargetMode
85 RVPA("RuntimeVisibleParameterAnnotations", RetentionPolicy.RUNTIME, TargetMode.PARAMETER),
86 RIPA("RuntimeInvisibleParameterAnnotations", RetentionPolicy.CLASS, TargetMode.PARAMETER),
186 case PARAMETER:
H A DASTPath.java98 public static final String PARAMETER = "parameter"; field in class:ASTPath
225 return childSelectorIs(ASTPath.PARAMETER);
587 new String[] {ASTPath.PARAMETER, ASTPath.BLOCK});
631 new String[] {ASTPath.PARAMETER, ASTPath.BODY},
632 new String[] {ASTPath.PARAMETER});
642 new String[] {ASTPath.BODY, ASTPath.PARAMETER,
644 new String[] {ASTPath.PARAMETER, ASTPath.TYPE_PARAMETER});
924 if (astNode.childSelectorIs(ASTPath.PARAMETER)) {
1032 if (astNode.childSelectorIs(ASTPath.PARAMETER)) {
1070 } else if (astNode.childSelectorIs(ASTPath.PARAMETER)) {
[all...]
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/observer/
H A DObservableProperty.java90 PARAMETER(Type.SINGLE_REFERENCE), enum constant in enum:ObservableProperty
/external/v8/src/parsing/
H A Dparser-base.h565 enum Kind { NORMAL, PARAMETER }; enumerator in enum:v8::internal::ParseFunctionFlags::ParserBase::DeclarationDescriptor::Kind
/external/guice/extensions/persist/lib/
H A Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/hsqldb/index/ org/hsqldb/jdbc/ org/ ...
/external/annotation-tools/asmx/test/lib/
H A Djd.xslt-1.5.5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sarvega/ javax/ javax/xml/ javax/xml/parsers/ javax/ ...
/external/robolectric/v1/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/mockito/lib/
H A Dbyte-buddy-1.7.9.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/net. ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 365 milliseconds