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

/external/sfntly/cpp/src/test/
H A Dtest_font_utils.h34 void LoadFile(const char* input_file_path, ByteVector* input_buffer);
H A Dchrome_subsetter.cc37 sfntly::LoadFile(kInputFileName, &input_buffer);
H A Dtest_font_utils.cc56 LoadFile(font_path, &bv);
63 void LoadFile(const char* input_file_path, ByteVector* input_buffer) { function in namespace:sfntly
H A Dfont_parsing_test.cc36 LoadFile(SAMPLE_TTF_FILE, &input_buffer);
118 LoadFile(SAMPLE_TTF_FILE, &input_buffer);
H A Dname_editing_test.cc42 LoadFile(SAMPLE_TTF_FILE, &input_buffer);
/external/llvm/lib/Transforms/IPO/
H A DInternalize.cpp62 void LoadFile(const char *Filename);
79 LoadFile(APIFile.c_str());
92 void InternalizePass::LoadFile(const char *Filename) { function in class:InternalizePass
H A DLoopExtractor.cpp172 void LoadFile(const char *Filename);
181 LoadFile(BlockFile.c_str());
200 void BlockExtractorPass::LoadFile(const char *Filename) { function in class:BlockExtractorPass
/external/sfntly/cpp/src/sample/chromium/
H A Dchrome_subsetter.cc40 bool LoadFile(const char* input_file_path, sfntly::ByteVector* input_buffer) { function
108 if (!LoadFile(argv[1], &input_buffer)) {
/external/ceres-solver/examples/
H A Dsimple_bundle_adjuster.cc67 bool LoadFile(const char* filename) { function in class:BALProblem
183 if (!bal_problem.LoadFile(argv[1])) {
/external/zopfli/src/zopfli/
H A Dzopfli_bin.c39 static void LoadFile(const char* filename, function
90 LoadFile(infilename, &in, &insize);
/external/sfntly/cpp/src/test/autogenerated/
H A Dcmap_basic_test.cc78 ASSERT_TRUE(document_.LoadFile());
/external/tinyxml/
H A Dxmltest.cpp138 bool loadOkay = doc.LoadFile();
498 doc.LoadFile();
765 doc.LoadFile( name );
786 bool loadOkay = doc.LoadFile();
840 doc.LoadFile( "test5.xml" );
853 bool result = doc.LoadFile( "test6.xml" );
876 doc.LoadFile( "test7.xml" );
H A Dtinyxml.h186 TiXmlDocument::LoadFile(), or any TiXmlNode::Parse() is called. It will NOT be set
1243 bool LoadFile( TiXmlEncoding encoding = TIXML_DEFAULT_ENCODING );
1247 bool LoadFile( const char * filename, TiXmlEncoding encoding = TIXML_DEFAULT_ENCODING );
1252 bool LoadFile( const std::string& filename, TiXmlEncoding encoding = TIXML_DEFAULT_ENCODING ) ///< STL std::string version. function in class:TiXmlDocument
1255 return ( f.buffer && LoadFile( f.buffer, encoding ));
/external/tinyxml2/
H A Dtinyxml2.cpp1508 int XMLDocument::LoadFile( const char* filename ) function in class:XMLDocument
1525 LoadFile( fp );
1531 int XMLDocument::LoadFile( FILE* fp ) function in class:XMLDocument
H A Dtinyxml2.h1062 int LoadFile( const char* filename );
1071 int LoadFile( FILE* );
/external/sfntly/cpp/src/test/tinyxml/
H A Dtinyxml.h232 TiXmlDocument::LoadFile(), or any TiXmlNode::Parse() is called. It will NOT be set
1415 bool LoadFile( TiXmlEncoding encoding = TIXML_DEFAULT_ENCODING );
1419 bool LoadFile( const char * filename, TiXmlEncoding encoding = TIXML_DEFAULT_ENCODING );
1427 bool LoadFile( FILE*, TiXmlEncoding encoding = TIXML_DEFAULT_ENCODING );
1432 bool LoadFile( const std::string& filename, TiXmlEncoding encoding = TIXML_DEFAULT_ENCODING ) ///< STL std::string version. function in class:TiXmlDocument
1434 return LoadFile( filename.c_str(), encoding );
/external/pdfium/core/include/fxge/
H A Dfx_font.h62 FX_BOOL LoadFile(IFX_FileRead* pFile);
/external/pdfium/core/src/fxge/ge/
H A Dfx_ge_font.cpp125 FX_BOOL CFX_Font::LoadFile(IFX_FileRead* pFile) function in class:CFX_Font
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 420 milliseconds