/prebuilt/windows/sdl/include/SDL/ |
SDL_audio.h | 125 * driver to a value more suitable for the hardware. Good values seem to
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
Debugger.java | 248 Log.d("ddms", "Good handshake from debugger");
|
JdwpPacket.java | 331 * HANDSHAKE_GOOD - found handshake, looks good
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/ |
AndroidVersion.java | 167 * access to the list of optional libraries), this method can give a good indication of whether
|
/system/core/adb/ |
fdevent.c | 88 /* XXX: what's a good size for the passed in hint? */
|
/system/core/libcutils/ |
atomic-android-arm.S | 276 bcs 2f /* swap was made. we're good, return. */
|
/system/core/sh/ |
redir.c | 184 * descriptors around. This may not be such a good idea because
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/HealthMonitor/ |
healthMonitor.c | 419 /* TX Power Adjust - if the RSSI is good lower the Tx Power */
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/ |
standards.info | 431 both cases, and we have been using similar techniques with good success 712 It is a good idea to follow the POSIX guidelines for the command-line 730 It is usually a good idea for file names given as ordinary arguments [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/ |
standards.info | 431 both cases, and we have been using similar techniques with good success 712 It is a good idea to follow the POSIX guidelines for the command-line 730 It is usually a good idea for file names given as ordinary arguments [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/info/ |
standards.info | 431 both cases, and we have been using similar techniques with good success 712 It is a good idea to follow the POSIX guidelines for the command-line 730 It is usually a good idea for file names given as ordinary arguments [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/ |
standards.info | 431 both cases, and we have been using similar techniques with good success 712 It is a good idea to follow the POSIX guidelines for the command-line 730 It is usually a good idea for file names given as ordinary arguments [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/ |
standards.info | 431 both cases, and we have been using similar techniques with good success 712 It is a good idea to follow the POSIX guidelines for the command-line 730 It is usually a good idea for file names given as ordinary arguments [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/share/info/ |
standards.info | 431 both cases, and we have been using similar techniques with good success 712 It is a good idea to follow the POSIX guidelines for the command-line 730 It is usually a good idea for file names given as ordinary arguments [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/ |
standards.info | 431 both cases, and we have been using similar techniques with good success 712 It is a good idea to follow the POSIX guidelines for the command-line 730 It is usually a good idea for file names given as ordinary arguments [all...] |
/dalvik/libcore/luni/src/main/java/java/util/ |
ArrayList.java | 37 * <p>This class is a good choice as your default {@code List} implementation. 57 * gives empirically good results and is arguably consistent with the
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/ |
NodeSequence.java | 249 // NodeSetDTM will call this, and so it's not a good thing to throw 462 // getVector().RemoveAllNoClear(); // Is this good?
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/objects/ |
XNodeSet.java | 392 return this; // don't bother to clone... won't do any good! 412 return this; // don't bother to clone... won't do any good!
|
/external/bluetooth/bluez/sbc/ |
sbc_primitives.c | 42 * is very good at this stuff, hand optimized assembly may be not strictly 411 /* TODO: this should be replaced with something better if good
|
/external/dbus/doc/ |
dcop-howto.txt | 404 those classes from which you are inheriting from. This is, of course, good 480 be taken. In fact, it would be a very good idea to add DCOP
|
/external/dnsmasq/ |
CHANGELOG | 256 it's gone for good; otherwise it would need to be 401 this improvement, and Bill Reimers for good implementation
|
/external/iptables/libiptc/ |
linux_list.h | 88 * This is good for implementing stacks. 130 * This is good for implementing stacks.
|
/external/jpeg/ |
example.c | 173 /* This is an important step since it will release a good deal of memory. */ 391 /* This is an important step since it will release a good deal of memory. */
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/ |
d_plsf_5.cpp | 205 // if good LSFs received 383 /* if good LSFs received */
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_wb/dec/src/ |
qpisf_2s.cpp | 145 if (bfi == 0) /* Good frame */ 241 if (bfi == 0) /* Good frame */
|