Home
last modified time | relevance | path

Searched refs:tmpf (Results 1 – 9 of 9) sorted by relevance

/third_party/ltp/testcases/kernel/mce-test/lib/
Dmce.sh35 local tmpf=$WDIR/mce_reformat_for_cmp
37 mce-inject --dump "$inf" > $tmpf
41 sed "/$remove/d" -i $tmpf
45 cat $tmpf | tr '\n' '#' | sed '1,$s/##/\n/g' | \
251 local tmpf=$WDIR/get_panic_from_mcelog
253 if mcelog_filter $mcelog "#BANK 219#" | head -1 > $tmpf; then
254 local F="$(sed '1,$s/#/\n/g' $tmpf | awk '/MISC / { print $2 }')"
Dapei-inject.sh22 local tmpf=$WDIR/mce_reformat_for_cmp
24 grep -v 'STATUS 0x800000000000000' | sort > "$tmpf"
25 awk '/^STATUS/ {print $2}' $tmpf | cut -b 1-3 > $outf
26 awk '/MCGSTATUS/ {if ($4=="") print $2; else print $4;}' $tmpf >> $outf
/third_party/mindspore/mindspore/lite/src/runtime/kernel/opencl/cl/
Dargminmax.cl68 FLT tmpf;
69 swap(buf[lk], buf[rk], tmpf);
75 FLT tmpf;
76 swap(buf[lk], buf[rk], tmpf);
/third_party/gstreamer/gstplugins_bad/sys/wasapi/
Dgstwasapiutil.c932 WAVEFORMATEX *tmpf; in gst_wasapi_util_initialize_audioclient3() local
957 hr = IAudioClient3_GetCurrentSharedModeEnginePeriod (client, &tmpf, in gst_wasapi_util_initialize_audioclient3()
959 CoTaskMemFree (tmpf); in gst_wasapi_util_initialize_audioclient3()
/third_party/mesa3d/src/mesa/swrast/
Ds_span.c77 GLfloat tmpf = ctx->Current.RasterPos[2] * depthMax; in _swrast_span_default_attribs() local
78 tmpf = MIN2(tmpf, depthMax); in _swrast_span_default_attribs()
79 span->z = (GLint)tmpf; in _swrast_span_default_attribs()
/third_party/flutter/skia/third_party/externals/libpng/contrib/libtests/
Dpngstest.c77 static char tmpf[23] = "TMP"; variable
3215 sprintf(name, "%s%d.png", tmpf, ++counter); in write_one_file()
3574 if (strlen(argv[++c]) >= sizeof tmpf) in main()
3583 strncpy(tmpf, argv[c], sizeof (tmpf)-1); in main()
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dpngstest.c77 static char tmpf[23] = "TMP"; variable
3215 sprintf(name, "%s%d.png", tmpf, ++counter); in write_one_file()
3574 if (strlen(argv[++c]) >= sizeof tmpf) in main()
3583 strncpy(tmpf, argv[c], sizeof (tmpf)-1); in main()
/third_party/libpng/contrib/libtests/
Dpngstest.c77 static char tmpf[23] = "TMP"; variable
3215 sprintf(name, "%s%d.png", tmpf, ++counter); in write_one_file()
3574 if (strlen(argv[++c]) >= sizeof tmpf) in main()
3583 strncpy(tmpf, argv[c], sizeof (tmpf)-1); in main()
/third_party/mksh/
Dcheck.t11044 ulimit -a >tmpf
11060 done <tmpf