Searched
refs:dependency (Results
276 -
300 of
1557) sorted by null
<<11121314151617181920>>
| /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/ |
| CommentCommandList.inc | 36 COMMENT_COMMAND(dependency)
|
| /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/ |
| CommentCommandList.inc | 36 COMMENT_COMMAND(dependency)
|
| /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/ |
| writebarrier_test.go | 13 // Make sure writebarrier phase works even StoreWB ops are not in dependency order
|
| schedule.go | 121 // false dependency on the other part of the tuple. 182 // direct dependency. This is cheaper and in testing there 289 // (not necessarily dependency order). This should be cheaper 291 // Note that simple dependency order won't work: there is no 292 // dependency between NilChecks and values like IsNonNil. 375 // Do this early to avoid dependency cycle. 382 max := int32(0) // latest store dependency
|
| /prebuilts/go/darwin-x86/src/go/ast/ |
| filter_test.go | 5 // To avoid a cyclic dependency with go/parser, this file is in a separate package.
|
| /prebuilts/go/darwin-x86/src/runtime/ |
| proflabel.go | 29 // a dependency on the previous racereleasemerge, which
|
| /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
| writebarrier_test.go | 13 // Make sure writebarrier phase works even StoreWB ops are not in dependency order
|
| schedule.go | 121 // false dependency on the other part of the tuple. 182 // direct dependency. This is cheaper and in testing there 289 // (not necessarily dependency order). This should be cheaper 291 // Note that simple dependency order won't work: there is no 292 // dependency between NilChecks and values like IsNonNil. 375 // Do this early to avoid dependency cycle. 382 max := int32(0) // latest store dependency
|
| /prebuilts/go/linux-x86/src/go/ast/ |
| filter_test.go | 5 // To avoid a cyclic dependency with go/parser, this file is in a separate package.
|
| /prebuilts/go/linux-x86/src/runtime/ |
| proflabel.go | 29 // a dependency on the previous racereleasemerge, which
|
| /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/ |
| alnv_ps-swap.d | 5 # Check that a register dependency between ALNV.PS and the following
|
| /tools/loganalysis/ |
| Android.mk | 38 # this dependency ensure the above rule will be executed if module is built
|
| /tools/loganalysis/tests/ |
| Android.mk | 39 # this dependency ensure the above rule will be executed if module is built
|
| /tools/tradefederation/contrib/ |
| Android.mk | 44 # this dependency ensure the above rule will be executed if jar is built
|
| /tools/tradefederation/core/prod-tests/ |
| Android.mk | 42 # this dependency ensure the above rule will be executed if jar is built
|
| /tools/tradefederation/core/prod-tests/tests/ |
| Android.mk | 41 # this dependency ensure the above rule will be executed if module is built
|
| /tools/tradefederation/core/remote/ |
| Android.mk | 39 # this dependency ensure the above rule will be executed if jar is built
|
| /tools/tradefederation/core/tests/ |
| Android.mk | 43 # this dependency ensure the above rule will be executed if module is built
|
| /bionic/tools/versioner/src/ |
| versioner.cpp | 113 err(1, "failed to open dependency directory '%s'", dir_path.c_str()); 123 std::string dependency = dir_path + "/" + dent->d_name; 126 if (stat(dependency.c_str(), &st) != 0) { 127 err(1, "failed to stat dependency '%s'", dependency.c_str()); 131 errx(1, "'%s' is not a directory", dependency.c_str()); 134 dependencies.push_back(dependency);
|
| /external/perfetto/src/protozero/protoc_plugin/ |
| protozero_generator.cc | 178 const FileDescriptor* import = source_->dependency(i); 258 for (const FileDescriptor* dependency : public_imports_) { 259 // Dependency name could contain slashes but importing from upper-level 267 // - dependency->name() may have slashes but always refers to inner path. 269 ProtoStubName(dependency)); 274 for (const FileDescriptor* dependency : private_imports_) { 276 ProtoStubName(dependency));
|
| /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-util/1.0.2.v20150114/ |
| aether-util-1.0.2.v20150114.jar | |
| /prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.6.0/ |
| gradle-experimental-0.6.0.jar | |
| /prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.6.0-alpha5/ |
| gradle-experimental-0.6.0-alpha5.jar | |
| /prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.6.0-alpha7/ |
| gradle-experimental-0.6.0-alpha7.jar | |
| /prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.6.0-alpha9/ |
| gradle-experimental-0.6.0-alpha9.jar | |
Completed in 1627 milliseconds
<<11121314151617181920>>