/external/libxml2/ |
xmlschemas.c | [all...] |
/frameworks/base/core/java/com/android/internal/util/ |
StateMachine.java | 847 * common ancestor state of the enter/exit states. Then [all...] |
/external/chromium/net/tools/flip_server/ |
epoll_server.h | 427 // WaitForEventsAndExecuteCallbacks is not an ancestor of the caller's 429 // However, when WaitForEventsAndExecuteCallbacks -is- an ancestor, then [all...] |
epoll_server.cc | 359 " when an ancestor to the current function is already"
|
/external/chromium_org/net/tools/epoll_server/ |
epoll_server.h | 426 // WaitForEventsAndExecuteCallbacks is not an ancestor of the caller's 428 // However, when WaitForEventsAndExecuteCallbacks -is- an ancestor, then [all...] |
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderLayerScrollableArea.cpp | 146 // FIXME: We should return the frame view here (or possibly an ancestor frame view, 341 // We don't update compositing layers, because we need to do a deep update from the compositing ancestor. [all...] |
RenderView.cpp | 222 // Check the writing mode of the seamless ancestor. It has to match our document's writing mode, or we won't inherit any 245 // Set the current render flow thread to point to our ancestor. This will allow the seamless document to locate the correct [all...] |
/external/chromium_org/ui/webui/resources/js/cr/ui/ |
list.js | 329 // nearest ancestor with an id. [all...] |
/external/doclava/src/com/google/doclava/ |
Stubs.java | 622 // Find any relevant ancestor declaration and inspect it 628 // Look only for overrides of an ancestor class implementation, [all...] |
/libcore/luni/src/main/java/java/util/concurrent/ |
Phaser.java | [all...] |
/external/chromium_org/cc/trees/ |
layer_tree_host_common_unittest.cc | [all...] |
tree_synchronizer_unittest.cc | 719 // Remove the nearest clipping ancestor.
|
/build/tools/droiddoc/templates-pdk/assets/ |
android-developer-docs.js | 271 // page that matches our ancestor directories (only for dev guide and resources)
|
/cts/tools/tradefed-host/res/report/ |
cts_result.xsl | 490 <xsl:for-each select="ancestor::TestSuite"> [all...] |
/dalvik/vm/oo/ |
Object.h | 67 CLASS_ISFINALIZABLE = (1<<31), // class/ancestor overrides finalize()
|
/external/apache-http/src/org/apache/commons/logging/impl/ |
SimpleLog.java | 660 * the context class loader isn't an ancestor of the
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/ |
SAX2DTM2.java | 162 * Note that this does _not_ mean "find the nearest ancestor of 1218 // The initial size of the ancestor array 1221 // The array for ancestor nodes. This array will grow dynamically. 1224 // Number of ancestor nodes in the array [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/ |
Expression.java | 460 * @return null or first ancestor that is not an Expression.
|
/external/chromium/chrome/browser/bookmarks/ |
bookmark_utils.cc | 303 // drop_parent can't accept a child that is an ancestor.
|
/external/chromium/chrome/browser/chromeos/notifications/ |
notification_panel.cc | 679 // ancestor of the BalloonViewImpl.
|
/external/chromium/chrome/browser/sync/engine/ |
apply_updates_command_unittest.cc | 191 << "No item with an unknown ancestor should be applied";
|
/external/chromium/chrome/browser/ui/gtk/tabs/ |
dragged_tab_controller_gtk.cc | 714 // allocation is relative to the first windowed widget ancestor of the tab.
|
/external/chromium_org/base/ |
bind_helpers.h | 179 // TargetFunc in inherited from an ancestor, &C::TargetFunc will not match,
|
/external/chromium_org/chrome/browser/extensions/ |
menu_manager.cc | 386 // Work our way up the tree until we find the ancestor or NULL.
|
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/ |
metadata_database.h | 241 // Otherwise, assigns the nearest active ancestor to |full_path| to |tracker|.
|