/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
gimple.def | 345 /* GIMPLE_PREDICT <PREDICT, OUTCOME> specifies a hint for branch prediction. 349 OUTCOME is NOT_TAKEN or TAKEN. */
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
gimple.def | 338 /* GIMPLE_PREDICT <PREDICT, OUTCOME> specifies a hint for branch prediction. 342 OUTCOME is NOT_TAKEN or TAKEN. */
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
gimple.def | 338 /* GIMPLE_PREDICT <PREDICT, OUTCOME> specifies a hint for branch prediction. 342 OUTCOME is NOT_TAKEN or TAKEN. */
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
gimple.def | 338 /* GIMPLE_PREDICT <PREDICT, OUTCOME> specifies a hint for branch prediction. 342 OUTCOME is NOT_TAKEN or TAKEN. */
|
/external/chromium/sdch/open-vcdiff/src/gtest/ |
gtest-spi.h | 61 // Gets the outcome of the test part.
|
gtest-death-test.cc | 142 // Static string containing a description of the outcome of the 314 // outcome data member. 364 // outcome: an enumeration describing how the death test
|
/external/dbus/dbus/ |
dbus-server-debug-pipe.c | 332 * @returns the outcome
|
dbus-server-socket.c | 514 * @returns the outcome
|
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/heightmap/ |
CombinerHeightMap.java | 228 * final outcome of the heightmap.
|
FluidSimHeightMap.java | 64 * fine-tune the outcome.
|
/external/chromium/chrome/browser/first_run/ |
try_chrome_dialog_view.cc | 251 // The outcome is according to the selected ratio button.
|
/external/chromium/testing/gtest/test/ |
gtest_test_utils.py | 206 An object that represents outcome of the executed process. It has the
|
/external/gtest/test/ |
gtest_test_utils.py | 206 An object that represents outcome of the executed process. It has the
|
/external/guava/guava-tests/test/com/google/common/net/ |
InternetDomainNameTest.java | 298 // Expected outcome
|
/external/valgrind/main/coregrind/ |
m_seqmatch.c | 143 // then the outcome is failure. However, if we're merely attempting
|
/external/webkit/Tools/DumpRenderTree/qt/ |
LayoutTestControllerQt.h | 211 // For now, this is a no-op. This may change depending on outcome of
|
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
HandshakeProtocol.java | 69 * IO stream for income/outcome handshake data
|
/frameworks/base/core/java/android/net/ |
ConnectivityManager.java | 460 * @return an integer value representing the outcome of the request. 482 * @return an integer value representing the outcome of the request.
|
MobileDataStateTracker.java | 523 * @return an integer value representing the outcome of the request.
|
/external/valgrind/main/coregrind/m_syswrap/ |
syswrap-main.c | 142 MayBlock -- only applicable when outcome==HandToKernel 144 PostOnFail -- only applicable when outcome==HandToKernel or Fail 147 * If the pre-outcome is HandToKernel, the syscall is duly handed 153 * The outcome (Success(N) or Fail(N)) is written back to the guest 174 - outcome==Success or (outcome==Fail and PostOnFail is set) 177 "args"), and the syscall outcome (viz, Success(N) or Fail(N)). [all...] |
/frameworks/av/libvideoeditor/osal/src/ |
M4OSA_Thread.c | 262 * outcome of this priority settings are not yet satisfactory */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_pic_order_cnt.c | 104 * figures out any case when the outcome would be different for step by
|
/frameworks/base/docs/html/guide/basics/ |
appmodel.jd | 128 to control the outcome of the activity launch, as described in their
|
/libcore/luni/src/main/java/javax/xml/parsers/ |
DocumentBuilderFactory.java | 405 * A validator may modify the outcome of a parse (for example by
|
/frameworks/base/services/input/ |
InputDispatcher.h | 44 * Constants used to report the outcome of input event injection. 47 /* (INTERNAL USE ONLY) Specifies that injection is pending and its outcome is unknown. */ [all...] |