Home
last modified time | relevance | path

Searched refs:head (Results 1 – 11 of 11) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/list/
Dadt.hpp24 # 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/
DUnwind_AppleExtras.cpp153 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/
Dcheck-release.sh92 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/
Dprinters.py218 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/
Ddev-defaults.sh104 DEFAULT_LLVM_VERSION=$(echo "$DEFAULT_LLVM_VERSION_LIST" | tr ' ' '\n' | head -n 1)
Dbuild-llvm.sh272 LLVM_VERSION_MAJOR=`echo $LLVM_VERSION | tr '.' '\n' | head -n 1`
/ndk/docs/Programmers_Guide/html/
Dnavtree.js108 var head = document.getElementsByTagName("head")[0];
122 head.appendChild(script);
/ndk/sources/host-tools/make-3.81/config/
Dconfig.guess232 …ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head
/ndk/sources/host-tools/nawk-20071023/
DFIXES91 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__gmsl179 # Function: first (same as LISP's car, or head)
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.09969 --header | --heade | --head | --hea )