/external/freetype/src/autofit/ |
D | afglobal.c | 79 af_face_globals_compute_script_coverage( AF_FaceGlobals globals ) in af_face_globals_compute_script_coverage() argument 82 FT_Face face = globals->face; in af_face_globals_compute_script_coverage() 84 FT_Byte* gscripts = globals->glyph_scripts; in af_face_globals_compute_script_coverage() 89 FT_MEM_SET( globals->glyph_scripts, in af_face_globals_compute_script_coverage() 91 globals->glyph_count ); in af_face_globals_compute_script_coverage() 127 gindex < (FT_ULong)globals->glyph_count && in af_face_globals_compute_script_coverage() 138 if ( gindex < (FT_ULong)globals->glyph_count && in af_face_globals_compute_script_coverage() 151 if ( gindex != 0 && gindex < (FT_ULong)globals->glyph_count ) in af_face_globals_compute_script_coverage() 164 for ( nn = 0; nn < globals->glyph_count; nn++ ) in af_face_globals_compute_script_coverage() 185 AF_FaceGlobals globals = NULL; in af_face_globals_new() local [all …]
|
D | afglobal.h | 51 af_face_globals_get_metrics( AF_FaceGlobals globals, 57 af_face_globals_free( AF_FaceGlobals globals ); 60 af_face_globals_is_digit( AF_FaceGlobals globals,
|
D | afloader.c | 51 loader->globals = (AF_FaceGlobals)face->autohint.data; in af_loader_reset() 55 if ( loader->globals == NULL ) in af_loader_reset() 57 error = af_face_globals_new( face, &loader->globals ); in af_loader_reset() 61 (FT_Pointer)loader->globals; in af_loader_reset() 79 loader->globals = NULL; in af_loader_done() 438 ( af_face_globals_is_digit( loader->globals, glyph_index ) && in af_loader_load_g() 524 error = af_face_globals_get_metrics( loader->globals, gindex, in af_loader_load_glyph()
|
D | afpic.h | 56 ( GET_PIC( FT_FACE_LIBRARY(globals->face) )->af_script_classes )
|
/external/skia/src/views/ |
D | SkEvent.cpp | 305 SkEvent_Globals& globals = getGlobals(); in postDelay() local 307 globals.fEventMutex.acquire(); in postDelay() 309 globals.fEventMutex.release(); in postDelay() 323 SkEvent_Globals& globals = getGlobals(); in postTime() local 325 globals.fEventMutex.acquire(); in postTime() 327 globals.fEventMutex.release(); in postTime() 336 SkEvent_Globals& globals = getGlobals(); in Enqueue() local 341 bool wasEmpty = globals.fEventQHead == NULL; in Enqueue() 343 if (globals.fEventQTail) in Enqueue() 344 globals.fEventQTail->fNextEvent = evt; in Enqueue() [all …]
|
D | SkEventSink.cpp | 36 SkEventSink_Globals& globals = getGlobals(); in SkEventSink() local 38 globals.fSinkMutex.acquire(); in SkEventSink() 40 fID = ++globals.fNextSinkID; in SkEventSink() 41 fNextSink = globals.fSinkHead; in SkEventSink() 42 globals.fSinkHead = this; in SkEventSink() 44 globals.fSinkMutex.release(); in SkEventSink() 48 SkEventSink_Globals& globals = getGlobals(); in ~SkEventSink() local 53 globals.fSinkMutex.acquire(); in ~SkEventSink() 55 SkEventSink* sink = globals.fSinkHead; in ~SkEventSink() 64 globals.fSinkHead = next; in ~SkEventSink() [all …]
|
/external/skia/src/core/ |
D | SkGlyphCache.cpp | 443 SkGlyphCache_Globals& globals = getGlobals(); in VisitAllCaches() local 444 SkAutoMutexAcquire ac(globals.fMutex); in VisitAllCaches() 447 globals.validate(); in VisitAllCaches() 449 for (cache = globals.fHead; cache != NULL; cache = cache->fNext) { in VisitAllCaches() 455 globals.validate(); in VisitAllCaches() 469 SkGlyphCache_Globals& globals = getGlobals(); in VisitCache() local 470 SkAutoMutexAcquire ac(globals.fMutex); in VisitCache() 474 globals.validate(); in VisitCache() 477 SkGlyphCache** hash = globals.fHash; in VisitCache() 481 cache->detach(&globals.fHead); in VisitCache() [all …]
|
/external/freetype/src/pshinter/ |
D | pshglob.c | 41 psh_globals_scale_widths( PSH_Globals globals, in psh_globals_scale_widths() argument 44 PSH_Dimension dim = &globals->dimension[direction]; in psh_globals_scale_widths() 597 psh_globals_destroy( PSH_Globals globals ) in psh_globals_destroy() argument 599 if ( globals ) in psh_globals_destroy() 604 memory = globals->memory; in psh_globals_destroy() 605 globals->dimension[0].stdw.count = 0; in psh_globals_destroy() 606 globals->dimension[1].stdw.count = 0; in psh_globals_destroy() 608 globals->blues.normal_top.count = 0; in psh_globals_destroy() 609 globals->blues.normal_bottom.count = 0; in psh_globals_destroy() 610 globals->blues.family_top.count = 0; in psh_globals_destroy() [all …]
|
D | pshalgo.c | 441 PSH_Globals globals, in psh_hint_align() argument 445 PSH_Dimension dim = &globals->dimension[dimension]; in psh_hint_align() 484 psh_blues_snap_stem( &globals->blues, in psh_hint_align() 520 psh_hint_align( parent, globals, dimension, glyph ); in psh_hint_align() 669 PSH_Globals globals, 673 PSH_Dimension dim = &globals->dimension[dimension]; 708 psh_blues_snap_stem( &globals->blues, 744 psh_hint_align_light( parent, globals, dimension, glyph ); 850 PSH_Globals globals, in psh_hint_table_align_hints() argument 859 PSH_Dimension dim = &globals->dimension[dimension]; in psh_hint_table_align_hints() [all …]
|
/external/chromium/chrome/browser/ |
D | io_thread.cc | 200 ConstructProxyScriptFetcherContext(IOThread::Globals* globals, in ConstructProxyScriptFetcherContext() argument 205 context->set_host_resolver(globals->host_resolver.get()); in ConstructProxyScriptFetcherContext() 206 context->set_cert_verifier(globals->cert_verifier.get()); in ConstructProxyScriptFetcherContext() 207 context->set_dnsrr_resolver(globals->dnsrr_resolver.get()); in ConstructProxyScriptFetcherContext() 209 globals->http_auth_handler_factory.get()); in ConstructProxyScriptFetcherContext() 210 context->set_proxy_service(globals->proxy_script_fetcher_proxy_service.get()); in ConstructProxyScriptFetcherContext() 212 globals->proxy_script_fetcher_http_transaction_factory.get()); in ConstructProxyScriptFetcherContext() 214 globals->proxy_script_fetcher_ftp_transaction_factory.get()); in ConstructProxyScriptFetcherContext() 217 context->set_network_delegate(globals->system_network_delegate.get()); in ConstructProxyScriptFetcherContext() 222 ConstructSystemRequestContext(IOThread::Globals* globals, in ConstructSystemRequestContext() argument [all …]
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/ |
D | SymbolTable.g | 3 /* Scope of symbol names. Both globals and block rules need to push a new 5 * define a global scope and say that globals and block use this by saying 27 : globals (method)* 30 globals 38 NSLog( @"globals: \%@", [$Symbols::names toString] );
|
D | SymbolTableParser.m | 193 * SymbolTable.g:25:1: prog : globals ( method )* ; 201 // SymbolTable.g:27:5: ( globals ( method )* ) // ruleBlockSingleAlt 202 // SymbolTable.g:27:9: globals ( method )* // alt 206 [self globals]; 261 * $ANTLR start globals 262 * SymbolTable.g:30:1: globals : ( decl )* ; 264 - (void) globals 309 … NSLog( @"globals: %@", [((Symbols_Scope *)[Symbols_stack peek]).names toString] ); 331 /* $ANTLR end globals */
|
D | output | 1 globals: [[@2,4:4='i',<4>,1:4], [@7,11:11='j',<4>,2:4]]
|
/external/freetype/include/freetype/internal/ |
D | pshints.h | 49 (*PSH_Globals_SetScaleFunc)( PSH_Globals globals, 56 (*PSH_Globals_DestroyFunc)( PSH_Globals globals ); 307 PSH_Globals globals, 621 PSH_Globals globals,
|
/external/webkit/Tools/Scripts/ |
D | check-for-global-initializers | 82 my @globals; 88 push(@globals, demangle($1)); 135 … print "ERROR: $shortName has one or more global initializers in it! ($file), near @globals\n";
|
/external/openssl/crypto/perlasm/ |
D | x86_64-xlate.pl | 101 my %globals; 240 $self->{label} =~ s/([_a-z][_a-z0-9]*)/$globals{$1} or $1/gei; 349 my $func = ($globals{$self->{value}} or $self->{value}) . ":"; 408 $self->{value} =~ s/([_a-z][_a-z0-9]*)/$globals{$1} or $1/gei; 452 && do { $globals{$line} = $prefix . $line; 453 $line = $globals{$line} if ($prefix); 462 $current_function->{scope} = defined($globals{$sym})?"PUBLIC":"PRIVATE"; 466 $current_function->{scope} = defined($globals{$sym})?"PUBLIC":"PRIVATE"; 479 && do { $line =~ s/([_a-z][_a-z0-9]*)/$globals{$1} or $1/gei; 492 $self->{value} = ".def\t" . ($globals{$1} or $1) . ";\t" . [all …]
|
/external/llvm/test/Linker/ |
D | 2003-10-27-LinkOncePromote.ll | 1 ; The linker should merge link-once globals into strong external globals,
|
D | 2005-12-06-AppendingZeroLengthArrays.ll | 6 ; When linked, the globals should be merged, and the result should still
|
/external/compiler-rt/lib/asan/ |
D | asan_globals.cc | 159 void __asan_register_globals(__asan_global *globals, uptr n) { in __asan_register_globals() argument 163 RegisterGlobal(&globals[i]); in __asan_register_globals() 169 void __asan_unregister_globals(__asan_global *globals, uptr n) { in __asan_unregister_globals() argument 173 UnregisterGlobal(&globals[i]); in __asan_unregister_globals()
|
/external/compiler-rt/include/sanitizer/ |
D | asan_interface.h | 47 void __asan_register_globals(__asan_global *globals, uptr n) 49 void __asan_unregister_globals(__asan_global *globals, uptr n)
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/ |
D | SymbolTableParser.m | 227 …* /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/scopes/SymbolTable.g:25:1: prog : globals (… 234 …l/ANTLR3-ObjC2.0-Runtime/Framework/examples/scopes/SymbolTable.g:25:5: ( globals ( method )* ) // … 235 …// /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/scopes/SymbolTable.g:25:9: globals ( metho… 238 [self globals]; 284 * $ANTLR start globals 285 …* /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/scopes/SymbolTable.g:28:1: globals : ( decl… 287 - (void) globals 331 NSLog(@"globals: %@", /* scopeAttributeRef */ 350 /* $ANTLR end globals */
|
/external/llvm/test/CodeGen/ARM/ |
D | global-merge.ll | 15 ; When this works properly, @g3 is placed in a separate chunk of merged globals. 20 ; separate pool of merged globals.
|
/external/llvm/docs/CommandGuide/ |
D | llvm-diff.rst | 18 differences, such as changes in the ordering of globals or in the 26 diagnostics are produced for globals which only appear in one module
|
/external/llvm/test/Instrumentation/AddressSanitizer/ |
D | do-not-touch-odr-global.ll | 4 ; no action should be taken for these globals
|
/external/llvm/test/Assembler/ |
D | 2002-03-08-NameCollision2.ll | 5 ; to be detected between locals and globals.
|