Home
last modified time | relevance | path

Searched defs:nice (Results 1 - 15 of 15) sorted by relevance

/third_party/musl/src/unistd/
H A Dnice.c7 int nice(int inc) in nice() function
/third_party/rust/crates/rustix/src/process/
H A Dpriority.rs13 pub fn nice(inc: i32) -> io::Result<i32> { in nice() functions
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dtype_gentype.hpp10 nice, enumerator
/third_party/googletest/googlemock/test/
H A Dgmock-nice-strict_test.cc308 NiceMock< ::Mock> nice; in TEST() local
[all...]
/third_party/googletest/googletest/test/
H A Dgtest_ext_unittest.cc13 const bool nice[TEST_FLAGS_NUM] = { true, true, true, true, false, false }; in TEST() local
15 EXPECT_EQ(checkFlagsLegality(flags[i]), nice[i]); in TEST() local
24 const bool nice[TEST_COMBINE_NUM] = { false, false, true, true, false, true, false, true }; in TEST() local
/third_party/googletest/googletest/src/hwext/
H A Dgtest-tag.cc55 const bool nice = masked == 0; in verify() local
/third_party/toybox/toys/other/
H A Dvmstat.c33 uint64_t user, nice, sys, idle, wait, irq, sirq, intr, ctxt, running, blocked; member
/third_party/node/deps/uv/src/unix/
H A Dlinux-core.c529 uint64_t nice; in read_times() local
/third_party/libuv/src/unix/
H A Dcore.c1624 int nice; in set_nice_for_calling_thread() local
H A Dlinux.c1797 unsigned long long freq, user, nice, sys, idle, irq; in uv_cpu_info() member
/third_party/libuv/include/
H A Duv.h1200 uint64_t nice; /* milliseconds */ member
/third_party/libuv/include/uv_ndk/
H A Duv.h1094 uint64_t nice; /* milliseconds */ member
/third_party/node/deps/uv/include/
H A Duv.h1108 uint64_t nice; /* milliseconds */ member
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs1397 pub fn nice(incr: ::c_int) -> ::c_int; in nice() functions
/third_party/toybox/generated/
H A Dglobals.h1754 struct nice_data nice; member

Completed in 31 milliseconds