HomeSort by relevance Sort by last modified time
    Searched refs:nice (Results 51 - 73 of 73) sorted by null

1 23

  /external/strace/linux/microblaze/
syscallent.h 64 [ 34] = { 1, 0, SEN(nice), "nice" },
  /external/syzkaller/dashboard/app/
util_test.go 244 // Later versions of Go have a nice w.Result method,
  /external/syzkaller/vendor/golang.org/x/net/http2/
write.go 199 // TODO: this is a common one. It'd be nice to return true
  /external/syzkaller/vendor/golang.org/x/net/http2/hpack/
hpack.go 493 buf.Reset() // be nice to GC
  /external/toybox/generated/
newtoys.h 174 USE_NICE(NEWTOY(nice, "^<1n#", TOYFLAG_BIN))
flags.h     [all...]
  /device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
namespace.h 431 #define nice _nice
  /build/kati/
func.go 916 // workaround. It would be also nice if we can detect things like
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf/
CodedInputStream.cs 621 // Currently just a pass-through, but it's nice to separate it logically from WriteInt32.
    [all...]
  /external/guice/lib/build/
bnd-0.0.384.jar 
  /external/guice/extensions/struts2/lib/
struts2-core-2.2.1.jar 
  /external/bcc/tests/lua/
luaunit.lua 349 --[[ Better string conversion, to display nice variable content:
    [all...]
  /external/skia/infra/bots/
gen_tasks.go     [all...]
  /external/skqp/infra/bots/
gen_tasks.go     [all...]
  /external/u-boot/doc/
README.x86     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
edk2module.c 1089 /* sys/resource.h is needed for at least: wait3(), wait4(), broken nice. */
1097 "nice(inc) -> new_priority\n\n\
1105 if (!PyArg_ParseTuple(args, "i:nice", &increment))
1108 /* There are two flavours of 'nice': one that returns the new
1113 If we are of the nice family that returns the new priority, we
1119 value = nice(increment);
1125 /* either nice() or getpriority() returned an error */
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
edk2module.c 1143 /* sys/resource.h is needed for at least: wait3(), wait4(), broken nice. */
1151 "nice(inc) -> new_priority\n\n\
1159 if (!PyArg_ParseTuple(args, "i:nice", &increment))
1162 /* There are two flavours of 'nice': one that returns the new
1167 If we are of the nice family that returns the new priority, we
1173 value = nice(increment);
1179 /* either nice() or getpriority() returned an error */
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
posixmodule.c     [all...]
  /external/python/cpython2/Modules/
posixmodule.c     [all...]
  /external/python/cpython3/Modules/
posixmodule.c     [all...]
  /external/e2fsprogs/doc/
texinfo.tex     [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex     [all...]
  /external/boringssl/src/ssl/test/runner/
runner.go     [all...]

Completed in 1611 milliseconds

1 23