/external/chromium_org/content/common/mac/ |
attributed_string_coder.mm | 50 // Iterate over all the encoded attributes, attaching each to the string.
|
/external/chromium_org/content/renderer/ |
webclipboard_impl.cc | 188 // the image markup over attaching the actual image. See
|
/external/chromium_org/native_client_sdk/src/gonacl_appengine/static/life/ |
example.js | 78 // instead of attaching the event listeners directly to the <EMBED> element
|
/external/chromium_org/native_client_sdk/src/gonacl_appengine/static/voronoi/ |
example.js | 78 // instead of attaching the event listeners directly to the <EMBED> element
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
StyleEngine.h | 205 // We use this count of pending sheets to detect when we can begin attaching
|
/external/chromium_org/third_party/sqlite/src/test/ |
notify3.test | 84 # When a new database is attached, the connection doing the attaching
|
/external/chromium_org/tools/valgrind/ |
valgrind.sh | 8 # it the suppression file, and some helpful arguments (automatically attaching
|
/external/chromium_org/tools/win/ChromeDebug/ChromeDebug/ |
ChromeDebug.vsct | 24 <!--These headers contain the menu guids for attaching commands to the debug menu. -->
|
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/namespace.memdef/ |
p3.cpp | 20 // Ensure we can handle attaching friend declarations to an enclosing namespace
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/constraints/ |
ConstraintInverseKinematics.java | 154 // //attaching children
|
/external/jmonkeyengine/engine/src/test/jme3test/bullet/ |
TestAttachGhostObject.java | 50 * Tests attaching ghost nodes to physicsnodes via the scenegraph
|
/external/jmonkeyengine/engine/src/test/jme3test/input/ |
TestCameraNode.java | 88 //attaching the camNode to the teaNode
|
/external/jmonkeyengine/engine/src/test/jme3test/model/shape/ |
TestCustomMesh.java | 96 // Attaching our geometry to the root node.
|
/external/openfst/src/include/fst/ |
expanded-fst.h | 121 // This is a helper class template useful for attaching an ExpandedFst
|
/frameworks/base/packages/Shell/src/com/android/shell/ |
BugreportReceiver.java | 44 * Receiver that handles finished bugreports, usually by attaching them to an
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/ |
BrightnessController.java | 132 // Update the slider and mode before attaching the listener so we don't receive the
|
/frameworks/opt/photoviewer/src/com/android/ex/photo/adapters/ |
BaseFragmentPagerAdapter.java | 84 if (DEBUG) Log.v(TAG, "Attaching item #" + position + ": f=" + fragment);
|
/frameworks/support/v13/java/android/support/v13/app/ |
FragmentPagerAdapter.java | 98 if (DEBUG) Log.v(TAG, "Attaching item #" + itemId + ": f=" + fragment);
|
/frameworks/support/v4/java/android/support/v4/app/ |
FragmentPagerAdapter.java | 94 if (DEBUG) Log.v(TAG, "Attaching item #" + itemId + ": f=" + fragment);
|
/packages/wallpapers/MagicSmoke/src/com/android/magicsmoke/ |
MagicSmokeSelector.java | 190 Log.w(LOG_TAG, "Failed attaching wallpaper; clearing", e);
|
/frameworks/base/media/java/android/media/audiofx/ |
Equalizer.java | 43 * <p>NOTE: attaching an Equalizer to the global audio output mix by use of session 0 is deprecated. 149 Log.w(TAG, "WARNING: attaching an Equalizer to global output mix is deprecated!");
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
RelativeLayoutRule.java | 221 // edge we are attaching to. For example, if attaching to the
|
/art/runtime/ |
locks.h | 137 // attaching and detaching.
|
/development/samples/WiFiDirectServiceDiscovery/src/com/example/android/wifidirect/discovery/ |
WiFiServiceDiscoveryActivity.java | 214 // After attaching listeners, create a service request and initiate
|
/external/chromium_org/ash/wm/panels/ |
panel_window_resizer.cc | 190 // attaching it so that it does not get repositioned.
|