/external/mockito/src/org/mockito/internal/matchers/ |
LessThan.java | 3 * This program is made available under the terms of the MIT License.
|
/external/mockito/src/org/mockito/internal/progress/ |
ArgumentMatcherStorage.java | 3 * This program is made available under the terms of the MIT License.
|
/external/mockito/src/org/mockito/internal/reporting/ |
Discrepancy.java | 3 * This program is made available under the terms of the MIT License.
|
/external/mockito/src/org/mockito/internal/runners/util/ |
TestMethodsFinder.java | 3 * This program is made available under the terms of the MIT License.
|
/external/mockito/src/org/mockito/internal/stubbing/answers/ |
DoesNothing.java | 3 * This program is made available under the terms of the MIT License.
|
/external/mockito/src/org/mockito/internal/util/collections/ |
IdentitySet.java | 3 * This program is made available under the terms of the MIT License.
|
/external/mockito/src/org/mockito/mock/ |
MockName.java | 3 * This program is made available under the terms of the MIT License.
|
/external/openssl/crypto/des/ |
DES.pm | 16 # processed by the autosplit program.
|
/external/proguard/docs/ |
GPL_exception.html | 14 This program is free software; you can redistribute it and/or modify it under 21 This program is distributed in the hope that it will be useful, but WITHOUT 28 this program; if not, write to the Free Software Foundation, Inc., 59 Temple 34 the code of this program with the following stand-alone applications:
|
/external/proguard/src/proguard/ |
DuplicateClassPrinter.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., 52 "Note: duplicate definition of program class [" +
|
/external/proguard/src/proguard/classfile/ |
ProgramField.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 * Representation of a field from a program class.
|
/external/proguard/src/proguard/classfile/editor/ |
InterfaceSorter.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., 30 * This ClassVisitor sorts the interfaces of the program classes that it visits.
|
/external/proguard/src/proguard/classfile/visitor/ |
ProgramMemberFilter.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 * <code>MemberVisitor</code>, but only when visiting members of program
|
/external/proguard/src/proguard/optimize/ |
ConstantMemberFilter.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., 30 * This <code>MemberVisitor</code> delegates its visits to program class members
|
WriteOnlyFieldFilter.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 <code>MemberVisitor</code> delegates its visits to program fields to
|
/external/proguard/src/proguard/optimize/peephole/ |
ClassFinalizer.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 <code>ClassVisitor</code> makes the program classes that it visits
|
/external/proguard/src/proguard/preverify/ |
SubroutineInliner.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., 49 * Performs subroutine inlining of the given program class pool.
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_GetTicks.3 | 11 Get the number of milliseconds since the SDL library initialization\&. Note that this value wraps if the program runs for more than ~49 days\&.
|
/external/quake/quake/src/QW/client/ |
sys.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
50 // an error will cause the entire program to exit
|
/external/quake/quake/src/WinQuake/ |
sys.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 50 // an error will cause the entire program to exit
|
/external/sonivox/arm-fm-22k/lib_src/ |
arm-fm-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/host_src/ |
arm-wt-22k.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/drd/tests/ |
pth_process_shared_mutex.c | 2 * Test program that locks and unlocks a process-shared mutex.
|
pth_uninitialized_cond.c | 1 /* Test program to verify whether DRD only complains about uninitialized
|
/external/valgrind/main/none/tests/darwin/ |
rlimit.c | 1 // Small test program to demonstrate Valgrind bug.
|