/hardware/bsp/intel/peripheral/libupm/src/ |
doxy2swig.py | 335 # If our immediate sibling is a 'description' node then we
|
/libcore/ojluni/src/main/java/java/util/stream/ |
ForEachOps.java | 501 // of right subtree (if any, which can be this task's right sibling)
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
OnePaneController.java | 192 // notify the toast bar of its sibling floating action button so it can move them together
|
/prebuilts/go/darwin-x86/src/debug/dwarf/ |
const.go | 90 AttrSibling: "Sibling",
|
/prebuilts/go/linux-x86/src/debug/dwarf/ |
const.go | 90 AttrSibling: "Sibling",
|
/external/clang/lib/Lex/ |
PTHLexer.cpp | 206 // Optmization: "Sibling jumping". #if...#else...#endif blocks can 208 // nested blocks instead of doing a linear search if the next "sibling"
|
/external/guava/guava/src/com/google/common/io/ |
Files.java | 713 * a/../b} may refer to a sibling of {@code x}, rather than the sibling of
|
/external/libmtp/src/ |
playlist-spl.c | 827 if(folders->sibling != NULL) 828 id = find_folder_id(folders->sibling, parent, name);
|
/frameworks/base/docs/html/guide/topics/ui/ |
declaring-layout.jd | 177 In a relative layout, sibling views can define their layout relative to another sibling view,
|
/prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/ |
pytree.py | 186 list. If the invocant does not have a next sibling, it is None 203 list. If the invocant does not have a previous sibling, it is None.
|
/prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/ |
pytree.py | 186 list. If the invocant does not have a next sibling, it is None 203 list. If the invocant does not have a previous sibling, it is None.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/ |
pytree.py | 186 list. If the invocant does not have a next sibling, it is None 203 list. If the invocant does not have a previous sibling, it is None.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/ |
pytree.py | 186 list. If the invocant does not have a next sibling, it is None 203 list. If the invocant does not have a previous sibling, it is None.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
CanvasViewInfoTest.java | 492 // Sets alternating merge cookies and checks whether the node sibling lists are 544 // Sets alternating merge cookies and checks whether the node sibling lists are [all...] |
/frameworks/base/docs/html/reference/android/support/test/uiautomator/ |
UiObject.html | 918 <p>Creates a new UiObject for a sibling view or a child of the sibling view, [all...] |
/external/libxml2/doc/devhelp/ |
libxml2-tree.html | [all...] |
/external/libxml2/doc/html/ |
libxml-tree.html | [all...] |
/external/chromium-trace/catapult/third_party/beautifulsoup4/bs4/ |
element.py | 393 """Returns the closest sibling to this Tag that matches the 425 """Returns the closest sibling to this Tag that matches the [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/ |
messages.py | [all...] |
/external/clang/lib/AST/ |
ASTDiagnostic.cpp | 518 /// NextNode - The index of the next sibling node or 0. 752 /// AdvanceSibling - If there is a next sibling, advance to it and return 762 /// HasNextSibling - Return true if the node has a next sibling. [all...] |
/frameworks/base/core/java/android/widget/ |
RelativeLayout.java | [all...] |
/external/chromium-trace/catapult/third_party/beautifulsoup4/doc/source/ |
index.rst | 892 for sibling in soup.a.next_siblings: 893 print(repr(sibling)) 901 for sibling in soup.find(id="link3").previous_siblings: 902 print(repr(sibling)) [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
RedundentExprEliminator.java | [all...] |
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMDefaultBaseIterators.java | 72 * @param usePrevsib true if we want to build the previous sibling node array. [all...] |
/external/clang/lib/Driver/ |
ToolChains.h | 125 /// Get the biarch sibling multilib (if it exists). 126 /// \return true iff such a sibling exists [all...] |