Home
last modified time | relevance | path

Searched full:program (Results 1 – 25 of 12000) sorted by relevance

12345678910>>...480

/external/mesa3d/src/mesa/program/
Darbprogparse.c34 Notes on program parameters, etc.
42 PROGRAM_CONSTANT - indexes into program->Parameters, a known constant/literal
43 PROGRAM_STATE_VAR - indexes into program->Parameters, and may actually be:
45 + a pointer to a "program.local[k]" parameter, or
46 + a pointer to a "program.env[k]" parameter
48 Basically, all the program.local[] and program.env[] values will get mapped
50 having three separate program parameter arrays.
69 struct gl_fragment_program *program) in _mesa_parse_arb_fragment_program() argument
83 /* Error in the program. Just return. */ in _mesa_parse_arb_fragment_program()
87 if (program->Base.String != NULL) in _mesa_parse_arb_fragment_program()
[all …]
/external/deqp/modules/gles2/functional/
Des2fNegativeShaderApiTests.cpp2 * drawElements Quality Program OpenGL ES 2.0 Module
101 GLuint program = glCreateProgram(); in init()
102 glShaderSource(program, 0, 0, 0); in init()
106 glDeleteProgram(program); in init()
124 GLuint program = glCreateProgram(); in init()
125 glCompileShader(program); in init()
129 glDeleteProgram(program); in init()
152 GLuint program = glCreateProgram(); in init()
176 glShaderBinary(1, &program, binaryFormats[0], 0, 0); in init()
190 glDeleteProgram(program); in init()
[all …]
/external/swiftshader/third_party/LLVM/utils/
Dcheck-each-file9 program=$2
10 linker=./link-$program
11 echo "Building $program with llvm-native-gcc"
12 rm -f $program
13 gmake -e $program CC=llvm-native-gcc CXX=llvm-native-gxx
14 echo "Erasing $program and re-linking it"
15 rm -f $program
16 echo "rm -f $program" > $linker
17 gmake -n $program >> $linker
23 echo "$program appears to need a dummy __main function; adding one"
[all …]
/external/llvm/utils/
Dcheck-each-file9 program=$2
10 linker=./link-$program
11 echo "Building $program with llvm-native-gcc"
12 rm -f $program
13 gmake -e $program CC=llvm-native-gcc CXX=llvm-native-gxx
14 echo "Erasing $program and re-linking it"
15 rm -f $program
16 echo "rm -f $program" > $linker
17 gmake -n $program >> $linker
23 echo "$program appears to need a dummy __main function; adding one"
[all …]
/external/ltp/utils/ffsb-6.0-rc2/
DLICENSE14 exception applies to any program that serves as a shell and that is
24 Foundation's software and to any other program whose authors commit to
41 For example, if you distribute copies of such a program, whether
58 Finally, any free program is threatened constantly by software
60 program will individually obtain patent licenses, in effect making the
61 program proprietary. To prevent this, we have made it clear that any
70 0. This License applies to any program or other work which contains
72 under the terms of this General Public License. The "Program", below,
73 refers to any such program or work, and a "work based on the Program"
74 means either the Program or any derivative work under copyright law:
[all …]
DCOPYING16 Foundation's software and to any other program whose authors commit to
33 For example, if you distribute copies of such a program, whether
50 Finally, any free program is threatened constantly by software
52 program will individually obtain patent licenses, in effect making the
53 program proprietary. To prevent this, we have made it clear that any
62 0. This License applies to any program or other work which contains
64 under the terms of this General Public License. The "Program", below,
65 refers to any such program or work, and a "work based on the Program"
66 means either the Program or any derivative work under copyright law:
67 that is to say, a work containing the Program or a portion of it,
[all …]
/external/deqp/external/vulkancts/framework/vulkan/
DvkPrograms.hpp23 * \brief Program utilities.
65 template<typename Program>
74 Program& add (const std::string& name);
75 void add (const std::string& name, de::MovePtr<Program>& program);
78 const Program& get (const std::string& name) const;
83 typedef typename std::map<std::string, Program*>::const_iterator IteratorImpl;
89 const Program& operator* (void) const { return getProgram(); } in operator *()
92 const Program& getProgram (void) const { return *m_impl->second; } in getProgram()
106 typedef std::map<std::string, Program*> ProgramMap;
111 template<typename Program>
[all …]
/external/ltp/testcases/kernel/io/disktest/
DLICENSE17 any other program whose authors commit to using it. (Some other Free
33 For example, if you distribute copies of such a program, whether gratis or
49 Finally, any free program is threatened constantly by software patents. We
50 wish to avoid the danger that redistributors of a free program will
51 individually obtain patent licenses, in effect making the program
60 0. This License applies to any program or other work which contains a
62 the terms of this General Public License. The "Program", below, refers to
63 any such program or work, and a "work based on the Program" means either
64 the Program or any derivative work under copyright law: that is to say, a
65 work containing the Program or a portion of it, either verbatim or with
[all …]
/external/doclava/res/assets/templates-sdk/assets/
DGPL-LICENSE.txt16 Foundation's software and to any other program whose authors commit to
33 For example, if you distribute copies of such a program, whether
50 Finally, any free program is threatened constantly by software
52 program will individually obtain patent licenses, in effect making the
53 program proprietary. To prevent this, we have made it clear that any
62 0. This License applies to any program or other work which contains
64 under the terms of this General Public License. The "Program", below,
65 refers to any such program or work, and a "work based on the Program"
66 means either the Program or any derivative work under copyright law:
67 that is to say, a work containing the Program or a portion of it,
[all …]
/external/lz4/programs/
DCOPYING16 Foundation's software and to any other program whose authors commit to
33 For example, if you distribute copies of such a program, whether
50 Finally, any free program is threatened constantly by software
52 program will individually obtain patent licenses, in effect making the
53 program proprietary. To prevent this, we have made it clear that any
62 0. This License applies to any program or other work which contains
64 under the terms of this General Public License. The "Program", below,
65 refers to any such program or work, and a "work based on the Program"
66 means either the Program or any derivative work under copyright law:
67 that is to say, a work containing the Program or a portion of it,
[all …]
/external/lz4/examples/
DCOPYING16 Foundation's software and to any other program whose authors commit to
33 For example, if you distribute copies of such a program, whether
50 Finally, any free program is threatened constantly by software
52 program will individually obtain patent licenses, in effect making the
53 program proprietary. To prevent this, we have made it clear that any
62 0. This License applies to any program or other work which contains
64 under the terms of this General Public License. The "Program", below,
65 refers to any such program or work, and a "work based on the Program"
66 means either the Program or any derivative work under copyright law:
67 that is to say, a work containing the Program or a portion of it,
[all …]
/external/selinux/python/
DCOPYING16 Foundation's software and to any other program whose authors commit to
33 For example, if you distribute copies of such a program, whether
50 Finally, any free program is threatened constantly by software
52 program will individually obtain patent licenses, in effect making the
53 program proprietary. To prevent this, we have made it clear that any
62 0. This License applies to any program or other work which contains
64 under the terms of this General Public License. The "Program", below,
65 refers to any such program or work, and a "work based on the Program"
66 means either the Program or any derivative work under copyright law:
67 that is to say, a work containing the Program or a portion of it,
[all …]
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
DLICENCE16 Foundation's software and to any other program whose authors commit to
33 For example, if you distribute copies of such a program, whether
50 Finally, any free program is threatened constantly by software
52 program will individually obtain patent licenses, in effect making the
53 program proprietary. To prevent this, we have made it clear that any
62 0. This License applies to any program or other work which contains
64 under the terms of this General Public License. The "Program", below,
65 refers to any such program or work, and a "work based on the Program"
66 means either the Program or any derivative work under copyright law:
67 that is to say, a work containing the Program or a portion of it,
[all …]
/external/iproute2/lib/
DNOTICE16 Foundation's software and to any other program whose authors commit to
33 For example, if you distribute copies of such a program, whether
50 Finally, any free program is threatened constantly by software
52 program will individually obtain patent licenses, in effect making the
53 program proprietary. To prevent this, we have made it clear that any
62 0. This License applies to any program or other work which contains
64 under the terms of this General Public License. The "Program", below,
65 refers to any such program or work, and a "work based on the Program"
66 means either the Program or any derivative work under copyright law:
67 that is to say, a work containing the Program or a portion of it,
[all …]
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_init/
DLICENCE16 Foundation's software and to any other program whose authors commit to
33 For example, if you distribute copies of such a program, whether
50 Finally, any free program is threatened constantly by software
52 program will individually obtain patent licenses, in effect making the
53 program proprietary. To prevent this, we have made it clear that any
62 0. This License applies to any program or other work which contains
64 under the terms of this General Public License. The "Program", below,
65 refers to any such program or work, and a "work based on the Program"
66 means either the Program or any derivative work under copyright law:
67 that is to say, a work containing the Program or a portion of it,
[all …]
/external/syslinux/
DLICENSE16 Foundation's software and to any other program whose authors commit to
33 For example, if you distribute copies of such a program, whether
50 Finally, any free program is threatened constantly by software
52 program will individually obtain patent licenses, in effect making the
53 program proprietary. To prevent this, we have made it clear that any
62 0. This License applies to any program or other work which contains
64 under the terms of this General Public License. The "Program", below,
65 refers to any such program or work, and a "work based on the Program"
66 means either the Program or any derivative work under copyright law:
67 that is to say, a work containing the Program or a portion of it,
[all …]
/external/selinux/semodule-utils/
DCOPYING16 Foundation's software and to any other program whose authors commit to
33 For example, if you distribute copies of such a program, whether
50 Finally, any free program is threatened constantly by software
52 program will individually obtain patent licenses, in effect making the
53 program proprietary. To prevent this, we have made it clear that any
62 0. This License applies to any program or other work which contains
64 under the terms of this General Public License. The "Program", below,
65 refers to any such program or work, and a "work based on the Program"
66 means either the Program or any derivative work under copyright law:
67 that is to say, a work containing the Program or a portion of it,
[all …]
/external/autotest/
DLICENSE23 Foundation's software and to any other program whose authors commit to
40 For example, if you distribute copies of such a program, whether
57 Finally, any free program is threatened constantly by software
59 program will individually obtain patent licenses, in effect making the
60 program proprietary. To prevent this, we have made it clear that any
69 0. This License applies to any program or other work which contains
71 under the terms of this General Public License. The "Program", below,
72 refers to any such program or work, and a "work based on the Program"
73 means either the Program or any derivative work under copyright law:
74 that is to say, a work containing the Program or a portion of it,
[all …]
/external/linux-kselftest/
DCOPYING32 Foundation's software and to any other program whose authors commit to
49 For example, if you distribute copies of such a program, whether
66 Finally, any free program is threatened constantly by software
68 program will individually obtain patent licenses, in effect making the
69 program proprietary. To prevent this, we have made it clear that any
78 0. This License applies to any program or other work which contains
80 under the terms of this General Public License. The "Program", below,
81 refers to any such program or work, and a "work based on the Program"
82 means either the Program or any derivative work under copyright law:
83 that is to say, a work containing the Program or a portion of it,
[all …]
/external/libvncserver/
DCOPYING17 Foundation's software and to any other program whose authors commit to
34 For example, if you distribute copies of such a program, whether
51 Finally, any free program is threatened constantly by software
53 program will individually obtain patent licenses, in effect making the
54 program proprietary. To prevent this, we have made it clear that any
63 0. This License applies to any program or other work which contains
65 under the terms of this General Public License. The "Program", below,
66 refers to any such program or work, and a "work based on the Program"
67 means either the Program or any derivative work under copyright law:
68 that is to say, a work containing the Program or a portion of it,
[all …]
/external/selinux/policycoreutils/
DCOPYING16 Foundation's software and to any other program whose authors commit to
33 For example, if you distribute copies of such a program, whether
50 Finally, any free program is threatened constantly by software
52 program will individually obtain patent licenses, in effect making the
53 program proprietary. To prevent this, we have made it clear that any
62 0. This License applies to any program or other work which contains
64 under the terms of this General Public License. The "Program", below,
65 refers to any such program or work, and a "work based on the Program"
66 means either the Program or any derivative work under copyright law:
67 that is to say, a work containing the Program or a portion of it,
[all …]
/external/selinux/python/sepolgen/
DCOPYING16 Foundation's software and to any other program whose authors commit to
33 For example, if you distribute copies of such a program, whether
50 Finally, any free program is threatened constantly by software
52 program will individually obtain patent licenses, in effect making the
53 program proprietary. To prevent this, we have made it clear that any
62 0. This License applies to any program or other work which contains
64 under the terms of this General Public License. The "Program", below,
65 refers to any such program or work, and a "work based on the Program"
66 means either the Program or any derivative work under copyright law:
67 that is to say, a work containing the Program or a portion of it,
[all …]
/external/blktrace/
DNOTICE25 Foundation's software and to any other program whose authors commit to
42 For example, if you distribute copies of such a program, whether
59 Finally, any free program is threatened constantly by software
61 program will individually obtain patent licenses, in effect making the
62 program proprietary. To prevent this, we have made it clear that any
71 0. This License applies to any program or other work which contains
73 under the terms of this General Public License. The "Program", below,
74 refers to any such program or work, and a "work based on the Program"
75 means either the Program or any derivative work under copyright law:
76 that is to say, a work containing the Program or a portion of it,
[all …]
/external/ltp/testcases/open_posix_testsuite/stress/threads/fork/
DLICENCE16 Foundation's software and to any other program whose authors commit to
33 For example, if you distribute copies of such a program, whether
50 Finally, any free program is threatened constantly by software
52 program will individually obtain patent licenses, in effect making the
53 program proprietary. To prevent this, we have made it clear that any
62 0. This License applies to any program or other work which contains
64 under the terms of this General Public License. The "Program", below,
65 refers to any such program or work, and a "work based on the Program"
66 means either the Program or any derivative work under copyright law:
67 that is to say, a work containing the Program or a portion of it,
[all …]
/external/ltp/utils/benchmark/ebizzy-0.3/
DLICENSE16 Foundation's software and to any other program whose authors commit to
33 For example, if you distribute copies of such a program, whether
50 Finally, any free program is threatened constantly by software
52 program will individually obtain patent licenses, in effect making the
53 program proprietary. To prevent this, we have made it clear that any
62 0. This License applies to any program or other work which contains
64 under the terms of this General Public License. The "Program", below,
65 refers to any such program or work, and a "work based on the Program"
66 means either the Program or any derivative work under copyright law:
67 that is to say, a work containing the Program or a portion of it,
[all …]

12345678910>>...480