HomeSort by relevance Sort by last modified time
    Searched full:context0 (Results 1 - 6 of 6) sorted by null

  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
lcms2_internal.h 437 // If NULL, then it reverts to global Context0
457 cmsLogErrorHandlerFunction LogErrorHandler; // Set to NULL for Context0 fallback
461 // The global Context0 storage for error logger
475 // The global Context0 storage for alarm codes
489 // The global Context0 storage for adaptation state
497 // The global Context0 storage for memory management
511 // The global Context0 storage for interpolation plug-in
525 // The global Context0 storage for tone curves plug-in
539 // The global Context0 storage for formatters plug-in
554 // The global Context0 storage for tag types plug-i
    [all...]
cmserr.c 171 // Pointers to memory manager functions in Context0
498 // Context0 storage, which is global
620 // Pointers to memory manager functions in Context0
cmsplugin.c 704 // reverts to Context0 globals
cmsxform.c 34 // The Context0 observer adaptation state.
    [all...]
  /external/v8/test/cctest/
test-api.cc 8678 v8::Handle<Context> context0 = Context::New(isolate, NULL, global_template); local
9331 v8::Local<Context> context0 = Context::New(isolate, NULL, global_template); local
9500 v8::Local<Context> context0 = Context::New(isolate, NULL, global_template); local
9569 v8::Local<Context> context0 = Context::New(isolate, NULL, obj_template); local
9701 v8::Local<Context> context0 = Context::New(isolate, NULL, global_template); local
9759 v8::Local<Context> context0 = Context::New(isolate); local
9908 v8::Local<Context> context0 = Context::New(isolate); local
9977 v8::Local<Context> context0 = Context::New(isolate); local
10991 v8::Local<Context> context0 = Context::New(isolate); local
15086 v8::Local<Context> context0 = Context::New(isolate); local
    [all...]
  /external/google-breakpad/src/processor/
minidump_unittest.cc 490 Context context0(dump, raw_context0);
491 Thread thread0(dump, 0xbbef4432, stack0, context0,
494 dump.Add(&context0);
    [all...]

Completed in 4425 milliseconds