HomeSort by relevance Sort by last modified time
    Searched full:nice (Results 226 - 250 of 1267) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libpulse-simple.so 
libpulse-simple.so.0 
libpulse-simple.so.0.0 
libpulse-simple.so.0.0.1 
  /external/netperf/
netcpu_looper.c 222 /* nice and low. also, by making system calls, it may be easier */
257 /* rely on nice(39). raj 2/26/96 */
258 nice(39);
260 nice(39);
609 /* it would appear that on some systems, in loopback, nice is
  /external/chromium/base/metrics/
histogram_unittest.cc 159 // Check that we got a nice exponential when there was enough rooom.
178 // We also get a nice linear set of bucket ranges when we ask for it
298 // Check that we got a nice exponential since there was enough rooom.
  /external/chromium/testing/gmock/include/gmock/
gmock-generated-nice-strict.h 44 // write NiceMock<MockFoo>(5, "a") to construct a nice mock where
51 // mock method is defined in a base class of MockFoo, the "nice" or
258 // user errors of nesting nice and strict mocks. They do NOT catch
  /dalvik/dx/src/com/android/dx/ssa/
ConstCollector.java 209 * TODO: Might be nice to try and figure out which local
360 * multiple times, it would be nice to reuse the
  /development/samples/training/bitmapfun/src/com/example/android/bitmapfun/ui/
ImageGridFragment.java 52 * asynchronously, keeping the UI nice and smooth and caching thumbnails for quick retrieval. The
118 // of each view so we get nice square thumbnails.
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
tokens.py 144 You don't have to implement but it's nice to know where a Token
152 You don't have to implement but it's nice to know where a Token
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
ConstCollector.java 209 * TODO: Might be nice to try and figure out which local
360 * multiple times, it would be nice to reuse the
  /external/llvm/examples/ParallelJIT/
ParallelJIT.cpp 53 ArgX->setName("AnArg"); // Give it a nice symbolic name for fun.
83 ArgX->setName("AnArg"); // Give it a nice symbolic name for fun.
  /external/llvm/lib/Target/X86/
README-X86-64.txt 3 AMD64 Optimization Manual 8.2 has some nice information about optimizing integer
173 2. It would be nice if we could scalarrepl the va_list.
  /external/webkit/Source/WebKit/mac/Panels/
WebAuthenticationPanel.m 277 // is onscreen, which is nice in general but in particular prevents pathological cases
280 // It would be nice to allow closing the individual window as well as quitting the app when
  /external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
WebEditorClient.cpp 392 // FIXME: It would be nice if we wouldn't have to copy the text here.
409 // FIXME: It would be nice if we wouldn't have to copy the text here.
  /frameworks/base/services/java/com/android/server/location/
LocationFudger.java 198 * <p>Second we snap-to-grid (quantize). This has the nice property of
240 // This is the primary means of obfuscation. It gives nice consistent
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/lib/
libc.so 
  /bionic/libc/include/
unistd.h 75 extern int nice(int);
  /bionic/libc/upstream-netbsd/libc/regex/
regfree.c 112 return; /* nice to complain, but hard */
  /bootable/recovery/applypatch/
imgdiff_test.sh 65 # not necessary if we're about to kill the emulator, but nice for
  /dalvik/libdex/
CmdUtils.cpp 139 * it's nice to use the designated temp directory.
  /development/ndk/platforms/android-3/arch-arm/symbols/
libc.so.functions.txt 624 nice
  /development/ndk/platforms/android-3/include/
unistd.h 77 extern int nice(int);

Completed in 5803 milliseconds

1 2 3 4 5 6 7 8 91011>>