OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:programs
(Results
1 - 25
of
2335
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/Source/cmake/
WebKitFS.cmake
4
FILE(MAKE_DIRECTORY ${CMAKE_BINARY_DIR}/
Programs
)
/external/proguard/src/proguard/retrace/
package.html
3
ReTrace can de-obfuscate stack traces of obfuscated
programs
.
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
vfs.h
2
so we have this file to be compatible with
programs
expecting it. */
/external/e2fsprogs/
README
2
system management
programs
.
15
In case of bugs in these
programs
, please contact Ted Ts'o at
18
reports for these
programs
.
version.h
3
*
programs
.
INSTALL
1
To install the second extended file system management
programs
,
20
cause
programs
that use the uuid library to core dump. To disable
23
4) Compile the
programs
31
6) Install the
programs
39
programs
to work. It is only needed if you expect to develop other
40
programs
using the libraries or if you want to compile other program
/external/webkit/Tools/
CMakeListsEfl.txt
57
ADD_EXECUTABLE(
Programs
/EWebLauncher ${EWebLauncher_SOURCES})
58
TARGET_LINK_LIBRARIES(
Programs
/EWebLauncher ${EWebLauncher_LIBRARIES})
59
ADD_TARGET_PROPERTIES(
Programs
/EWebLauncher LINK_FLAGS "${EWebLauncher_LINK_FLAGS}")
/external/webkit/Source/JavaScriptCore/
GNUmakefile.am
39
jsc: $(javascriptcore_built_nosources)
Programs
/jsc-@WEBKITGTK_API_MAJOR_VERSION@$(EXEEXT);
42
Programs
/jsc-@WEBKITGTK_API_MAJOR_VERSION@$(EXEEXT)
45
Programs
/jsc \
46
Programs
/minidom
69
Programs
/jsc-@WEBKITGTK_API_MAJOR_VERSION@$(EXEEXT):
Programs
/jsc$(EXEEXT)
70
$(AM_V_GEN)cp -f
Programs
/jsc$(EXEEXT)
Programs
/jsc-@WEBKITGTK_API_MAJOR_VERSION@$(EXEEXT)
111
Programs
/jsc \
112
Programs
/jsc-@WEBKITGTK_API_MAJOR_VERSION@
[
all
...]
/external/e2fsprogs/debian/
e2fslibs-dev.doc-base
5
user-level
programs
to manipulate an ext2 filesystem.
/external/e2fsprogs/lib/e2p/
e2p.pc.in
7
Description: Ext2fs userpace
programs
utility library
/external/fdlibm/
configure.in
5
dnl Checks for
programs
/external/javassist/sample/preproc/
package.html
9
preprocessor using Javassist. All the
programs
in this package
/external/llvm/bindings/
README.txt
2
programs
written in languages other than C or C++ to take advantage of the LLVM
/external/llvm/test/Feature/
README.txt
3
features of LLVM, for very small examples. Entire
programs
should not go here.
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
kdev_t.h
5
Some
programs
want their definitions of MAJOR and MINOR and MKDEV
/development/tools/glesv2debugger/src/com/android/glesv2debugger/
GLServerShader.java
29
public ArrayList<Integer>
programs
= new ArrayList<Integer>();
field in class:GLShader
42
shader.
programs
= (ArrayList<Integer>)
programs
.clone();
81
public SparseArray<GLProgram>
programs
= new SparseArray<GLProgram>();
field in class:GLServerShader
99
copy.
programs
= new SparseArray<GLProgram>(
programs
.size());
100
for (int i = 0; i <
programs
.size(); i++)
101
copy.
programs
.append(
programs
.keyAt(i),
programs
.valueAt(i).clone(copy))
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
GLServerShader.java
29
public ArrayList<Integer>
programs
= new ArrayList<Integer>();
field in class:GLShader
42
shader.
programs
= (ArrayList<Integer>)
programs
.clone();
81
public SparseArray<GLProgram>
programs
= new SparseArray<GLProgram>();
field in class:GLServerShader
99
copy.
programs
= new SparseArray<GLProgram>(
programs
.size());
100
for (int i = 0; i <
programs
.size(); i++)
101
copy.
programs
.append(
programs
.keyAt(i),
programs
.valueAt(i).clone(copy))
[
all
...]
/external/astl/
Android.mk
15
# Build control file for Bionic's test
programs
16
# define the BIONIC_TESTS environment variable to build the test
programs
/external/dropbear/
MULTI
12
make
PROGRAMS
="
programs
you want here" MULTI=1
/external/webkit/Tools/MiniBrowser/gtk/
GNUmakefile.am
2
Programs
/MiniBrowser
33
$(top_builddir)/
Programs
/MiniBrowser
/system/extras/tests/bionic/libstdc++/
README.TXT
4
test
programs
. For example, do:
13
All test
programs
should exit with a status code of 0 in case of success, and 1
/system/extras/tests/sdcard/
Android.mk
15
# Build control file for Bionic's test
programs
16
# define the BIONIC_TESTS environment variable to build the test
programs
/external/javassist/src/main/javassist/tools/rmi/
package.html
8
All the
programs
in this package uses only the regular
/external/qemu/distrib/sdl-1.2.12/
README
28
freely in commercial
programs
as long as you link with the dynamic
32
the "include" subdirectory and the
programs
in the "test" subdirectory.
33
The header files and test
programs
are well commented and always up to date.
38
The test
programs
in the "test" subdirectory are in the public domain.
/external/protobuf/examples/
README.txt
2
address book. Two
programs
are provided, each with three different
21
All of these
programs
simply take an address book file as their parameter.
22
The add_person
programs
will create the file if it doesn't already exist.
Completed in 2213 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>