Searched refs:_context (Results 1 - 13 of 13) sorted by relevance

/external/webkit/Source/WebKit/mac/Plugins/
H A DWebNetscapeContainerCheckContextInfo.mm40 _context = context;
56 return _context;
H A DWebNetscapeContainerCheckContextInfo.h36 void *_context; variable
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
H A Decmametadatapass.py195 self._context = None
201 return EcmaContext(type, self._token, self._context)
213 self._context = self._CreateContext(type)
224 top_context = self._context
226 self._context = top_context.parent
227 if self._context:
249 if self._context.type == EcmaContext.IMPLIED_BLOCK:
266 if self._context.type in EcmaContext.BLOCK_TYPES:
272 parent = self._context.parent
276 elif self._context
[all...]
/external/llvm/tools/lto/
H A DLTOCodeGenerator.h68 llvm::LLVMContext& _context; member in struct:LTOCodeGenerator
H A DLTOCodeGenerator.cpp66 : _context(getGlobalContext()),
67 _linker("LinkTimeOptimizer", "ld-temp.o", _context), _target(NULL),
316 llvm::Type *i8PTy = llvm::Type::getInt8PtrTy(_context);
H A DLTOModule.h58 llvm::MCContext _context; member in struct:LTOModule
H A DLTOModule.cpp160 _context(*_target->getMCAsmInfo(), *_target->getRegisterInfo(), NULL),
161 _mangler(_context, *_target->getTargetData()) {}
799 OwningPtr<RecordStreamer> Streamer(new RecordStreamer(_context));
804 _context, *Streamer,
/external/webkit/Tools/MiniBrowser/mac/
H A DBrowserWindowController.h37 WKContextRef _context; variable
H A DBrowserWindowController.m49 _context = WKRetain(context);
58 assert(!_context);
160 WKRelease(_context);
161 _context = 0;
568 _webView = [[WKView alloc] initWithFrame:[containerView frame] contextRef:_context];
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.mortbay.jetty.util_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.app_1.3.1.R36x_v20100803.jar ... private static volatile org.osgi.framework.BundleContext _context private static volatile org.osgi.service.packageadmin ...
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 303 milliseconds