Home
last modified time | relevance | path

Searched full:deb (Results 1 – 25 of 130) sorted by relevance

123456

/external/llvm/test/CodeGen/SystemZ/
Dfp-div-01.ll16 ; Check the low end of the DEB range.
19 ; CHECK: deb %f0, 0(%r2)
26 ; Check the high end of the aligned DEB range.
29 ; CHECK: deb %f0, 4092(%r2)
42 ; CHECK: deb %f0, 0(%r2)
54 ; CHECK: deb %f0, 0(%r2)
62 ; Check that DEB allows indices.
66 ; CHECK: deb %f0, 400(%r1,%r2)
75 ; Check that divisions of spilled values can use DEB rather than DEBR.
79 ; CHECK: deb %f0, 16{{[04]}}(%r15)
/external/cmockery/cmockery_0_1_2/
DMakefile.am111 deb: dist-gzip packages/deb.sh packages/deb/* target
112 @cd packages && ./deb.sh ${PACKAGE} ${VERSION}
117 EXTRA_DIST = packages/rpm.sh packages/rpm/rpm.spec packages/deb.sh packages/deb \
/external/google-tv-pairing-protocol/cpp/
DMakefile.am166 deb: dist-gzip packages/deb.sh packages/deb/* target
167 @cd packages && ./deb.sh ${PACKAGE} ${VERSION}
174 EXTRA_DIST = packages/rpm.sh packages/rpm/rpm.spec packages/deb.sh packages/deb \
/external/flatbuffers/biicode/support/
Dbii-travis.sh20 mv ubuntu64 bii-ubuntu64.deb
21 (sudo dpkg -i bii-ubuntu64.deb) && sudo apt-get -f install
22 rm bii-ubuntu64.deb
/external/libjpeg-turbo/release/
Dmakedpkg.in35 rm -f $PACKAGE_NAME\_$VERSION\_$DEBARCH.deb
54 (cat $SRCDIR/release/deb-control.tmpl | sed s/{__PKGNAME}/$PACKAGE_NAME/g \
63 dpkg -b $TMPDIR $PACKAGE_NAME\_$VERSION\_$DEBARCH.deb
/external/libyuv/files/
DCM_linux_packages.cmake50 # define all the variables needed by CPack to create .deb and .rpm packages
65 SET ( CPACK_GENERATOR "DEB;RPM" )
67 # create the .deb and .rpm files (you'll need build-essential and rpm tools)
DCMakeLists.txt81 # create the .deb and .rpm packages using cpack
/external/protobuf/jenkins/docker/
DDockerfile13 RUN echo 'deb http://ppa.launchpad.net/fkrull/deadsnakes/ubuntu trusty main' > /etc/apt/sources.lis…
17 run echo 'deb http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main' > /etc/apt/sources.list…
22 run echo "deb http://download.mono-project.com/repo/debian wheezy main" | tee /etc/apt/sources.list…
23 …echo "deb http://download.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | tee -a /etc…
/external/fmtlib/support/
Dtravis-build.py27 check_call('curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key ' +
29 check_call('echo "deb https://deb.nodesource.com/node_0.10 precise main" ' +
34 deb_file = 'doxygen_1.8.6-2_amd64.deb'
/external/cmockery/cmockery_0_1_2/packages/
Ddeb.sh54 # This is one of those 'specific requirements': where the deb control files live
55 ln -s "packages/deb" "debian"
62 # we've made this .deb file for.
/external/parameter-framework/upstream/
D.travis.yml70 cpack --verbose -G DEB && dpkg --info *.deb)
77 echo "TODO - install the generated .deb instead of using ../install."
/external/autotest/client/deps/dejagnu/
Ddejagnu-1.4.4.tar.bz2dejagnu-1.4.4/ dejagnu-1.4.4/doc/ dejagnu-1.4.4 ...
/external/autotest/client/bin/
Dpackage_unittest.py70 input_package = "package.deb"
127 output = "package_output.deb"
132 'alien --to-deb %s 2>/dev/null' % input_package).and_return(output)
/external/libpng/scripts/
Doptions.awk22 # deb=1 Causes debugging to be output
62 deb=0 # debug - set on command line
130 # free form, except for deb (you are expected to understand how to
158 $1 == "deb" && $2 == "=" && NF == 3{
159 deb = $3
529 print "deb =", deb >out
581 if (deb > 2) for (i in tree) if (i != "") print i, "depends-on" tree[i]
665 if (deb) print "option", i
836 if (deb) print "setting", i
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/
Des-ES_lexpos.utf662 ADV "debajo" "deB'axo"
1985 V_MODAL_PL "debamos" "deB'amos"
1987 V_MODAL_PL "debemos" "deB'emos"
1996 V_MODAL_PL "debimos" "deB'imos"
1997 V_MODAL_PL "debéis" "deB'ejs"
1998 V_MODAL_PL "debíais" "deB'iajs"
1999 V_MODAL_PL "debíamos" "deB'iamos"
2000 V_MODAL_PL "debían" "deB'ian"
2070 V_MODAL_SG "debiste" "deB'iste"
2073 V_MODAL_SG "debí" "deB'i"
[all …]
/external/autotest/puppylab/
Dvm_manager.py100 'downloading a deb file from '
102 'it with dpkg -i file.deb', VAGRANT_VERSION)
/external/flatbuffers/
D.travis.yml15 # biicode .deb files no longer available.
/external/linux-kselftest/
D.gitignore56 # Debian directory (make deb-pkg)
/external/ltp/testcases/kernel/security/tomoyo/
DREADME22 a DEB package by "alien -k" after "rpmbuild -bb".
/external/flatbuffers/CMake/
DPackageDebian.cmake5 SET(CPACK_GENERATOR "TGZ;DEB")
/external/libvpx/libvpx/
D.mailmap7 Deb Mukherjee <debargha@google.com>
/external/lzma/CPP/7zip/
DGuid.txt178 EC Deb
/external/protobuf/
Dtests.sh60 …echo "deb http://download.mono-project.com/repo/debian wheezy main" | sudo tee /etc/apt/sources.li…
61 …echo "deb http://download.mono-project.com/repo/debian wheezy-libtiff-compat main" | sudo tee -a /…
/external/protobuf/util/
Dtests.sh60 …echo "deb http://download.mono-project.com/repo/debian wheezy main" | sudo tee /etc/apt/sources.li…
61 …echo "deb http://download.mono-project.com/repo/debian wheezy-libtiff-compat main" | sudo tee -a /…
/external/libogg/
DREADME34 ./debian Rules/spec files for building Debian .deb packages

123456