/third_party/e2fsprogs/util/ |
D | install-symlink.in | 40 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/ |
D | make.sh | 214 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/ |
D | make.sh | 214 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/ |
D | make.sh | 214 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/ |
D | make-include.sh | 51 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/ |
D | server-v4l2-H264-alsasrc-PCMA.sh | 41 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"
|
D | server-VTS-VP8-ATS-OPUS.sh | 7 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 \
|
D | server-v4l2-H263p-alsasrc-AMR.sh | 15 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 \
|
D | server-VTS-H263p.sh | 23 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"
|
D | server-alsasrc-PCMA.sh | 22 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 \
|
D | server-VTS-H264-rtx.sh | 25 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"
|
D | client-H263p-PCMA.sh | 10 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
|
D | client-H264-PCMA.sh | 39 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
|
D | client-VP8-OPUS.sh | 10 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
|
D | client-PCMA.sh | 33 DEST=127.0.0.1 39 rtpbin.send_rtcp_src_0 ! udpsink port=5007 host=$DEST sync=false async=false
|
D | client-H264.sh | 34 DEST=127.0.0.1 42 rtpbin.send_rtcp_src_0 ! udpsink port=5005 host=$DEST sync=false async=false
|
D | client-H263p.sh | 9 DEST=localhost 21 rtpbin.send_rtcp_src_0 ! udpsink host=$DEST port=5005 sync=false async=false
|
D | client-H264-rtx.sh | 34 DEST=127.0.0.1 42 rtpbin.send_rtcp_src_0 ! udpsink port=5005 host=$DEST sync=false async=false
|
D | client-PCMA.py | 32 DEST = '127.0.0.1' variable 67 rtcpsink.set_property('host', DEST)
|
/third_party/curl/packages/OS400/ |
D | make-include.sh | 77 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/ |
D | camellia.c | 237 #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/ |
D | aria.c | 46 #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/ |
D | AssemblyTests.md | 101 // CHECK: movl $2, [[DEST:.*]] 102 // CHECK: idivl [[DEST]]
|
/third_party/benchmark/docs/ |
D | AssemblyTests.md | 101 // CHECK: movl $2, [[DEST:.*]] 102 // CHECK: idivl [[DEST]]
|
/third_party/grpc/third_party/toolchains/rbe_win2019/ |
D | Dockerfile | 9 …DO(jsharpe): Consider replacing "ADD $URI $DEST" with "Invoke-WebRequest -Method Get -Uri $URI -Ou…
|