OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:link_prefix
(Results
1 - 2
of
2
) sorted by null
/ndk/build/tools/
build-ndk-sysroot.sh
221
link_prefix
=../../common/include
227
link_prefix
=../$
link_prefix
232
ln -s $
link_prefix
/$2 $ARCH_INCLUDE/$2
/external/chromium_org/chrome/common/extensions/docs/server2/
reference_resolver.py
182
#
link_prefix
should that the target will point to
185
link_prefix
= '../' * (relative_to.count('/') - 1)
214
(
link_prefix
, ref_dict['href'], ref_dict['text'], rest))
Completed in 2351 milliseconds