HomeSort by relevance Sort by last modified time
    Searched defs:depends (Results 1 - 14 of 14) sorted by null

  /ndk/build/core/
definitions-graph.mk 154 # you must call -ndk-mod-get-depends to set this.
180 -ndk-mod-get-depends = \
185 -ndk-mod-get-new-depends = \
186 $(call -ndk-mod-get-depends)\
193 # module that <module> depends on.
225 $(call -ndk-mod-get-depends)\
309 # node B if A depends on B. Assumes that the graph is a DAG (if there are
335 $(call -ndk-mod-get-depends)\
348 $(call -ndk-mod-get-depends)\
407 -ndk-mod-get-topological-depends = $(call rest,$(call -ndk-mod-get-topo-list,$1,$2)
    [all...]
definitions.mk 354 # depends -> list of other modules this module depends on
447 modules-fields = depends \
593 # Function : module-add-static-depends
595 # 2: list/set of static library modules this module depends on.
597 # Usage : $(call module-add-static-depends,<modulename>,<list of module names>)
598 # Rationale: Record that a module depends on a set of static libraries.
601 module-add-static-depends = \
602 $(call module-add-depends-any,$1,$2,depends) \
    [all...]
  /external/llvm/lib/Analysis/
DependenceAnalysis.cpp 27 // The implementation depends on the GEP instruction to differentiate
154 // Calls depends() on every possible pair and prints out the result.
166 if (Dependence *D = DA->depends(&*SrcI, &*DstI, true)) {
3280 Dependence *DependenceAnalysis::depends(Instruction *Src, function in class:DependenceAnalysis
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-commons-net.jar 
ant-nodeps.jar 
ant.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar 
  /external/chromium_org/third_party/closure_compiler/compiler/
compiler.jar 

Completed in 620 milliseconds