HomeSort by relevance Sort by last modified time
    Searched refs:TRIPLE (Results 1 - 14 of 14) sorted by null

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/
ndk-test.sh 17 TRIPLE=arm-linux-androideabi
21 TRIPLE=aarch64-linux-android
25 TRIPLE=mipsel-linux-android
29 TRIPLE=mips64el-linux-android
33 TRIPLE=i686-linux-android
37 TRIPLE=x86_64-linux-android
50 sed -e "s:%ABI%:$ABI:g" -e "s:%TRIPLE%:$TRIPLE:g" \
  /external/libcxxabi/lib/
buildit 3 # Set the $TRIPLE environment variable to your system's triple before
37 case $TRIPLE in
87 case $TRIPLE in
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/lib/
buildit 3 # Set the $TRIPLE environment variable to your system's triple before
37 case $TRIPLE in
87 case $TRIPLE in
  /external/libcxx/lib/
buildit 3 # Set the $TRIPLE environment variable to your system's triple before
46 case $TRIPLE in
140 case $TRIPLE in
153 case $TRIPLE in
  /external/libcxx/
Makefile 10 export TRIPLE=-apple-
  /external/libcxxabi/test/
testit 21 case $TRIPLE in
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
testit 21 case $TRIPLE in
testit_android 381 case $TRIPLE in
  /external/libcxx/test/
testit 59 case $TRIPLE in
  /frameworks/base/core/tests/coretests/src/android/widget/espresso/
MouseClickAction.java 41 TRIPLE {
TextViewActions.java 148 * Returns an action that triple-clicks by mouse on text at an index on the TextView.<br>
155 * @param index The index of the TextView's text to triple-click on.
159 new MouseClickAction(MouseClickAction.CLICK.TRIPLE, new TextCoordinates(index)));
273 * Returns an action that triple click then drags by mouse on text from startIndex to endIndex
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
testit 59 case $TRIPLE in
testit_android 374 case $TRIPLE in
  /external/llvm/tools/llvm-bcanalyzer/
llvm-bcanalyzer.cpp 164 STRINGIFY_CODE(MODULE_CODE, TRIPLE)

Completed in 7348 milliseconds