HomeSort by relevance Sort by last modified time
    Searched defs:node (Results 1651 - 1675 of 2129) sorted by null

<<61626364656667686970>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cgraph.h 77 /* File stream where this node is being written to. */
131 /* Set to true when alias node is thunk. */
212 /* For nested functions points to function the node is nested in. */
232 /* Declaration node used to be clone of. */
251 /* Unique id of the node. */
268 /* How commonly executed the node is. Initialized during branch
293 first function in this chain is the version_info node of the
296 /* If this version node corresponds to a dispatcher for function
297 versions, this points to the version info node of the default
298 function, the first node in the chain. *
836 symtab_node node; local
863 symtab_node node; local
896 symtab_node node; local
928 symtab_node node; local
961 symtab_node node; local
999 symtab_node node; local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
OutlinePage.java 121 import org.w3c.dom.Node;
660 * its own input as the single root node.
666 * The solution is to wrap the tree viewer input in a dummy root node that acts
797 UiElementNode node = (UiElementNode) element; local
798 styledString = node.getStyledDescription();
799 Node xmlNode = node.getXmlNode();
1121 UiViewElementNode node = viewInfo.getUiViewNode(); local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
RelativeLayoutConversionHelper.java 77 import org.w3c.dom.Node;
309 Set<Node> seen = new HashSet<Node>();
313 Node parent = element.getParentNode();
319 if (parent.getNodeType() != Node.ELEMENT_NODE) {
681 Node node = children.item(i); local
682 if (node.getNodeType() == Node.ELEMENT_NODE) {
683 Element child = (Element) node;
982 Node node = info.getUiViewNode().getXmlNode(); local
    [all...]
VisualRefactoring.java 90 import org.w3c.dom.Node;
205 Node xmlNode = uiNode.getXmlNode();
423 for (Node attributeNode : attributeNodes) {
449 for (Node attributeNode : attributeNodes) {
485 protected static List<Attr> findNamespaceAttributes(Node root) {
489 Node attributeNode = attributes.item(i);
500 protected List<Attr> findLayoutAttributes(Node root) {
504 Node attributeNode = attributes.item(i);
540 Node attr = attributes.item(i);
678 Node xmlNode = uiNode.getXmlNode()
721 Node node = first; local
806 UiViewElementNode node = info.getUiViewNode(); local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintViewPart.java 591 IPreferenceNode node = new PreferenceNode(title, page); local
592 manager.addToRoot(node);
607 node = new PreferenceNode(project.getName(), page);
608 manager.addToRoot(node);
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
ScreenViewer.java 72 private ViewNode node; field in class:ScreenViewer
241 void select(ViewNode node) {
242 this.node = node;
580 if (node != null) {
583 ViewNode p = node.parent;
588 s.drawRect(node.left, node.top, node.width - 1, node.height - 1)
    [all...]
  /system/core/adb/
sysdeps_win32.c 1373 EventHook node = *pnode; local
1388 EventHook node; local
1420 EventHook node = *pnode; local
1824 fdevent *node = list->next; local
    [all...]
  /system/core/sdcard/
sdcard.c 63 * CREAT) must bump that node's refcount
130 /* Permission mode for a specific node. Controls how file permissions
133 /* Nothing special; this node should just inherit from its parent. */
135 /* This node is one level above a normal root; used for legacy layouts
138 /* This node is "/" */
140 /* This node is "/Android" */
142 /* This node is "/Android/data" */
144 /* This node is "/Android/obb" */
146 /* This node is "/Android/media" */
148 /* This node is "/Android/user" *
167 struct node { struct
575 struct node *node; local
660 struct node* node = lookup_node_by_id_locked(fuse, nid); local
780 struct node* node; local
850 struct node* node; local
869 struct node* node; local
892 struct node* node; local
1187 struct node* node; local
1352 struct node* node; local
    [all...]
  /prebuilts/devtools/tools/lib/
common.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.2.0/
common-22.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.4.0/
common-22.4.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.4.2/
common-22.4.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.5.0/
common-22.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.5.1/
common-22.5.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.5.3/
common-22.5.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.7.0/
common-22.7.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.7.1/
common-22.7.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.7.3/
common-22.7.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.8.0/
common-22.8.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.9.2/
common-22.9.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/23.0.1/
common-23.0.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/23.0.2/
common-23.0.2.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar 
org.eclipse.debug.core_3.6.0.v20100519.jar 
  /development/ndk/platforms/android-3/include/linux/
blkdev.h 348 int node; member in struct:request_queue

Completed in 1389 milliseconds

<<61626364656667686970>>