Lines Matching refs:ndk
5 <div class="dac-header <?cs if:ndk ?>dac-ndk<?cs /if ?>" id="header">
14 <?cs if:ndk ?><a class="dac-header-logo" style="width:144px;" href="<?cs var:toroot
15 ?>ndk/index.html">
18 width="32" height="36" alt="Android" /> NDK
25 <?cs if:ndk
28 <a href="<?cs var:toroot ?>ndk/guides/index.html" class="dac-header-tab"
37 <a href="<?cs var:toroot ?>ndk/reference/index.html" class="dac-header-tab"
46 <a href="<?cs var:toroot ?>ndk/samples/index.html" class="dac-header-tab"
50 <a href="<?cs var:toroot ?>ndk/downloads/index.html" class="dac-header-tab"
108 /if ?><?cs # end if/else ndk ?>
110 <?cs if:ndk ?><a class="dac-header-console-btn" href="http://developer.android.com">
119 if:!ndk ?><?cs
128 <?cs if:ndk ?>
129 <!-- NDK Navigation-->
138 <a class="dac-nav-link" href="<?cs var:toroot ?>ndk/guides/index.html"
147 <a class="dac-nav-link" href="<?cs var:toroot ?>ndk/reference/index.html"
156 <a class="dac-nav-link" href="<?cs var:toroot ?>ndk/samples/index.html"
160 <a class="dac-nav-link" href="<?cs var:toroot ?>ndk/downloads/index.html"
167 <!-- end NDK navigation-->