/hardware/ti/wlan/wl1271/platforms/hw/linux/ |
SdioAdapter.h | 103 * \param bMore - If TRUE, more transactions are expected so don't turn off any HW 130 * \param bMore - If TRUE, more transactions are expected so don't turn off any HW
|
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
DigestInputStream2Test.java | 65 // turn off processing 79 // turn on processing
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-g++.1 | 63 .\" For nroff, turn off justification. Always turn off hyphenation; it makes
|
arm-eabi-gcc.1 | 63 .\" For nroff, turn off justification. Always turn off hyphenation; it makes
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/backward/ |
binders.h | 66 * Binders turn functions/functors with two arguments into functors with 72 * turn call @c f(x,y1), @c f(x,y2), ...
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
quota.h | 80 #define Q_QUOTAON 0x800002 /* turn quotas on */ 81 #define Q_QUOTAOFF 0x800003 /* turn quotas off */
|
/system/wlan/ti/wilink_6_1/platforms/hw/linux/ |
SdioAdapter.h | 96 * \param bMore - If TRUE, more transactions are expected so don't turn off any HW 123 * \param bMore - If TRUE, more transactions are expected so don't turn off any HW
|
/external/kernel-headers/original/linux/ |
ethtool.h | 280 * or not the driver should turn on (set) or off (clear) a behavior. 322 * set_wol: Turn Wake-on-Lan on or off 336 * set_rx_csum: Turn receive checksum on or off 338 * set_tx_csum: Turn transmit checksums on or off 340 * set_sg: Turn scatter-gather on or off 342 * set_tso: Turn TCP segmentation offload on or off 344 * set_ufo: Turn UDP fragmentation offload on or off
|
/external/quake/quake/src/WinQuake/ |
snd_dos.cpp | 204 WriteDSP(0xd1); // turn on speaker
220 WriteDSP(0xd1); // turn on speaker
223 WriteMixer (0xe, oldmixervalue | 0x2);// turn on stereo
236 WriteMixer (0xe, ReadMixer(0xe) | 0x20);// turn off filter
248 WriteDSP(0xd1); // turn on speaker
534 WriteMixer (0xe, oldmixervalue); // turn stereo off and filter on
541 WriteDSP(0xd3); // turn off speaker
|
/dalvik/tests/ |
run-test | 154 echo " --no-verify Turn off verification (on by default)." 155 echo " --no-optimize Turn off optimization (on by default)." 156 echo " --no-precise Turn off precise GC (on by default)."
|
/device/google/accessory/arduino/USB_Host_Shield/ |
Max3421e.cpp | 209 /* turn USB power on/off */
219 // if( action ) { //turn on by setting GPOUT7
222 // else { //turn off by clearing GPOUT7
|
/external/freetype/src/base/ |
ftstroke.c | 1064 FT_Angle turn; local 1068 turn = FT_Angle_Diff( stroker->angle_in, stroker->angle_out ); 1070 /* no specific corner processing is required if the turn is 0 */ 1071 if ( turn == 0 ) 1074 /* when we turn to the right, the inside side is 0 */ 1078 if ( turn < 0 ) 1526 FT_Angle turn; local [all...] |
/external/stlport/stlport/stl/config/ |
host.h | 33 * Turn _STLP_USE_DYNAMIC_LIB to enforce use of .dll version of STLport library. 46 * Turn _STLP_USE_STATIC_LIB to enforce use of static version of STLport library. 158 * do not have virtual destructors). To disable this workaround turn this macro on:
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
host.h | 33 * Turn _STLP_USE_DYNAMIC_LIB to enforce use of .dll version of STLport library. 46 * Turn _STLP_USE_STATIC_LIB to enforce use of static version of STLport library. 158 * do not have virtual destructors). To disable this workaround turn this macro on:
|
/packages/apps/Bluetooth/res/values-en-rGB/ |
strings.xml | 27 <string name="bt_enable_line1" msgid="7203551583048149">"To use Bluetooth services, you must first turn on Bluetooth."</string> 28 <string name="bt_enable_line2" msgid="4341936569415937994">"Turn on Bluetooth now?"</string> 30 <string name="bt_enable_ok" msgid="3432462749994538265">"Turn on"</string>
|
/bionic/libc/arch-arm/bionic/ |
ffs.S | 37 * over the checking each bit in turn as per the C compiled version.
|
/bionic/libc/stdio/ |
wsetup.c | 79 * to 0 whenever we turn off __SWR.
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/targetsetup/ |
CtsRootDeviceSetup.java | 72 // TODO: turn on mock locations
|
/dalvik/dx/src/com/android/dx/cf/direct/ |
DirectClassFile.java | 317 * list of constant pool indices for classes, which are in turn 319 * if any of the (alleged) indices turn out not to refer to 554 * which are in turn returned as type constants. Instance 555 * construction will fail if any of the (alleged) indices turn out
|
/dalvik/libdex/ |
DexOptData.c | 59 * truncated, it might turn out that pOpt >= pOptEnd; and (b)
|
/dalvik/tools/ |
dexcheck | 52 # Check each file in turn. This is much faster with "dexdump -c", but that
|
/dalvik/vm/analysis/ |
DexPrepare.h | 47 * An enumeration of problems that can turn up during verification.
|
/development/ndk/platforms/android-9/samples/native-audio/src/com/example/nativeaudio/ |
NativeAudio.java | 137 // turn off all audio
|
/development/samples/ApiDemos/res/layout/ |
baseline_nested_3.xml | 54 in turn will point to a text view inside of it -->
|
/external/bison/ |
configure.ac | 41 [ --enable-gcc-warnings turn on lots of GCC warnings (not recommended)],
|