HomeSort by relevance Sort by last modified time
    Searched defs:node_type (Results 1 - 25 of 25) sorted by null

  /system/core/toolbox/
mknod.c 56 const char node_type = *argv[2]; local
57 switch (node_type) {
72 fprintf(stderr, "Invalid node type '%c'\n", node_type);
78 fprintf(stderr, "Node type '%c' requires <major> and <minor>\n", node_type);
80 fprintf(stderr, "Node type '%c' does not require <major> and <minor>\n", node_type);
  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_editor.cc 46 BookmarkEditor::EditDetails::EditDetails(Type node_type)
47 : type(node_type), existing_node(NULL), parent_node(NULL), index(-1) {
51 BookmarkNode::Type node_type = BookmarkNode::URL; local
54 node_type = existing_node->type();
57 node_type = BookmarkNode::URL;
60 node_type = BookmarkNode::FOLDER;
65 return node_type;
  /bionic/libc/kernel/uapi/rdma/
rdma_netlink.h 49 __u8 node_type; member in struct:rdma_cm_id_stats
  /external/kernel-headers/original/uapi/rdma/
rdma_netlink.h 31 __u8 node_type; member in struct:rdma_cm_id_stats
  /external/smack/src/org/jivesoftware/smackx/pubsub/
ConfigureNodeFields.java 125 node_type, enum constant in enum:ConfigureNodeFields
ConfigureForm.java 359 String value = getFieldValue(ConfigureNodeFields.node_type);
374 addField(ConfigureNodeFields.node_type, FormField.TYPE_LIST_SINGLE);
375 setAnswer(ConfigureNodeFields.node_type.getFieldName(), getListSingle(type.toString()));
  /frameworks/compile/mclinker/include/mcld/
InputTree.h 89 typedef Node<value_type> node_type; typedef in class:mcld::BinaryTree
184 node_type *node = BinaryTreeBase<Input>::createNode();
323 BinTreeTy::node_type* node = createNode();
337 BinTreeTy::node_type* node = createNode();
  /external/chromium_org/content/browser/accessibility/
accessibility_win_browsertest.cc 698 unsigned short node_type; // NOLINT local
701 &unique_id, &node_type);
703 EXPECT_EQ(NODETYPE_DOCUMENT, node_type);
714 &unique_id, &node_type);
717 EXPECT_EQ(NODETYPE_ELEMENT, node_type);
728 &unique_id, &node_type);
731 EXPECT_EQ(NODETYPE_ELEMENT, node_type);
  /frameworks/compile/mclinker/include/mcld/ADT/
BinTree.h 107 typedef Node<value_type> node_type; typedef in class:mcld::PolicyIteratorBase
130 { return static_cast<node_type*>(IteratorType::m_pNode)->data; }
133 { return *static_cast<node_type*>(IteratorType::m_pNode)->data; }
136 { return (!IteratorType::isRoot() && (0 != static_cast<node_type*>(IteratorType::m_pNode)->data)); }
195 typedef Node<value_type> node_type; typedef in struct:mcld::TreeIterator
216 { return static_cast<node_type*>(m_pNode)->data; }
219 { return *static_cast<node_type*>(m_pNode)->data; }
225 { return (!isRoot() && (0 != static_cast<node_type*>(m_pNode)->data)); }
378 typedef Node<value_type> node_type; typedef in class:mcld::BinaryTree
440 node_type *node = BinaryTreeBase<DataType>::createNode()
    [all...]
  /external/chromium_org/chrome/browser/browsing_data/
cookies_tree_model.h 125 NodeType node_type; member in struct:CookieTreeNode::DetailedInfo
  /external/chromium_org/components/autofill/content/renderer/
form_autofill_util.cc 214 WebNode::NodeType node_type = previous.nodeType(); local
215 if (node_type == WebNode::CommentNode)
219 if (node_type != WebNode::TextNode &&
220 node_type != WebNode::ElementNode)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pat_trie_/
pat_trie_base.hpp 58 enum node_type enum in struct:__gnu_pbds::detail::pat_trie_base
106 const node_type m_type;
108 _Node_base(node_type type) : m_type(type)
1136 const node_type& __nt = m_a_p_children[i]->m_type;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/pat_trie_/
pat_trie_base.hpp 58 enum node_type enum in struct:__gnu_pbds::detail::pat_trie_base
106 const node_type m_type;
108 _Node_base(node_type type) : m_type(type)
1136 const node_type& __nt = m_a_p_children[i]->m_type;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/pat_trie_/
pat_trie_base.hpp 58 enum node_type enum in struct:__gnu_pbds::detail::pat_trie_base
106 const node_type m_type;
108 _Node_base(node_type type) : m_type(type)
1136 const node_type& __nt = m_a_p_children[i]->m_type;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/pat_trie_/
pat_trie_base.hpp 58 enum node_type enum in struct:__gnu_pbds::detail::pat_trie_base
106 const node_type m_type;
108 _Node_base(node_type type) : m_type(type)
1136 const node_type& __nt = m_a_p_children[i]->m_type;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/pat_trie_/
pat_trie_base.hpp 58 enum node_type enum in struct:__gnu_pbds::detail::pat_trie_base
106 const node_type m_type;
108 _Node_base(node_type type) : m_type(type)
1136 const node_type& __nt = m_a_p_children[i]->m_type;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/pat_trie_/
pat_trie_base.hpp 58 enum node_type enum in struct:__gnu_pbds::detail::pat_trie_base
106 const node_type m_type;
108 _Node_base(node_type type) : m_type(type)
1136 const node_type& __nt = m_a_p_children[i]->m_type;
    [all...]
  /ndk/sources/host-tools/ndk-depends/
ndk-depends.cc 1123 String node_type; local
1126 node_type = _T("NONE??");
1129 node_type = _T("PATH");
1132 node_type = _T("ERROR");
1135 node_type = _T("SYSTEM");
1140 node_type.c_str(),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cpplib.h 623 enum node_type enum
692 ENUM_BITFIELD(node_type) type : 6; /* CPP node type. */
    [all...]
  /external/opencv/cxcore/src/
cxpersistence.cpp 3191 int node_type; local
    [all...]
  /hardware/qcom/msm8960/kernel-headers/media/
msm_camera.h 242 int node_type; member in struct:msm_pp_frame
    [all...]
  /hardware/qcom/msm8960/original-kernel-headers/media/
msm_camera.h 347 int node_type; member in struct:msm_pp_frame
    [all...]
  /hardware/qcom/msm8x74/kernel-headers/media/
msm_camera.h 247 int node_type; member in struct:msm_pp_frame
    [all...]
  /hardware/qcom/msm8x74/original-kernel-headers/media/
msm_camera.h 376 int node_type; member in struct:msm_pp_frame
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h 1057 uint32 node_type; \/* Node type *\/ member in struct:wl_plc_nodelist::_node
    [all...]

Completed in 1248 milliseconds