Home
last modified time | relevance | path

Searched refs:rf (Results 1 – 25 of 1364) sorted by relevance

12345678910>>...55

/third_party/toybox/tests/
Dchmod.test36 rm -rf "./$type" && mkdir $type
50 rm -rf dir file && mkdir dir && touch file
55 rm -rf dir file && mkdir dir && touch file
60 rm -rf dir file && mkdir dir && touch file
65 rm -rf dir file && mkdir dir && touch file
69 rm -rf dir file && mkdir dir && touch file
73 rm -rf dir file && mkdir dir && touch file
77 rm -rf dir file && mkdir dir && touch file
81 rm -rf dir file && mkdir dir && touch file
85 rm -rf dir file && mkdir dir && touch file
[all …]
Dmkdir.test24 rm -rf one
43 rm -rf one
47 rm -rf one
53 rm -rf one
60 rm -rf one
67 rm -rf walrus
73 rm -rf one two three
Dunzip.test54 rm -rf d1
56 rm -rf d1
62 rm -rf d1
68 rm -rf d1
74 rm -rf dir
82 rm -rf d1
86 rm -rf d1
Dmv.test26 rm -rf file* dir*
32 rm -rf dir*
43 rm -rf file* link* dir*
82 rm -rf file* link* dir*
91 rm -rf file* dir*
97 rm -rf dir*
104 rm -rf dir*
109 rm -rf dir*
114 rm -rf dir*
Drm.test16 rm -rf dir
29 rm -rf file* dir*
37 rm -rf file* dir*
45 rm -rf dir*
50 chmod 777 one 2>/dev/null ; rm -rf one
56 rm -rf d1
Dcp.test37 rm -rf two three walrus
83 rm -rf dir
96 rm -rf one dir dir2
101 rm -rf one one_
105 rm -rf one one_
114 rm -rf walrus woot carpenter
/third_party/flutter/skia/third_party/externals/sdl/src/audio/
DSDL_audiocvt.c341 Uint8 *src, *dst, lf, rf, ce; in SDL_ConvertSurround() local
349 rf = src[1]; in SDL_ConvertSurround()
350 ce = (lf / 2) + (rf / 2); in SDL_ConvertSurround()
352 dst[1] = rf; in SDL_ConvertSurround()
354 dst[3] = rf - ce; in SDL_ConvertSurround()
363 Sint8 *src, *dst, lf, rf, ce; in SDL_ConvertSurround() local
371 rf = src[1]; in SDL_ConvertSurround()
372 ce = (lf / 2) + (rf / 2); in SDL_ConvertSurround()
374 dst[1] = rf; in SDL_ConvertSurround()
376 dst[3] = rf - ce; in SDL_ConvertSurround()
[all …]
/third_party/jsframework/
Djs_framework_build.sh47 rm -rf "$9/node-v12.18.4-linux-x64"
48 rm -rf "$9/node-v12.18.4-darwin-x64"
67 rm -rf ./node_modules
69 rm -rf ./node-v12.18.4-darwin-x64
71 rm -rf ./node-v12.18.4-linux-x64
73 rm -rf ./runtime
74 rm -rf ./tsconfig.json
75 rm -rf ./build.js
76 rm -rf ./test
77 rm -rf ./.eslintrc
[all …]
/third_party/ffmpeg/libavcodec/
Dvdpau_h264.c42 static void vdpau_h264_clear_rf(VdpReferenceFrameH264 *rf) in vdpau_h264_clear_rf() argument
44 rf->surface = VDP_INVALID_HANDLE; in vdpau_h264_clear_rf()
45 rf->is_long_term = VDP_FALSE; in vdpau_h264_clear_rf()
46 rf->top_is_reference = VDP_FALSE; in vdpau_h264_clear_rf()
47 rf->bottom_is_reference = VDP_FALSE; in vdpau_h264_clear_rf()
48 rf->field_order_cnt[0] = 0; in vdpau_h264_clear_rf()
49 rf->field_order_cnt[1] = 0; in vdpau_h264_clear_rf()
50 rf->frame_idx = 0; in vdpau_h264_clear_rf()
53 static void vdpau_h264_set_rf(VdpReferenceFrameH264 *rf, H264Picture *pic, in vdpau_h264_set_rf() argument
61 rf->surface = surface; in vdpau_h264_set_rf()
[all …]
/third_party/NuttX/fs/romfs/
Dfs_romfs.c80 struct romfs_file_s *rf = NULL; in romfs_lookup() local
160 rf = (struct romfs_file_s *)zalloc(sizeof(struct romfs_file_s)); in romfs_lookup()
161 if (!rf) in romfs_lookup()
172 rf->rf_size = dirinfo->rd_size; in romfs_lookup()
173 rf->rf_type = (uint8_t)(dirinfo->rd_next & RFNEXT_ALLMODEMASK); in romfs_lookup()
178 &rf->rf_startoffset); in romfs_lookup()
191 rf->rf_next = rm->rm_head; in romfs_lookup()
192 rm->rm_head = rf->rf_next; in romfs_lookup()
205 newVnode->data = rf; in romfs_lookup()
221 free(rf); in romfs_lookup()
[all …]
/third_party/python/Python/
Dmarshal.c1447 RFILE rf; in PyMarshal_ReadShortFromFile() local
1450 rf.readable = NULL; in PyMarshal_ReadShortFromFile()
1451 rf.fp = fp; in PyMarshal_ReadShortFromFile()
1452 rf.end = rf.ptr = NULL; in PyMarshal_ReadShortFromFile()
1453 rf.buf = NULL; in PyMarshal_ReadShortFromFile()
1454 res = r_short(&rf); in PyMarshal_ReadShortFromFile()
1455 if (rf.buf != NULL) in PyMarshal_ReadShortFromFile()
1456 PyMem_FREE(rf.buf); in PyMarshal_ReadShortFromFile()
1463 RFILE rf; in PyMarshal_ReadLongFromFile() local
1465 rf.fp = fp; in PyMarshal_ReadLongFromFile()
[all …]
/third_party/skia/third_party/externals/angle2/scripts/
Droll_aosp.sh25 rm -rf ${GN_OUTPUT_DIRECTORY}
98 rm -rf ${GN_OUTPUT_DIRECTORY}
109 rm -rf ${DEPOT_TOOLS_DIR}
130 rm -rf "$dep"
148 rm -rf "$unsupported_third_party_dep"
156 rm -rf "$dep"/.git
186 rm -rf $DEPOT_TOOLS_DIR
/third_party/boost/doc/pdf/
Dbuild5 (cd ../../libs/container/doc && rm -rf *.pdf && bjam -a --hash pdfinstall xsl:param=fop1.extensions…
6 (cd ../../libs/interprocess/doc && rm -rf *.pdf && bjam -a --hash pdf pdfinstall xsl:param=fop1.ext…
7 (cd ../../libs/intrusive/doc && rm -rf *.pdf && bjam -a --hash pdf pdfinstall xsl:param=fop1.extens…
8 (cd ../../libs/functional/overloaded_function/doc && rm -rf *.pdf && bjam -a --hash pdf pdfinstall …
9 (cd ../../libs/local_function/doc && rm -rf *.pdf && bjam -a --hash pdf pdfinstall && cp *.pdf ../.…
10 (cd ../../libs/utility/identity_type/doc && rm -rf *.pdf && bjam -a --hash pdf pdf_doc_install && c…
11 (cd ../../libs/numeric/odeint/doc && rm -rf *.pdf && bjam -a --hash --enable-index pdf pdfinstall &…
15 (cd ../../libs/geometry/doc && rm -rf *.pdf && ./make_qbk.py && bjam pdfinstall -a --hash xsl:param…
17 rm -rf boost_${boost_version}_pdf
/third_party/skia/modules/canvaskit/
DMakefile2 - rm -rf ../../out/canvaskit_wasm
3 - rm -rf ./npm_build/bin
4 - rm -rf ./build/
10 - rm -rf build/
18 - rm -rf build/
26 - rm -rf build/
34 - rm -rf build/
42 - rm -rf build/
50 - rm -rf build/
57 - rm -rf build/
[all …]
/third_party/ltp/testscripts/
Dautofs1.sh140 rm -rf /etc/auto.master /etc/auto.media /AUTOFS
150 rm -rf /etc/auto.master /etc/auto.media /AUTOFS
163 rm -rf /etc/auto.master /etc/auto.media /AUTOFS
174 rm -rf /etc/auto.master /etc/auto.media /AUTOFS
183 rm -rf /etc/auto.master /etc/auto.media /AUTOFS
203 rm -rf /AUTOFS >/dev/null 2>&1
211 rm -rf /AUTOFS >/dev/null 2>&1
241 rm -rf /etc/auto.master /etc/auto.media /etc/auto.disk /AUTOFS
250 rm -rf /etc/auto.master /etc/auto.media /etc/auto.disk /AUTOFS
271 rm -rf /etc/auto.master /etc/auto.media /etc/auto.disk /AUTOFS
Dautofs4.sh132 rm -rf /etc/auto.master /etc/auto.media /AUTOFS
142 rm -rf /etc/auto.master /etc/auto.media /AUTOFS
154 rm -rf /etc/auto.master /etc/auto.media /AUTOFS
165 rm -rf /etc/auto.master /etc/auto.media /AUTOFS
174 rm -rf /etc/auto.master /etc/auto.media /AUTOFS
192 rm -rf /AUTOFS >/dev/null 2>&1
200 rm -rf /AUTOFS >/dev/null 2>&1
226 rm -rf /etc/auto.master /etc/auto.media /etc/auto.disk /AUTOFS
236 rm -rf /etc/auto.master /etc/auto.media /etc/auto.disk /AUTOFS
257 rm -rf /etc/auto.master /etc/auto.media /etc/auto.disk /AUTOFS
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/release/
Dmakedpkg.in15 $SUDO rm -rf $TMPDIR
67 rm -rf $TMPDIR$BINDIR
69 rm -rf $TMPDIR$DATAROOTDIR
72 rm -rf $TMPDIR$JAVADIR
74 rm -rf $TMPDIR$DOCDIR
75 rm -rf $TMPDIR$INCLUDEDIR
76 rm -rf $TMPDIR$MANDIR
/third_party/libdrm/
DCleanSpec.mk1 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/include/libdrm)
2 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/include/freedreno)
3 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libdrm_*intermediates)
4 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/STATIC_LIBRARIES/libdrm_*intermediates)
/third_party/musl/scripts/
Dcopy_uapi.sh31 rm -rf ${OUT_DIR}/asm-arm64
32 rm -rf ${OUT_DIR}/asm-arm
35 rm -rf ${OUT_DIR}/asm-arm64
36 rm -rf ${OUT_DIR}/asm-arm
/third_party/boost/libs/property_tree/test/
Dtest_utils.hpp97 ReadFunc rf, in generic_parser_test() argument
113 rf(filename_1, pt); // Read file in generic_parser_test()
116 rf(filename_out, pt2); // Read file again in generic_parser_test()
125 void generic_parser_test_ok(ReadFunc rf, in generic_parser_test_ok() argument
149 generic_parser_test<Ptree, ReadFunc, WriteFunc>(pt, rf, wf, in generic_parser_test_ok()
180 void generic_parser_test_error(ReadFunc rf, in generic_parser_test_error() argument
201 generic_parser_test<Ptree, ReadFunc, WriteFunc>(pt, rf, wf, in generic_parser_test_error()
233 void check_exact_roundtrip(ReadFunc rf, WriteFunc wf, const char *test_data) { in check_exact_roundtrip() argument
244 rf(in_stream, tree); in check_exact_roundtrip()
/third_party/grpc/src/php/lib/Grpc/
DRpcServer.php84 $rf = new \ReflectionClass($service);
89 if (!$rf->getParentClass()) return;
92 $service_name = $rf->getName();
93 $namespace = $rf->getParentClass()->getNamespaceName();
105 $methods = $rf->getMethods();
/third_party/protobuf/kokoro/release/python/macos/
Dbuild_artifacts.sh23 rm -rf artifacts/
24 rm -rf multibuild/
37 rm -rf venv
38 sudo rm -rf $REPO_DIR
/third_party/protobuf/kokoro/release/python/linux/
Dbuild_artifacts.sh23 rm -rf artifacts/
24 rm -rf multibuild/
35 rm -rf venv
36 sudo rm -rf $REPO_DIR
/third_party/gettext/gettext-tools/misc/
Dconvert-archive.in188 find archive -name CVS -type d -print | xargs rm -rf
189 rm -rf CVS
194 rm -rf "$cvs_dir"
195 rm -rf "$work_dir"
233 rm -rf "$work_dir"
315 rm -rf tmpcheckout
321 rm -rf "$cvs_dir" cvsuser.so
364 rm -rf "$git_dir"
368 rm -rf "$unpacked"
/third_party/grpc/test/cpp/ios/
Dbuild_tests.sh33 rm -rf Pods
34 rm -rf Tests.xcworkspace
36 rm -rf RemoteTestClientCpp/src

12345678910>>...55