OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:globals
(Results
1 - 25
of
1142
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/sdk/templates/other/BlankFragment/
globals.xml.ftl
2
<
globals
>
4
</
globals
>
/sdk/templates/other/BroadcastReceiver/
globals.xml.ftl
2
<
globals
>
4
</
globals
>
/sdk/templates/other/ContentProvider/
globals.xml.ftl
2
<
globals
>
4
</
globals
>
/sdk/templates/other/Service/
globals.xml.ftl
2
<
globals
>
4
</
globals
>
/sdk/templates/projects/NewAndroidApplication/
globals.xml.ftl
2
<
globals
>
4
</
globals
>
/sdk/templates/activities/BlankActivity/
globals.xml.ftl
2
<
globals
>
5
</
globals
>
/sdk/templates/activities/FullscreenActivity/
globals.xml.ftl
2
<
globals
>
5
</
globals
>
/sdk/templates/activities/SettingsActivity/
globals.xml.ftl
2
<
globals
>
5
</
globals
>
/sdk/templates/other/AppWidget/
globals.xml.ftl
2
<
globals
>
5
</
globals
>
/sdk/templates/other/CustomView/
globals.xml.ftl
2
<
globals
>
5
</
globals
>
template.xml
25
<
globals
file="
globals
.xml.ftl" />
/sdk/templates/activities/LoginActivity/
globals.xml.ftl
2
<
globals
>
6
</
globals
>
/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 &&
138
if ( gindex < (FT_ULong)
globals
->glyph_count &&
151
if ( gindex != 0 && gindex < (FT_ULong)
globals
->glyph_count )
164
for ( nn = 0; nn <
globals
->glyph_count; nn++ )
185
AF_FaceGlobals
globals
= NULL
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
,
/sdk/templates/activities/MasterDetailFlow/
globals.xml.ftl
2
<
globals
>
8
</
globals
>
/sdk/templates/other/Daydream/
globals.xml.ftl
2
<
globals
>
8
</
globals
>
/sdk/templates/other/ListFragment/
globals.xml.ftl
2
<
globals
>
7
</
globals
>
/external/llvm/test/Linker/
2003-10-27-LinkOncePromote.ll
1
; The linker should merge link-once
globals
into strong external
globals
,
/sdk/templates/other/Notification/
globals.xml.ftl
2
<
globals
>
9
</
globals
>
/external/skia/legacy/src/views/
SkEvent.cpp
305
SkEvent_Globals&
globals
= getGlobals();
local
307
globals
.fEventMutex.acquire();
309
globals
.fEventMutex.release();
323
SkEvent_Globals&
globals
= getGlobals();
local
325
globals
.fEventMutex.acquire();
327
globals
.fEventMutex.release();
336
SkEvent_Globals&
globals
= getGlobals();
local
341
bool wasEmpty =
globals
.fEventQHead == NULL;
343
if (
globals
.fEventQTail)
344
globals
.fEventQTail->fNextEvent = evt
356
SkEvent_Globals&
globals
= getGlobals();
local
374
SkEvent_Globals&
globals
= getGlobals();
local
385
SkEvent_Globals&
globals
= getGlobals();
local
434
SkEvent_Globals&
globals
= getGlobals();
local
474
SkEvent_Globals&
globals
= getGlobals();
local
493
SkEvent_Globals&
globals
= getGlobals();
local
[
all
...]
/external/skia/src/views/
SkEvent.cpp
305
SkEvent_Globals&
globals
= getGlobals();
local
307
globals
.fEventMutex.acquire();
309
globals
.fEventMutex.release();
323
SkEvent_Globals&
globals
= getGlobals();
local
325
globals
.fEventMutex.acquire();
327
globals
.fEventMutex.release();
336
SkEvent_Globals&
globals
= getGlobals();
local
341
bool wasEmpty =
globals
.fEventQHead == NULL;
343
if (
globals
.fEventQTail)
344
globals
.fEventQTail->fNextEvent = evt
356
SkEvent_Globals&
globals
= getGlobals();
local
374
SkEvent_Globals&
globals
= getGlobals();
local
385
SkEvent_Globals&
globals
= getGlobals();
local
434
SkEvent_Globals&
globals
= getGlobals();
local
474
SkEvent_Globals&
globals
= getGlobals();
local
493
SkEvent_Globals&
globals
= getGlobals();
local
[
all
...]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/
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] );
/external/skia/legacy/src/core/
SkGlyphCache.cpp
443
SkGlyphCache_Globals&
globals
= getGlobals();
local
444
SkAutoMutexAcquire ac(
globals
.fMutex);
447
globals
.validate();
449
for (cache =
globals
.fHead; cache != NULL; cache = cache->fNext) {
455
globals
.validate();
469
SkGlyphCache_Globals&
globals
= getGlobals();
local
470
SkAutoMutexAcquire ac(
globals
.fMutex);
474
globals
.validate();
477
SkGlyphCache** hash =
globals
.fHash;
481
cache->detach(&
globals
.fHead)
531
SkGlyphCache_Globals&
globals
= getGlobals();
local
559
SkGlyphCache_Globals&
globals
= getGlobals();
local
569
SkGlyphCache_Globals&
globals
= getGlobals();
local
[
all
...]
/external/clang/test/CodeGen/
2003-06-26-CFECrash.c
8
typedef struct
Globals
{
/external/clang/test/CodeGenCXX/
2006-11-20-GlobalSymbols.cpp
2
// Check to make sure debug symbols use the correct name for
globals
and
Completed in 4497 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>