/external/mksh/src/ |
lex.c | 10 * limited rights to use, publicly perform, distribute, sell, modify, 694 * perform POSIX "quote removal" if the back- [all...] |
/external/netperf/ |
nettest_xti.c | 24 /* send_xti_tcp_stream() perform a tcp stream test */ 26 /* send_xti_tcp_rr() perform a tcp request/response */ 30 /* send_xti_udp_stream() perform a udp stream test */ 32 /* send_xti_udp_rr() perform a udp request/response */ 714 /* calibrate the cpu(s). We will perform this task within the tests */ [all...] |
nettest_bsd.c | 19 /* send_tcp_stream() perform a tcp stream test */ 21 /* send_tcp_maerts() perform a tcp stream test */ 23 /* send_tcp_rr() perform a tcp request/response */ 29 /* send_udp_stream() perform a udp stream test */ 31 /* send_udp_rr() perform a udp request/response */ [all...] |
/external/speex/libspeex/ |
preprocess.c | 651 /* Perform FFT */ [all...] |
/external/v8/src/arm/ |
macro-assembler-arm.h | 711 // generate the code if necessary. Do not perform a GC but instead return 735 // necessary. Do not perform a GC but instead return a retry after GC [all...] |
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
uloc.h | 33 * or cultural region. An operation that requires a <code>Locale</code> to perform 118 * The ICU provides a number of services that perform locale-sensitive [all...] |
/external/webkit/Source/WebCore/editing/ |
CompositeEditCommand.cpp | 721 // Perform some checks to see if we need to perform work in this function. [all...] |
/external/webkit/Source/WebCore/icu/unicode/ |
uloc.h | 33 * or cultural region. An operation that requires a <code>Locale</code> to perform 118 * The ICU provides a number of services that perform locale-sensitive [all...] |
/external/webkit/Source/WebCore/platform/graphics/gstreamer/ |
MediaPlayerPrivateGStreamer.cpp | 433 // perform an accurate seek. 630 // TODO: in other cases we should perform pitch adjustments. [all...] |
/external/webkit/Source/WebCore/platform/graphics/transforms/ |
TransformationMatrix.cpp | 230 // Perform a decomposition on the passed matrix, return false if unsuccessful 461 // Perform a spherical linear interpolation between the two [all...] |
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/ |
base.py | 588 """Perform port-specific work at the beginning of a test run.""" 592 """Perform port-specific work at the beginning of a server launch. [all...] |
/external/webp/src/enc/ |
quant.c | 893 // We can perform predictions for Luma16x16 and Chroma8x8 already. 898 // for rd_opt = 2, we perform trellis-quant on the final decision only.
|
/external/wpa_supplicant_8/wpa_supplicant/ |
wpa_supplicant.conf.orig | 87 # By default, wpa_supplicant requests driver to perform AP scanning and then 417 # Alternatively, this can be used to only perform matching of the server [all...] |
/external/zlib/examples/ |
gzlog.c | 159 - Perform the append procedure with the provided data. [all...] |
/frameworks/base/core/java/android/bluetooth/ |
BluetoothAdapter.java | 44 * lets you perform fundamental Bluetooth tasks, such as initiate 141 * this Bluetooth adapter when they perform a discovery. [all...] |
/frameworks/base/core/java/android/view/ |
ViewGroup.java | [all...] |
/frameworks/base/docs/html/guide/practices/ |
optimizing-for-3.0.jd | 183 <li>Perform your usual tests to be sure everything works and looks as expected.</li> 445 Drag and Drop</a>: An example of how to perform drag and drop with new View events.</li> [all...] |
/frameworks/base/docs/html/guide/topics/media/ |
mediaplayer.jd | 186 are only valid when then player is in specific states. If you perform an operation while in the 277 and never perform lengthy computations when responding to them. If any heavy [all...] |
/frameworks/base/docs/html/sdk/ndk/ |
index.jd | 83 API level 14 to perform multimedia output directly from native code by using a new 463 <li><code>ndk-build</code>: Fixed a rare bug that appeared when trying to perform parallel [all...] |
/frameworks/base/media/libstagefright/codecs/avc/enc/src/ |
block.cpp | 420 /* then perform DC transform */ 800 /* then perform DC transform */ [all...] |
/frameworks/base/wifi/java/android/net/wifi/ |
WifiManager.java | 52 * perform operations that pertain to network connectivity at an abstract 215 * to perform Wi-Fi operations) or the connection to the supplicant has been [all...] |
/frameworks/support/v4/java/android/support/v4/app/ |
Fragment.java | [all...] |
/hardware/invensense/mlsdk/mlutils/ |
mputest.c | [all...] |
/packages/apps/Nfc/src/com/android/nfc/ |
NfcService.java | [all...] |
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/sdkman2/ |
PackagesPage.java | 551 * and addons from the sdkmanager instance. This will perform a full local parsing 563 * and addons from the sdkmanager instance. This will perform a full local parsing. [all...] |