HomeSort by relevance Sort by last modified time
    Searched full:globals (Results 1 - 25 of 1217) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/freetype/src/autofit/
afglobal.c 79 af_face_globals_compute_script_coverage( AF_FaceGlobals globals )
82 FT_Face face = globals->face;
84 FT_Byte* gscripts = globals->glyph_scripts;
89 FT_MEM_SET( globals->glyph_scripts,
91 globals->glyph_count );
127 gindex < (FT_ULong)globals->glyph_count &&
140 if ( gindex < (FT_ULong)globals->glyph_count &&
155 if ( gindex != 0 && gindex < (FT_ULong)globals->glyph_count )
168 for ( nn = 0; nn < globals->glyph_count; nn++ )
186 AF_FaceGlobals globals; local
    [all...]
afglobal.h 51 af_face_globals_get_metrics( AF_FaceGlobals globals,
57 af_face_globals_free( AF_FaceGlobals globals ); variable
60 af_face_globals_is_digit( AF_FaceGlobals globals,
afloader.h 31 AF_FaceGlobals globals; /* current face globals */ member in struct:AF_LoaderRec_
afpic.h 52 #define AF_SCRIPT_CLASSES_GET (GET_PIC(FT_FACE_LIBRARY(globals->face))->af_script_classes)
  /external/skia/src/core/
SkGlyphCache.cpp 463 SkGlyphCache_Globals& globals = FIND_GC_GLOBALS(); local
464 SkAutoMutexAcquire ac(globals.fMutex);
467 globals.validate();
469 for (cache = globals.fHead; cache != NULL; cache = cache->fNext) {
475 globals.validate();
489 SkGlyphCache_Globals& globals = FIND_GC_GLOBALS(); local
490 SkAutoMutexAcquire ac(globals.fMutex);
494 globals.validate();
497 SkGlyphCache** hash = globals.fHash;
501 cache->detach(&globals.fHead)
548 SkGlyphCache_Globals& globals = GET_GC_GLOBALS(); local
574 SkGlyphCache_Globals& globals = FIND_GC_GLOBALS(); local
584 SkGlyphCache_Globals& globals = FIND_GC_GLOBALS(); local
    [all...]
  /development/simulator/wrapsim/
Common.h 16 #include "Globals.h"
  /external/skia/src/views/
SkEvent.cpp 318 SkEvent_Globals& globals = *(SkEvent_Globals*)SkGlobals::Find(SK_Event_GlobalsTag, create_globals);
335 globals.fEventMutex.acquire();
337 globals.fEventMutex.release();
354 SkEvent_Globals& globals = *(SkEvent_Globals*)SkGlobals::Find(SK_Event_GlobalsTag, create_globals); local
371 globals.fEventMutex.acquire();
373 globals.fEventMutex.release();
383 SkEvent_Globals& globals = *(SkEvent_Globals*)SkGlobals::Find(SK_Event_GlobalsTag, create_globals); local
388 bool wasEmpty = globals.fEventQHead == NULL;
390 if (globals.fEventQTail)
391 globals.fEventQTail->fNextEvent = evt
405 SkEvent_Globals& globals = *(SkEvent_Globals*)SkGlobals::Find(SK_Event_GlobalsTag, create_globals); local
429 SkEvent_Globals& globals = *(SkEvent_Globals*)SkGlobals::Find(SK_Event_GlobalsTag, create_globals); local
450 SkEvent_Globals& globals = *(SkEvent_Globals*)SkGlobals::Find(SK_Event_GlobalsTag, create_globals); local
500 SkEvent_Globals& globals = *(SkEvent_Globals*)SkGlobals::Find(SK_Event_GlobalsTag, create_globals); local
547 SkEvent_Globals& globals = *(SkEvent_Globals*)SkGlobals::Find(SK_Event_GlobalsTag, create_globals); local
    [all...]
SkEventSink.cpp 45 SkEventSink_Globals& globals = *(SkEventSink_Globals*)SkGlobals::Find(SK_EventSink_GlobalsTag, create_globals); local
47 globals.fSinkMutex.acquire();
49 fID = ++globals.fNextSinkID;
50 fNextSink = globals.fSinkHead;
51 globals.fSinkHead = this;
53 globals.fSinkMutex.release();
58 SkEventSink_Globals& globals = *(SkEventSink_Globals*)SkGlobals::Find(SK_EventSink_GlobalsTag, create_globals); local
63 globals.fSinkMutex.acquire();
65 SkEventSink* sink = globals.fSinkHead;
76 globals.fSinkHead = next
    [all...]
  /external/freetype/src/pshinter/
pshglob.c 41 psh_globals_scale_widths( PSH_Globals globals,
44 PSH_Dimension dim = &globals->dimension[direction];
597 psh_globals_destroy( PSH_Globals globals )
599 if ( globals )
604 memory = globals->memory;
605 globals->dimension[0].stdw.count = 0;
606 globals->dimension[1].stdw.count = 0;
608 globals->blues.normal_top.count = 0;
609 globals->blues.normal_bottom.count = 0;
610 globals->blues.family_top.count = 0
627 PSH_Globals globals; local
    [all...]
  /external/qemu/tcg/
TODO 5 - Support of globals saved in fixed registers between TBs.
  /frameworks/base/core/jni/android/graphics/
NIOBuffer.h 18 // call once on boot, to setup JNI globals
  /development/scripts/app_engine_server/gae_shell/
shell.py 79 """A shell session. Stores the session's globals.
81 Each session globals is stored in one of two places:
83 If the global is picklable, it's stored in the parallel globals and
92 unpicklable globals.
94 The unpicklable_names property stores all of the names of globals that were
95 added by unpicklable statements. When we pickle and store the globals after
102 globals = db.ListProperty(db.Blob) variable in class:Session
119 self.globals[index] = blob
122 self.globals.append(blob)
135 del self.globals[index
    [all...]
  /external/opencore/doc/oscl_html/
index.html 8 <a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
oscl__mem__align_8h-source.html 8 <a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
oscl__mem__align_8h.html 8 <a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
osclconfig__error__check_8h.html 8 <a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
osclconfig__lib__check_8h.html 8 <a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
osclconfig__memory__check_8h.html 8 <a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
osclconfig__util__check_8h.html 8 <a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
classBufferFragment.html 8 <a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
classMediaStatusClass.html 8 <a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
classOsclRegistryAccessClientImpl.html 8 <a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
  /external/opencore/doc/pv2way_html/
index.html 8 <a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
  /external/opencore/doc/pvauthor_html/
index.html 8 <a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
  /dalvik/vm/
README.txt 11 defined in Globals.h, so that all global VM state is in one place.

Completed in 573 milliseconds

1 2 3 4 5 6 7 8 91011>>