OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:children
(Results
1501 - 1525
of
2686
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/linux/
device.h
104
struct list_head
children
;
member in class:__anon33580
/prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/linux/
device.h
104
struct list_head
children
;
member in class:__anon33920
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/
fts.h
40
struct _ftsent *fts_child; /* linked list of
children
*/
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/
device.h
104
struct list_head
children
;
member in class:__anon34280
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/
fts.h
40
struct _ftsent *fts_child; /* linked list of
children
*/
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/
device.h
104
struct list_head
children
;
member in class:__anon34625
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/
fts.h
40
struct _ftsent *fts_child; /* linked list of
children
*/
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/
device.h
104
struct list_head
children
;
member in class:__anon35017
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/
fts.h
40
struct _ftsent *fts_child; /* linked list of
children
*/
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
device.h
104
struct list_head
children
;
member in class:__anon35464
/sdk/chimpchat/src/com/android/chimpchat/hierarchyviewer/
HierarchyViewer.java
92
for (ViewNode child : rootNode.
children
) {
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/explorer/
DeviceContentProvider.java
40
public void setChildren(final FileEntry entry, FileEntry[]
children
) {
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/
DisplaySyncHistogram.java
53
* @return the created control (which may have
children
).
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/animator/
AnimationEditorDelegate.java
134
descriptor = new DocumentDescriptor("temp", null /*
children
*/);
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
IncludeOverlay.java
57
// We don't support multiple included
children
yet. When that works,
PreviewIconFactory.java
154
NodeList
children
= root.getChildNodes();
local
155
for (int i = 0, n =
children
.getLength(); i < n; i++) {
156
Node node =
children
.item(i);
235
documentDescriptor = new DocumentDescriptor("temp", null/*
children
*/);//$NON-NLS-1$
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/model/
UiClassAttributeNode.java
550
IJavaElement[]
children
;
551
children
= root.getChildren();
552
for (IJavaElement child :
children
) {
567
// Couldn't get the
children
: we just ignore this package root.
UiManifestElementNode.java
40
* as well as their
children
's attributes, see {@link UiAttributeNode}.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
OverviewPage.java
152
// walk through the known
children
of the manifest descriptor and keep what's not excluded
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/menu/
MenuEditorDelegate.java
149
desc = new ElementDescriptor("temp", null /*
children
*/);
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/menu/descriptors/
MenuDescriptors.java
58
* It first computes the new
children
of the descriptor and then updates them
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
LayoutDevicesXsd.java
103
/** The screen-dimension element has 2 size element
children
. */
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
LinearLayoutRuleTest.java
300
// Not dragging one of the existing
children
332
// Not dragging one of the existing
children
360
// Not dragging one of the existing
children
495
// Check inserting at last pos with multiple
children
/sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/
ExtraTextDetector.java
134
// Visit
children
/sdk/rule_api/src/com/android/ide/common/api/
DrawingStyle.java
98
* whereas each possible insert position between two
children
will be a
Completed in 865 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>