Searched refs:rsrc (Results 26 - 38 of 38) sorted by relevance

12

/macosx-10.9.5/kext_tools-326.95.1/
H A Dbootcaches.c1967 CFDictionaryRef rsrc = (CFDictionaryRef)value; local
1981 if (!(data = CFDictionaryGetValue(rsrc, kEFILoginDataKey)))
1988 if (!(nameStr = CFDictionaryGetValue(rsrc, kEFILoginFileNameKey)))
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/ico/
H A Dico.tcl1304 # find the .rsrc section by reading the coff header
1309 if {[string match .rsrc* $type]} {break}
1312 if {![string match .rsrc* $type]} {
/macosx-10.9.5/xnu-2422.115.4/bsd/hfs/hfscommon/Misc/
H A DFileExtentMapping.c1393 int rsrc, // does this represent a resource fork or not?
1423 if (rsrc) {
1388 TruncateFileC( ExtendedVCB *vcb, FCB *fcb, int64_t peof, int deleted, int rsrc, uint32_t fileid, Boolean truncateToExtent) argument
/macosx-10.9.5/tcl-102/tk84/tk/library/
H A Dconsole.tcl473 if {[catch {source [file join $tk_library console.tcl]}]} {source -rsrc console}
/macosx-10.9.5/vim-53/src/
H A DMakefile2714 bundle-resource: bundle-dir bundle-rsrc
2718 # Resource fork (in the form of a .rsrc file) for Classic Vim (Mac OS 9)
2720 bundle-rsrc: os_mac.rsr.hqx
2723 rm -f gui_mac.rsrc
2724 mv gui_mac.rsrc.rsrcfork $(RESDIR)/$(VIMNAME).rsrc
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader-0.07033/t/lib/
H A Ddbixcsl_common_tests.pm1291 my $rsrc = $conn->resultset($moniker)->result_source;
1294 my %info = %{ $rsrc->column_info($col_name) };
/macosx-10.9.5/tcl-102/tk84/tk/unix/
H A Dconfigure5926 TK_RSRC_FILE='tk$(VERSION).rsrc'
5927 WISH_RSRC_FILE='wish$(VERSION).rsrc'
6001 TK_RSRC_FILE="Tk.rsrc"
6002 WISH_RSRC_FILE="Wish.rsrc"
6490 if test $tk_aqua = yes; then ln -s ../../../../$n.rsrc $f/$v/Resources; fi &&
H A DMakefile.in797 errors wish tktest lib.exp Tk *.rsrc
/macosx-10.9.5/BerkeleyDB-21/db/test/
H A Dtest.tcl223 {"recno backing file" "rsrc"}
522 rsrc -
/macosx-10.9.5/tcl-102/tk/tk/unix/
H A DMakefile.in853 errors wish@EXEEXT@ tktest@EXEEXT@ lib.exp Tk *.rsrc
H A Dconfigure11095 TK_RSRC_FILE='tk$(VERSION).rsrc'
11096 WISH_RSRC_FILE='wish$(VERSION).rsrc'
11177 TK_RSRC_FILE="Tk.rsrc"
11178 WISH_RSRC_FILE="Wish.rsrc"
12397 if test $tk_aqua = yes; then ln -s ../../../../$n.rsrc $f/$v/Resources; fi &&
/macosx-10.9.5/tcl-102/tcl_ext/tkcon/tkcon/
H A Dtkcon.tcl2505 if [catch {source -rsrc tkcon}] { source $::tkcon::PRIV(SCRIPT) }
6376 if {[catch {source -rsrc tkcon}]} { source $::tkcon::PRIV(SCRIPT) }
/macosx-10.9.5/tcl-102/tk/tk/macosx/
H A Dconfigure11102 TK_RSRC_FILE='tk$(VERSION).rsrc'
11103 WISH_RSRC_FILE='wish$(VERSION).rsrc'
11184 TK_RSRC_FILE="Tk.rsrc"
11185 WISH_RSRC_FILE="Wish.rsrc"
12603 if test $tk_aqua = yes; then ln -s ../../../../$n.rsrc $f/$v/Resources; fi &&

Completed in 392 milliseconds

12