HomeSort by relevance Sort by last modified time
    Searched refs:sh (Results 1 - 25 of 609) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libpng/contrib/pngminus/
pngminus.sh 1 #!/bin/sh
3 sh png2pnm.sh
4 sh pnm2png.sh
  /external/srec/tests/
run_chmod.sh 1 chmod 777 ./run_contacts.sh
2 chmod 777 ./run_ERT.sh
3 chmod 777 ./run_parameters.sh
4 chmod 777 ./run_robustness1.sh
5 chmod 777 ./run_robustness2.sh
6 chmod 777 ./run_robustness3.sh
7 chmod 777 ./run_UAPI_SrecTest.sh
8 chmod 777 ./run_UAPI_Test.sh
9 chmod 777 ./run_voicetags1.sh
  /external/libsepol/src/
handle.c 9 sepol_handle_t *sh = malloc(sizeof(sepol_handle_t)); local
10 if (sh == NULL)
14 sh->msg_callback = sepol_msg_default_handler;
15 sh->msg_callback_arg = NULL;
18 sh->disable_dontaudit = 0;
19 sh->expand_consume_base = 0;
22 sh->preserve_tunables = 0;
24 return sh;
27 int sepol_get_preserve_tunables(sepol_handle_t *sh)
29 assert(sh != NULL)
    [all...]
  /external/tcpdump/tests/
alltests.sh 1 #!/bin/sh
3 for i in *.sh
5 if [ "X$i" = "Xalltests.sh" ]
9 sh ./$i
  /external/dropbear/libtomcrypt/
testme.sh 18 bash run.sh "STOCK" " " "$1" "$2" "$3" || exit 1
21 bash run.sh "SMALL" "-DLTC_SMALL_CODE" "$1" "$2" "$3" || exit 1
24 bash run.sh "NOTABLES" "-DLTC_NO_TABLES" "$1" "$2" "$3" || exit 1
27 bash run.sh "SMALL+NOTABLES" "-DLTC_SMALL_CODE -DLTC_NO_TABLES" "$1" "$2" "$3" || exit 1
30 bash run.sh "CLEANSTACK" "-DLTC_CLEAN_STACK" "$1" "$2" "$3" || exit 1
33 bash run.sh "CLEANSTACK+SMALL" "-DLTC_SMALL_CODE -DLTC_CLEAN_STACK" "$1" "$2" "$3" || exit 1
36 bash run.sh "CLEANSTACK+NOTABLES" "-DLTC_NO_TABLES -DLTC_CLEAN_STACK" "$1" "$2" "$3" || exit 1
39 bash run.sh "CLEANSTACK+NOTABLES+SMALL" "-DLTC_NO_TABLES -DLTC_CLEAN_STACK -DLTC_SMALL_CODE" "$1" "$2" "$3" || exit 1
42 bash run.sh "NO_FAST" "-DLTC_NO_FAST" "$1" "$2" "$3" || exit 1
45 bash run.sh "NO_FAST+NOTABLES" "-DLTC_NO_FAST -DLTC_NO_TABLES" "$1" "$2" "$3" || exit
    [all...]
run.sh 2 bash build.sh " $1" "$2 -O2" "$3 IGNORE_SPEED=1" "$4" "$5"
12 bash build.sh " $1" "$2 -Os" " $3 IGNORE_SPEED=1 LTC_SMALL=1" "$4" "$5"
22 bash build.sh " $1" " $2" " $3 " "$4" "$5"
33 # $Source: /cvs/libtom/libtomcrypt/run.sh,v $
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
buildall.sh 3 ./buildpkb.sh de DE gl0
4 ./buildpkb.sh en GB kh0
5 ./buildpkb.sh en US lh0
6 ./buildpkb.sh es ES zl0
7 ./buildpkb.sh fr FR nk0
8 ./buildpkb.sh it IT cm0
10 ./buildbin.sh de-DE gl0
11 ./buildbin.sh en-GB kh0
12 ./buildbin.sh en-US lh0
13 ./buildbin.sh es-ES zl
    [all...]
  /external/srec/config/en.us/
run-chmod.sh 1 chmod 777 ./run-bothtags5.sh
2 chmod 777 ./run-bothtags5-from-saved.sh
3 chmod 777 ./run-liveaudio.sh
4 chmod 777 ./run-set-get-param.sh
5 chmod 777 ./run-change-sample-rate2.sh
  /external/libsepol/include/sepol/
