OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reliable
(Results
151 - 175
of
745
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
simple_mutex.h
54
// cygwin. They seem to be more
reliable
than the cygwin pthreads layer.
180
// always true. volatile is the most
reliable
way to do that.
/external/chromium_org/v8/src/platform/
time.cc
410
// With recent updates on HAL and newer BIOS, QPC is getting more
reliable
but
415
// retrieve and more
reliable
.
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/tcp/
SelectorKernel.java
115
public void broadcast( Filter<? super Endpoint> filter, ByteBuffer data, boolean
reliable
,
118
if( !
reliable
)
/external/kernel-headers/original/asm-mips/sgi/
hpc3.h
200
volatile u32 istat0; /* Irq status, only bits <4:0>
reliable
. */
216
volatile u32 istat1; /* Irq status, only bits <9:5>
reliable
. */
/external/llvm/lib/Target/X86/
X86InstrInfo.h
177
///
reliable
for correctness.
184
///
reliable
for correctness.
/external/nist-sip/java/gov/nist/javax/sip/stack/
MessageChannel.java
107
* Get whether this channel is
reliable
or not.
109
* @return True if
reliable
, false if not.
/external/open-vcdiff/gflags/src/
mutex.h
62
// cygwin. They seem to be more
reliable
than the cygwin pthreads layer.
190
// always true. volatile is the most
reliable
way to do that.
/external/opencv/cvaux/src/
cvdpstereo.cpp
369
//Y - propagate
reliable
regions
426
//X - propagate
reliable
regions
/external/qemu/android/camera/
camera-capture-mac.m
510
/* Obtain default video device. QT API doesn't really provide a
reliable
513
* work. Until we figure out a
reliable
device identification, we will
/external/srec/portable/include/
ptrd.h
200
*
reliable
privilege or disadvantage in being the next thread to lock this
226
*
reliable
privilege or disadvantage in being the next thread to lock this
/libcore/crypto/src/main/java/org/conscrypt/
OpenSSLSessionImpl.java
278
* It is not a
reliable
way to get a fully qualified host name: it is mainly
292
* client. It is not a
reliable
way to get a peer's port number: it is
/external/bluetooth/bluedroid/btif/co/
bta_fs_co.c
985
** OBEX14
Reliable
Session not supported. Stub associated callouts.
[
all
...]
/external/chromium/base/files/
file_path_watcher_win.cc
151
// file modification times against the wall clock is not
reliable
to find
/external/chromium/chrome/browser/ui/cocoa/toolbar/
reload_button_unittest.mm
31
// Set things up so unit tests have a
reliable
baseline.
/external/chromium_org/base/
atomicops_internals_arm_gcc.h
162
// Available and
reliable
since Linux 2.6.24. Both Android and ChromeOS
/external/chromium_org/base/debug/
stack_trace_unittest.cc
79
// TODO(port): Find a more
reliable
way to resolve symbols.
/external/chromium_org/base/files/
file_path_watcher_win.cc
162
// file modification times against the wall clock is not
reliable
to find
/external/chromium_org/build/android/pylib/base/
base_test_runner.py
154
# TODO(dtrainor): This is not always
reliable
because sometimes the port
/external/chromium_org/chrome/browser/ui/cocoa/toolbar/
reload_button_unittest.mm
36
// Set things up so unit tests have a
reliable
baseline.
/external/chromium_org/chrome/browser/ui/search/
instant_ntp_prerenderer.cc
164
// TODO(kmadhusu): This is not completely
reliable
. Find a better way to
/external/chromium_org/ppapi/api/private/
ppb_flash.idl
90
* Specifies if the driver is
reliable
enough to use Shader Model 3 commands
/external/chromium_org/printing/
printing.gyp
194
# (cups_version isn't
reliable
on OS X, so key the check off of
/external/chromium_org/third_party/libjingle/source/talk/media/base/
mediachannel.h
1099
bool
reliable
;
member in struct:cricket::SendDataParams
[
all
...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
i830_texstate.c
114
* something which is understandable and
reliable
.
/external/chromium_org/third_party/tcmalloc/vendor/
README_windows.txt
58
comes in a post-processing step. This is more
reliable
than the above
Completed in 513 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>