/external/netperf/src/ |
D | netcpu_procstat.c | 50 uint64_t nice; member 183 (unsigned long long *)&res[i].nice, in get_cpu() 197 (unsigned long long)res[i].nice, in get_cpu() 280 diff.nice = in calc_cpu_util_internal() 281 tick_subtract(lib_start_count[i].nice, lib_end_count[i].nice); in calc_cpu_util_internal() 298 total_ticks = diff.user + diff.nice + diff.sys + diff.idle + diff.iowait in calc_cpu_util_internal() 327 (unsigned long long)diff.nice, in calc_cpu_util_internal()
|
D | netcpu_looper.c | 258 nice(39); in sit_and_spin() 260 nice(39); in sit_and_spin()
|
/external/easymock/src/org/easymock/internal/ |
D | MocksBehavior.java | 33 private final boolean nice; field in MocksBehavior 47 public MocksBehavior(boolean nice) { in MocksBehavior() argument 48 this.nice = nice; in MocksBehavior() 106 if (stubOrNice == null && nice) { in addActual()
|
/external/curl/tests/data/ |
D | test1235 | 24 two is nice too 80 two is nice too 92 two is nice too
|
D | test87 | 26 two is nice too 58 two is nice too
|
/external/google-breakpad/src/testing/test/ |
D | gmock-nice-strict_test.cc | 203 NiceMock< ::Mock> nice; in TEST() local 204 EXPECT_CALL(nice, DoThis()); in TEST() 205 nice.DoThis(); in TEST()
|
/external/gmock/include/gmock/ |
D | gmock-generated-nice-strict.h.pump | 3 $$ gmock-generated-nice-strict.h. 49 // switch the default behavior of mocks to be nice, as that in general 56 // you can write NiceMock<MockFoo>(5, "a") to construct a nice mock 63 // If a mock method is defined in a base class of MockFoo, the "nice" 132 // user errors of nesting nice and strict mocks. They do NOT catch
|
/external/fio/lib/ |
D | tp.c | 31 if (nice(prio) < 0) in tp_flush_work() 36 if (nice(prio) < 0) in tp_flush_work()
|
/external/clang/test/Sema/ |
D | warn-self-assign-field.mm | 17 // Would be nice to have, but not important. 31 // Would be nice to have, but even less important.
|
/external/gmock/test/ |
D | gmock-nice-strict_test.cc | 250 NiceMock< ::Mock> nice; in TEST() local 251 EXPECT_CALL(nice, DoThis()); in TEST() 252 nice.DoThis(); in TEST()
|
/external/google-breakpad/src/testing/include/gmock/ |
D | gmock-generated-nice-strict.h.pump | 3 $$ gmock-generated-nice-strict.h. 47 // write NiceMock<MockFoo>(5, "a") to construct a nice mock where 54 // mock method is defined in a base class of MockFoo, the "nice" or 144 // user errors of nesting nice and strict mocks. They do NOT catch
|
/external/toybox/toys/other/ |
D | vmstat.c | 33 uint64_t user, nice, sys, idle, wait, irq, sirq, intr, ctxt, running, blocked; member 114 top[idx].user += top[idx].nice; in vmstat_main()
|
/external/toybox/toys/posix/ |
D | nice.c | 35 if (nice(TT.priority)==-1 && errno) perror_exit("Can't set priority");
|
/external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/ |
D | CpuMonitor.java | 279 long nice = scanner.nextLong(); in readIdleAndRunTime() local 281 runTime = user + nice + sys; in readIdleAndRunTime()
|
/external/fio/examples/ |
D | disk-zone-profile.fio | 2 ; should give a nice picture of the zoning of this drive
|
/external/valgrind/massif/tests/ |
D | pages_as_heap.vgtest | 4 # would be nice to test that pages as heap works properly using
|
/external/vulkan-validation-layers/libs/glm/detail/ |
D | type_gentype.hpp | 36 nice, enumerator
|
/external/c-ares/ |
D | README.cares | 9 within the curl project (hence the letter C) and it makes a nice pun. Also,
|
/external/llvm/test/Linker/ |
D | 2003-11-18-TypeResolution.ll | 3 ; table class is DROPPING one of the values, instead of renaming it like a nice
|
/external/chromium-trace/catapult/third_party/WebOb/ |
D | README.rst | 21 as a result, WebOb is also a nice way to create HTTP requests and
|
/external/strace/xlat/ |
D | mmap_flags.in | 33 * It'd be nice to come up with some way of eliminating it from
|
/external/llvm/test/Verifier/ |
D | dbg-typerefs.ll | 2 ; Check that the debug info verifier gives nice errors for bad type refs
|
/external/skia/gyp/ |
D | gmslides.gypi | 19 # It'd be nice to do this in SampleApp.gypi, but I can't find a way to make it work.
|
/external/llvm/test/CodeGen/ARM/ |
D | vfp-regs-dwarf.ll | 11 ; monotonic in memory is also a nice property to have.
|
/external/pdfium/testing/ |
D | gmock.gyp | 20 'gmock/include/gmock/gmock-generated-nice-strict.h',
|