Home
last modified time | relevance | path

Searched refs:Depends (Results 1 – 25 of 46) sorted by relevance

12

/external/e2fsprogs/debian/
Dcontrol.in3 Pre-Depends: ${misc:Pre-Depends},REMOVE_ME))dnl
10 Build-Depends: gettext, texinfo, pkg-config, gcc-multilib [mips mipsel], libfuse-dev [linux-any kfr…
17 Depends: ${shlibs:Depends}, ${misc:Depends}
28 Depends: ${misc:Depends}
45 Depends: ${shlibs:Depends}, ${misc:Depends}
57 Depends: libc6-dev | libc-dev, libcomerr2 (= ${mainBinary}), ${misc:Depends}
70 Depends: libcomerr2, ${shlibs:Depends}, ${misc:Depends}
84 Depends: libc6-dev | libc-dev, libss2 (= ${mainBinary}), comerr-dev, ${misc:Depends}
97 Depends: passwd, ${shlibs:Depends}, ${misc:Depends}
115 Depends: passwd, libuuid1 (>> 1.40.3-1), ${shlibs:Depends}, ${misc:Depends}
[all …]
/external/lz4/contrib/debian/
Dcontrol5 Build-Depends:
16 Depends: ${shlibs:Depends}, ${misc:Depends}
21 Depends: ${shlibs:Depends}, ${misc:Depends}
/external/sonic/debian/
Dcontrol5 Build-Depends: debhelper (>= 7.0.50~)
13 Depends: libsonic0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
23 Depends: ${shlibs:Depends}, ${misc:Depends}
35 Depends: libsonic0 (= ${binary:Version}), ${misc:Depends}
/external/e2fsprogs/debian/attic/libs/
Dcontrol9 Depends: ${shlibs:Depends}
22 Depends: ${shlibs:Depends}
33 Depends: ${shlibs:Depends}
43 Depends: ${shlibs:Depends}
56 Depends: ${libcdev:Depends}, comerr2g
68 Depends: ${libcdev:Depends}, ss2g
81 Depends: ${libcdev:Depends}, e2fslibsg, comerrg-dev
/external/strace/debian/
Dcontrol5 Build-Depends: libc6-dev (>= 2.2.2) [!alpha !ia64], libc6.1-dev (>= 2.2.2) [alpha ia64], gcc-multil…
13 Depends: ${shlibs:Depends}, ${misc:Depends}
27 Depends: ${shlibs:Depends}, ${misc:Depends}
46 Depends: ${shlibs:Depends}, ${misc:Depends}
/external/clang/tools/scan-build/
DCMakeLists.txt40 list(APPEND Depends ${CMAKE_BINARY_DIR}/bin/${BinFile})
52 list(APPEND Depends ${CMAKE_BINARY_DIR}/libexec/${LibexecFile})
64 list(APPEND Depends ${CMAKE_BINARY_DIR}/${CMAKE_INSTALL_MANDIR}/man1/${ManPage})
76 list(APPEND Depends ${CMAKE_BINARY_DIR}/share/scan-build/${ShareFile})
80 add_custom_target(scan-build ALL DEPENDS ${Depends})
/external/clang/cmake/caches/
DREADME.txt43 Depends on "stage2-instrumented" and will use the instrumented compiler to
47 Depends on "stage2-instrumented-generate-profdata" and will use the stage1
51 Depends on stage2 and runs check-llvm using the stage3 compiler.
54 Depends on stage2 and runs check-clang using the stage3 compiler.
57 Depends on stage2 and runs check-all using the stage3 compiler.
60 Depends on stage2 and runs the test-suite using the stage3 compiler (requires
/external/clang/tools/scan-view/
DCMakeLists.txt23 list(APPEND Depends ${CMAKE_BINARY_DIR}/bin/${BinFile})
35 list(APPEND Depends ${CMAKE_BINARY_DIR}/share/scan-view/${ShareFile})
39 add_custom_target(scan-view ALL DEPENDS ${Depends})
/external/cmockery/cmockery_0_1_2/packages/deb/
Dcontrol5 Build-Depends: debhelper (>= 4.0.0), binutils
11 Depends: libcmockery0 (= ${Source-Version})
/external/eigen/doc/
DTopicLinearAlgebraDecompositions.dox34 <td>Depends on condition number</td>
58 <td>Depends on condition number</td>
94 <td>Depends on condition number</td>
144 <td>Depends on condition number</td>
156 <td>Depends on condition number</td>
168 <td>Depends on condition number</td>
182 <td>Depends on condition number</td>
194 <td>Depends on condition number</td>
/external/llvm/docs/
DAdvancedBuilds.rst130 Depends on "stage2-instrumented" and will use the instrumented compiler to
134 Depends of "stage2-instrumented-generate-profdata" and will use the stage1
138 Depends on stage2 and runs check-llvm using the stage2 compiler.
141 Depends on stage2 and runs check-clang using the stage2 compiler.
144 Depends on stage2 and runs check-all using the stage2 compiler.
147 Depends on stage2 and runs the test-suite using the stage3 compiler (requires
/external/eigen/test/
Dunalignedassert.cpp75 template<bool Align> struct Depends struct
146 check_unalignedassert_good<Depends<true> >(); in unalignedassert()
/external/llvm/utils/unittest/UnitTestMain/
DCMakeLists.txt8 Support # Depends on llvm::cl
/external/jsoncpp/src/jsontestrunner/
Dsconscript9 env_testing.Depends('jsontestrunner', '#libs')
/external/jsoncpp/src/test_lib_json/
Dsconscript10 env_testing.Depends('test_lib_json', '#libs')
/external/llvm/lib/Transforms/ObjCARC/
DDependencyAnalysis.cpp135 llvm::objcarc::Depends(DependenceKind Flavor, Instruction *Inst, in Depends() function in llvm::objcarc
256 if (Depends(Flavor, Inst, Arg, PA)) { in FindDependencies()
DDependencyAnalysis.h62 Depends(DependenceKind Flavor, Instruction *Inst, const Value *Arg,
/external/syslinux/gnu-efi/gnu-efi-3.0/debian/
Dcontrol6 Build-Depends: debhelper (>> 5), binutils (>= 2.17.50.0.14), gcc-multilib [i386 amd64 kfreebsd-amd6…
/external/mesa3d/src/gallium/tests/graw/
DSConscript43 #env.Depends(program, graw)
/external/mesa3d/src/gallium/auxiliary/
DSConscript36 env.Depends('util/u_format_table.c', [
/external/llvm/utils/unittest/
DCMakeLists.txt47 Support # Depends on llvm::raw_ostream
/external/jsoncpp/scons-tools/
Dsubstinfile.py69 Depends(target, SCons.Node.Python.Value(d))
/external/autotest/client/tests/crashme/
Dcrashme_2.4-9.diff124 +Build-Depends: debhelper (>= 4)
128 +Depends: ${shlibs:Depends}
182 + * Add Build-Depends (Closes: #70344)
/external/mesa3d/src/mapi/shared-glapi/
DSConscript70 env.Depends(objects, header)
/external/llvm/test/CodeGen/ARM/
Dnone-macho.ll88 ; Even bare-metal PIC needs GOT-like behaviour, in principle. Depends a bit on

12