/ndk/build/core/ |
D | definitions-utils.mk | 152 parent-dir = $(patsubst %/,%,$(dir $(1:%/=%))) 154 -test-parent-dir = \ 155 $(call test-expect,,$(call parent-dir))\ 156 $(call test-expect,.,$(call parent-dir,foo))\ 157 $(call test-expect,foo,$(call parent-dir,foo/bar))\ 158 $(call test-expect,foo,$(call parent-dir,foo/bar/))
|
D | build-local.mk | 81 host-dir-parent = $(strip \ 87 host-dir-parent = $(patsubst %/,%,$(dir $1)) 106 $(eval __find_project_parent := $(call host-dir-parent,$(__find_project_path)))\
|
D | definitions.mk | 114 __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/ |
D | printers.py | 100 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/ |
D | gtest-filepath.cc | 312 const FilePath parent(this->RemoveTrailingPathSeparator().RemoveFileName()); in CreateDirectoriesRecursively() local 313 return parent.CreateDirectoriesRecursively() && this->CreateFolder(); in CreateDirectoriesRecursively()
|
D | gtest-death-test.cc | 258 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()
|
D | gtest-internal-inl.h | 510 explicit UnitTestImpl(UnitTest* parent);
|
/ndk/sources/host-tools/make-3.81/ |
D | remake.c | 355 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()
|
D | filedef.h | 58 struct file *parent; member
|
D | variable.c | 470 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()
|
D | readme.vms | 148 process, signal and exit handlers of the parent are still active, and,
|
/ndk/sources/host-tools/nawk-20071023/ |
D | b.c | 44 #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/sed-4.2.1/ |
D | autoboot | 359 parent=`dirname "$dst_dir"` 362 ig=$parent/$dot_ig
|
/ndk/sources/host-tools/ndk-stack/elff/ |
D | dwarf_cu.h | 420 DIEObject* parent,
|
D | dwarf_cu.cc | 420 DIEObject* parent, in create_die_object() argument 426 ret = new(elf_file_) DIEObject(die, this, parent); in create_die_object()
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | regcomp.c | 1223 if (node->parent == NULL) in postorder() 1226 node = node->parent; in postorder() 1255 node = node->parent; in preorder() 1286 node->left->parent = node; in optimize_subexps() 1308 node->left->parent = node; in lower_subexps() 1314 node->right->parent = node; in lower_subexps() 3755 tree->parent = NULL; in create_token_tree() 3766 left->parent = tree; in create_token_tree() 3768 right->parent = tree; in create_token_tree() 3821 bin_tree_t **p_new = &dup_root, *dup_node = root->parent; in duplicate_tree() [all …]
|
D | regex_internal.h | 486 struct bin_tree_t *parent; member
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
D | __tree | 61 // 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 …]
|
D | map | 1188 // 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/ |
D | export | 57 # TEST 1: make sure vars inherited from the parent are exported
|
/ndk/sources/third_party/googletest/googletest/test/ |
D | gtest-death-test_test.cc | 872 MockDeathTest(MockDeathTestFactory *parent, in MockDeathTest() argument 874 parent_(parent), role_(role), status_(status), passed_(passed) { in MockDeathTest()
|
/ndk/docs/text/ |
D | ANDROID-MK.text | 374 parent-makefile 375 > Returns the path of the parent Makefile in the inclusion tree, 379 grand-parent-makefile
|
/ndk/docs/renderscript/ |
D | jquery.js | 12 …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… 43 …parent().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/ |
D | make-stds.texi | 763 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.
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/ |
D | debug.ipp | 873 if( child_pid != 0 ) { // parent process - here we will start the debugger
|