/external/linux-tools-perf/arch/sh/util/ |
dwarf-regs.c | 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, write to the Free Software
|
/external/linux-tools-perf/scripts/perl/Perf-Trace-Util/ |
Context.xs | 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, write to the Free Software
|
/external/llvm/docs/CommandGuide/ |
llvm-stress.rst | 7 :program:`llvm-stress` [-size=filesize] [-seed=initialseed] [-o=outfile] 12 The :program:`llvm-stress` tool is used to generate random ``.ll`` files that 33 :program:`llvm-stress` returns 0.
|
/external/mesa3d/src/mapi/glapi/gen/ |
ARB_get_program_binary.xml | 15 <param name="program" type="GLuint"/> 23 <param name="program" type="GLuint"/> 30 <param name="program" type="GLuint"/>
|
/external/mesa3d/src/mesa/state_tracker/ |
st_program.h | 38 #include "program/program.h" 44 /** Fragment program variant key */ 65 * Variant of a fragment program. 69 /** Parameters which generated this version of fragment program */ 99 /** Vertex program variant key */ 111 * This represents a vertex program, especially translated to match 146 struct gl_vertex_program Base; /**< The Mesa vertex program */ 161 /** List of translated variants of this vertex program. 168 /** Geometry program variant key * [all...] |
/external/openssh/ |
serverloop.h | 16 * the client and the program. Note that the notion of stdin, stdout, and 18 * (of the child program), and reads from stdout and stderr (of the child 19 * program).
|
/external/proguard/src/proguard/ |
ParseException.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.,
|
SubclassedClassFilter.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.,
|
/external/proguard/src/proguard/classfile/ |
Field.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.,
|
Member.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.,
|
Method.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.,
|
VisitorAccepter.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.,
|
/external/proguard/src/proguard/classfile/attribute/ |
ConstantValueAttribute.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.,
|
DeprecatedAttribute.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.,
|
LineNumberInfo.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.,
|
SourceDirAttribute.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.,
|
SourceFileAttribute.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.,
|
SyntheticAttribute.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.,
|
/external/proguard/src/proguard/classfile/attribute/annotation/ |
RuntimeInvisibleParameterAnnotationsAttribute.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.,
|
RuntimeVisibleParameterAnnotationsAttribute.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.,
|
/external/proguard/src/proguard/classfile/attribute/annotation/visitor/ |
AnnotationVisitor.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.,
|
/external/proguard/src/proguard/classfile/attribute/visitor/ |
AllExceptionInfoVisitor.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.,
|
ExceptionInfoVisitor.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.,
|
InnerClassesInfoVisitor.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.,
|
LineNumberInfoVisitor.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.,
|