/external/flac/src/share/grabbag/ |
D | file.c | 52 void grabbag__file_copy_metadata(const char *srcpath, const char *destpath) in grabbag__file_copy_metadata() argument 56 if(0 == flac_stat(srcpath, &srcstat)) { in grabbag__file_copy_metadata() 71 FLAC__off_t grabbag__file_get_filesize(const char *srcpath) in grabbag__file_get_filesize() argument 75 if(0 == flac_stat(srcpath, &srcstat)) in grabbag__file_get_filesize() 81 const char *grabbag__file_get_basename(const char *srcpath) in grabbag__file_get_basename() argument 85 p = strrchr(srcpath, '/'); in grabbag__file_get_basename() 88 p = strrchr(srcpath, '\\'); in grabbag__file_get_basename() 91 return srcpath; in grabbag__file_get_basename()
|
/external/coreboot/util/qualcomm/scripts/cmm/ |
D | debug_chroot_common.cmm | 30 ENTRY &TargetPkg &srcpath &xblsrcpath &ImageName 91 d.load.elf &imgpath /strippart 9 /sourcepath &srcpath 93 d.load.elf &imgpath /strippart 9 /sourcepath &srcpath /nocode 109 d.load.elf &imgpath /strippart 9 /sourcepath &srcpath /noclear 111 d.load.elf &imgpath /strippart 9 /sourcepath &srcpath /nocode /noclear 125 d.load.elf &imgpath /strippart 9 /sourcepath &srcpath 127 d.load.elf &imgpath /strippart 9 /sourcepath &srcpath /nocode 164 d.load.elf &imgpath /strippart 9 /sourcepath &srcpath 166 d.load.elf &imgpath /strippart 9 /sourcepath &srcpath /nocode 182 &srcpath="..\..\..\depthcharge-9999\work\depthcharge-9999\src" [all …]
|
D | debug_cb_common.cmm | 30 ENTRY &TargetPkg &srcpath &xblsrcpath &ImageName 91 d.load.elf &imgpath /strippart "coreboot" /sourcepath &srcpath 93 d.load.elf &imgpath /strippart "coreboot" /sourcepath &srcpath /nocode 109 d.load.elf &imgpath /strippart "coreboot" /sourcepath &srcpath /noclear 111 d.load.elf &imgpath /strippart "coreboot" /sourcepath &srcpath /nocode /noclear 125 d.load.elf &imgpath /strippart "coreboot" /sourcepath &srcpath 127 d.load.elf &imgpath /strippart "coreboot" /sourcepath &srcpath /nocode 164 d.load.elf &imgpath /strippart "coreboot" /sourcepath &srcpath 166 d.load.elf &imgpath /strippart "coreboot" /sourcepath &srcpath /nocode 182 symbol.sourcepath.setbasedir &srcpath\payloads [all …]
|
D | debug_cb_trogdor.cmm | 76 &srcpath=os.pwd() 89 PRINT %String "Source Path: &srcpath" 91 symbol.sourcepath.setbasedir &srcpath\src 116 DO debug_cb_common.cmm &TargetPkg &srcpath &xblsrcpath &ImageName
|
D | debug_chroot_trogdor.cmm | 76 &srcpath=os.pwd() 89 PRINT %String "Source Path: &srcpath" 91 symbol.sourcepath.setbasedir &srcpath\src 116 DO debug_chroot_common.cmm &TargetPkg &srcpath &xblsrcpath &ImageName
|
D | debug_cb_405.cmm | 79 &srcpath=os.pwd() 105 PRINT %String "Source Path: &srcpath" 107 symbol.sourcepath.setbasedir &srcpath\src 150 DO debug_cb_common.cmm &TargetPkg &srcpath &xblsrcpath &ImageName
|
/external/flac/include/share/grabbag/ |
D | file.h | 41 void grabbag__file_copy_metadata(const char *srcpath, const char *destpath); 42 FLAC__off_t grabbag__file_get_filesize(const char *srcpath); 43 const char *grabbag__file_get_basename(const char *srcpath);
|
/external/emma/ant/ant14/com/vladium/emma/report/ |
D | reportTask.java | 58 final Path srcpath = m_reportCfg.getSourcepath (); in execute() local 74 processor.setSourcePath (srcpath != null ? srcpath.list () : null); in execute()
|
/external/emma/ant/ant14/com/vladium/emma/ |
D | emmajavaTask.java | 141 final Path srcpath = m_reportCfg.getSourcepath (); in execute() local 142 if (srcpath != null) in execute() 145 super.createArg ().setValue (Strings.toListForm (srcpath.list (), ',')); in execute()
|
/external/libchrome/mojo/public/tools/bindings/ |
D | mojom_types_downgrader.py | 115 DowngradePath(args.srcpath, args.outdir)
|
/external/pytorch/torch/_inductor/codegen/cuda/ |
D | cutlass_utils.py | 354 def cuda_standalone_runner_compile_command(srcpath: Path, exepath: Path): 361 [str(srcpath)], str(exepath), "exe", extra_args=extra_args
|
/external/flac/src/test_seeking/ |
D | main.c | 95 static FLAC__off_t get_filesize_(const char *srcpath) in get_filesize_() argument 99 if(0 == flac_stat(srcpath, &srcstat)) in get_filesize_()
|
/external/erofs-utils/lib/ |
D | xattr.c | 297 static struct xattr_item *erofs_get_selabel_xattr(const char *srcpath, in erofs_get_selabel_xattr() argument 310 erofs_fspath(srcpath)); in erofs_get_selabel_xattr() 312 ret = asprintf(&fspath, "/%s", erofs_fspath(srcpath)); in erofs_get_selabel_xattr() 323 srcpath, erofs_strerror(ret)); in erofs_get_selabel_xattr()
|
/external/erofs-utils/mkfs/ |
D | main.c | 953 char *srcpath = cfg.c_src_path; in mkfs_parse_options_cfg() local 963 err = erofs_dev_open(src, srcpath, O_RDONLY); in mkfs_parse_options_cfg() 973 } while (optind < argc && (srcpath = argv[optind++])); in mkfs_parse_options_cfg()
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Devices/AllJoyn/ |
D | mod.rs | 175 …eceiver_signalhandler_ptr, member : alljoyn_interfacedescription_member, srcpath : ::windows_sys::… 198 …eceiver_signalhandler_ptr, member : alljoyn_interfacedescription_member, srcpath : ::windows_sys::… 1364 …e extern "system" fn(member: *const alljoyn_interfacedescription_member, srcpath: ::windows_sys::c…
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Devices/AllJoyn/ |
D | mod.rs | 175 …eceiver_signalhandler_ptr, member : alljoyn_interfacedescription_member, srcpath : ::windows_sys::… 198 …eceiver_signalhandler_ptr, member : alljoyn_interfacedescription_member, srcpath : ::windows_sys::… 1364 …e extern "system" fn(member: *const alljoyn_interfacedescription_member, srcpath: ::windows_sys::c…
|