Searched refs:head (Results 1 – 11 of 11) sorted by relevance
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/list/ |
D | adt.hpp | 24 # define BOOST_PP_LIST_CONS(head, tail) (head, tail) argument 40 # define BOOST_PP_LIST_FIRST_I(head, tail) head argument 52 # define BOOST_PP_LIST_REST_I(head, tail) tail argument 59 # define BOOST_PP_LIST_IS_CONS_(head, tail) 1 argument
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
D | Unwind_AppleExtras.cpp | 153 libgcc_object_info *head = (libgcc_object_info *) in checkKeyMgrRegisteredFDEs() local 155 if (head != NULL) { in checkKeyMgrRegisteredFDEs() 157 for (libgcc_object *ob = head->unseen_objects; ob != NULL; ob = ob->next) { in checkKeyMgrRegisteredFDEs() 168 head); in checkKeyMgrRegisteredFDEs() 175 _keymgr_set_and_unlock_processwide_ptr(KEYMGR_GCC3_DW2_OBJ_LIST, head); in checkKeyMgrRegisteredFDEs()
|
/ndk/tests/ |
D | check-release.sh | 92 NDK_DIR=$(ls -d $TMP_DIR/android-ndk-* | head -1) 137 CHANGELOG_RELEASE=$(cat $NDK_DIR/docs/CHANGES.html | grep -e "^android-ndk-" | head -1)
|
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/stlport/ |
D | printers.py | 218 def __init__ (self, node_type, head): argument 222 self.sentinel = head 224 self.sentinel = head.address 225 self.item = head['_M_next'] 352 def __init__ (self, node_type, head): argument 354 self.item = head['_M_next'] 536 def __init__ (self, node_type, head): argument 538 self.item = head['_M_next'] 588 def __init__ (self, node_type, head): argument 590 self.item = head['_M_next']
|
/ndk/build/tools/ |
D | dev-defaults.sh | 104 DEFAULT_LLVM_VERSION=$(echo "$DEFAULT_LLVM_VERSION_LIST" | tr ' ' '\n' | head -n 1)
|
D | build-llvm.sh | 272 LLVM_VERSION_MAJOR=`echo $LLVM_VERSION | tr '.' '\n' | head -n 1`
|
/ndk/docs/Programmers_Guide/html/ |
D | navtree.js | 108 var head = document.getElementsByTagName("head")[0]; 122 head.appendChild(script);
|
/ndk/sources/host-tools/make-3.81/config/ |
D | config.guess | 232 …ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head …
|
/ndk/sources/host-tools/nawk-20071023/ |
D | FIXES | 91 prevent overflow of -f array in main, head off potential error in 289 band-aid in b.c (member()), and some (uschar) casts to head
|
/ndk/build/gmsl/ |
D | __gmsl | 179 # Function: first (same as LISP's car, or head)
|
/ndk/sources/host-tools/make-3.81/autom4te.cache/ |
D | output.0 | 9969 --header | --heade | --head | --hea )
|