Home
last modified time | relevance | path

Searched defs:globals (Results 1 – 25 of 39) sorted by relevance

12

/external/libcxxabi/src/
Dcxa_exception.cpp225 __cxa_eh_globals *globals = __cxa_get_globals(); in __cxa_throw() local
277 __cxa_eh_globals* globals = __cxa_get_globals(); in __cxa_begin_cleanup() local
315 __cxa_eh_globals* globals = __cxa_get_globals(); in __cxa_end_cleanup_impl() local
390 __cxa_eh_globals* globals = __cxa_get_globals(); in __cxa_begin_catch() local
459 …__cxa_eh_globals* globals = __cxa_get_globals_fast(); // __cxa_get_globals called in __cxa_begin_c… in __cxa_end_catch() local
525 __cxa_eh_globals *globals = __cxa_get_globals_fast(); in __cxa_current_exception_type() local
552 __cxa_eh_globals* globals = __cxa_get_globals(); in __cxa_rethrow() local
643 __cxa_eh_globals* globals = __cxa_get_globals_fast(); in __cxa_current_primary_exception() local
716 __cxa_eh_globals* globals = __cxa_get_globals_fast(); in __cxa_uncaught_exception() local
Dcxa_handlers.cpp87 __cxa_eh_globals* globals = __cxa_get_globals_fast(); in terminate() local
Dcxa_default_handlers.cpp29 __cxa_eh_globals* globals = __cxa_get_globals_fast(); in default_terminate_handler() local
/external/skia/src/views/
DSkEvent.cpp305 SkEvent_Globals& globals = getGlobals(); in postDelay() local
323 SkEvent_Globals& globals = getGlobals(); in postTime() local
336 SkEvent_Globals& globals = getGlobals(); in Enqueue() local
356 SkEvent_Globals& globals = getGlobals(); in Dequeue() local
374 SkEvent_Globals& globals = getGlobals(); in QHasEvents() local
385 SkEvent_Globals& globals = getGlobals(); in EnqueueTime() local
434 SkEvent_Globals& globals = getGlobals(); in ServiceQueueTimer() local
474 SkEvent_Globals& globals = getGlobals(); in CountEventsOnQueue() local
493 SkEvent_Globals& globals = getGlobals(); in Term() local
DSkEventSink.cpp36 SkEventSink_Globals& globals = getGlobals(); in SkEventSink() local
48 SkEventSink_Globals& globals = getGlobals(); in ~SkEventSink() local
241 SkEventSink_Globals& globals = getGlobals(); in FindSink() local
/external/freetype/src/autofit/
Dafmodule.c71 AF_FaceGlobals globals; in af_property_get_face_globals() local
152 AF_FaceGlobals globals; in af_property_set() local
196 AF_FaceGlobals globals; in af_property_get() local
228 AF_FaceGlobals globals; in af_property_get() local
Dafglobal.c133 af_face_globals_compute_style_coverage( AF_FaceGlobals globals ) in af_face_globals_compute_style_coverage()
312 AF_FaceGlobals globals = NULL; in af_face_globals_new() local
347 af_face_globals_free( AF_FaceGlobals globals ) in af_face_globals_free()
387 af_face_globals_get_metrics( AF_FaceGlobals globals, in af_face_globals_get_metrics()
455 af_face_globals_is_digit( AF_FaceGlobals globals, in af_face_globals_is_digit()
Dafloader.c145 AF_FaceGlobals globals = loader->globals; in af_loader_load_g() local
374 AF_FaceGlobals globals = loader->globals; in af_loader_load_glyph() local
Dafloader.h41 AF_FaceGlobals globals; member
Dhbshim.c99 af_get_coverage( AF_FaceGlobals globals, in af_get_coverage()
510 af_get_coverage( AF_FaceGlobals globals, in af_get_coverage()
/external/lldb/examples/python/
Dglobals.py53 def globals(command_args): function
/external/freetype/src/pshinter/
Dpshglob.c41 psh_globals_scale_widths( PSH_Globals globals, in psh_globals_scale_widths()
619 psh_globals_destroy( PSH_Globals globals ) in psh_globals_destroy()
649 PSH_Globals globals = NULL; in psh_globals_new() local
754 psh_globals_set_scale( PSH_Globals globals, in psh_globals_set_scale()
Dpshalgo.c438 PSH_Globals globals, in psh_hint_align()
847 PSH_Globals globals, in psh_hint_table_align_hints()
1252 PSH_Globals globals ) in psh_glyph_init()
2166 PSH_Globals globals, in ps_hints_apply()
/external/pdfium/third_party/freetype/src/pshinter/
Dpshglob.c41 psh_globals_scale_widths( PSH_Globals globals, in psh_globals_scale_widths()
619 psh_globals_destroy( PSH_Globals globals ) in psh_globals_destroy()
649 PSH_Globals globals = NULL; in psh_globals_new() local
754 psh_globals_set_scale( PSH_Globals globals, in psh_globals_set_scale()
Dpshalgo.c440 PSH_Globals globals, in psh_hint_align()
849 PSH_Globals globals, in psh_hint_table_align_hints()
1261 PSH_Globals globals ) in psh_glyph_init()
2179 PSH_Globals globals, in ps_hints_apply()
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/
DSymbolTableParser.m288 {
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/
DSymbolTableParser.m265 {
/external/libxml2/
Dbuild_glob.py30 globals={} variable
/external/compiler-rt/lib/asan/
Dasan_globals.cc221 void __asan_register_globals(__asan_global *globals, uptr n) { in __asan_register_globals()
242 void __asan_unregister_globals(__asan_global *globals, uptr n) { in __asan_unregister_globals()
/external/pdfium/third_party/freetype/src/cid/
Dcidobjs.c140 PSH_Globals globals; in cid_size_init() local
/external/pdfium/third_party/freetype/src/type1/
Dt1objs.c104 PSH_Globals globals; in T1_Size_Init() local
/external/skia/src/core/
DSkGlyphCache.cpp469 SkGlyphCache_Globals& globals = getGlobals(); in VisitCache() local
527 SkGlyphCache_Globals& globals = getGlobals(); in Dump() local
/external/clang/test/SemaObjC/
Darc-repeated-weak.mm96 void globals() { function
/external/chromium-trace/trace-viewer/third_party/Paste/paste/exceptions/
Dcollector.py227 def getRevision(self, globals): argument
/external/skia/src/pathops/
DSkOpSpan.cpp253 SkOpGlobalState* globals = this->globalState(); in computeWindSum() local

12