Searched
full:program (Results
1476 -
1500 of
23867) sorted by null
<<51525354555657585960>>
/external/qemu/android/ |
display.h | 7 ** This program is distributed in the hope that it will be useful,
|
resource.h | 7 ** This program is distributed in the hope that it will be useful,
|
/external/qemu/proxy/ |
proxy_http.h | 7 ** This program is distributed in the hope that it will be useful,
|
/external/qemu/ |
varint.h | 7 ** This program is distributed in the hope that it will be useful,
|
/external/skia/src/gpu/gl/debug/ |
GrProgramObj.cpp | 19 // shaders are automatically detached from a deleted program. They will only be
|
GrProgramObj.h | 38 bool fInUse; // has this program been activated by a glUseProgram call?
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
arm-hybrid-22k_lib.mak | 10 CC = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe
11 AS = C:\Program Files\GNUARM\bin\arm-elf-as.exe
12 LD = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe
13 AR = C:\Program Files\GNUARM\bin\arm-elf-ar.exe
|
/external/sonivox/arm-wt-22k/lib_src/ |
arm-wt-22k_lib.mak | 10 CC = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe
11 AS = C:\Program Files\GNUARM\bin\arm-elf-as.exe
12 LD = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe
13 AR = C:\Program Files\GNUARM\bin\arm-elf-ar.exe
|
/external/valgrind/main/coregrind/m_gdbserver/ |
utils.c | 9 This program is free software; you can redistribute it and/or modify 14 This program is distributed in the hope that it will be useful, 20 along with this program; if not, write to the Free Software 25 /* Generally useful subroutines used throughout the program. */
|
/external/valgrind/main/docs/xml/ |
quick-start-guide.xml | 35 detecting memory errors in your program with Memcheck. For full 42 <sect1 id="quick-start.prepare" xreflabel="Preparing your program"> 43 <title>Preparing your program</title> 45 <para>Compile your program with <option>-g</option> to include debugging 61 <sect1 id="quick-start.mcrun" xreflabel="Running your program under Memcheck"> 62 <title>Running your program under Memcheck</title> 64 <para>If you normally run your program like this:</para> 75 <para>Your program will run much slower (eg. 20 to 30 times) than 85 <para>Here's an example C program, in a file called a.c, with a memory error 129 error it is. Here, the program wrote to some memory it should no [all...] |
/external/valgrind/main/drd/tests/ |
pth_create_glibc_2_0.c | 2 * Test program that invokes pthread_create@GLIBC_2.0().
|
pth_mutex_reinit.c | 1 /* Test program that triggers mutex reinitialization. */
|
/external/valgrind/main/gdbserver_tests/ |
mcsigpass.stdinB.gdb | 25 # program will exit
|
/external/valgrind/main/helgrind/tests/ |
tc01_simple_race.c | 6 /* Simple test program, has a race. Parent and child both modify x
|
tc02_simple_tls.c | 6 /* Simple test program, no race: parent only modified x after child
|
/external/valgrind/main/memcheck/tests/ |
badfree.c | 22 * not print the following warning during the compilation of this test program:
|
supp_unknown.stderr.exp | 7 overflow in your program's main thread (unlikely but
|
supp_unknown.stderr.exp-kfail | 6 overflow in your program's main thread (unlikely but
|
/external/valgrind/main/memcheck/tests/linux/ |
syslog-syscall.c | 1 /** Test program for the syslog() system call.
|
/external/valgrind/main/none/tests/linux/ |
blockfault.stderr.exp | 7 overflow in your program's main thread (unlikely but
|
/external/valgrind/main/none/tests/ |
nestedfns.c | 2 /* This is a test program from Lee Kindness which used to fail on V
|
/external/yaffs2/yaffs2/ |
yaffs_tagsvalidity.h | 10 * This program is free software; you can redistribute it and/or modify
|
yaffsinterface.h | 10 * This program is free software; you can redistribute it and/or modify
|
/frameworks/base/libs/hwui/ |
Dither.cpp | 86 // Program management 89 void Dither::setupProgram(Program* program, GLuint* textureUnit) { 97 glUniform1i(program->getUniform("ditherSampler"), textureSlot);
|
/ndk/sources/android/support/tests/ |
Android.mk | 11 # Module declaration for the unit test program.
|
Completed in 1026 milliseconds
<<51525354555657585960>>