/third_party/mbedtls/scripts/ |
H A D | ecp_comb_table.py | 173 srcfile = os.fdopen(fd, mode="w") 174 srcfile.write(src) 175 srcfile.close()
|
/third_party/curl/packages/OS400/ |
H A D | make-include.sh | 61 srcfile="${2}" 68 ' < "${srcfile}" > "${destfile}"
|
/third_party/python/Tools/c-analyzer/c_parser/ |
H A D | source.py | 61 with open(source) as srcfile: 62 yield srcfile, filename
|
/third_party/ffmpeg/tests/ |
H A D | fate-run.sh | 203 srcfile=$2 215 tsrcfile=$(target_path $srcfile) 236 tests/tiny_psnr${HOSTEXECSUF} $srcfile $decfile $cmp_unit $cmp_shift 243 srcfile=$2 253 tsrcfile=$(target_path $srcfile) 267 srcfile=$2 274 tsrcfile=$(target_path $srcfile) 433 srcfile=$1 440 tsrcfile=$(target_path $srcfile)
|
/third_party/skia/tools/skpbench/ |
H A D | skpbench.cpp | 523 SkString srcfile(FLAGS_src[0]); in main() 524 std::unique_ptr<SkStream> srcstream(SkStream::MakeFromFile(srcfile.c_str())); in main() 526 exitf(ExitErr::kIO, "failed to open file %s", srcfile.c_str()); in main() 528 if (srcfile.endsWith(".svg")) { in main() 529 skp = create_skp_from_svg(srcstream.get(), srcfile.c_str()); in main() 530 } else if (srcfile.endsWith(".mskp")) { in main() 531 mskp = MultiFrameSkp::MakeFromFile(srcfile); in main() 538 exitf(ExitErr::kData, "failed to parse file %s", srcfile.c_str()); in main() 540 srcname = SkOSPath::Basename(srcfile.c_str()); in main()
|
/third_party/python/Tools/c-analyzer/c_parser/preprocessor/ |
H A D | __init__.py | 117 for row, srcfile in _parse_table(macros, '\t', 'glob\tname\tvalue', rawsep='=', default=None): 122 for row, srcfile in _parse_table(incldirs, '\t', 'glob\tdirname', default=None):
|
/third_party/python/Lib/venv/ |
H A D | __init__.py | 429 srcfile = os.path.join(root, f) 438 with open(srcfile, 'rb') as f: 440 if not srcfile.endswith(('.exe', '.pdb')): 448 'may be binary: %s', srcfile, e) 452 shutil.copymode(srcfile, dstfile)
|
/third_party/mksh/ |
H A D | Build.sh | 78 echo >&2 "E: invalid input in '$srcfile': '$line'" 81 echo >&2 "N: in '$srcfile': '$line'" 120 srcfile=$1 121 test -f "$srcfile" || genopt_die Source file \$srcfile not set. 122 bn=`basename "$srcfile" | sed 's/.opt$//'` 129 exec <"$srcfile" 216 set x -G "$srcfile" 2643 echo "(srcfile='$srcdir/$file'; BUILDSH_RUN_GENOPT=1; . '$srcdir/Build.sh')" 2681 srcfile [all...] |
/third_party/python/Lib/test/ |
H A D | test_shutil.py | 2260 if filename == 'srcfile': 2261 raise OSError('Cannot open "srcfile"') 2266 shutil.copyfile('srcfile', 'destfile') 2270 srcfile = self.Faux() 2273 if filename == 'srcfile': 2274 return srcfile 2280 shutil.copyfile('srcfile', 'destfile') 2281 self.assertTrue(srcfile._entered) 2282 self.assertTrue(srcfile._exited_with[0] is OSError) 2283 self.assertEqual(srcfile [all...] |
/third_party/libabigail/ |
H A D | ltmain.sh | 1935 srcfile="$nonopt" # always keep a non-empty value in "srcfile" 1985 continue # The current "srcfile" will either be retained or 2008 # The previous "srcfile" becomes the current argument. 2010 lastarg="$srcfile" 2011 srcfile="$arg" 2031 func_basename "$srcfile" 2118 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext} 2150 $ECHO "$srcfile" > "$lockfile" 2157 func_to_tool_file "$srcfile" func_convert_file_msys_to_w3 [all...] |
/third_party/skia/third_party/externals/microhttpd/ |
H A D | ltmain.sh | 1955 srcfile="$nonopt" # always keep a non-empty value in "srcfile" 2005 continue # The current "srcfile" will either be retained or 2028 # The previous "srcfile" becomes the current argument. 2030 lastarg="$srcfile" 2031 srcfile="$arg" 2051 func_basename "$srcfile" 2138 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext} 2170 $ECHO "$srcfile" > "$lockfile" 2177 func_to_tool_file "$srcfile" func_convert_file_msys_to_w3 [all...] |
/third_party/eudev/ |
H A D | ltmain.sh | 3318 srcfile=$nonopt # always keep a non-empty value in "srcfile" 3368 continue # The current "srcfile" will either be retained or 3391 # The previous "srcfile" becomes the current argument. 3393 lastarg=$srcfile 3394 srcfile=$arg 3414 func_basename "$srcfile" 3501 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext 3533 $ECHO "$srcfile" > "$lockfile" 3540 func_to_tool_file "$srcfile" func_convert_file_msys_to_w3 [all...] |
/third_party/curl/ |
H A D | ltmain.sh | 3516 srcfile=$nonopt # always keep a non-empty value in "srcfile" 3566 continue # The current "srcfile" will either be retained or 3589 # The previous "srcfile" becomes the current argument. 3591 lastarg=$srcfile 3592 srcfile=$arg 3612 func_basename "$srcfile" 3699 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext 3731 $ECHO "$srcfile" > "$lockfile" 3738 func_to_tool_file "$srcfile" func_convert_file_msys_to_w3 [all...] |
/third_party/lame/ |
H A D | ltmain.sh | 3271 srcfile=$nonopt # always keep a non-empty value in "srcfile" 3321 continue # The current "srcfile" will either be retained or 3344 # The previous "srcfile" becomes the current argument. 3346 lastarg=$srcfile 3347 srcfile=$arg 3367 func_basename "$srcfile" 3454 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext 3486 $ECHO "$srcfile" > "$lockfile" 3493 func_to_tool_file "$srcfile" func_convert_file_msys_to_w3 [all...] |
/third_party/node/deps/cares/ |
H A D | ltmain.sh | 3516 srcfile=$nonopt # always keep a non-empty value in "srcfile" 3566 continue # The current "srcfile" will either be retained or 3589 # The previous "srcfile" becomes the current argument. 3591 lastarg=$srcfile 3592 srcfile=$arg 3612 func_basename "$srcfile" 3699 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext 3731 $ECHO "$srcfile" > "$lockfile" 3738 func_to_tool_file "$srcfile" func_convert_file_msys_to_w3 [all...] |
/third_party/node/deps/cares/config/ |
H A D | ltmain.sh | 3516 srcfile=$nonopt # always keep a non-empty value in "srcfile" 3566 continue # The current "srcfile" will either be retained or 3589 # The previous "srcfile" becomes the current argument. 3591 lastarg=$srcfile 3592 srcfile=$arg 3612 func_basename "$srcfile" 3699 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext 3731 $ECHO "$srcfile" > "$lockfile" 3738 func_to_tool_file "$srcfile" func_convert_file_msys_to_w3 [all...] |
/third_party/libevdev/build-aux/ |
H A D | ltmain.sh | 3517 srcfile=$nonopt # always keep a non-empty value in "srcfile" 3567 continue # The current "srcfile" will either be retained or 3590 # The previous "srcfile" becomes the current argument. 3592 lastarg=$srcfile 3593 srcfile=$arg 3613 func_basename "$srcfile" 3700 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext 3732 $ECHO "$srcfile" > "$lockfile" 3739 func_to_tool_file "$srcfile" func_convert_file_msys_to_w3 [all...] |
/third_party/skia/third_party/externals/libpng/ |
H A D | ltmain.sh | 3271 srcfile=$nonopt # always keep a non-empty value in "srcfile" 3321 continue # The current "srcfile" will either be retained or 3344 # The previous "srcfile" becomes the current argument. 3346 lastarg=$srcfile 3347 srcfile=$arg 3367 func_basename "$srcfile" 3454 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext 3486 $ECHO "$srcfile" > "$lockfile" 3493 func_to_tool_file "$srcfile" func_convert_file_msys_to_w3 [all...] |
/third_party/googletest/googletest/include/gtest/ |
H A D | gtest.h | 1621 AssertHelperData(TestPartResult::Type t, const char* srcfile, int line_num, in AssertHelperData() 1623 : type(t), file(srcfile), line(line_num), message(msg) {} in AssertHelperData()
|
/third_party/node/deps/googletest/include/gtest/ |
H A D | gtest.h | 1616 AssertHelperData(TestPartResult::Type t, const char* srcfile, int line_num, in AssertHelperData() 1618 : type(t), file(srcfile), line(line_num), message(msg) {} in AssertHelperData()
|
/third_party/mesa3d/src/gtest/include/gtest/ |
H A D | gtest.h | 1787 const char* srcfile, in AssertHelperData() 1790 : type(t), file(srcfile), line(line_num), message(msg) { } in AssertHelperData()
|
/third_party/node/ |
H A D | configure.py | 1674 # srcfile uses "slash" as dir separator as its output is consumed by gyp 1675 srcfile = f'{dir_sub}/{file}' 1679 srcfile = f'{patch_dir}/{file}' 1681 file_list.append(srcfile)
|