Searched refs:LoadFile (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10/vim-55/runtime/plugin/
H A Dspellfile.vim15 autocmd SpellFileMissing * call spellfile#LoadFile(expand('<amatch>'))
/macosx-10.10/llvmCore-3425.0.34/tools/llvm-link/
H A Dllvm-link.cpp52 // LoadFile - Read the specified bitcode file in and return it. This routine
55 static inline std::auto_ptr<Module> LoadFile(const char *argv0, function
88 std::auto_ptr<Module> Composite(LoadFile(argv[0],
97 std::auto_ptr<Module> M(LoadFile(argv[0],
/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/IPO/
H A DInternalize.cpp55 void LoadFile(const char *Filename);
73 LoadFile(APIFile.c_str());
87 void InternalizePass::LoadFile(const char *Filename) { function in class:InternalizePass
H A DLoopExtractor.cpp168 void LoadFile(const char *Filename);
177 LoadFile(BlockFile.c_str());
196 void BlockExtractorPass::LoadFile(const char *Filename) { function in class:BlockExtractorPass
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/eg/
H A Dyamlparser11 use YAML qw(LoadFile Load);
/macosx-10.10/vim-55/runtime/autoload/
H A Dspellfile.vim17 function! spellfile#LoadFile(lang)
21 echomsg 'spellfile#LoadFile(): Nread command is not available.'
35 echomsg 'spellfile#LoadFile(): Tried this language/encoding before.'
46 echomsg 'spellfile#LoadFile(): There is no writable spell directory.'
/macosx-10.10/CPANInternal-159.1/Class-C3-XS-0.13/inc/Module/Install/
H A DMetadata.pm326 my $data = YAML::Tiny::LoadFile('META.yml');
607 my @yaml = Parse::CPAN::Meta::LoadFile('META.yml');
/macosx-10.10/CPANInternal-159.1/Class-Trigger-0.14/inc/Module/Install/
H A DMetadata.pm326 my $data = YAML::Tiny::LoadFile('META.yml');
607 my @yaml = Parse::CPAN::Meta::LoadFile('META.yml');
/macosx-10.10/CPANInternal-159.1/DateTime-Format-Pg-0.16007/inc/Module/Install/
H A DMetadata.pm293 my $data = YAML::Tiny::LoadFile('META.yml');
699 my @yaml = Parse::CPAN::Meta::LoadFile('META.yml');
/macosx-10.10/CPANInternal-159.1/DateTime-Format-W3CDTF-0.06/inc/Module/Install/
H A DMetadata.pm293 my $data = YAML::Tiny::LoadFile('META.yml');
698 my @yaml = Parse::CPAN::Meta::LoadFile('META.yml');
/macosx-10.10/CPANInternal-159.1/Pod-ProjectDocs-0.40/inc/Module/Install/
H A DMetadata.pm328 my $data = YAML::Tiny::LoadFile('META.yml');
631 my @yaml = Parse::CPAN::Meta::LoadFile('META.yml');
/macosx-10.10/CPANInternal-159.1/Test-use-ok-0.11/inc/Module/Install/
H A DMetadata.pm299 my $data = YAML::Tiny::LoadFile('META.yml');
705 my @yaml = Parse::CPAN::Meta::LoadFile('META.yml');
/macosx-10.10/vim-55/runtime/syntax/
H A Dapache.vim163 syn keyword apacheDeclaration LoadFile LoadModule
H A Dvb.vim180 syn keyword vbMethods LoadFile LoadResData LoadResPicture LoadResString

Completed in 109 milliseconds