/external/libnl/include/linux/ |
pkt_cls.h | 471 * 32768..65535 Free to use, not reliable
|
/external/libselinux/src/ |
sestatus.c | 163 * Note that it is not a reliable value on fallback-mode until it receives
|
/external/lldb/test/ |
README-TestSuite | 122 suite become more reliable, we don't expect to be using 'dotest.pl' anymore.
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
i830_texstate.c | 114 * something which is understandable and reliable.
|
/external/qemu/distrib/libselinux/src/ |
sestatus.c | 163 * Note that it is not a reliable value on fallback-mode until it receives
|
/external/qemu/qobject/ |
json-lexer.c | 317 * Also note that this handling is required for reliable channel
|
/frameworks/native/include/input/ |
VelocityTracker.h | 142 // No weights applied. All data points are equally reliable.
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
sys_stat.in.h | 340 reliable in general. You might try requesting support for lchmod
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/ |
pkt_cls.h | 471 * 32768..65535 Free to use, not reliable
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
pkt_cls.h | 471 * 32768..65535 Free to use, not reliable
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
pyerrors.h | 311 be reliable.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_thread.py | 123 # The only reliable way to be sure that the thread ended from the
|
test_signal.py | 144 'inter process signals not reliable (do not mix well with threading) ' 449 'itimer not reliable (does not mix well with threading) on some BSDs.') 472 'itimer not reliable (does not mix well with threading) on freebsd6')
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
pyerrors.h | 311 be reliable.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_thread.py | 123 # The only reliable way to be sure that the thread ended from the
|
test_signal.py | 144 'inter process signals not reliable (do not mix well with threading) ' 449 'itimer not reliable (does not mix well with threading) on some BSDs.') 472 'itimer not reliable (does not mix well with threading) on freebsd6')
|
/external/chromium_org/base/time/ |
time_win.cc | 370 // With recent updates on HAL and newer BIOS, QPC is getting more reliable but 375 // retrieve and more reliable. 438 // Get the number of microseconds since boot in a reliable fashion.
|
/external/chromium_org/third_party/webrtc/modules/audio_processing/utility/ |
delay_estimator.c | 111 // |valley_depth|, which is a simple measure of how reliable the 582 // 2) If the situation is reliable we update |last_delay| if the value of the 606 // Validate |candidate_delay|. We have a reliable instantaneous delay
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/ |
ResultsElement.java | 141 list.add("Some builds have no reliable tests"); 384 * <li>{@link #NOT_STABLE} : the test history shows a deviation between 10% and 20% (may mean that this test is not so reliable)</li> 385 * <li>{@link #NOT_RELIABLE} : the test history shows a deviation over 20% (surely means that this test is too erratic to be reliable)</li>
|
/external/bluetooth/bluedroid/stack/include/ |
obx_api.h | 176 UINT8 *p_sess_info; /* The session ID and the local nonce for a reliable session, a reference to the location in OBEX control block or NULL */ 549 ** suspended reliable session to the server control block 575 ** Description This function is called to respond to a request to create a reliable session. [all...] |
/external/chromium_org/third_party/cld/encodings/compact_lang_det/ |
cldutil.cc | 752 // delta==0 is 0% reliable, delta==fully_reliable_thresh is 100% reliable 786 // ratio > 4.0 is 0% reliable, <= 2.0 is 100% reliable 788 // Let top exceed mainstream by 4x at 50% reliable
|
compact_lang_det_impl.cc | 73 static const int kMinReliableSeq = 50; // Record in seq if >= 50% reliable [all...] |
/frameworks/base/core/java/android/bluetooth/ |
BluetoothGatt.java | [all...] |
/frameworks/base/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/ |
RealTimeMessage.html | 952 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/multiplayer/realtime/RealTimeMessage.html#RELIABLE">RELIABLE</a></td> [all...] |
/frameworks/base/core/java/android/os/ |
ParcelFileDescriptor.java | 575 * expecting a reliable signal through {@link #close()} or 663 // Not reliable, or someone already sent status [all...] |