Home
last modified time | relevance | path

Searched defs:import (Results 1 – 8 of 8) sorted by relevance

/external/webkit/WebCore/xml/
DXSLStyleSheetLibxslt.cpp92 XSLImportRule* import = static_cast<XSLImportRule*>(rule); in isLoading() local
124 XSLImportRule* import = static_cast<XSLImportRule*>(rule); in clearDocuments() local
270 XSLImportRule* import = static_cast<XSLImportRule*>(rule); in locateStylesheetSubResource() local
/external/bouncycastle/
Dimport_bouncycastle.sh99 function import() { function
/external/openssl/
Dimport_openssl.sh99 function import() { function
/external/chromium/base/
Dpe_image.cc316 PIMAGE_IMPORT_DESCRIPTOR import = GetFirstImportChunk(); in EnumImportChunks() local
350 PIMAGE_IMPORT_BY_NAME import = reinterpret_cast<PIMAGE_IMPORT_BY_NAME>( in EnumOneImportChunk() local
443 PIMAGE_IMPORT_BY_NAME import; in EnumOneDelayImportChunk() local
/external/qemu/distrib/sdl-1.2.12/src/video/gapi/
DSDL_gapivideo.c101 #define LINK(type,name,import) \ argument
/external/webkit/WebCore/loader/icon/
DIconDatabase.cpp1798 void IconDatabase::setImported(bool import) in setImported()
/external/protobuf/src/google/protobuf/compiler/
Dparser_unittest.cc1228 const FileDescriptor* import = in TEST_F() local
/external/webkit/WebCore/css/
DCSSStyleSelector.cpp2821 CSSImportRule* import = static_cast<CSSImportRule*>(item); in addRulesFromSheet() local