HomeSort by relevance Sort by last modified time
    Searched refs:program (Results 401 - 425 of 739) sorted by null

<<11121314151617181920>>

  /external/sonivox/arm-hybrid-22k/host_src/
eas_types.h 224 /* external audio callback program change */
228 EAS_U8 program; member in struct:s_ext_audio_prg_chg_tag
  /external/sonivox/arm-wt-22k/host_src/
eas_types.h 229 /* external audio callback program change */
233 EAS_U8 program; member in struct:s_ext_audio_prg_chg_tag
  /external/valgrind/main/drd/tests/
annotate_rwlock.c 4 * @brief Multithreaded test program that triggers various access patterns
22 #error Sorry, but this test program can only be compiled by a compiler that\
  /external/valgrind/main/helgrind/tests/
annotate_rwlock.c 2 /* This program is a marginally modified copy of
14 * @brief Multithreaded test program that triggers various access patterns
32 #error Sorry, but this test program can only be compiled by a compiler that\
  /external/grub/
configure 508 -program-prefix | --program-prefix | --program-prefi | --program-pref \
509 | --program-pre | --program-pr | --program-p)
511 -program-prefix=* | --program-prefix=* | --program-prefi=*
    [all...]
  /ndk/sources/host-tools/make-3.81/
configure 46 # Prefer a ksh shell builtin over an external printf program on Solaris,
985 -program-prefix | --program-prefix | --program-prefi | --program-pref \
986 | --program-pre | --program-pr | --program-p)
988 -program-prefix=* | --program-prefix=* | --program-prefi=*
    [all...]
  /external/jpeg/
ltmain.sh 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, but
18 # along with this program; if not, write to the Free Software
22 # distribute this file as part of a program that contains a
24 # the same distribution terms that you use for the rest of that program.
26 # The name of this program.
31 PROGRAM=ltmain.sh
55 echo "$modename: ltconfig version \`$LTCONFIG_VERSION' does not match $PROGRAM version \`$VERSION'" 1>&2
110 echo "$PROGRAM (GNU $PACKAGE) $VERSION"
358 # accidentally link it into a program
    [all...]
  /external/qemu/distrib/jpeg-6b/
ltmain.sh 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, but
18 # along with this program; if not, write to the Free Software
22 # distribute this file as part of a program that contains a
24 # the same distribution terms that you use for the rest of that program.
26 # The name of this program.
31 PROGRAM=ltmain.sh
55 echo "$modename: ltconfig version \`$LTCONFIG_VERSION' does not match $PROGRAM version \`$VERSION'" 1>&2
110 echo "$PROGRAM (GNU $PACKAGE) $VERSION"
358 # accidentally link it into a program
    [all...]
  /external/icu4c/
configure 45 # Prefer a ksh shell builtin over an external printf program on Solaris,
1016 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1017 | --program-pre | --program-pr | --program-p)
1019 -program-prefix=* | --program-prefix=* | --program-prefi=*
    [all...]
  /external/libpcap/
configure 933 -program-prefix | --program-prefix | --program-prefi | --program-pref \
934 | --program-pre | --program-pr | --program-p)
936 -program-prefix=* | --program-prefix=* | --program-prefi=*
    [all...]
  /external/srtp/
configure 506 -program-prefix | --program-prefix | --program-prefi | --program-pref \
507 | --program-pre | --program-pr | --program-p)
509 -program-prefix=* | --program-prefix=* | --program-prefi=*
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2ext.h 438 GL_APICALL void GL_APIENTRY glGetProgramBinaryOES (GLuint program, GLsizei bufSize, GLsizei *length, GLenum *binaryFormat, GLvoid *binary);
439 GL_APICALL void GL_APIENTRY glProgramBinaryOES (GLuint program, GLenum binaryFormat, const GLvoid *binary, GLint length);
441 typedef void (GL_APIENTRYP PFNGLGETPROGRAMBINARYOESPROC) (GLuint program, GLsizei bufSize, GLsizei *length, GLenum *binaryFormat, GLvoid *binary);
442 typedef void (GL_APIENTRYP PFNGLPROGRAMBINARYOESPROC) (GLuint program, GLenum binaryFormat, const GLvoid *binary, GLint length);
    [all...]
  /external/bison/build-aux/
ylwrap 11 # This program is free software; you can redistribute it and/or modify
16 # This program is distributed in the hope that it will be useful,
22 # along with this program. If not, see <http://www.gnu.org/licenses/>.
25 # distribute this file as part of a program that contains a
27 # the same distribution terms that you use for the rest of that program.
44 Usage: ylwrap [--help|--version] INPUT [OUTPUT DESIRED]... -- PROGRAM [ARGS]...
51 PROGRAM is program to run
90 # The program to run.
  /external/chromium/testing/gtest/test/
gtest_xml_output_unittest.py 141 Runs a test program that generates a non-empty XML output, and
148 Runs a test program that generates an empty XML output, and
209 Asserts that the XML document generated by running the program
211 XML document. Furthermore, the program's exit code must be
  /external/dhcpcd/mk/
prog.mk 1 # rules to build a program
  /external/elfutils/config/
ylwrap 11 # This program is free software; you can redistribute it and/or modify
16 # This program is distributed in the hope that it will be useful,
22 # along with this program; if not, write to the Free Software
27 # distribute this file as part of a program that contains a
29 # the same distribution terms that you use for the rest of that program.
46 Usage: ylwrap [--help|--version] INPUT [OUTPUT DESIRED]... -- PROGRAM [ARGS]...
53 PROGRAM is program to run
92 # The program to run.
  /external/gtest/test/
gtest_xml_output_unittest.py 141 Runs a test program that generates a non-empty XML output, and
148 Runs a test program that generates an empty XML output, and
209 Asserts that the XML document generated by running the program
211 XML document. Furthermore, the program's exit code must be
  /external/icu4c/samples/ufortune/resources/
fortune_resources.mak 6 # for for the ICU sample program "ufortune".
  /external/libvpx/libvpx/third_party/googletest/src/test/
gtest_xml_output_unittest.py 141 Runs a test program that generates a non-empty XML output, and
148 Runs a test program that generates an empty XML output, and
209 Asserts that the XML document generated by running the program
211 XML document. Furthermore, the program's exit code must be
  /external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
gl2ext.h 441 GL_APICALL void GL_APIENTRY glGetProgramBinaryOES (GLuint program, GLsizei bufSize, GLsizei *length, GLenum *binaryFormat, GLvoid *binary);
442 GL_APICALL void GL_APIENTRY glProgramBinaryOES (GLuint program, GLenum binaryFormat, const GLvoid *binary, GLint length);
444 typedef void (GL_APIENTRYP PFNGLGETPROGRAMBINARYOESPROC) (GLuint program, GLsizei bufSize, GLsizei *length, GLenum *binaryFormat, GLvoid *binary);
445 typedef void (GL_APIENTRYP PFNGLPROGRAMBINARYOESPROC) (GLuint program, GLenum binaryFormat, const GLvoid *binary, GLint length);
    [all...]
  /frameworks/base/libs/hwui/
GammaFontRenderer.cpp 126 Program* program) const {
128 glUniform1f(program->getUniform("gamma"), description.gamma);
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/gdb/python/gdb/command/
pretty_printers.py 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/>.
90 Objects are "global", the program space's file, and the objfiles within
91 that program space.
326 Objects are "global", the program space's file, and the objfiles within
327 that program space.
349 Objects are "global", the program space's file, and the objfiles within
350 that program space.
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/gdb/python/gdb/command/
pretty_printers.py 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/>.
90 Objects are "global", the program space's file, and the objfiles within
91 that program space.
326 Objects are "global", the program space's file, and the objfiles within
327 that program space.
349 Objects are "global", the program space's file, and the objfiles within
350 that program space.
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/gdb/python/gdb/command/
pretty_printers.py 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/>.
90 Objects are "global", the program space's file, and the objfiles within
91 that program space.
326 Objects are "global", the program space's file, and the objfiles within
327 that program space.
349 Objects are "global", the program space's file, and the objfiles within
350 that program space.
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/gdb/python/gdb/command/
pretty_printers.py 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/>.
90 Objects are "global", the program space's file, and the objfiles within
91 that program space.
326 Objects are "global", the program space's file, and the objfiles within
327 that program space.
349 Objects are "global", the program space's file, and the objfiles within
350 that program space.

Completed in 1299 milliseconds

<<11121314151617181920>>