Home
last modified time | relevance | path

Searched refs:parent (Results 1 – 25 of 52) sorted by relevance

123

/ndk/docs/Programmers_Guide/html/
Dnavtree.js166 if (anchor.parent().attr('class')=='memItemLeft' ||
167 anchor.parent().attr('class')=='fieldtype' ||
168 anchor.parent().is(':header'))
170 pos = anchor.parent().position().top;
233 if (!$(a).parent().parent().hasClass('selected'))
237 $(a).parent().parent().addClass('selected');
238 $(a).parent().parent().attr('id','selected');
324 if (anchor.parent().attr('class')=='memItemLeft'){
330 } else if (anchor.parent().attr('class')=='fieldtype'){
331 glowEffect(anchor.parent().parent(),1000); // struct field
[all …]
Djquery.js26 …e){if(e.parentNode){e.parentNode.selectedIndex}return e.selected===true},parent:function(e){return…
41 …ixed"){g=parseInt(f.css("zIndex"),10);if(!isNaN(g)&&g!==0){return g}}f=f.parent()}}return 0},disab…
62 …nt.css("top"),left:this.element.css("left")}));this.element=this.element.parent().data("resizable"…
63parent().get(0):g;if(!k){return}t.containerElement=c(k);if(/document/.test(g)||g==document){t.cont…
/ndk/build/core/
Ddefinitions-utils.mk159 parent-dir = $(patsubst %/,%,$(dir $(1:%/=%)))
161 -test-parent-dir = \
162 $(call test-expect,,$(call parent-dir))\
163 $(call test-expect,.,$(call parent-dir,foo))\
164 $(call test-expect,foo,$(call parent-dir,foo/bar))\
165 $(call test-expect,foo,$(call parent-dir,foo/bar/))
Dbuild-local.mk81 host-dir-parent = $(patsubst %/,%,$(strip \
87 host-dir-parent = $(patsubst %/,%,$(dir $1))
106 $(eval __find_project_parent := $(call host-dir-parent,$(__find_project_path)))\
Ddefinitions.mk114 __ndk_file_dir := $(call parent-dir,$1)
1086 my-dir = $(call parent-dir,$(lastword $(MAKEFILE_LIST)))
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/stlport/
Dprinters.py100 parent = node.dereference()['_M_parent']
101 while node == parent.dereference()['_M_right']:
102 node = parent
103 parent = parent.dereference()['_M_parent']
104 node = parent
/ndk/sources/third_party/googletest/googletest/src/
Dgtest-filepath.cc312 const FilePath parent(this->RemoveTrailingPathSeparator().RemoveFileName()); in CreateDirectoriesRecursively() local
313 return parent.CreateDirectoriesRecursively() && this->CreateFolder(); in CreateDirectoriesRecursively()
Dgtest-death-test.cc258 FILE* parent = posix::FDOpen(flag->write_fd(), "w"); in DeathTestAbort() local
259 fputc(kDeathTestInternalError, parent); in DeathTestAbort()
260 fprintf(parent, "%s", message.c_str()); in DeathTestAbort()
261 fflush(parent); in DeathTestAbort()
Dgtest-internal-inl.h510 explicit UnitTestImpl(UnitTest* parent);
Dgtest.cc3900 UnitTestImpl::UnitTestImpl(UnitTest* parent) in UnitTestImpl() argument
3901 : parent_(parent), in UnitTestImpl()
/ndk/sources/host-tools/make-3.81/
Dremake.c355 if (file->parent == 0) in complain()
358 fatal (NILF, msg_parent, "", file->name, file->parent->name, ""); in complain()
361 if (file->parent == 0) in complain()
364 error (NILF, msg_parent, "*** ", file->name, file->parent->name, "."); in complain()
497 d->file->parent = file; in update_file_1()
559 d->file->parent = file; in update_file_1()
1013 d->file->parent = file; in check_dep()
Dfiledef.h58 struct file *parent; member
Dvariable.c470 if (file->parent == 0) in initialize_file_variables()
474 initialize_file_variables (file->parent, reading); in initialize_file_variables()
475 l->next = file->parent->variables; in initialize_file_variables()
Dreadme.vms148 process, signal and exit handlers of the parent are still active, and,
/ndk/sources/host-tools/nawk-20071023/
Db.c44 #define parent(v) (v)->nnext macro
193 parent(left(p)) = p; in penter()
199 parent(left(p)) = p; in penter()
200 parent(right(p)) = p; in penter()
433 p = parent(v); in follow()
/ndk/sources/host-tools/ndk-stack/elff/
Ddwarf_cu.h420 DIEObject* parent,
Ddwarf_cu.cc420 DIEObject* parent, in create_die_object() argument
426 ret = new(elf_file_) DIEObject(die, this, parent); in create_die_object()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
D__tree61 // Returns: true if __x is a left child of its parent, else false
80 // parent consistency checked by caller
332 // link __x to __y's parent, and find __w
390 // be null. __w can not be null here, else the parent would
1484 // Set __parent to parent of null leaf
1523 // Set __parent to parent of null leaf
1565 // Set __parent to parent of null leaf
1599 // Set __parent to parent of null leaf
1601 // If __v exists, set parent to node of __v and return reference to node of __v
1648 // Set __parent to parent of null leaf
[all …]
Dmap1188 // Set __parent to parent of null leaf
1190 // If __k exists, set parent to node of __k and return reference to node of __k
1233 // Set __parent to parent of null leaf and
1235 // If __k exists, set parent to node of __k and return reference to node of __k
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
Dexport57 # TEST 1: make sure vars inherited from the parent are exported
/ndk/sources/third_party/googletest/googletest/test/
Dgtest-death-test_test.cc872 MockDeathTest(MockDeathTestFactory *parent, in MockDeathTest() argument
874 parent_(parent), role_(role), status_(status), passed_(passed) { in MockDeathTest()
/ndk/docs/Additional_library_docs/renderscript/
Djquery.js12 …st(C),mozilla:/mozilla/.test(C)&&!/(compatible|webkit)/.test(C)};o.each({parent:function(E){return… method
20 …elected:function(T){T.parentNode.selectedIndex;return T.selected===true},parent:function(T){return…
43parent().data("resizable",this.element.data("resizable"));this.elementIsWrapper=true;this.element.…
44 …op-n.top))+s.sizeDiff.height);var j=s.containerElement.get(0)==s.element.parent().get(0),i=/relati…
/ndk/sources/host-tools/make-3.81/doc/
Dmake-stds.texi763 them. There is no need to delete parent directories that were created
774 parent directories that were created with @samp{mkdir -p}, since they
794 build the program. Also, there is no need to delete parent
920 directories where files are installed, and their parent directories.
Dmake.info-21840 parent directories that were created with `mkdir -p', since they
1851 delete parent directories that were created with `mkdir -p', since
1871 the program. Also, there is no need to delete parent directories
1976 directories where files are installed, and their parent
2427 through the environment from its parent.
2588 `warning: jobserver unavailable: using -j1. Add `+' to parent make rule.'
2589 In order for `make' processes to communicate, the parent will pass
2591 the child process isn't actually a `make', the parent will only do
2592 this if it thinks the child is a `make'. The parent uses the
2595 the parent doesn't know the child is a `make' process, then the
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Ddebug.ipp873 if( child_pid != 0 ) { // parent process - here we will start the debugger

123