HomeSort by relevance Sort by last modified time
    Searched full:program (Results 101 - 125 of 14517) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/pcre/doc/
pcresample.3 4 .SH "PCRE SAMPLE PROGRAM"
7 A simple, complete demonstration program, to get you started with using PCRE,
9 this program is given in the
16 The program compiles the regular expression that is its first argument, and
19 program outputs the portion of the subject that matched, together with the
22 If the -g option is given on the command line, the program then goes on to
28 operating system, you should be able to compile the demonstration program using
35 \fI/usr/local\fP, you can compile the demonstration program using a command
42 In a Windows environment, if you want to statically link the program against a
48 Once you have compiled and linked the demonstration program, you can run simpl
    [all...]
  /external/quake/quake/src/QW/client/
cdaudio.h 4 This program is free software; you can redistribute it and/or
9 This program is distributed in the hope that it will be useful,
16 along with this program; if not, write to the Free Software
crc.h 4 This program is free software; you can redistribute it and/or
9 This program is distributed in the hope that it will be useful,
16 along with this program; if not, write to the Free Software
view.h 4 This program is free software; you can redistribute it and/or
9 This program is distributed in the hope that it will be useful,
16 along with this program; if not, write to the Free Software
  /external/quake/quake/src/QW/server/
quakeasm.h 4 This program is free software; you can redistribute it and/or
9 This program is distributed in the hope that it will be useful,
16 along with this program; if not, write to the Free Software
  /external/quake/quake/src/WinQuake/
cd_null.cpp 4 This program is free software; you can redistribute it and/or
9 This program is distributed in the hope that it will be useful,
16 along with this program; if not, write to the Free Software
cdaudio.h 4 This program is free software; you can redistribute it and/or
9 This program is distributed in the hope that it will be useful,
16 along with this program; if not, write to the Free Software
crc.h 4 This program is free software; you can redistribute it and/or
9 This program is distributed in the hope that it will be useful,
16 along with this program; if not, write to the Free Software
in_null.cpp 4 This program is free software; you can redistribute it and/or
9 This program is distributed in the hope that it will be useful,
16 along with this program; if not, write to the Free Software
progdefs.h 4 This program is free software; you can redistribute it and/or
9 This program is distributed in the hope that it will be useful,
16 along with this program; if not, write to the Free Software
  /frameworks/base/opengl/tests/testViewport/
README 3 build, install and run the attached test program TestViewport.apk
7 The program clears the screen to blue, then draws a full screen white quad that
28 call (which means it is called before every draw), the program runs correctly.
  /ndk/sources/host-tools/sed-4.2.1/lib/
exitfail.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/>. */
exitfail.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/>. */
quote.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, see <http://www.gnu.org/licenses/>. */
  /ndk/tests/build/stdint-c++/jni/
Android.mk 7 # - All constants should be defined when <stdint.h> is included from a C program
9 # - When included from a C++ program, limit-related macros should only be
12 # - When included from a C++ program, constant-related macros should only be
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/dvb/
version.h 7 * This program is free software; you can redistribute it and/or
12 * This program is distributed in the hope that it will be useful,
18 * along with this program; if not, write to the Free Software
  /development/tools/emulator/opengl/shared/OpenglCodecCommon/
GLSharedGroup.cpp 266 void GLSharedGroup::addProgramData(GLuint program)
269 ProgramData *pData = m_programs.valueFor(program);
272 m_programs.removeItem(program);
276 m_programs.add(program,new ProgramData());
279 void GLSharedGroup::initProgramData(GLuint program, GLuint numIndexes)
282 ProgramData *pData = m_programs.valueFor(program);
289 bool GLSharedGroup::isProgramInitialized(GLuint program)
292 ProgramData* pData = m_programs.valueFor(program);
300 void GLSharedGroup::deleteProgramData(GLuint program)
303 ProgramData *pData = m_programs.valueFor(program);
    [all...]
  /external/bluetooth/bluez/gdbus/
NOTICE 8 * This program is free software; you can redistribute it and/or modify
13 * This program is distributed in the hope that it will be useful,
19 * along with this program; if not, write to the Free Software
38 Foundation's software and to any other program whose authors commit to
55 For example, if you distribute copies of such a program, whether
72 Finally, any free program is threatened constantly by software
74 program will individually obtain patent licenses, in effect making the
75 program proprietary. To prevent this, we have made it clear that any
84 0. This License applies to any program or other work which contains
86 under the terms of this General Public License. The "Program", below
    [all...]
  /external/bluetooth/bluez/input/
