/frameworks/base/core/tests/coretests/res/raw/ |
v21_title_before_org.vcf | 3 FN:Nice Guy
|
/dalvik/tests/020-string/ |
expected.txt | 1 testStr is 'This is a very nice string' 2 This is a very nice string
|
/external/dropbear/libtomcrypt/ |
TODO | 9 Nice to have [in order of precedence]
|
/external/e2fsprogs/lib/uuid/ |
gen_uuid_nt.c | 15 // Here is a nice example why it's not a good idea 54 // Nice, but instead of including ntddk.h ot winnt.h
|
/external/clearsilver/ |
README.python | 28 nice machinery for some of the stuff talked about on this list. For 29 example, it has nice debugging and redirect support, and it has a 53 files as well. We have some nice hooks to connect this to Clearsilver,
|
/bionic/libc/kernel/common/linux/ |
kernel_stat.h | 24 cputime64_t nice; member in struct:cpu_usage_stat
|
/external/iproute2/include/linux/ |
netfilter.h | 17 * number. Not nice, but better than additional function arguments. */
|
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/ |
kernel_stat.h | 24 cputime64_t nice; member in struct:cpu_usage_stat
|
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/ |
kernel_stat.h | 24 cputime64_t nice; member in struct:cpu_usage_stat
|
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/ |
kernel_stat.h | 24 cputime64_t nice; member in struct:cpu_usage_stat
|
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/ |
kernel_stat.h | 24 cputime64_t nice; member in struct:cpu_usage_stat
|
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/ |
kernel_stat.h | 24 cputime64_t nice; member in struct:cpu_usage_stat
|
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/ |
kernel_stat.h | 24 cputime64_t nice; member in struct:cpu_usage_stat
|
/external/kernel-headers/original/asm-generic/ |
resource.h | 44 #define RLIMIT_NICE 13 /* max nice prio allowed to raise to 45 0-39 for nice level 19 .. -20 */
|
/external/easymock/src/org/easymock/internal/ |
MocksBehavior.java | 33 private final boolean nice;
field in class:MocksBehavior 47 public MocksBehavior(boolean nice) {
48 this.nice = nice;
106 if (stubOrNice == null && nice) {
113 // Do not move the cursor in case of stub, nice or error
|
/bionic/libc/unistd/ |
nice.c | 30 int nice(int increment) function
|
/external/kernel-headers/original/linux/ |
ioprio.h | 45 * the cpu scheduler nice value to an io priority
|
kernel_stat.h | 19 cputime64_t nice; member in struct:cpu_usage_stat
|
/external/libpcap/ |
nlpid.h | 40 * however we need it for generating nice
|
/external/webkit/JavaScriptCore/qt/api/ |
qscriptconverter_p.h | 32 This is a nice way to inline these functions in both QScriptValue and QScriptEngine.
|
/system/core/toolbox/ |
ps.c | 44 int prio, nice, rtprio, sched; local 105 nice = atoi(nexttok(&ptr)); 146 printf(" %-5d %-5d %-5d %-5d", prio, nice, rtprio, sched); 220 (display_flags&SHOW_PRIO)?"PRIO NICE RTPRI SCHED ":"",
|
/dalvik/tests/020-string/src/ |
Main.java | 27 String baseStr = "*** This is a very nice string!!!"; 39 String testStr2 = "This is a very nice strinG";
|
/cts/tools/host/src/com/android/cts/ |
HostLock.java | 71 // play nice with others.
|
/dalvik/libcore/concurrent/src/test/java/tests/api/java/util/concurrent/ |
ThreadTest.java | 59 // Would be nice to explicitly test both ways, but cannot yet.
|
/external/e2fsprogs/install-utils/ |
convfstab | 5 # modified a credit to me might be nice.
|