Home
last modified time | relevance | path

Searched refs:DEPENDENCY (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/lld/test/COFF/
Dmanifest.test41 # RUN: FileCheck -check-prefix=DEPENDENCY %s < %t.exe.manifest
43 DEPENDENCY: <?xml version="1.0" standalone="yes"?>
44 DEPENDENCY: <assembly xmlns="urn:schemas-microsoft-com:asm.v1"
45 DEPENDENCY: manifestVersion="1.0">
46 DEPENDENCY: <trustInfo>
47 DEPENDENCY: <security>
48 DEPENDENCY: <requestedPrivileges>
49 DEPENDENCY: <requestedExecutionLevel level='asInvoker' uiAccess='false'/>
50 DEPENDENCY: </requestedPrivileges>
51 DEPENDENCY: </security>
[all …]
/external/scapy/.travis/
Dtest.sh4 for DEPENDENCY in "six" "cryptography" "mock" "pcap" "dnet" "coverage"
6 …python -c 'import '$DEPENDENCY'; print("'$DEPENDENCY': "+str(getattr('$DEPENDENCY', "__version__",…
/external/dagger2/java/dagger/internal/codegen/binding/
DComponentRequirement.java58 DEPENDENCY, enumConstant
136 case DEPENDENCY: in nullPolicy()
211 Kind.DEPENDENCY, in forDependency()
/external/llvm-project/clang/lib/StaticAnalyzer/Frontend/
DCheckerRegistry.cpp120 #define CHECKER_DEPENDENCY(FULLNAME, DEPENDENCY) \ in CheckerRegistry() argument
121 addDependency(FULLNAME, DEPENDENCY); in CheckerRegistry()
125 #define CHECKER_WEAK_DEPENDENCY(FULLNAME, DEPENDENCY) \ in CheckerRegistry() argument
126 addWeakDependency(FULLNAME, DEPENDENCY); in CheckerRegistry()
/external/grpc-grpc/templates/
DMakefile.template829 @echo "DEPENDENCY ERROR"
858 @echo "DEPENDENCY ERROR"
/external/grpc-grpc/src/csharp/
DREADME.md99 THE NATIVE DEPENDENCY
/external/rust/crates/grpcio-sys/grpc/third_party/
DREADME.md31 **READ THIS BEFORE YOU ADD A NEW DEPENDENCY**
/external/cldr/tools/java/org/unicode/cldr/icu/
DICUResourceWriter.java52 public static final String DEPENDENCY = "dependency"; field in ICUResourceWriter
/external/grpc-grpc/
DMakefile917 @echo "DEPENDENCY ERROR"
946 @echo "DEPENDENCY ERROR"