/aosp_15_r20/external/turbine/java/com/google/turbine/binder/ |
H A D | ModuleBinder.java | 166 private RequireInfo bindRequires(ModRequires directive) { in bindRequires() 186 private static ExportInfo bindExports(ModExports directive) { in bindExports() 190 private static OpenInfo bindOpens(ModOpens directive) { in bindOpens() 194 private UseInfo bindUses(ModUses directive) { in bindUses() 198 private ProvideInfo bindProvides(ModProvides directive) { in bindProvides()
|
/aosp_15_r20/external/angle/src/compiler/preprocessor/ |
H A D | DirectiveParser.cpp | 94 bool isConditionalDirective(DirectiveType directive) in isConditionalDirective() 212 DirectiveType directive = getDirective(token); in parseDirective() local 895 DirectiveType directive = getDirective(token); in parseConditionalIf() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/converters/ |
H A D | directives.py | 89 def _process_symbol_directive(self, call_node, directive): argument 99 def _process_statement_directive(self, call_node, directive): argument
|
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/modules/ |
H A D | ModuleDeclaration.java | 203 public ModuleDeclaration addDirective(String directive) { in addDirective() 207 public ModuleDeclaration addDirective(ModuleDirective directive) { in addDirective()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | manifest.py | 130 def process_directive(self, directive): argument 209 def _parse_directive(self, directive): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | manifest.py | 130 def process_directive(self, directive): argument 209 def _parse_directive(self, directive): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | manifest.py | 130 def process_directive(self, directive): argument 209 def _parse_directive(self, directive): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | manifest.py | 130 def process_directive(self, directive): argument 209 def _parse_directive(self, directive): argument
|
/aosp_15_r20/external/escapevelocity/src/main/java/com/google/escapevelocity/ |
H A D | Parser.java | 304 String directive; in parseDirective() local 356 private Node parseIfOrElseIf(String directive) throws IOException { in parseIfOrElseIf() 480 private Node parsePossibleMacroCall(String directive) throws IOException { in parsePossibleMacroCall()
|
/aosp_15_r20/out/soong/.intermediates/external/apache-velocity-engine/apache-velocity-engine-core/android_common_apex33/turbine/ |
D | apache-velocity-engine-core.jar | org/apache/velocity/Template.class
<Unknown>
package org.apache.velocity
public ... |
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/ |
H A D | RuntimeInstance.java | 1105 public synchronized void addDirective(Directive directive) in addDirective() 1107 runtimeDirectives.put(directive.getName(), directive); in addDirective() local 1158 Directive directive = (Directive) o; in loadDirective() local
|
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/binary/ |
D | KTapResultParser.java | 81 public ResultDirective directive; field in KTapResultParser.TestResult 255 ResultDirective directive = in processLines() local
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_strptime.py | 32 def compare_against_time(self, testing, directive, tuple_position, argument 226 def helper(self, directive, position): argument
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_strptime.py | 33 def compare_against_time(self, testing, directive, tuple_position, argument 261 def helper(self, directive, position): argument
|
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/util/ |
H A D | StringUtils.java | 44 public static String formatFileString(Directive directive) in formatFileString()
|
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/issues/ |
H A D | Velocity758TestCase.java | 57 … public String includeEvent(Context context, String parsePath, String parentPath, String directive) in includeEvent()
|
/aosp_15_r20/out/soong/.intermediates/external/apache-velocity-engine/apache-velocity-engine-core/android_common_apex33/javac/ |
D | apache-velocity-engine-core.jar | ... String macroLibrary
org.apache.velocity.runtime.directive.Scope scope
Object obj
org.slf4j.Logger ... |
/aosp_15_r20/external/googleapis/grafeas/v1/ |
H A D | image.proto | 28 string directive = 1; field
|
/aosp_15_r20/external/google-cloud-java/java-grafeas/src/main/proto/grafeas/v1/ |
H A D | image.proto | 28 string directive = 1; field
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/xds/core/v3/ |
D | resource_locator.proto | 91 oneof directive { oneof
|
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/xds/src/main/proto/xds/core/v3/ |
H A D | resource_locator.proto | 91 oneof directive { oneof
|
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/parser/ |
H A D | Parser.java | 37 Directive getDirective(String directive); in getDirective()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/security/ |
D | Signer.java | 178 private static void check(String directive) { in check()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/13/libcore/ojluni/src/main/java/java/security/ |
D | Signer.java | 178 private static void check(String directive) { in check()
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/security/ |
H A D | Signer.java | 178 private static void check(String directive) { in check()
|