HomeSort by relevance Sort by last modified time
    Searched full:program (Results 126 - 150 of 7762) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/expat/conftools/
PrintPath 2 # Look for program[s] somewhere in $PATH.
11 # PrintPath [-s] [-pPATHNAME] program [program ...]
91 for program in $programs
95 if [ $test_exec_flag $path/${program}${ext} ] && \
96 [ ! -d $path/${program}${ext} ]; then
98 echo $path/${program}${ext}
105 if [ $test_exec_flag $path/${program} ] && \
106 [ ! -d $path/${program} ]; then
108 echo $path/${program}
    [all...]
  /external/proguard/src/proguard/classfile/visitor/
ClassVersionFilter.java 7 * This program is free software; you can redistribute it and/or modify it
12 * This program is distributed in the hope that it will be useful, but WITHOUT
18 * with this program; if not, write to the Free Software Foundation, Inc.,
26 * This <code>ClassVisitor</code> delegates its visits to program classes to
28 * number of the visited program class lies in a given range.
ClassVersionSetter.java 7 * This program is free software; you can redistribute it and/or modify it
12 * This program is distributed in the hope that it will be useful, but WITHOUT
18 * with this program; if not, write to the Free Software Foundation, Inc.,
28 * This <code>ClassVisitor</code> sets the version number of the program classes
52 * numbers that it encounters while visiting program classes.
LibraryMemberFilter.java 7 * This program is free software; you can redistribute it and/or modify it
12 * This program is distributed in the hope that it will be useful, but WITHOUT
18 * with this program; if not, write to the Free Software Foundation, Inc.,
53 // Don't delegate visits to program members.
59 // Don't delegate visits to program members.
  /external/proguard/src/proguard/preverify/
Preverifier.java 7 * This program is free software; you can redistribute it and/or modify it
12 * This program is distributed in the hope that it will be useful, but WITHOUT
18 * with this program; if not, write to the Free Software Foundation, Inc.,
29 * This class can preverify methods in program class pools, according to a given
49 * Performs preverification of the given program class pool.
  /frameworks/base/libs/rs/
rsShaderCache.h 53 uint32_t program; member in struct:android::renderscript::ShaderCache::__anon7276
54 int32_t mVtxAttribSlots[Program::MAX_ATTRIBS];
55 int32_t mVtxUniformSlots[Program::MAX_UNIFORMS];
56 int32_t mFragAttribSlots[Program::MAX_ATTRIBS];
57 int32_t mFragUniformSlots[Program::MAX_UNIFORMS];
  /external/emma/
NOTICE 3 THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S
13 i) changes to the Program, and
15 ii) additions to the Program;
17 where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was
18 added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules
19 of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program.
21 "Contributor" means any person or entity that distributes the Program
    [all...]
  /sdk/eclipse/features/com.android.ide.eclipse.adt/
feature.xml 23 THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE (&quot;AGREEMENT&quot;). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT&apos;S ACCEPTANCE OF THIS AGREEMENT.
33 i) changes to the Program, and
35 ii) additions to the Program;
37 where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution &apos;originates&apos; from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor&apos;s behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program.
39 &quot;Contributor&quot; means any person or entity that distributes the Program
    [all...]
  /external/proguard/docs/
GPL.html 51 Foundation's software and to any other program whose authors commit to
74 For example, if you distribute copies of such a program, whether
97 Finally, any free program is threatened constantly by software
99 program will individually obtain patent licenses, in effect making the
100 program proprietary. To prevent this, we have made it clear that any
117 This License applies to any program or other work which contains
119 under the terms of this General Public License. The "Program", below,
120 refers to any such program or work, and a "work based on the Program"
121 means either the Program or any derivative work under copyright law
    [all...]
  /prebuilt/android-arm/kernel/
LINUX_KERNEL_COPYING 34 Foundation's software and to any other program whose authors commit to
51 For example, if you distribute copies of such a program, whether
68 Finally, any free program is threatened constantly by software
70 program will individually obtain patent licenses, in effect making the
71 program proprietary. To prevent this, we have made it clear that any
80 0. This License applies to any program or other work which contains
82 under the terms of this General Public License. The "Program", below,
83 refers to any such program or work, and a "work based on the Program"
84 means either the Program or any derivative work under copyright law
    [all...]
  /prebuilt/android-x86/kernel/
