Home
last modified time | relevance | path

Searched refs:relpath (Results 1 – 2 of 2) sorted by relevance

/ndk/docs/Programmers_Guide/html/
Dnavtree.js142 node.plus_img.src = node.relpath+"ftv2pnode.png";
150 imgNode.src = node.relpath+"ftv2pnode.png";
195 node.relpath = po.relpath;
223 url = node.relpath+link;
290 getScript(node.relpath+varName,function(){
304 node.plus_img.src = node.relpath+"ftv2mlastnode.png";
306 node.plus_img.src = node.relpath+"ftv2mnode.png";
368 getScript(node.relpath+varName,function(){
378 node.plus_img.src = node.relpath+"ftv2mlastnode.png";
380 node.plus_img.src = node.relpath+"ftv2mnode.png";
[all …]
/ndk/build/tools/
Dbuild-gdb-stub.sh58 GDB_TO_PYTHON_REL_DIR=$(relpath "$GDB_BIN_DIR" "$PYTHON_BIN_DIR" | sed -e s./.\\\\\\\\.g)
59 PYTHONHOME_REL_DIR=$(relpath "$GDB_BIN_DIR" "$PYTHON_PREFIX_DIR" | sed -e s./.\\\\\\\\.g)