/packages/wallpapers/Basic/res/xml/ |
polar_clock_palettes.xml | 14 <!-- a nice gray color scheme with an orange seconds ring -->
|
/prebuilts/tools/common/freemarker/ |
README.txt | 16 needn't know how to design nice websites, and website designers needn't
|
/system/core/toolbox/ |
ps.c | 46 int prio, nice, rtprio, sched, psr; local 109 nice = atoi(nexttok(&ptr)); 165 printf(" %-5d %-5d %-5d %-5d", prio, nice, rtprio, sched); 241 (display_flags&SHOW_PRIO)?"PRIO NICE RTPRI SCHED ":"",
|
/external/easymock/src/org/easymock/internal/ |
MocksControl.java | 33 NICE, DEFAULT, STRICT
74 behavior = new MocksBehavior(type == MockType.NICE);
81 type = MockType.NICE;
|
/external/chromium/testing/gmock/ |
Makefile.am | 38 include/gmock/gmock-generated-nice-strict.h \ 112 test/gmock-nice-strict_test.cc \ 137 include/gmock/gmock-generated-nice-strict.h.pump \
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
LocalSampleInstrumentation.java | 53 // state sample, which has a nice edit text into which we can write
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
Token.as | 56 * implement but it's nice to know where a Token comes from if you have
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
IToken.cs | 86 * implement but it's nice to know where a Token comes from if you have
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
IToken.cs | 96 * implement but it's nice to know where a Token comes from if you have
|
/external/chromium/chrome/browser/ |
platform_util_linux.cc | 56 // TODO(estade): It would be nice to be able to select the file in the file
|
/external/chromium/chrome/common/ |
chrome_paths_win.cc | 83 // We need to go compute the value. It would be nice to support paths
|
/external/chromium/testing/gmock/test/ |
gmock_all_test.cc | 45 #include "test/gmock-nice-strict_test.cc"
|
/external/chromium/third_party/libjingle/source/talk/base/ |
socketserver.h | 38 // class provides a nice wrapper on a socket server.
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
TaintManager.h | 29 // FIXME: This does not use the nice trait macros because it must be accessible
|
/external/clang/test/Analysis/inlining/ |
ObjCDynTypePopagation.m | 76 // TODO: Would be nice to handle the case of dynamically obtained class info
|
/external/easymock/src/org/easymock/ |
IMocksControl.java | 48 * them to nice mocks.
|
/external/eigen/cmake/ |
EigenConfigureTesting.cmake | 53 # some documentation of this function would be nice
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/ |
TestContainerGenerator.java | 41 * Creates a new container containing the given elements. TODO: would be nice
|
/external/guava/guava-tests/test/com/google/common/base/ |
ObjectsTest.java | 54 // These don't strictly need to be true, but they're nice properties.
|
/external/llvm/docs/HistoricalNotes/ |
2001-02-13-Reference-MemoryResponse.txt | 11 > could be very nice for analysis (pointer always points to the start of
|
2001-05-19-ExceptionResponse.txt | 21 bounded) I don't think this is a big deal. One of the really nice things
|
/external/llvm/lib/Support/ |
regfree.c | 55 return; /* nice to complain, but hard */
|
/external/webkit/Source/WebCore/webaudio/ |
AudioChannelSplitter.cpp | 69 // It would be nice to avoid the copy and simply pass along pointers, but this becomes extremely difficult with fanout and fanin.
|
/frameworks/base/core/java/android/content/ |
ComponentCallbacks.java | 49 * <p>Applications that want to be nice can implement this method to release
|
/hardware/libhardware/tests/camera2/ |
CameraStreamTests.cpp | 75 * TODO: would be nice of not running this test in the first place
|