HomeSort by relevance Sort by last modified time
    Searched full:deep (Results 101 - 125 of 1307) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/base/docs/html/distribute/engage/
_book.yaml 12 path: /distribute/engage/deep-linking.html
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
LatencyTracker.java 24 * This class uses {@link SystemClock#uptimeMillis} which does not advance during deep sleep.
  /prebuilts/go/darwin-x86/src/reflect/
deepequal.go 5 // Deep equality test via reflection
19 // Tests for deep equality using reflected types. The map argument tracks
129 // DeepEqual tests for deep equality. It uses normal == equality where
131 // structs. In maps, keys are compared with == but elements use deep
  /prebuilts/go/linux-x86/src/reflect/
deepequal.go 5 // Deep equality test via reflection
19 // Tests for deep equality using reflected types. The map argument tracks
129 // DeepEqual tests for deep equality. It uses normal == equality where
131 // structs. In maps, keys are compared with == but elements use deep
  /external/chromium-trace/catapult/tracing/tracing/ui/extras/chrome/cc/
picture_debugger.html 25 * /deep/ tr-ui-e-chrome-cc-picture-debugger {
31 * /deep/ tr-ui-e-chrome-cc-picture-debugger > tr-ui-a-generic-object-view {
37 * /deep/ tr-ui-e-chrome-cc-picture-debugger > left-panel {
43 * /deep/ tr-ui-e-chrome-cc-picture-debugger > left-panel > picture-info {
48 * /deep/ tr-ui-e-chrome-cc-picture-debugger > left-panel >
55 * /deep/ tr-ui-e-chrome-cc-picture-debugger > tr-ui-b-drag-handle {
59 * /deep/ tr-ui-e-chrome-cc-picture-debugger .filename {
64 * /deep/ tr-ui-e-chrome-cc-picture-debugger > right-panel {
70 * /deep/ tr-ui-e-chrome-cc-picture-debugger > right-panel >
80 * /deep/ tr-ui-e-chrome-cc-picture-debugger raster-area
    [all...]
  /external/chromium-trace/catapult/third_party/polymer/components/paper-ripple/test/
position.html 87 var wave = document.querySelector('.ripple-1 /deep/ .wave');
98 var wave = document.querySelector('.ripple-2 /deep/ .wave');
  /external/mockito/src/org/mockito/internal/stubbing/defaultanswers/
ReturnsDeepStubs.java 23 * Returning deep stub implementation.
70 // deep stub
  /external/skia/platform_tools/android/gyp_gen/
android_framework_gyp.py 17 # Unlike gyp_skia, this file is nested deep inside Skia. Find Skia's trunk dir.
18 # This line depends on the fact that the script is three levels deep
  /frameworks/base/docs/html/training/custom-views/
optimizing-view.jd 57 sometimes create deep hierarchies of nested {@link android.view.ViewGroup ViewGroup} objects in
59 behave properly. These deep view hierarchies cause performance problems. Make your view hierarchies
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
documentimportnode09.java 39 * Using the method importNode with deep=false, import a newly created DocumentFragment node
41 * Since deep=false, an empty DocumentFragment should be returned
documentimportnode10.java 39 * Using the method importNode with deep=false, import a newly created DocumentFragment node
41 * Since deep=true, a DocumentFragment with its child should be returned
importNode02.java 34 * The "importNode(importedNode,deep)" method for a
39 * a different document. Invoke method importNode(importedNode,deep) on
importNode03.java 34 * The "importNode(importedNode,deep)" method for a
39 * a different document. Invoke method importNode(importedNode,deep) on
importNode04.java 34 * The "importNode(importedNode,deep)" method for a
40 * Invoke method importNode(importedNode,deep) on this document
importNode07.java 34 * The "importNode(importedNode,deep)" method for a
41 * Invoke method importNode(importedNode,deep) on this document which
importNode08.java 34 * The "importNode(importedNode,deep)" method for a
39 * Invoke method importNode(importedNode,deep) on this document
importNode09.java 34 * The "importNode(importedNode,deep)" method for a
39 * Invoke method importNode(importedNode,deep) on this document.
importNode14.java 34 * The "importNode(importedNode,deep)" method for a
39 * in a different document. Invoke method importNode(importedNode,deep) on this document.
importNode15.java 34 * The "importNode(importedNode,deep)" method for a
39 * a different document. Invoke method importNode(importedNode,deep) on
importNode16.java 34 * The "importNode(importedNode,deep)" method for a
39 * Invoke method importNode(importedNode,deep) where importedNode
  /libcore/ojluni/src/main/java/java/security/cert/
CertStoreParameters.java 56 * performs a "deep copy" of this object, but this is not an absolute
61 * of the specified <code>CertStoreParameters</code>. A deep copy
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/tests/
test_scanstring.py 74 scanstring('[[[[[[[[[[[[[[[[[[[["Too deep"]]]]]]]]]]]]]]]]]]]]', 21, None, True),
75 (u'Too deep', 30))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/tests/
test_scanstring.py 74 scanstring('[[[[[[[[[[[[[[[[[[[["Too deep"]]]]]]]]]]]]]]]]]]]]', 21, None, True),
75 (u'Too deep', 30))
  /development/samples/ApiDemos/res/layout/
activity_finish_affinity.xml 26 android:text="No matter how deep you go, Activity.finishAffinity() will get you back."/>
  /external/chromium-trace/catapult/dashboard/dashboard/static/
graph.html 12 * Does a deep copy of the object.

Completed in 484 milliseconds

1 2 3 45 6 7 8 91011>>