| /external/oprofile/module/ |
| op_init.c | 12 // FIXME: any point in this file now we don't fiddle
|
| /external/chromium_org/chrome/browser/ui/views/toolbar/ |
| back_button.cc | 35 // Similarly fiddle the focus border. Value consistent with LabelButton
|
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
| LastComposedWord.java | 59 // immutable. Do not fiddle with their contents after you passed them to this constructor.
|
| /dalvik/vm/oo/ |
| Class.cpp | 226 char* fiddle; local 231 fiddle = (char*)dvmLinearAlloc(NULL, 3200-28); 232 dvmLinearReadOnly(NULL, (char*)fiddle); 235 fiddle = (char*)dvmLinearAlloc(NULL, 3200-24); 236 dvmLinearReadOnly(NULL, (char*)fiddle); 239 fiddle = (char*)dvmLinearAlloc(NULL, 3200-20); 240 dvmLinearReadOnly(NULL, (char*)fiddle); 243 fiddle = (char*)dvmLinearAlloc(NULL, 3200-16); 244 dvmLinearReadOnly(NULL, (char*)fiddle); 247 fiddle = (char*)dvmLinearAlloc(NULL, 3200-12) [all...] |
| /art/test/070-nio-buffer/src/ |
| Main.java | 38 * Create a buffer and fiddle with it.
|
| /dalvik/tests/070-nio-buffer/src/ |
| Main.java | 38 * Create a buffer and fiddle with it.
|
| /external/chromium_org/ui/base/cocoa/ |
| underlay_opengl_hosting_window.mm | 111 // Only fiddle with shadows if the window is a proper window with a
|
| /prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
| pymath.h | 144 * a platform where HUGE_VAL is defined incorrectly, fiddle your Python
|
| /prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
| pymath.h | 144 * a platform where HUGE_VAL is defined incorrectly, fiddle your Python
|
| /external/chromium_org/chrome/browser/ui/views/app_list/win/ |
| app_list_service_win.cc | 202 // which fiddle with shortcut icons 204 // fiddle with the same shortcuts could cause race issues.
|
| /external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
| getstarted.html | 212 <h2 id="update-code">Fiddle with Code</h2> 215 Now that you've got your first extension up and running, let's fiddle with
|
| /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/ |
| iterator_adaptor.hpp | 233 // to fiddle with the reference type it is highly likely that the
|
| /external/chromium_org/dbus/ |
| signal_sender_verification_unittest.cc | 154 // Stopping a thread is considered an IO operation, so we need to fiddle with
|
| /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/ |
| InfoBarContainer.java | 138 // Trap any attempts to fiddle with the Views while we're animating.
|
| /cts/tests/tests/provider/src/android/provider/cts/ |
| CalendarTest.java | [all...] |
| /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/media/ |
| audio_player.js | 33 // two sets of TrackInfo instances. We could fiddle with a single set instead
|
| /external/dropbear/ |
| CHANGES | 216 - Fiddle the channel receive window size for possibly better performance
|
| /external/chromium_org/third_party/libjingle/source/talk/base/ |
| base64_unittest.cc | 431 // tests that fiddle with them. [all...] |
| /external/llvm/lib/Target/AArch64/ |
| AArch64ISelLowering.cpp | [all...] |
| /ndk/sources/host-tools/nawk-20071023/ |
| FIXES | 37 fiddle in makefile to fix for BSD make; thanks to igor sobrado. [all...] |
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
| gensuitemodule.py | 756 # Fiddle the args so everything ends up in 'arguments' dictionary [all...] |
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
| pickletester.py | 82 # fiddle w/ the extension registry's stuff for extension_code [all...] |
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
| pickletester.py | 82 # fiddle w/ the extension registry's stuff for extension_code [all...] |
| /dalvik/vm/ |
| Init.cpp | 520 * This is a bit sketchy. We can't (easily) go back and fiddle with all [all...] |
| /external/bison/examples/calc++/ |
| calc++-scanner.cc | 441 /* %% [2.0] code to fiddle yytext and yyleng for yymore() goes here \ */\ [all...] |