HomeSort by relevance Sort by last modified time
    Searched full:implies (Results 251 - 275 of 985) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/provider/
CallLog.java 190 * existence of the entry, this implies the user has interacted with the entry.
  /frameworks/base/core/tests/coretests/src/android/view/
VelocityTest.java 267 * (removing last MotionEvent for N > 3) implies that tests
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_byte_stream.c 203 * following bytes: 0x00, 0x01, 0x02, 0x03. This implies that
  /frameworks/base/obex/javax/obex/
ServerRequestHandler.java 79 * A connection ID of -1 implies there is no conenction ID
  /hardware/ril/mock-ril/src/cpp/
mock_ril.cpp 128 * Will always be called from the same thread, so returning here implies
  /libcore/luni/src/test/java/libcore/java/sql/
OldResultSetTest.java 109 * object's database and JDBC resources immediately", and this implies
  /libcore/luni/src/test/java/tests/java/security/
IdentityTest.java 49 if (denied!=null && denied.implies(permission)) throw new SecurityException();
  /prebuilt/darwin-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
unwind.h 182 Note that this implies that two different C++ implementations can
  /prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
unwind.h 182 Note that this implies that two different C++ implementations can
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
unwind.h 182 Note that this implies that two different C++ implementations can
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fb.h 168 * stream and is written to video memory as that unmodified. This implies
  /prebuilt/linux-x86/toolchain/sh-4.3.3/lib/gcc/sh-linux-gnu/4.3.3/include/
unwind.h 185 Note that this implies that two different C++ implementations can
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_IVCommon.h 825 OMX_U32 nApertureFNumber; /**< e.g. nApertureFNumber = 2 implies "f/2" - Q16 format */
829 OMX_U32 nSensitivity; /**< e.g. nSensitivity = 100 implies "ISO 100" */
  /external/clang/www/analyzer/
annotations.html 538 implies a safety condition (e.g., a pointer is not null) prior to performing
549 declarations of functions. It means exactly what its name implies: a function
  /external/gtest/src/
gtest-port.cc 459 // GTEST_HAS_DEATH_TEST implies that we have ::std::string, so we
512 // GTEST_HAS_DEATH_TEST implies that we have ::std::string, so we can
  /external/libvpx/vpx/
vpx_encoder.h 197 VPX_KF_FIXED, /**< deprecated, implies VPX_KF_DISABLED */
547 * A value of 0 implies all frames will be keyframes. Set kf_min_dist
  /external/llvm/utils/TableGen/
SubtargetEmitter.cpp 105 Feature->getValueAsListOfDefs("Implies");
168 // The "0" is for the "implies" section of this data structure.
  /external/openssl/
e_os.h 259 * Defining _WIN32_WINNT here in e_os.h implies certain "discipline."
276 * Just like defining _WIN32_WINNT including winsock2.h implies
  /external/pcre/doc/html/
pcrebuild.html 102 to the <b>configure</b> command. This implies UTF-8 support, even if you have
284 to the <b>configure</b> command. This setting implies
  /external/protobuf/gtest/src/
gtest-port.cc 494 // GTEST_HAS_DEATH_TEST implies that we have ::std::string, so we
547 // GTEST_HAS_DEATH_TEST implies that we have ::std::string, so we can
  /frameworks/base/core/java/android/speech/tts/
TextToSpeechService.java 583 // If the synthesis callback is null, it implies that we haven't
585 // turn implies that synthesis would not have started.
  /frameworks/base/include/media/stagefright/openmax/
OMX_IVCommon.h 852 OMX_U32 nApertureFNumber; /**< e.g. nApertureFNumber = 2 implies "f/2" - Q16 format */
856 OMX_U32 nSensitivity; /**< e.g. nSensitivity = 100 implies "ISO 100" */
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_IVCommon.h 825 OMX_U32 nApertureFNumber; /**< e.g. nApertureFNumber = 2 implies "f/2" - Q16 format */
829 OMX_U32 nSensitivity; /**< e.g. nSensitivity = 100 implies "ISO 100" */
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_IVCommon.h 825 OMX_U32 nApertureFNumber; /**< e.g. nApertureFNumber = 2 implies "f/2" - Q16 format */
829 OMX_U32 nSensitivity; /**< e.g. nSensitivity = 100 implies "ISO 100" */
    [all...]
  /hardware/ti/omap4xxx/camera/
ANativeWindowDisplayAdapter.cpp 220 ///Wait for the ACK - implies that the thread is now started and waiting for frames
395 ///Wait for the ACK - implies that the thread is now started and waiting for frames
    [all...]

Completed in 1181 milliseconds

<<11121314151617181920>>