/external/perfetto/infra/perfetto-site.appspot.com/ |
D | package-lock.json | 9 "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-1.4.0.tgz", string 14 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", string 19 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz", string 24 "resolved": "https://registry.npmjs.org/babel-polyfill/-/babel-polyfill-6.23.0.tgz", string 34 "resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz", string 43 … "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz", string 50 "resolved": "http://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz", string 62 "resolved": "https://registry.npmjs.org/chardet/-/chardet-0.4.2.tgz", string 67 "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-2.1.0.tgz", string 75 "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-2.2.0.tgz", string [all …]
|
/external/v8/tools/turbolizer/ |
D | package-lock.json | 9 "resolved": "https://registry.npmjs.org/@types/commander/-/commander-2.12.2.tgz", string 18 "resolved": "https://registry.npmjs.org/@types/d3/-/d3-5.0.0.tgz", string 56 "resolved": "https://registry.npmjs.org/@types/d3-array/-/d3-array-1.2.1.tgz", string 61 "resolved": "https://registry.npmjs.org/@types/d3-axis/-/d3-axis-1.0.10.tgz", string 69 "resolved": "https://registry.npmjs.org/@types/d3-brush/-/d3-brush-1.0.8.tgz", string 77 "resolved": "https://registry.npmjs.org/@types/d3-chord/-/d3-chord-1.0.7.tgz", string 82 "resolved": "https://registry.npmjs.org/@types/d3-collection/-/d3-collection-1.0.7.tgz", string 87 "resolved": "https://registry.npmjs.org/@types/d3-color/-/d3-color-1.2.1.tgz", string 92 "resolved": "https://registry.npmjs.org/@types/d3-contour/-/d3-contour-1.2.1.tgz", string 101 "resolved": "https://registry.npmjs.org/@types/d3-dispatch/-/d3-dispatch-1.0.6.tgz", string [all …]
|
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/ |
D | JavaSymbolSolver.java | 53 … ResolvedReferenceTypeDeclaration resolved = JavaParserFactory.toTypeDeclaration(node, typeSolver); in resolveDeclaration() local 59 … ResolvedReferenceTypeDeclaration resolved = JavaParserFactory.toTypeDeclaration(node, typeSolver); in resolveDeclaration() local 66 …ResolvedEnumConstantDeclaration resolved = enumDeclaration.getEnumConstants().stream().filter(c ->… in resolveDeclaration() local 75 …ResolvedConstructorDeclaration resolved = resolvedClass.getConstructors().stream().filter(c -> ((… in resolveDeclaration() local 81 … ResolvedReferenceTypeDeclaration resolved = JavaParserFactory.toTypeDeclaration(node, typeSolver); in resolveDeclaration() local 88 …ResolvedAnnotationMemberDeclaration resolved = annotationDeclaration.getAnnotationMembers().stream… in resolveDeclaration() local 98 …ResolvedFieldDeclaration resolved = new JavaParserFieldDeclaration(fieldDeclaration.getVariable(0)… in resolveDeclaration() local 104 …ResolvedFieldDeclaration resolved = new JavaParserFieldDeclaration((VariableDeclarator)node, typeS… in resolveDeclaration() local
|
/external/perfetto/ui/ |
D | package-lock.json | 9 "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.0.0.tgz", string 18 "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.0.0.tgz", string 29 "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", string 37 "resolved": "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz", string 42 "resolved": "https://registry.npmjs.org/@protobufjs/base64/-/base64-1.1.2.tgz", string 47 "resolved": "https://registry.npmjs.org/@protobufjs/codegen/-/codegen-2.0.4.tgz", string 52 "resolved": "https://registry.npmjs.org/@protobufjs/eventemitter/-/eventemitter-1.1.0.tgz", string 57 "resolved": "https://registry.npmjs.org/@protobufjs/fetch/-/fetch-1.1.0.tgz", string 66 "resolved": "https://registry.npmjs.org/@protobufjs/float/-/float-1.0.2.tgz", string 71 "resolved": "https://registry.npmjs.org/@protobufjs/inquire/-/inquire-1.1.0.tgz", string [all …]
|
/external/smali/smalidea/src/test/java/org/jf/smalidea/ |
D | AnnotationElementNameReferenceTest.java | 55 PsiElement resolved = reference.resolve(); in testSmaliReferenceFromSmali() local 76 PsiElement resolved = reference.resolve(); in testJavaReferenceFromSmali() local 97 PsiElement resolved = reference.resolve(); in testSmaliReferenceFromJava() local
|
/external/elfutils/libdwfl/ |
D | dwfl_module_getsym.c | 39 bool *resolved, bool adjust_st_value) in __libdwfl_getsym() 206 bool resolved; in dwfl_module_getsym_info() local 216 bool resolved; in INTDEF() local
|
D | dwfl_module_addrsym.c | 134 Elf *elf, bool resolved) in try_sym_value() 207 bool resolved; in search_table() local
|
/external/smali/smalidea/src/main/java/org/jf/smalidea/psi/impl/ |
D | SmaliClassType.java | 61 PsiElement resolved = reference.resolve(); in resolve() local 70 PsiClass resolved = resolve(); in getClassName() local
|
/external/cldr/tools/java/org/unicode/cldr/tool/resolver/ |
D | CldrResolver.java | 176 CLDRFile resolved = resolveLocale(locale); in resolve() local 220 CLDRFile resolved = resolvedCache.getIfPresent(locale); in resolveLocale() local 242 CLDRFile resolved = new CLDRFile(new SimpleXMLSource(locale)); in resolveLocaleInternal() local
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | Factory.java | 104 …protected abstract CLDRFile handleMake(String localeID, boolean resolved, DraftStatus madeWithMini… in handleMake() 106 … public CLDRFile make(String localeID, boolean resolved, DraftStatus madeWithMinimalDraftStatus) { in make() 111 public CLDRFile make(String localeID, boolean resolved, boolean includeDraft) { in make() 115 public CLDRFile make(String localeID, boolean resolved) { in make()
|
D | SimpleFactory.java | 68 private final boolean resolved; field in SimpleFactory.CLDRCacheKey 73 …public CLDRCacheKey(String localeName, boolean resolved, DraftStatus draftStatus, List<File> direc… in CLDRCacheKey() 486 … public CLDRFile handleMake(String localeName, boolean resolved, DraftStatus minimalDraftStatus) { in handleMake()
|
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/ |
D | MembersInjectionBinding.java | 137 ExecutableType resolved = in injectionSiteForInjectMethod() local 151 TypeMirror resolved = types.asMemberOf(containingType, fieldElement); in injectionSiteForInjectField() local 181 DeclaredType resolved = MoreTypes.asDeclared(resolvedType.get()); in forInjectedType() local
|
D | SourceFiles.java | 87 BindingKey resolved = dependency.bindingKey(); in indexDependenciesByUnresolvedKey() local
|
/external/openssh/openbsd-compat/ |
D | realpath.c | 61 realpath(const char *path, char *resolved) in realpath()
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
D | TestFactory.java | 16 private Map<String, CLDRFile> resolved = new TreeMap<>(); field in TestFactory
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/nodes/ |
D | SequenceNode.java | 31 public SequenceNode(Tag tag, boolean resolved, List<Node> value, Mark startMark, Mark endMark, in SequenceNode()
|
D | ScalarNode.java | 34 public ScalarNode(Tag tag, boolean resolved, String value, Mark startMark, Mark endMark, in ScalarNode()
|
D | MappingNode.java | 32 public MappingNode(Tag tag, boolean resolved, List<NodeTuple> value, Mark startMark, in MappingNode()
|
D | Node.java | 42 protected boolean resolved; field in Node
|
/external/turbine/java/com/google/turbine/binder/lookup/ |
D | ImportIndex.java | 113 ClassSymbol resolved = sym; in namedImport() local
|
/external/antlr/tool/src/main/java/org/antlr/analysis/ |
D | NFAConfiguration.java | 65 protected boolean resolved; field in NFAConfiguration
|
/external/apache-http/src/org/apache/http/client/utils/ |
D | URIUtils.java | 199 URI resolved = baseURI.resolve(reference); in resolve() local
|
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/ |
D | MarshalHashtable.java | 107 Object resolved = resolvedIndex == 0 ? getProperty(0) : getProperty(1); in setProperty() local
|
/external/cldr/tools/java/org/unicode/cldr/test/ |
D | DateOrder.java | 66 …ublic static Map<String, Map<DateOrder, String>> getOrderingInfo(CLDRFile plain, CLDRFile resolved, in getOrderingInfo()
|
/external/libxkbcommon/xkbcommon/src/compose/ |
D | paths.c | 171 char *resolved; in get_locale_compose_file_path() local
|