LINUX_KERNEL_COPYING 34 Foundation's software and to any other program whose authors commit to
51 For example, if you distribute copies of such a program, whether
68 Finally, any free program is threatened constantly by software
70 program will individually obtain patent licenses, in effect making the
71 program proprietary. To prevent this, we have made it clear that any
80 0. This License applies to any program or other work which contains
82 under the terms of this General Public License. The "Program", below,
83 refers to any such program or work, and a "work based on the Program"
84 means either the Program or any derivative work under copyright law
    [all...]
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 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
284 Foundation's software and to any other program whose authors commit to
301 For example, if you distribute copies of such a program, whether
318 Finally, any free program is threatened constantly by software
320 program will individually obtain patent licenses, in effect making the
321 program proprietary. To prevent this, we have made it clear that any
330 0. This License applies to any program or other work which contains
332 under the terms of this General Public License. The "Program", below
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-gdb.1 49 going on ``inside'' another program while it executes\(em\&or what another
50 program was doing at the moment it crashed.
57 Start your program, specifying anything that might affect its behavior.
61 Make your program stop on specified conditions.
65 Examine what has happened, when your program has stopped.
69 Change things in your program, so you can experiment with correcting the
93 executable program as the argument:
96 gdb\ program
100 You can also start with both an executable program and a core file specified:
103 gdb\ program\ cor
    [all...]
arm-eabi-gdbtui.1 49 going on ``inside'' another program while it executes\(em\&or what another
50 program was doing at the moment it crashed.
57 Start your program, specifying anything that might affect its behavior.
61 Make your program stop on specified conditions.
65 Examine what has happened, when your program has stopped.
69 Change things in your program, so you can experiment with correcting the
93 executable program as the argument:
96 gdb\ program
100 You can also start with both an executable program and a core file specified:
103 gdb\ program\ cor
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/man/man1/
arm-eabi-gdb.1 49 going on ``inside'' another program while it executes\(em\&or what another
50 program was doing at the moment it crashed.
57 Start your program, specifying anything that might affect its behavior.
61 Make your program stop on specified conditions.
65 Examine what has happened, when your program has stopped.
69 Change things in your program, so you can experiment with correcting the
93 executable program as the argument:
96 gdb\ program
100 You can also start with both an executable program and a core file specified:
103 gdb\ program\ cor
    [all...]
arm-eabi-gdbtui.1 49 going on ``inside'' another program while it executes\(em\&or what another
50 program was doing at the moment it crashed.
57 Start your program, specifying anything that might affect its behavior.
61 Make your program stop on specified conditions.
65 Examine what has happened, when your program has stopped.
69 Change things in your program, so you can experiment with correcting the
93 executable program as the argument:
96 gdb\ program
100 You can also start with both an executable program and a core file specified:
103 gdb\ program\ cor
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-gdb.1 49 going on ``inside'' another program while it executes\(em\&or what another
50 program was doing at the moment it crashed.
57 Start your program, specifying anything that might affect its behavior.
61 Make your program stop on specified conditions.
65 Examine what has happened, when your program has stopped.
69 Change things in your program, so you can experiment with correcting the
93 executable program as the argument:
96 gdb\ program
100 You can also start with both an executable program and a core file specified:
103 gdb\ program\ cor
    [all...]
arm-eabi-gdbtui.1 49 going on ``inside'' another program while it executes\(em\&or what another
50 program was doing at the moment it crashed.
57 Start your program, specifying anything that might affect its behavior.
61 Make your program stop on specified conditions.
65 Examine what has happened, when your program has stopped.
69 Change things in your program, so you can experiment with correcting the
93 executable program as the argument:
96 gdb\ program
100 You can also start with both an executable program and a core file specified:
103 gdb\ program\ cor
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/share/man/man1/
arm-eabi-gdb.1 49 going on ``inside'' another program while it executes\(em\&or what another
50 program was doing at the moment it crashed.
57 Start your program, specifying anything that might affect its behavior.
61 Make your program stop on specified conditions.
65 Examine what has happened, when your program has stopped.
69 Change things in your program, so you can experiment with correcting the
93 executable program as the argument:
96 gdb\ program
100 You can also start with both an executable program and a core file specified:
103 gdb\ program\ cor
    [all...]
arm-eabi-gdbtui.1 49 going on ``inside'' another program while it executes\(em\&or what another
50 program was doing at the moment it crashed.
57 Start your program, specifying anything that might affect its behavior.
61 Make your program stop on specified conditions.
65 Examine what has happened, when your program has stopped.
69 Change things in your program, so you can experiment with correcting the
93 executable program as the argument:
96 gdb\ program
100 You can also start with both an executable program and a core file specified:
103 gdb\ program\ cor
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/
i686-unknown-linux-gnu-gdb.1 49 going on ``inside'' another program while it executes\(em\&or what another
50 program was doing at the moment it crashed.
57 Start your program, specifying anything that might affect its behavior.
61 Make your program stop on specified conditions.
65 Examine what has happened, when your program has stopped.
69 Change things in your program, so you can experiment with correcting the
93 executable program as the argument:
96 gdb\ program
100 You can also start with both an executable program and a core file specified:
103 gdb\ program\ cor
    [all...]
i686-unknown-linux-gnu-gdbtui.1 49 going on ``inside'' another program while it executes\(em\&or what another
50 program was doing at the moment it crashed.
57 Start your program, specifying anything that might affect its behavior.
61 Make your program stop on specified conditions.
65 Examine what has happened, when your program has stopped.
69 Change things in your program, so you can experiment with correcting the
93 executable program as the argument:
96 gdb\ program
100 You can also start with both an executable program and a core file specified:
103 gdb\ program\ cor
    [all...]
  /external/dbus/
COPYING 227 Foundation's software and to any other program whose authors commit to
244 For example, if you distribute copies of such a program, whether
261 Finally, any free program is threatened constantly by software
263 program will individually obtain patent licenses, in effect making the
264 program proprietary. To prevent this, we have made it clear that any
274 0. This License applies to any program or other work which contains
276 under the terms of this General Public License. The "Program", below,
277 refers to any such program or work, and a "work based on the Program"
278 means either the Program or any derivative work under copyright law
    [all...]
NOTICE 227 Foundation's software and to any other program whose authors commit to
244 For example, if you distribute copies of such a program, whether
261 Finally, any free program is threatened constantly by software
263 program will individually obtain patent licenses, in effect making the
264 program proprietary. To prevent this, we have made it clear that any
274 0. This License applies to any program or other work which contains
276 under the terms of this General Public License. The "Program", below,
277 refers to any such program or work, and a "work based on the Program"
278 means either the Program or any derivative work under copyright law
    [all...]
  /external/proguard/src/proguard/
Targeter.java 7 * This program is free software; you can redistribute it and/or modify it
12 * This program is distributed in the hope that it will be useful, but WITHOUT
18 * with this program; if not, write to the Free Software Foundation, Inc.,
31 * This class sets the target version on program classes.
41 * Creates a new Targeter to set the target version on program classes
51 * Sets the target version on classes in the given program class pool.

Completed in 272 milliseconds

1 2 3 4 56 7 8 91011>>