handle.h 14 int sepol_get_disable_dontaudit(sepol_handle_t * sh);
18 void sepol_set_disable_dontaudit(sepol_handle_t * sh, int disable_dontaudit);
22 void sepol_set_expand_consume_base(sepol_handle_t * sh, int consume_base);
28 int sepol_get_preserve_tunables(sepol_handle_t * sh);
32 void sepol_set_preserve_tunables(sepol_handle_t * sh, int preserve_tunables);
  /external/chromium/build/
sanitize-mac-build-log.sh 1 #!/bin/sh
5 sed -f `dirname "${0}"`/`basename "${0}" sh`sed
sanitize-win-build-log.sh 1 #!/bin/sh
5 sed -f `dirname "${0}"`/`basename "${0}" sh`sed
  /development/ide/intellij/
make+intelligen.sh 8 . envsetup.sh
12 tools/javabuild/intelligen.sh
  /frameworks/compile/linkloader/include/impl/
ELFSection.hxx 36 ELFSectionHeaderTy const *sh) {
39 switch (sh->getType()) {
46 return ELFSectionStrTabTy::read(AR, sh);
49 return ELFSectionSymTabTy::read(AR, owner, sh);
52 return ELFSectionProgBitsTy::read(AR, owner, sh);
55 return ELFSectionNoBitsTy::read(AR, sh);
59 return ELFSectionRelTableTy::read(AR, sh);
ELFSectionNoBits.hxx 32 ELFSectionNoBits<Bitwidth>::read(Archiver &AR, ELFSectionHeaderTy const *sh) {
35 if (!result->chunk.allocate(sh->getSize())) {
39 result->sh = sh;
ELFReloc.hxx 35 llvm::OwningPtr<ELFRelocTy> sh(new ELFRelocTy());
37 if (!sh->serializeRela(AR)) {
42 if (!sh->isValid()) {
48 sh->index = index;
50 return sh.take();
63 llvm::OwningPtr<ELFRelocTy> sh(new ELFRelocTy());
65 sh->r_addend = 0;
66 if (!sh->serializeRel(AR)) {
70 if (!sh->isValid()) {
76 sh->index = index
    [all...]
  /external/dbus/
Makefile.cvs 4 ./autogen.sh --no-configure
  /external/elfutils/tests/
run-early-offscn.sh 1 #! /bin/sh
26 . $srcdir/test-subr.sh
run-ranlib-test3.sh 1 #! /bin/sh
30 . $srcdir/run-ranlib-test2.sh
run-strip-test2.sh 1 #! /bin/sh
30 . $srcdir/run-strip-test.sh
run-strip-test3.sh 1 #! /bin/sh
30 . $srcdir/run-strip-test.sh
Makefile.am 68 TESTS = run-arextract.sh run-arsymtest.sh newfile test-nlist \
70 run-show-die-info.sh run-get-files.sh run-get-lines.sh \
71 run-get-pubnames.sh run-get-aranges.sh run-allfcts.sh \
72 run-show-abbrev.sh run-line2addr.sh hash
    [all...]
  /tools/motodev/makefile/scripts/
motodevstudio.sh 17 START_COMMAND=${0%.sh}
  /frameworks/compile/linkloader/include/
ELFSectionProgBits.h 38 ELFSectionHeaderTy const *sh);
67 ELFSectionHeaderTy const *sh = this->sh; local
70 AR.seek(sh->getOffset(), true);
71 AR.prologue(sh->getSize());
72 AR.readBytes(chunk.getBuffer(), sh->getSize());
73 AR.epilogue(sh->getSize());
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/crypto/
KeyMaterial.java 25 private static byte[] calculateKey(HashForSSH2Types sh, BigInteger K, byte[] H, byte type, byte[] SessionID,
30 int dglen = sh.getDigestLength();
35 sh.reset();
36 sh.updateBigInt(K);
37 sh.updateBytes(H);
38 sh.updateByte(type);
39 sh.updateBytes(SessionID);
41 tmp[0] = sh.getDigest();
53 sh.updateBigInt(K);
54 sh.updateBytes(H)
76 HashForSSH2Types sh = new HashForSSH2Types(hashType); local
    [all...]
  /device/asus/grouper/factory-images/
generate-factory-images-package.sh 1 #!/bin/sh
30 source ../../../common/clear-factory-images-variables.sh
40 source ../../../common/generate-factory-images-common.sh

Completed in 636 milliseconds

1 2 3 4 5 6 7 8 91011>>