Searched
full:accepted (Results
451 -
475 of
1221) sorted by null
<<11121314151617181920>>
/external/webkit/Tools/MiniBrowser/qt/ |
BrowserWindow.cpp | 336 connect(buttonBox, SIGNAL(accepted()), &dialog, SLOT(accept()));
|
/frameworks/base/core/java/android/os/ |
DropBoxManager.java | 314 * @return whether events with that tag would be accepted
|
/frameworks/base/docs/html/guide/topics/manifest/ |
manifest-element.jd | 125 <p>The following keyword strings are accepted:</p>
|
/frameworks/base/obex/javax/obex/ |
ResponseCodes.java | 77 * Defines the OBEX ACCEPTED response code.
|
/frameworks/compile/slang/ |
RSCCOptions.td | 19 // This file defines the options accepted by llvm-rs-cc.
|
/frameworks/testing/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/ |
UiAutomatorTestRunner.java | 403 * accepted into the test suite.
|
/hardware/msm7k/libcamera/ |
camera_ifc.h | 219 CAMERA_RSP_CB_SUCCESS, /* Function is accepted */
|
/libcore/luni/src/main/java/java/security/ |
SignatureSpi.java | 302 * @deprecated There is no generally accepted parameter naming convention.
|
/ndk/sources/host-tools/sed-4.2.1/doc/ |
sed.1 | 262 matched will always be accepted,
|
sed.x | 210 matched will always be accepted,
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
opts.h | 121 #define CL_ENUM_DRIVER_ONLY (1 << 1) /* Only accepted in the driver. */
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
opts.h | 121 #define CL_ENUM_DRIVER_ONLY (1 << 1) /* Only accepted in the driver. */
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
opts.h | 121 #define CL_ENUM_DRIVER_ONLY (1 << 1) /* Only accepted in the driver. */
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
opts.h | 121 #define CL_ENUM_DRIVER_ONLY (1 << 1) /* Only accepted in the driver. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/ |
thread-mainloop.h | 283 * not return before the signal was accepted by a
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/ |
thread-mainloop.h | 283 * not return before the signal was accepted by a
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/ |
thread-mainloop.h | 283 * not return before the signal was accepted by a
|
/external/libppp/src/ |
ppp.8.m4 | 158 usually when receiving incoming connections accepted by [all...] |
/dalvik/vm/jdwp/ |
JdwpSocket.cpp | 371 ALOGV("+++ accepted connection from %s:%u", 378 ALOGV("Setting TCP_NODELAY on accepted socket");
|
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/cert/ |
TrustAnchor_ImplTest.java | 381 fail("valid encoding not accepted"); 388 fail("invalid encoding accepted");
|
/external/apache-xml/src/main/java/org/apache/xpath/patterns/ |
StepPattern.java | 698 * should be filtered or accepted. 704 * @return true if the node should be accepted, false otherwise.
|
/external/bluetooth/bluedroid/stack/gap/ |
gap_ble.c | 812 ** Returns TRUE if request accepted 864 ** Returns TRUE if request accepted
|
/external/bluetooth/bluedroid/stack/l2cap/ |
l2c_main.c | 923 ** Returns L2CAP_DW_SUCCESS, if data accepted, else FALSE 924 ** L2CAP_DW_CONGESTED, if data accepted and the channel is congeste [all...] |
/external/chromium/chrome/browser/translate/ |
translate_manager.cc | 402 // - any language the user configured as accepted languages. 586 // the accepted languages for the profile.
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/gdocs/ |
chrome_ex_oauth.js | 139 * The following parameters are accepted: 466 * are accepted:
|
Completed in 747 milliseconds
<<11121314151617181920>>