Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/test/cutest/
A Dcut.c7 struct cut_runtime cut; variable
17 c = cut.clist[i]; in filter()
86 " FAILED: %d\r\n", cut->ccnt_total, cut->ccnt_skip, in cut_result_report()
87 cut->ccnt_total-cut->ccnt_skip, cut->ccnt_pass, cut->ccnt_fail); in cut_result_report()
97 cut.ccnt_pass = 0; in cut_main()
98 cut.ccnt_fail = 0; in cut_main()
113 cut.ccur = cut.clist[i]; in cut_main()
118 ++cnt, cut.ccnt_total-cut.ccnt_skip, cut.ccur->sname, cut.ccur->cname); in cut_main()
120 cut.ccur->setup(cut.ccur->data); in cut_main()
121 cut.ccur->run((struct cut_case *)(cut.ccur->data)); in cut_main()
[all …]
A Dcut.h27 extern struct cut_runtime cut;
149 if (cut.ccnt_total >= CUT_CASE_MAX_CNT) { \
155 *(cut.clist + cut.ccnt_total++) = c; \
166 int ret = 0, i = cut.ccnt_fail; \
167 cut.cerrmsg[i] = (char *)cut_malloc(CUT_MSG_MAX_LEN); \
168 assert(cut.cerrmsg[i] != NULL); \
169 memset(cut.cerrmsg[i], 0, CUT_MSG_MAX_LEN); \
170 ret = cut_snprintf(cut.cerrmsg[i], \
173 cut.ccur->sname, cut.ccur->cname, \
176 cut_snprintf(cut.cerrmsg[i] + CUT_MSG_MAX_LEN - 4, \
[all …]
/AliOS-Things-master/documentation/yaml/
A Dpackage.yaml_user_manual.md141 key=$(echo $word | cut -d '=' -f1)
143 value=$(echo $word | cut -d '=' -f2-)
145 value=$(echo $word | cut -d '=' --complement -f1)
160 key=$(echo $1 | cut -d '=' -f1)
161 value=$(echo $1 | cut -d '=' --complement -f1)
/AliOS-Things-master/hardware/chip/rtl872xd/
A Dprepend_header.sh64 IMAGE_LEN=$(du -b $IMAGE_FILENAME | cut -f 1)
/AliOS-Things-master/components/SDL2/src/hidapi/testgui/
A Dcopy_to_bundle.sh23 local A=`otool -LX $file |cut -f 1 -d " "`
/AliOS-Things-master/components/SDL2/acinclude/
A Dax_gcc_archflag.m4147 …cputype=`(((grep cpu /proc/cpuinfo | cut -d: -f2) ; ($PRTDIAG -v |grep -i sparc) ; grep -i cpu /va…
170 … | head -n 1 | cut -d: -f2 | cut -d, -f1 | sed 's/ //g') ; /usr/bin/machine ; /bin/machine; grep C…
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A Diosbuild.sh20 readonly XCODE=$(xcodebuild -version | grep Xcode | cut -d " " -f2)
A DChangeLog3642 716d1d7f fix suboptimal MAX_LEN cut-off limit
3671 b361eca1 add cut-off to arith coder probability update.
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/pascal/
A Dzlibd32.mak72 # the command line is cut to fit in the MS-DOS 128 byte limit:
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/delphi/
A Dzlibd32.mak72 # the command line is cut to fit in the MS-DOS 128 byte limit:
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dconfig.guess234 release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
1009 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
A DCHANGES5256 Fixed old cut&paste bug in the weighted filter selection code in
5404 Fixed some inconsequential cut-and-paste typos in png_set_cHRM_XYZ_fixed().
A Dlibpng-manual.txt953 been cut out of paper and pasted on afterward.
/AliOS-Things-master/components/SDL2/src/image/
A Dconfig.guess234 release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
1009 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
/AliOS-Things-master/components/SDL2/build-scripts/
A Dconfig.guess227 release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
1024 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
/AliOS-Things-master/components/SDL2/src/gfx/
A Dconfig.guess966 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A Dconfig.guess966 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/config/
A Dconfig.guess940 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dconfig.guess987 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
A Daclocal.m42965 n=$($ECHO $libname | cut -b -$((8 - ${#v})) | tr . _);
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DChangeLog1496 * libtiff/tiffiop.h: First cut at supporting large files under
6753 * cut 3.6.0 Beta release.
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/m4/
A Dlibtool.m42963 n=$($ECHO $libname | cut -b -$((8 - ${#v})) | tr . _);
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/
A Dlibtool.m42951 n=$($ECHO $libname | cut -b -$((8 - ${#v})) | tr . _);
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/m4/
A Dlibtool.m42951 n=$($ECHO $libname | cut -b -$((8 - ${#v})) | tr . _);
/AliOS-Things-master/components/SDL2/src/image/autom4te.cache/
A Doutput.210724 n=$($ECHO $libname | cut -b -$((8 - ${#v})) | tr . _);

Completed in 137 milliseconds