OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GLOBAL
(Results
1 - 25
of
39
) sorted by null
1
2
/external/jpeg/
rdgif.c
30
GLOBAL
(cjpeg_source_ptr)
jcapistd.c
37
GLOBAL
(void)
76
GLOBAL
(JDIMENSION)
119
GLOBAL
(JDIMENSION)
jdtrans.c
44
GLOBAL
(jvirt_barray_ptr *)
207
GLOBAL
(boolean)
jdapimin.c
29
GLOBAL
(void)
91
GLOBAL
(void)
103
GLOBAL
(void)
241
GLOBAL
(int)
287
GLOBAL
(int)
306
/* Set
global
state: ready for start_decompress */
334
GLOBAL
(boolean)
349
GLOBAL
(boolean)
369
GLOBAL
(boolean)
cdjpeg.c
26
* NB: for Amiga Manx C this is actually a
global
routine named _abort();
34
void /* must be
global
for Manx C */
46
GLOBAL
(void)
88
GLOBAL
(void)
102
GLOBAL
(void)
121
GLOBAL
(boolean)
148
GLOBAL
(FILE *)
166
GLOBAL
(FILE *)
jdapistd.c
37
GLOBAL
(boolean)
90
GLOBAL
(boolean)
177
GLOBAL
(JDIMENSION)
211
GLOBAL
(void)
271
GLOBAL
(JDIMENSION)
306
GLOBAL
(JDIMENSION)
349
GLOBAL
(boolean)
374
GLOBAL
(boolean)
rdswitch.c
72
GLOBAL
(boolean)
157
GLOBAL
(boolean)
265
GLOBAL
(boolean)
300
GLOBAL
(boolean)
wrppm.c
218
GLOBAL
(djpeg_dest_ptr)
wrrle.c
276
GLOBAL
(djpeg_dest_ptr)
wrtarga.c
224
GLOBAL
(djpeg_dest_ptr)
rdppm.c
442
GLOBAL
(cjpeg_source_ptr)
rdrle.c
370
GLOBAL
(cjpeg_source_ptr)
wrbmp.c
389
GLOBAL
(djpeg_dest_ptr)
wrgif.c
251
FlagByte = 0x80; /* Yes, there is a
global
color table */
253
FlagByte |= (BitsPerPixel-1); /* size of
global
color table */
257
/* Write the
Global
Color Map */
359
GLOBAL
(djpeg_dest_ptr)
jmorecfg.h
201
* Another application is to make all functions
global
for use with debuggers
210
#define
GLOBAL
(type) type
211
/* a reference to a
GLOBAL
function: */
/external/v8/test/mjsunit/compiler/
inline-global-access.js
31
//
global
variable load.
32
var
GLOBAL
;
35
GLOBAL
= 42;
40
GLOBAL
= 87;
49
o.f = function() { return
GLOBAL
; };
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/
browser.js
39
var
GLOBAL
= "[object Window]";
shell.js
41
var
GLOBAL
= "[object
global
]";
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_2/
browser.js
39
var
GLOBAL
= "[object Window]";
shell.js
29
var
GLOBAL
= "[object
global
]";
jsref.js
34
var
GLOBAL
= "[object
global
]";
/external/llvm/lib/Target/PTX/
PTX.h
10
// This file contains the entry points for
global
functions defined in the LLVM
27
GLOBAL
= 0, // default to
global
state space
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_1/
shell.js
30
var
GLOBAL
= "[object
global
]";
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_3/
shell.js
10
var
GLOBAL
= "[object
global
]";
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_4/
shell.js
9
var
GLOBAL
= "[object
global
]";
Completed in 628 milliseconds
1
2