NOTICE 8 * This program is free software; you can redistribute it and/or modify
13 * This program is distributed in the hope that it will be useful,
19 * along with this program; if not, write to the Free Software
38 Foundation's software and to any other program whose authors commit to
55 For example, if you distribute copies of such a program, whether
72 Finally, any free program is threatened constantly by software
74 program will individually obtain patent licenses, in effect making the
75 program proprietary. To prevent this, we have made it clear that any
84 0. This License applies to any program or other work which contains
86 under the terms of this General Public License. The "Program", below
    [all...]
  /external/bluetooth/bluez/lib/
NOTICE 16 * This program is free software; you can redistribute it and/or modify
21 * This program is distributed in the hope that it will be useful,
27 * along with this program; if not, write to the Free Software
46 Foundation's software and to any other program whose authors commit to
63 For example, if you distribute copies of such a program, whether
80 Finally, any free program is threatened constantly by software
82 program will individually obtain patent licenses, in effect making the
83 program proprietary. To prevent this, we have made it clear that any
92 0. This License applies to any program or other work which contains
94 under the terms of this General Public License. The "Program", below
    [all...]
  /external/bluetooth/bluez/plugins/
NOTICE 8 * This program is free software; you can redistribute it and/or modify
13 * This program is distributed in the hope that it will be useful,
19 * along with this program; if not, write to the Free Software
38 Foundation's software and to any other program whose authors commit to
55 For example, if you distribute copies of such a program, whether
72 Finally, any free program is threatened constantly by software
74 program will individually obtain patent licenses, in effect making the
75 program proprietary. To prevent this, we have made it clear that any
84 0. This License applies to any program or other work which contains
86 under the terms of this General Public License. The "Program", below
    [all...]
  /external/bluetooth/bluez/src/
NOTICE 10 * This program is free software; you can redistribute it and/or modify
15 * This program is distributed in the hope that it will be useful,
21 * along with this program; if not, write to the Free Software
40 Foundation's software and to any other program whose authors commit to
57 For example, if you distribute copies of such a program, whether
74 Finally, any free program is threatened constantly by software
76 program will individually obtain patent licenses, in effect making the
77 program proprietary. To prevent this, we have made it clear that any
86 0. This License applies to any program or other work which contains
88 under the terms of this General Public License. The "Program", below
    [all...]
  /external/bluetooth/bluez/test/
NOTICE 13 * This program is free software; you can redistribute it and/or modify
18 * This program is distributed in the hope that it will be useful,
24 * along with this program; if not, write to the Free Software
43 Foundation's software and to any other program whose authors commit to
60 For example, if you distribute copies of such a program, whether
77 Finally, any free program is threatened constantly by software
79 program will individually obtain patent licenses, in effect making the
80 program proprietary. To prevent this, we have made it clear that any
89 0. This License applies to any program or other work which contains
91 under the terms of this General Public License. The "Program", below
    [all...]
  /external/bluetooth/bluez/tools/
NOTICE 14 * This program is free software; you can redistribute it and/or modify
19 * This program is distributed in the hope that it will be useful,
25 * along with this program; if not, write to the Free Software
44 Foundation's software and to any other program whose authors commit to
61 For example, if you distribute copies of such a program, whether
78 Finally, any free program is threatened constantly by software
80 program will individually obtain patent licenses, in effect making the
81 program proprietary. To prevent this, we have made it clear that any
90 0. This License applies to any program or other work which contains
92 under the terms of this General Public License. The "Program", below
    [all...]
  /external/proguard/
NOTICE 12 may freely redistribute the program, modified or as is, on the
14 you develop a program that is linked with ProGuard, the program as a
43 Foundation's software and to any other program whose authors commit to
60 For example, if you distribute copies of such a program, whether
77 Finally, any free program is threatened constantly by software
79 program will individually obtain patent licenses, in effect making the
80 program proprietary. To prevent this, we have made it clear that any
90 0. This License applies to any program or other work which contains
92 under the terms of this General Public License. The "Program", below
    [all...]

Completed in 587 milliseconds

1 2 3 45 6 7 8 91011>>