OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:program
(Results
926 - 950
of
23867
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/proguard/src/proguard/util/
FixedStringMatcher.java
7
* This
program
is free software; you can redistribute it and/or modify it
12
* This
program
is distributed in the hope that it will be useful, but WITHOUT
18
* with this
program
; if not, write to the Free Software Foundation, Inc.,
NotMatcher.java
7
* This
program
is free software; you can redistribute it and/or modify it
12
* This
program
is distributed in the hope that it will be useful, but WITHOUT
18
* with this
program
; if not, write to the Free Software Foundation, Inc.,
OrMatcher.java
7
* This
program
is free software; you can redistribute it and/or modify it
12
* This
program
is distributed in the hope that it will be useful, but WITHOUT
18
* with this
program
; if not, write to the Free Software Foundation, Inc.,
SettableMatcher.java
7
* This
program
is free software; you can redistribute it and/or modify it
12
* This
program
is distributed in the hope that it will be useful, but WITHOUT
18
* with this
program
; if not, write to the Free Software Foundation, Inc.,
StringMatcher.java
7
* This
program
is free software; you can redistribute it and/or modify it
12
* This
program
is distributed in the hope that it will be useful, but WITHOUT
18
* with this
program
; if not, write to the Free Software Foundation, Inc.,
StringParser.java
7
* This
program
is free software; you can redistribute it and/or modify it
12
* This
program
is distributed in the hope that it will be useful, but WITHOUT
18
* with this
program
; if not, write to the Free Software Foundation, Inc.,
/external/skia/src/gpu/gl/
GrGLProgram.h
29
* This class manages a GPU
program
and records per-
program
information.
34
* Uniforms are
program
-local so we can't rely on fHWState to hold the
35
* previous uniform state after a
program
change.
49
* Call to abandon GL objects owned by this
program
.
61
* Gets the GL
program
ID for this
program
.
68
* Some GL state that is relevant to programs is not stored per-
program
. In particular color
124
* draw occurs using the
program
after the
program
has already been bound. It also uses th
[
all
...]
/external/skia/tools/
path_utils.h
17
// dump_path_prefix - once per
program
invocation
19
// dump_path_suffix - once per
program
invocation
22
// only one set of aggregation arrays will be written per
program
/external/valgrind/main/VEX/
LICENSE.README
5
This
program
is free software; you can redistribute it and/or
10
This
program
is distributed in the hope that it will be useful, but
16
along with this
program
; if not, write to the Free Software
/external/valgrind/main/drd/
drd_basics.h
6
This
program
is free software; you can redistribute it and/or
11
This
program
is distributed in the hope that it will be useful, but
17
along with this
program
; if not, write to the Free Software
drd_cond.h
6
This
program
is free software; you can redistribute it and/or
11
This
program
is distributed in the hope that it will be useful, but
17
along with this
program
; if not, write to the Free Software
drd_hb.h
6
This
program
is free software; you can redistribute it and/or
11
This
program
is distributed in the hope that it will be useful, but
17
along with this
program
; if not, write to the Free Software
drd_malloc_wrappers.h
6
This
program
is free software; you can redistribute it and/or
11
This
program
is distributed in the hope that it will be useful, but
17
along with this
program
; if not, write to the Free Software
/external/valgrind/main/none/tests/ppc64/
power6_mf_gpr.c
5
This
program
is free software; you can redistribute it and/or
10
This
program
is distributed in the hope that it will be useful, but
16
along with this
program
; if not, write to the Free Software
/external/valgrind/unittest/
test_utils.cc
8
This
program
is free software; you can redistribute it and/or
13
This
program
is distributed in the hope that it will be useful, but
19
along with this
program
; if not, write to the Free Software
/frameworks/base/libs/hwui/
Dither.h
22
#include "
Program
.h"
43
void setupProgram(
Program
*
program
, GLuint* textureUnit);
/frameworks/native/opengl/tools/glgen/stubs/gles11/
glTransformFeedbackVaryings.cpp
1
/* void glTransformFeedbackVaryings ( GLuint
program
, GLsizei count, const GLchar *varyings, GLenum bufferMode ) */
5
(JNIEnv *_env, jobject _this, jint
program
, jobjectArray varyings_ref, jint bufferMode) {
33
glTransformFeedbackVaryings(
program
, _count, _varyings, bufferMode);
/ndk/sources/host-tools/sed-4.2.1/lib/
acl.h
5
This
program
is free software: you can redistribute it and/or modify
10
This
program
is distributed in the hope that it will be useful,
16
along with this
program
. If not, see <http://www.gnu.org/licenses/>.
btowc.c
5
This
program
is free software: you can redistribute it and/or modify
10
This
program
is distributed in the hope that it will be useful,
16
along with this
program
. If not, see <http://www.gnu.org/licenses/>. */
getline.c
6
This
program
is free software; you can redistribute it and/or
11
This
program
is distributed in the hope that it will be useful, but
17
along with this
program
; if not, write to the Free Software
getpagesize.c
5
This
program
is free software: you can redistribute it and/or modify
10
This
program
is distributed in the hope that it will be useful,
16
along with this
program
. If not, see <http://www.gnu.org/licenses/>. */
localcharset.h
7
This
program
is free software; you can redistribute it and/or modify
12
This
program
is distributed in the hope that it will be useful,
18
with this
program
; if not, write to the Free Software Foundation,
mbrlen.c
5
This
program
is free software: you can redistribute it and/or modify
10
This
program
is distributed in the hope that it will be useful,
16
along with this
program
. If not, see <http://www.gnu.org/licenses/>. */
mkstemp.c
4
This
program
is free software: you can redistribute it and/or modify
9
This
program
is distributed in the hope that it will be useful,
15
along with this
program
. If not, see <http://www.gnu.org/licenses/>. */
pathmax.h
6
This
program
is free software; you can redistribute it and/or modify
11
This
program
is distributed in the hope that it will be useful,
17
along with this
program
; if not, write to the Free Software Foundation,
Completed in 931 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>