OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:signaling
(Results
151 - 175
of
459
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/remoting/ios/bridge/
client_proxy_unittest.mm
94
NSString* kErrorSIGNALING_ERROR = @"
Signaling
Error";
95
NSString* kErrorSIGNALING_TIMEOUT = @"
Signaling
Timeout";
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_onyxc_int.h
113
// Flag
signaling
that the frame is encoded using only INTRA modes.
118
// Flag
signaling
that the frame context should be reset to default values.
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_segmentation.c
256
// Add in the cost of the
signaling
for each prediction context.
263
// Add in the predictor
signaling
cost
/external/libvpx/libvpx/vp9/common/
vp9_onyxc_int.h
113
// Flag
signaling
that the frame is encoded using only INTRA modes.
118
// Flag
signaling
that the frame context should be reset to default values.
/external/libvpx/libvpx/vp9/encoder/
vp9_segmentation.c
270
// Add in the cost of the
signaling
for each prediction context.
277
// Add in the predictor
signaling
cost
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_segmentation.c
270
// Add in the cost of the
signaling
for each prediction context.
277
// Add in the predictor
signaling
cost
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
AndroidSpellCheckerService.java
203
* Returns an empty SuggestionsInfo with flags
signaling
the word is not in the dictionary.
213
* Returns an empty suggestionInfo with flags
signaling
the word is in the dictionary.
/bionic/libc/bionic/
pthread_cond.cpp
142
// recommended practice and holds the mutex before
signaling
the cond
/external/bluetooth/bluedroid/stack/avdt/
avdt_ccb_act.c
82
** initiate a
signaling
channel connection.
101
**
signaling
channel connection.
660
** Description This function is called when the
signaling
channel is
974
/* reopen the
signaling
channel */
[
all
...]
/external/chromium_org/base/threading/
thread.cc
217
// Let's do this before
signaling
we are started.
/external/chromium_org/chrome/browser/chromeos/extensions/
external_cache.h
64
// not be read until a flag file appears in the cache directory,
signaling
/external/chromium_org/chrome/browser/notifications/
desktop_notification_service.h
194
// Registrar for the other kind of notifications (event
signaling
).
/external/chromium_org/chromeos/dbus/
fake_shill_manager_client.h
154
// Track the default service for
signaling
Manager.DefaultService.
/external/chromium_org/content/browser/renderer_host/
text_input_client_mac_unittest.mm
34
// service's
signaling
system works.
/external/chromium_org/content/renderer/media/
peer_connection_tracker.h
121
// Sends an update when the
signaling
state of a PeerConnection has changed.
/external/chromium_org/ipc/
ipc_channel_nacl.h
32
// named pipes, and we use background threads to emulate
signaling
when we can
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
signal.c
63
* in the
signaling
thread since it has access to
/external/chromium_org/remoting/host/
register_support_host_request.cc
68
// We will reach here if
signaling
fails to connect.
/external/chromium_org/sandbox/win/src/
sharedmem_ipc_client.cc
68
// While the atomic
signaling
and waiting is not a requirement, it
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/public/
RTCPeerConnection.h
59
// The current
signaling
state.
/external/chromium_org/third_party/libjingle/source/talk/base/
signalthread.cc
132
// Before
signaling
that the work is done, make sure that the worker
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
portinterface.h
127
// Normally, packets arrive through a connection (or they result
signaling
of
rawtransportchannel.h
87
// We don't actually worry about
signaling
since we can't send new candidates.
transportchannelimpl.h
79
// Allows an individual channel to request
signaling
and be notified when it
/external/chromium_org/third_party/mesa/src/src/mesa/main/
querymatrix.c
51
case _FPCLASS_SNAN: /*
signaling
NaN */
Completed in 1479 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>