Home
last modified time | relevance | path

Searched refs:DEST (Results 1 – 25 of 86) sorted by relevance

1234

/third_party/e2fsprogs/util/
Dinstall-symlink.in40 DEST="$2"
48 if ! echo $DEST | grep -q ^/ ; then
49 echo $DEST: Destination pathname must be absolute
58 $RM -f "$DESTDIR$DEST"
61 $LN_S "$DESTDIR$SRC" "$DESTDIR$DEST"
65 if test $(dirname "$SRC") = $(dirname "$DEST") ; then
66 $LN_S "$(basename "$SRC")" "$DESTDIR$DEST"
71 TOP_DEST=$(echo $DEST | awk -F/ '{print $2}')
84 $LN_S "$SRC" "$DESTDIR$DEST"
86 $LN_S "$DESTDIR$SRC" "$DESTDIR$DEST"
[all …]
/third_party/zlib/os400/
Dmake.sh214 do DEST="${SRCPF}/`db2_name \"${HFILE}\"`.MBR"
216 if action_needed "${DEST}" "${HFILE}"
221 CMD="CPY OBJ('`pwd`/tmphdrfile') TOOBJ('${DEST}')"
230 if action_needed "${IFSFILE}" "${DEST}"
232 ln -s "${DEST}" "${IFSFILE}"
241 DEST="${SRCPF}/ZLIB.INC.MBR"
243 if action_needed "${DEST}" "${HFILE}"
244 then CMD="CPY OBJ('${HFILE}') TOOBJ('${DEST}')"
252 if action_needed "${IFSFILE}" "${DEST}"
254 ln -s "${DEST}" "${IFSFILE}"
[all …]
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/os400/
Dmake.sh214 do DEST="${SRCPF}/`db2_name \"${HFILE}\"`.MBR"
216 if action_needed "${DEST}" "${HFILE}"
221 CMD="CPY OBJ('`pwd`/tmphdrfile') TOOBJ('${DEST}')"
230 if action_needed "${IFSFILE}" "${DEST}"
232 ln -s "${DEST}" "${IFSFILE}"
241 DEST="${SRCPF}/ZLIB.INC.MBR"
243 if action_needed "${DEST}" "${HFILE}"
244 then CMD="CPY OBJ('${HFILE}') TOOBJ('${DEST}')"
252 if action_needed "${IFSFILE}" "${DEST}"
254 ln -s "${DEST}" "${IFSFILE}"
[all …]
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/os400/
Dmake.sh214 do DEST="${SRCPF}/`db2_name \"${HFILE}\"`.MBR"
216 if action_needed "${DEST}" "${HFILE}"
221 CMD="CPY OBJ('`pwd`/tmphdrfile') TOOBJ('${DEST}')"
230 if action_needed "${IFSFILE}" "${DEST}"
232 ln -s "${DEST}" "${IFSFILE}"
241 DEST="${SRCPF}/ZLIB.INC.MBR"
243 if action_needed "${DEST}" "${HFILE}"
244 then CMD="CPY OBJ('${HFILE}') TOOBJ('${DEST}')"
252 if action_needed "${IFSFILE}" "${DEST}"
254 ln -s "${DEST}" "${IFSFILE}"
[all …]
/third_party/libxml2/os400/
Dmake-include.sh51 DEST="${SRCPF}/`db2_name \"${HFILE}\" nomangle`.MBR"
58 DEST="${SRCPF}/SCHMTYPES.MBR";;
62 if action_needed "${DEST}" "${HFILE}"
67 CMD="CPY OBJ('`pwd`/tmphdrfile') TOOBJ('${DEST}')"
74 if action_needed "${IFSFILE}" "${DEST}"
76 ln -s "${DEST}" "${IFSFILE}"
/third_party/gstreamer/gstplugins_good/tests/examples/rtp/
Dserver-v4l2-H264-alsasrc-PCMA.sh41 DEST=127.0.0.1
56 VRTPSINK="udpsink port=5000 host=$DEST ts-offset=$VOFFSET name=vrtpsink"
57 VRTCPSINK="udpsink port=5001 host=$DEST sync=false async=false name=vrtcpsink"
66 ARTPSINK="udpsink port=5002 host=$DEST ts-offset=$AOFFSET name=artpsink"
67 ARTCPSINK="udpsink port=5003 host=$DEST sync=false async=false name=artcpsink"
Dserver-VTS-VP8-ATS-OPUS.sh7 DEST=localhost
12 … rtpbin.send_rtp_src_0 ! udpsink host=$DEST port=5000 \
13 … rtpbin.send_rtcp_src_0 ! udpsink host=$DEST port=5001 sync=false async=false \
16 rtpbin.send_rtp_src_1 ! udpsink host=$DEST port=5002 \
17 rtpbin.send_rtcp_src_1 ! udpsink host=$DEST port=5003 sync=false async=false \
Dserver-v4l2-H263p-alsasrc-AMR.sh15 DEST=localhost
19 … rtpbin.send_rtp_src_0 ! queue ! udpsink host=$DEST port=5000 ts-offset=$AOFFSET \
20 … rtpbin.send_rtcp_src_0 ! udpsink host=$DEST port=5001 sync=false async=false \
23 rtpbin.send_rtp_src_1 ! queue ! udpsink host=$DEST port=5002 ts-offset=$VOFFSET \
24 rtpbin.send_rtcp_src_1 ! udpsink host=$DEST port=5003 sync=false async=false \
Dserver-VTS-H263p.sh23 DEST=127.0.0.1
37 VRTPSINK="udpsink port=5000 host=$DEST ts-offset=$VOFFSET name=vrtpsink"
38 VRTCPSINK="udpsink port=5001 host=$DEST sync=false async=false name=vrtcpsink"
Dserver-alsasrc-PCMA.sh22 DEST=127.0.0.1
33 rtpbin.send_rtp_src_0 ! udpsink port=5002 host=$DEST \
34 rtpbin.send_rtcp_src_0 ! udpsink port=5003 host=$DEST sync=false async=false \
Dserver-VTS-H264-rtx.sh25 DEST=127.0.0.1
39 VRTPSINK="udpsink port=5000 host=$DEST ts-offset=$VOFFSET name=vrtpsink"
40 VRTCPSINK="udpsink port=5001 host=$DEST sync=false async=false name=vrtcpsink"
Dclient-H263p-PCMA.sh10 DEST=localhost
24 rtpbin.send_rtcp_src_0 ! udpsink host=$DEST port=5005 sync=false async=false \
28 rtpbin.send_rtcp_src_1 ! udpsink host=$DEST port=5007 sync=false async=false
Dclient-H264-PCMA.sh39 DEST=127.0.0.1
60 rtpbin.send_rtcp_src_0 ! udpsink port=5005 host=$DEST sync=false async=false \
64 rtpbin.send_rtcp_src_1 ! udpsink port=5007 host=$DEST sync=false async=false
Dclient-VP8-OPUS.sh10 DEST=localhost
24 rtpbin.send_rtcp_src_0 ! udpsink host=$DEST port=5005 sync=false async=false \
28 rtpbin.send_rtcp_src_1 ! udpsink host=$DEST port=5007 sync=false async=false
Dclient-PCMA.sh33 DEST=127.0.0.1
39 rtpbin.send_rtcp_src_0 ! udpsink port=5007 host=$DEST sync=false async=false
Dclient-H264.sh34 DEST=127.0.0.1
42 rtpbin.send_rtcp_src_0 ! udpsink port=5005 host=$DEST sync=false async=false
Dclient-H263p.sh9 DEST=localhost
21 rtpbin.send_rtcp_src_0 ! udpsink host=$DEST port=5005 sync=false async=false
Dclient-H264-rtx.sh34 DEST=127.0.0.1
42 rtpbin.send_rtcp_src_0 ! udpsink port=5005 host=$DEST sync=false async=false
Dclient-PCMA.py32 DEST = '127.0.0.1' variable
67 rtcpsink.set_property('host', DEST)
/third_party/curl/packages/OS400/
Dmake-include.sh77 DEST="${SRCPF}/`db2_name \"${HFILE}\" nomangle`.MBR"
79 if action_needed "${DEST}" "${HFILE}"
80 then copy_hfile "${DEST}" "${HFILE}"
83 ln -s "${DEST}" "${IFSDEST}"
/third_party/mbedtls/library/
Dcamellia.c237 #define ROTL(DEST, SRC, SHIFT) \ argument
239 (DEST)[0] = (SRC)[0] << (SHIFT) ^ (SRC)[1] >> (32 - (SHIFT)); \
240 (DEST)[1] = (SRC)[1] << (SHIFT) ^ (SRC)[2] >> (32 - (SHIFT)); \
241 (DEST)[2] = (SRC)[2] << (SHIFT) ^ (SRC)[3] >> (32 - (SHIFT)); \
242 (DEST)[3] = (SRC)[3] << (SHIFT) ^ (SRC)[0] >> (32 - (SHIFT)); \
/third_party/openssl/crypto/aria/
Daria.c46 #define PUT_U32_BE(DEST, IDX, VAL) \ argument
48 ((uint8_t *)(DEST))[IDX * 4 ] = GET_U8_BE(VAL, 0); \
49 ((uint8_t *)(DEST))[IDX * 4 + 1] = GET_U8_BE(VAL, 1); \
50 ((uint8_t *)(DEST))[IDX * 4 + 2] = GET_U8_BE(VAL, 2); \
51 ((uint8_t *)(DEST))[IDX * 4 + 3] = GET_U8_BE(VAL, 3); \
/third_party/json/benchmarks/thirdparty/benchmark/docs/
DAssemblyTests.md101 // CHECK: movl $2, [[DEST:.*]]
102 // CHECK: idivl [[DEST]]
/third_party/benchmark/docs/
DAssemblyTests.md101 // CHECK: movl $2, [[DEST:.*]]
102 // CHECK: idivl [[DEST]]
/third_party/grpc/third_party/toolchains/rbe_win2019/
DDockerfile9 …DO(jsharpe): Consider replacing "ADD $URI $DEST" with "Invoke-WebRequest -Method Get -Uri $URI -Ou…

1234