HomeSort by relevance Sort by last modified time
    Searched refs:dependency (Results 476 - 500 of 1557) sorted by null

<<11121314151617181920>>

  /external/robolectric-shadows/
run_robolectric_module_tests.mk 77 -Drobolectric.dependency.dir=$(private_android_all_dir) \
  /prebuilts/go/darwin-x86/src/go/internal/gccgoimporter/
importer_test.go 69 // dependency of the function immediately before it. Check that
  /prebuilts/go/darwin-x86/src/plugin/
plugin_dlopen.go 42 // avoid a dependency on strings
  /prebuilts/go/darwin-x86/src/runtime/
plugin.go 78 // a dependency on the reflect package.
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/route/
message_test.go 86 // and circular dependency.
  /prebuilts/go/linux-x86/src/go/internal/gccgoimporter/
importer_test.go 69 // dependency of the function immediately before it. Check that
  /prebuilts/go/linux-x86/src/plugin/
plugin_dlopen.go 42 // avoid a dependency on strings
  /prebuilts/go/linux-x86/src/runtime/
plugin.go 78 // a dependency on the reflect package.
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/route/
message_test.go 86 // and circular dependency.
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.h 1504 inline const FileDescriptor* FileDescriptor::dependency(int index) const { function in class:google::protobuf::FileDescriptor
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.h 1504 inline const FileDescriptor* FileDescriptor::dependency(int index) const { function in class:google::protobuf::FileDescriptor
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.h 1504 inline const FileDescriptor* FileDescriptor::dependency(int index) const { function in class:google::protobuf::FileDescriptor
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/
Android.mk 108 # the build system needs to know about the dependency so we can sort the
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.h 1504 inline const FileDescriptor* FileDescriptor::dependency(int index) const { function in class:google::protobuf::FileDescriptor
    [all...]
  /build/soong/cc/
linker.go 31 // directory of the dependency will be linked into this modules .a file. For a shared library,
32 // the dependency's .a file will be linked into this module using -Wl,--whole-archive.
  /external/dagger2/compiler/src/main/java/dagger/internal/codegen/
BindingGraphValidator.java 226 * Traverse the resolved dependency requests, validating resolved bindings, and reporting any
229 * @param request the current dependency request
230 * @param bindingPath the dependency request path from the parent of {@code request} at the head
231 * up to the root dependency request from the component method at the tail
232 * @param keysInPath the binding keys corresponding to the dependency requests in
552 for (TypeElement dependency : dependencies) {
553 validateComponentHierarchy(rootComponent, dependency, componentStack);
562 * Validates that among the dependencies are at most one scoped dependency,
667 * <p>As a side-effect, this means scoped components cannot have a dependency cycle between
668 * themselves, since a component's presence within its own dependency path implies a cyclica
    [all...]
  /external/libmojo/build/android/gyp/util/
build_utils.py 375 There should be no cycles in the dependency graph.
  /external/protobuf/src/google/protobuf/compiler/
parser.h 307 bool ParseImport(RepeatedPtrField<string>* dependency,
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-core/0.18.1/
tycho-core-0.18.1.jar 
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
parser.h 307 bool ParseImport(RepeatedPtrField<string>* dependency,
  /external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/typeinference/
BoundSet.java 209 // - Given a dependency ? = ?, every bound of ? matches a bound of ?, and vice versa.
211 // - Given a dependency ? <: ?, every lower bound of ? is a lower bound of ?, and every upper bound of ? is an
614 for (VariableDependency dependency : dependencies) {
615 if (variablesToResolve.contains(dependency.depending)) {
616 V.add(dependency.dependedOn);
    [all...]
  /external/protobuf/src/google/protobuf/compiler/python/
python_generator.cc 361 const string& filename = file_->dependency(i)->name();
366 CopyPublicDependenciesAliases(module_alias, file_->dependency(i));
399 string module_alias = ModuleAlias(file_->dependency(i)->name());
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/3.0.0-alpha4/
gradle-core-3.0.0-alpha4.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/3.0.0-alpha5/
gradle-core-3.0.0-alpha5.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/1.5.0/
builder-1.5.0.jar 

Completed in 2122 milliseconds

<<11121314151617181920>>