Home
last modified time | relevance | path

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

/external/clang/test/Modules/
Dlookup.cpp2 #define import @__experimental_modules_import macro
20 int import; variable
23 int import; in f() local
/external/dhcpcd/dhcpcd-hooks/
DMakefile16 import: target
/external/webkit/Source/WebCore/xml/
DXSLStyleSheetLibxslt.cpp89 XSLImportRule* import = static_cast<XSLImportRule*>(rule); in isLoading() local
121 XSLImportRule* import = static_cast<XSLImportRule*>(rule); in clearDocuments() local
278 XSLImportRule* import = static_cast<XSLImportRule*>(rule); in locateStylesheetSubResource() local
/external/bouncycastle/
Dimport_bouncycastle.sh121 function import() { function
/external/openssl/
Dimport_openssl.sh99 function import() { function
/external/dhcpcd/
DMakefile108 import: target
/external/libxslt/libxslt/
Dimports.c89 xmlDocPtr import = NULL; in xsltParseStylesheetImport() local
/external/chromium/base/win/
Dpe_image.cc341 PIMAGE_IMPORT_DESCRIPTOR import = GetFirstImportChunk(); in EnumImportChunks() local
375 PIMAGE_IMPORT_BY_NAME import = reinterpret_cast<PIMAGE_IMPORT_BY_NAME>( in EnumOneImportChunk() local
468 PIMAGE_IMPORT_BY_NAME import; in EnumOneDelayImportChunk() local
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
Dfunctional.rb43 def import( ruby_file ) method
/external/qemu/distrib/sdl-1.2.15/src/video/gapi/
DSDL_gapivideo.c113 #define LINK(type,name,import) \ argument
/external/webp/src/enc/
Dpicture.c980 Importer import, float quality_factor, int lossless, in Encode()
/external/webkit/Source/WebCore/loader/icon/
DIconDatabase.cpp1829 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/Source/WebCore/css/
DCSSStyleSelector.cpp3177 CSSImportRule* import = static_cast<CSSImportRule*>(item); in addRulesFromSheet() local