/external/icu4c/tools/genctd/ |
genctd.1.in | 99 Some tools in ICU depend on the presence of the trailing slash. It is thus
|
/external/icu4c/tools/gensprep/ |
gensprep.8.in | 70 Some tools in ICU depend on the presence of the trailing slash. It is thus
|
/external/llvm/test/Transforms/InstCombine/ |
align-addr.ll | 5 ; presence of a few mild address computation tricks.
|
/external/mesa3d/src/glsl/ |
lower_texture_projection.cpp | 31 * and does the divide internally, thus the presence of the projector
|
/external/proguard/src/proguard/classfile/visitor/ |
ClassPresenceFilter.java | 42 * presence will be tested.
|
/external/protobuf/gtest/m4/ |
gtest.m4 | 4 dnl Check for the presence of the Google Test library, optionally at a minimum
|
/external/protobuf/m4/ |
acx_check_suncc.m4 | 1 dnl Check for the presence of the Sun Studio compiler.
|
/external/v8/test/mjsunit/compiler/ |
regress-closures-with-eval.js | 30 // Verifies that closures in presence of eval work fine.
|
/external/webkit/LayoutTests/http/tests/appcache/ |
online-fallback-layering.html | 44 log('Sanity check the presence of the fallback namespace, should get the fallback resource.');
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_DecodeBlockCoef_Inter.c | 45 * [in] shortVideoHeader a flag indicating presence of short_video_header;
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
omxVCM4P2_DecodeBlockCoef_Inter.c | 45 * [in] shortVideoHeader a flag indicating presence of short_video_header;
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
omxVCM4P2_DecodeVLCZigzag_Inter.c | 42 * shortVideoHeader - binary flag indicating presence of
|
omxVCM4P2_EncodeVLCZigzag_Inter.c | 45 * shortVideoHeader - binary flag indicating presence of
|
omxVCM4P2_EncodeVLCZigzag_IntraACVLC.c | 51 * shortVideoHeader - binary flag indicating presence of
|
omxVCM4P2_QuantInter_I.c | 35 * shortVideoHeader - binary flag indicating presence of short_video_header;
|
omxVCM4P2_TransRecBlockCoef_inter.c | 37 * shortVideoHeader - binary flag indicating presence of short_video_header;
|
/frameworks/base/docs/html/tools/help/ |
mksdcard.jd | 7 emulator, to simulate the presence of an SD card in the device. Because you can specify an SD
|
/frameworks/compile/mclinker/m4/ |
gtest.m4 | 4 dnl Check for the presence of the Google Test library, optionally at a minimum
|
/libcore/luni/src/main/java/org/w3c/dom/ |
ProcessingInstruction.java | 23 * presence of this character sequence must generate a fatal error during
|
/sdk/anttasks/src/com/android/ant/ |
IfElseTask.java | 50 * The presence of both <then> and <else> is not required, but one of them must be present.
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
BaseContactsProvider2Test.java | 440 int presence, String status, int chatMode) { 441 return insertStatusUpdate(protocol, customProtocol, handle, presence, status, chatMode, 446 int presence, String status, int chatMode, boolean isUserProfile) { 447 return insertStatusUpdate(protocol, customProtocol, handle, presence, status, 0, chatMode, 452 int presence, String status, long timestamp, int chatMode, boolean isUserProfile) { 457 return insertStatusUpdate(values, presence, status, timestamp, chatMode, isUserProfile); 461 long dataId, int presence, String status, long timestamp, int chatMode) { 462 return insertStatusUpdate(dataId, presence, status, timestamp, chatMode, false); 466 long dataId, int presence, String status, long timestamp, int chatMode, 470 return insertStatusUpdate(values, presence, status, timestamp, chatMode, isUserProfile) [all...] |
/packages/apps/Mms/src/com/android/mms/data/ |
Contact.java | 25 import android.provider.ContactsContract.Presence; 66 log("presence changed, invalidate cache"); 684 Log.d(TAG, "presence changed"); [all...] |
/cts/tests/tests/view/src/android/view/cts/ |
VelocityTrackerTest.java | 79 // may be more stable in the presence of bad input data. 91 // may be more stable in the presence of bad input data.
|
/docs/source.android.com/src/compatibility/ |
overview.md | 88 CTS includes a test that checks for the presence and correct behavior of 91 test the presence of hardware features such as keyboards, display density,
|
/external/apache-http/src/org/apache/http/conn/routing/ |
RouteInfo.java | 163 * In the presence of proxies, only layering over an end-to-end tunnel 174 * In the presence of proxies, only layering over an end-to-end tunnel
|