/external/webkit/Source/WebCore/plugins/qt/ |
PluginViewQt.cpp | 393 bool accepted = m_plugin->pluginFuncs()->event(m_instance, &event); local 397 return accepted; [all...] |
/frameworks/base/docs/html/guide/webapps/ |
targeting.jd | 108 supported viewport properties and the general types of values accepted by each one:</p> 125 accepted values are.</p>
|
/libcore/luni/src/main/java/java/util/concurrent/ |
ScheduledThreadPoolExecutor.java | 589 * cannot be accepted for execution because the 718 * tasks are executed, but no new tasks will be accepted. [all...] |
/libcore/luni/src/test/java/org/apache/harmony/luni/tests/internal/net/www/protocol/https/ |
HttpsURLConnectionTest.java | [all...] |
/ndk/sources/host-tools/sed-4.2.1/ |
NEWS | 124 * escapes are accepted in the y command (for example: y/o/\n/ transforms 461 * Wherever a `;' is accepted as a command terminator, also allow a `}'
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
NameSplitter.java | 666 * Puts a dot after the supplied suffix if that is the accepted form of the suffix, 837 * Returns true if the supplied word is an accepted last name prefix, e.g. "von", "de" [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
argp.h | 50 are accepted by gcc versions 2.6.4 (effectively 2.7) and later. */ 91 also accepted as a short option. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
argp.h | 50 are accepted by gcc versions 2.6.4 (effectively 2.7) and later. */ 91 also accepted as a short option. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
argp.h | 50 are accepted by gcc versions 2.6.4 (effectively 2.7) and later. */ 91 also accepted as a short option. */
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
MoveGesture.java | 79 * This can be null if no view under the cursor accepted the drag'n'drop or if the node 577 * @return True if the data type is accepted. [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/ |
RulesEngine.java | [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
ProjectHelper.java | 173 * @param entryKind The kind of the entry. Accepted values are 0 206 * @param entryKind The kind of the entry. Accepted values are 0 [all...] |
/system/core/libcutils/ |
mq.c | 1033 ALOGD("Accepted connection as fd %d.", socket); 1053 ALOGI("Accepted connection from process %d.", credentials.pid); [all...] |
/external/bluetooth/bluedroid/stack/l2cap/ |
l2c_utils.c | [all...] |
/external/bison/doc/ |
bison.info | [all...] |
bison.texi | [all...] |
/external/libnfc-nxp/src/ |
phFriNfc_LlcpTransport_Connection.c | 160 /* Set the socket state to accepted */ [all...] |
/external/openssh/ |
sshd.c | 1245 * the accepted socket. Reinitialize [all...] |
/external/ppp/pppd/ |
lcp.c | [all...] |
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
isac.c | 739 * Valid values are the accepted rate in iSAC, [all...] |
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/ |
PhoneNumberUtil.java | 458 * Phone numbers accepted are {@linkplain PhoneNumberUtil#isPossibleNumber(PhoneNumber) 468 * Phone numbers accepted are {@linkplain PhoneNumberUtil#isPossibleNumber(PhoneNumber) 484 * Phone numbers accepted are {@linkplain PhoneNumberUtil#isValidNumber(PhoneNumber) valid} and 486 * "65 02 53 00 00" and "650253 0000" are not accepted at this leniency level, whereas 515 * Phone numbers accepted are {@linkplain PhoneNumberUtil#isValidNumber(PhoneNumber) valid} and 517 * example, a US number written as "650 2530000" is not accepted at this leniency level, whereas [all...] |
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/https/ |
HttpsURLConnectionTest.java | [all...] |
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/ |
SocketTest.java | [all...] |
/external/bison/tests/ |
conflicts.at | 142 # would have accepted in place of the unexpected token. 291 # accepted. Nevertheless, the main point of this test is to make sure [all...] |
/external/bluetooth/bluedroid/stack/btm/ |
btm_sco.c | 171 else /* Connection is being accepted */ [all...] |