Home
last modified time | relevance | path

Searched refs:fname (Results 1 – 25 of 39) sorted by path

12

/aoo41x/main/cosv/source/unittest/
H A Dut.hxx28 #define UT_CHECK( fname, cond ) \ argument
29 if ( NOT (cond) ) { std::cerr << "ftest_" << #fname << " " << #cond << endl; \
34 #define FUT_DECL( cname, fname ) \ argument
35 bool ftest_##fname( cname & r##cname )
/aoo41x/main/dtrans/source/cnttype/wbench/
H A Dtestcnttype.cxx130 sal_Bool readCntTypesFromFileIntoVector( char* fname, vector< string >& vecData ) in readCntTypesFromFileIntoVector() argument
134 fstream = fopen( fname, "r+" ); in readCntTypesFromFileIntoVector()
157 sal_Bool processCntTypesAndWriteResultIntoFile( char* fname, vector< string >& vecData, Reference< … in processCntTypesAndWriteResultIntoFile() argument
161 fstream = fopen( fname, "w" ); in processCntTypesAndWriteResultIntoFile()
/aoo41x/main/helpcontent2/helpers/
H A Dupdate_tree.pl334 for my $fname (@files) {
337 open(LOCALIZE_SDF, $fname) || die 'Cannot open "localize.sdf".'."$fname";
365 …terminate( "\n\nERROR: Bad string in file '$fname' will cause invalid xml tree file \n---\n'$sdf_l…
377 …terminate( "\n\nERROR: Bad string in '$fname' will cause invalid xml tree file \n---\n'$sdf_line'\…
/aoo41x/main/libtextcat/
H A Dlibtextcat-2.2.patch894 extern int fp_Read( void *handle, const char *fname, int maxngrams );
/aoo41x/main/odk/source/unoapploader/win/
H A Dunoapploader.c243 char fname[ _MAX_PATH ]; in getErrorFile() local
253 if ( GetModuleFileName( NULL, fname, sizeof( fname ) ) ) in getErrorFile()
256 _splitpath( fname, drive, dir, base, ext ); in getErrorFile()
259 _makepath( fname, drive, dir, newbase, EXTENSION ); in getErrorFile()
260 ferr = fopen( fname, MODE ); in getErrorFile()
265 GetTempPath( sizeof( fname ), fname ); in getErrorFile()
266 strcat( fname, newbase ); in getErrorFile()
267 strcat( fname, EXTENSION ); in getErrorFile()
268 ferr = fopen( fname, MODE ); in getErrorFile()
/aoo41x/main/oovbaapi/genconstidl/
H A Dapi-to-idl.pl123 my $fname = $path . "/" . $type . ".idl";
124 open( IDL, ">$fname" ) || die "Cannot write $fname.";
/aoo41x/main/
H A Doowintool291 my ($src, $fname, $dest) = @_;
293 -f "$src/$fname" || die "can't find $src";
296 print STDERR "Copying $src/$fname to $dest\n";
297 copy ("$src/$fname", $dest) || die "copy failed: $!";
298 chmod (0755, "$dest/$fname") || die "failed to set dll executable: $!";
/aoo41x/main/postprocess/rebase/
H A Drebase.pl200 my $fname = $misc_dir . "rebase_again.txt";
201 open ( FILES, "> $fname") or die "Error: cannot open file $fname";
205 $command .= "\@$fname";
263 my $fname = $misc_dir . "rebase_new.txt";
264 open ( FILES, "> $fname") or die "Error: cannot open file $fname";
268 $command .= "\@$fname";
/aoo41x/main/qadevOOo/tests/java/ifc/ui/dialogs/
H A D_XFilePicker.java51 private String fname = "space-metal.jpg" ; field in _XFilePicker
100 oObj.setDefaultName(fname) ; in _setDefaultName()
146 tRes.tested("getFiles()", (dir + fname).equals(files[0])) ; in _getFiles()
/aoo41x/main/sal/osl/os2/
H A Dmodule.c72 char fname[_MAX_FNAME], ext[_MAX_EXT]; in osl_loadAsciiModule() local
83 _splitpath (pszModuleName, drive, dir, fname, ext); in osl_loadAsciiModule()
84 if (strlen(fname)>8) in osl_loadAsciiModule()
85 fname[8] = 0; // truncate to 8.3 in osl_loadAsciiModule()
86 dot = strchr( fname, '.'); in osl_loadAsciiModule()
96 _makepath( buffer, drive, dir, fname, ext); in osl_loadAsciiModule()
/aoo41x/main/sal/osl/unx/
H A Ddiagnose.c85 const char *fname = 0, *sname = 0; in osl_diagnose_frame_Impl() local
94 fname = dli.dli_fname; in osl_diagnose_frame_Impl()
111 fname ? fname : "<unknown>", in osl_diagnose_frame_Impl()
/aoo41x/main/sal/qa/osl/process/
H A Dosl_process.cxx433 OString fname = OUStringToOString(file_name, osl_getThreadTextEncoding()); in dump_env() local
434 std::ofstream file(fname.getStr()); in dump_env()
/aoo41x/main/sc/source/ui/vba/testvba/
H A DtestResult.pl122 my ($dirhandle, $fname);
126 while ($fname = readdir ($dirhandle)) {
127 $fname = filter_crud($fname);
128 defined $fname || next;
133 push @files, "$dir/$fname";
H A DtestResults.pl122 my ($dirhandle, $fname);
126 while ($fname = readdir ($dirhandle)) {
127 $fname = filter_crud($fname);
128 defined $fname || next;
133 push @files, "$dir/$fname";
H A DtimestampsClean.pl24 my $fname;
/aoo41x/main/scripting/source/pyprov/
H A Dmailmerge.py244 fname = attachment.ReadableName
246 fname.encode('ascii')
248 fname = ('utf-8','',fname.encode('utf-8'))
250 filename=fname)
/aoo41x/main/shell/source/tools/lngconvex/
H A Dlngconvex.cxx411 const std::string& fname, in read_file() argument
414 std::ifstream file(fname.c_str()); in read_file()
/aoo41x/main/shell/source/win32/shlxthandler/columninfo/
H A Dcolumninfo.cxx157 std::wstring fname = getShortPathName( std::wstring( pscd->wszFile ) ); in GetItemData() local
159 CMetaInfoReader meta_info_accessor(WStringToString(fname)); in GetItemData()
/aoo41x/main/shell/source/win32/shlxthandler/infotips/
H A Dinfotips.cxx344 std::wstring fname = pszFileName; in Load() local
348 std::wstring::iterator begin = fname.begin() + fname.find_last_of(L"\\") + 1; in Load()
349 std::wstring::iterator end = fname.end(); in Load()
353 fname = getShortPathName( fname ); in Load()
355 std::string fnameA = WStringToString(fname); in Load()
/aoo41x/main/shell/source/win32/shlxthandler/propsheets/
H A Dpropsheets.cxx164 std::wstring fname = getShortPathName( buffer ); in Initialize() local
165 std::string fnameA = WStringToString( fname ); in Initialize()
/aoo41x/main/shell/source/win32/shlxthandler/thumbviewer/
H A Dthumbviewer.cxx366 std::wstring fname = getShortPathName( filename_ ); in Extract() local
367 std::auto_ptr<ZipFile> zipfile( new ZipFile( WStringToString( fname ) ) ); in Extract()
/aoo41x/main/solenv/bin/
H A Ddeliver.pl673 my ($fname, $dir) = fileparse($file);
674 my $copy = ($replace) ? $to_dir . $fname : $to . '/' . $fname;
H A Dimage-sort.pl29 my $fname = shift;
32 open ($fileh, "$base_path/$fname") || die "Can't open $base_path/$fname: $!";
45 my $fname = shift;
47 my @images = read_icons ($fname);
101 my $fname = shift;
104 open ($fileh, $fname) || die "Can't open $fname: $!";
H A Dlinkoo70 my ($dirhandle, $fname);
74 while ($fname = readdir ($dirhandle)) {
75 $fname =~ /Set.sh$/ || next;
78 open ($file, "$build_dir/$fname") || die "Can't open $build_dir/$fname";
108 while (my $fname = readdir ($dirhandle)) {
109 $fname =~ m/$pattern/ || next;
113 $fname =~ /$pattern/ || next;
116 $files{$fname} = $dirname if !$skip;
/aoo41x/main/solenv/bin/modules/
H A DCwsConfig.pm461 my $fname = shift;
466 open ($fhandle, $fname) || croak("ERROR: Can't open '$fname': $!");

Completed in 115 milliseconds

12