/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ |
xmmintrin.h | 95 /* Perform the respective operation on the lower SPFP (single-precision 153 /* Perform the respective operation on the four SPFP values in A and B. */ 209 /* Perform logical bit-wise operations on 128-bit values. */ 235 /* Perform a comparison on the lower SPFP values of A and B. If the 327 /* Perform a comparison on the four SPFP values of A and B. For each [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/ |
xmmintrin.h | 98 /* Perform the respective operation on the lower SPFP (single-precision 156 /* Perform the respective operation on the four SPFP values in A and B. */ 212 /* Perform logical bit-wise operations on 128-bit values. */ 238 /* Perform a comparison on the lower SPFP values of A and B. If the 330 /* Perform a comparison on the four SPFP values of A and B. For each [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/include/ |
xmmintrin.h | 98 /* Perform the respective operation on the lower SPFP (single-precision 156 /* Perform the respective operation on the four SPFP values in A and B. */ 212 /* Perform logical bit-wise operations on 128-bit values. */ 238 /* Perform a comparison on the lower SPFP values of A and B. If the 330 /* Perform a comparison on the four SPFP values of A and B. For each [all...] |
/docs/source.android.com/src/tech/dalvik/ |
dalvik-bytecode.html | 554 <td>Perform the indicated floating point or <code>long</code> comparison, 641 <td>Perform the identified array operation at the identified index of 666 <td>Perform the identified object instance field operation with 693 <td>Perform the identified object static field operation with the identified 792 <td>Perform the identified unary operation on the source register, 835 <td>Perform the identified binary operation on the two source registers, 877 <td>Perform the identified binary operation on the two source registers, 895 <td>Perform the indicated binary op on the indicated register (first [all...] |
/frameworks/base/docs/html/guide/topics/search/ |
search-dialog.jd | 12 specify to perform searches and present results</li> 82 appropriate activity to perform the search and present results.</p> 229 <p>If you don't have one already, create an {@link android.app.Activity} that will perform 425 receive search queries from the search dialog, in order to perform searches. For example, in the 443 OtherActivity}, which uses {@code SearchableActivity} to perform searches executed from its 492 <p>With the search dialog now enabled for your activities, your application is ready to perform 619 are good that once a search is done, the user will perform additional searches and it's a bad 647 android.app.Activity#onSearchRequested()} method for the activity from which the user can perform a [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
cursesw.h | 867 // Perform lowlevel cursor motion that takes effect immediately. 886 // Move the cursor to the requested position and then perform the getstr() 896 // Move the cursor to the requested position and then perform the instr() 900 // Perform a scanw function from the window. 908 // Move the cursor to the requested position and then perform a scanw 937 // Move the cursor to the requested position and then perform the addstr 987 // Move the cursor to the requested position and then perform the insstr() 1012 // Move the cursor to the requested position and then perform chgat() as [all...] |
/external/clang/lib/Sema/ |
SemaExprCXX.cpp | 42 // Determine where to perform name lookup. 139 // Perform lookup into the current scope (only). 763 ExprResult Result = InitSeq.Perform(*this, Entity, Kind, move(exprs)); [all...] |
SemaInit.cpp | 322 = InitSeq.Perform(SemaRef, MemberEntity, Kind, MultiExprArg()); 347 /// with expressions that perform value-initialization of the 430 = InitSeq.Perform(SemaRef, ElementEntity, Kind, MultiExprArg()); [all...] |
/external/webkit/Source/JavaScriptCore/jit/ |
JITPropertyAccess.cpp | 706 // On success return back to the hot patch code, at a point it will perform the store to dest for us. [all...] |
JITPropertyAccess32_64.cpp | [all...] |
/frameworks/base/docs/html/guide/topics/wireless/ |
bluetooth.jd | 9 <li>Android's bluetooth APIs allow your application to perform wireless data transactions with 59 <p>Using the Bluetooth APIs, an Android application can perform the 154 in order to perform any Bluetooth communication, such as requesting a 387 not perform discovery while connected.</p> 670 <p>Upon this call, the system will perform an SDP lookup on the remote device in [all...] |
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
vlc_decode.cpp | 846 /* 10/17/2000, perform a little bit better on ARM by putting the whole function in VlcDecTCOEFFIntra */ 891 /* 10/17/2000, perform a little bit better on ARM by putting the whole function in VlcDecTCOEFFIntra */ 944 /* 10/17/2000, perform a little bit better on ARM by putting the whole function in VlcDecTCOEFFIntra */ 1029 /* 10/17/2000, perform a little bit better on ARM by putting the whole function in VlcDecTCOEFFInter */ 1072 /* 10/17/2000, perform a little bit better on ARM by putting the whole function in VlcDecTCOEFFInter */ 1119 /* 10/17/2000, perform a little bit better on ARM by putting the whole function in VlcDecTCOEFFInter */ [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/ |
gcc.info | [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/ |
arm-eabi-g++.1 | [all...] |
arm-eabi-gcc.1 | [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/info/ |
gcc.info | [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/man/man1/ |
arm-eabi-g++.1 | [all...] |
arm-eabi-gcc.1 | [all...] |
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/info/ |
gcc.info | [all...] |
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/man/man1/ |
arm-linux-androideabi-g++.1 | [all...] |
arm-linux-androideabi-gcc.1 | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/ |
gcc.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/ |
arm-eabi-g++.1 | [all...] |
arm-eabi-gcc.1 | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/info/ |
gcc.info | [all...] |