OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:main
(Results
176 - 200
of
5943
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/Tools/android/flex-2.5.4a/
libmain.c
1
/* libmain - flex run-time support library "
main
" function */
7
int
main
( argc, argv )
function
/frameworks/compile/libbcc/tests/data/src/
assignment.c
1
int
main
() {
function
b2071670.c
3
int
main
() {
function
defines.c
7
int
main
() {
function
funcargs.c
5
int
main
() {
function
short.c
2
int
main
() {
function
/libcore/dalvik/src/main/java/dalvik/system/
NativeStart.java
23
* calling JNI functions from the C
main
(), and there's no Java stack frame
27
* class and pretend that it called the C
main
().
36
private static native void
main
(String[] dummy);
method in class:NativeStart
/ndk/tests/build/multiple-static-const/jni/
main.cpp
1
#include "
main
.h"
8
int
main
(void)
function
/ndk/tests/build/prebuild-stlport/jni/
build_stlport.cpp
18
int
main
(void)
function
/ndk/tests/device/gnustl-shared-1/jni/
main.cpp
6
int
main
(void)
function
/external/jpeg/
jcmainct.c
8
* This file contains the
main
buffer controller for compression.
9
* The
main
buffer lies between the pre-processor and the JPEG
71
my_main_ptr
main
= (my_main_ptr) cinfo->
main
;
local
77
main
->cur_iMCU_row = 0; /* initialize counters */
78
main
->rowgroup_ctr = 0;
79
main
->suspended = FALSE;
80
main
->pass_mode = pass_mode; /* save mode for use by process_data */
85
if (
main
->whole_image[0] != NULL)
88
main
->pub.process_data = process_data_simple_main
117
my_
main
_ptr
main
= (my_
main
_ptr) cinfo->
main
;
local
173
my_
main
_ptr
main
= (my_
main
_ptr) cinfo->
main
;
local
247
my_
main
_ptr
main
;
local
[
all
...]
/external/qemu/distrib/jpeg-6b/
jcmainct.c
8
* This file contains the
main
buffer controller for compression.
9
* The
main
buffer lies between the pre-processor and the JPEG
71
my_main_ptr
main
= (my_main_ptr) cinfo->
main
;
local
77
main
->cur_iMCU_row = 0; /* initialize counters */
78
main
->rowgroup_ctr = 0;
79
main
->suspended = FALSE;
80
main
->pass_mode = pass_mode; /* save mode for use by process_data */
85
if (
main
->whole_image[0] != NULL)
88
main
->pub.process_data = process_data_simple_main
117
my_
main
_ptr
main
= (my_
main
_ptr) cinfo->
main
;
local
173
my_
main
_ptr
main
= (my_
main
_ptr) cinfo->
main
;
local
247
my_
main
_ptr
main
;
local
[
all
...]
/external/apache-harmony/support/src/test/resources/tests/resources/
Inserted_Entry_Manifest.jar
Inserted_Entry_Manifest_with_DigestCode.jar
Integrate.jar
Modified_Class.jar
Modified_Manifest_EntryAttributes.jar
Modified_Manifest_MainAttributes.jar
Modified_SF_EntryAttributes.jar
TestCodeSigners.jar
/external/mesa3d/src/glsl/tests/
array-10.glsl
6
void
main
()
condition-01.glsl
5
void
main
()
condition-03.glsl
5
void
main
()
condition-04.glsl
5
void
main
()
if-01.glsl
5
void
main
()
Completed in 2375 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>