OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:signaling
(Results
51 - 75
of
459
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/v8/test/mjsunit/
nans.js
31
// Test that both kinds of NaNs (
signaling
or quiet) do not signal
/external/qemu/fpu/
softfloat-specialize.h
46
*
signaling
NaNs (so all NaNs are treated as quiet).
165
| Returns 1 if the half-precision floating-point value `a' is a
signaling
182
|
signaling
NaN; otherwise returns `a'.
191
# error Rules for silencing a
signaling
NaN are target-specific
204
| `a' to the canonical NaN format. If `a' is a
signaling
NaN, the invalid
267
| Returns 1 if the single-precision floating-point value `a' is a
signaling
284
|
signaling
NaN; otherwise returns `a'.
294
# error Rules for silencing a
signaling
NaN are target-specific
307
| `a' to the canonical NaN format. If `a' is a
signaling
NaN, the invalid
364
* 1. A if it is
signaling
[
all
...]
/bionic/libm/upstream-freebsd/lib/msun/src/
s_ccosh.c
115
* nonzero x. Choice = don't raise (except for
signaling
NaNs).
144
* nonzero y. Choice = don't raise (except for
signaling
NaNs).
s_csinh.c
114
* nonzero x. Choice = don't raise (except for
signaling
NaNs).
145
* nonzero y. Choice = don't raise (except for
signaling
NaNs).
/external/bison/lib/
isnan.c
119
because x may be a
signaling
NaN. */
157
the
signaling
NaNs, handle only the quiet NaNs. */
close-stream.c
36
situation worth
signaling
to the user. See the documentation of the
/external/chromium_org/net/third_party/nss/ssl/
sslproto.h
169
/* TLS "
Signaling
Cipher Suite Value" (SCSV). May be requested by client.
175
/* TLS_FALLBACK_SCSV is a
signaling
cipher suite value that indicates that a
/external/chromium_org/remoting/client/
server_log_entry_client.cc
80
return "
signaling
-error";
82
return "
signaling
-timeout";
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
transportchannel.h
141
// Sets the readable state,
signaling
if necessary.
144
// Sets the writable state,
signaling
if necessary.
/external/valgrind/main/none/tests/mips64/
fpu_branches.c
92
printf("--- C.SF.S/D --- if
signaling
false then " \
106
printf("--- C.SEQ.S/D --- if
signaling
equal then " \
/frameworks/base/telephony/java/com/android/ims/
ImsConferenceState.java
56
* "on-hold" : Active
signaling
dialog exists between an endpoint and a focus,
65
* "muted-via-focus" : Active
signaling
dialog exists beween an endpoint and a focus and
/external/bluetooth/bluedroid/stack/avdt/
avdt_ad.c
336
/* if
signaling
channel, notify ccb that channel open */
377
/* if
signaling
channel, notify ccb that channel open */
430
/* if
signaling
channel, notify ccb of congestion */
470
/* if
signaling
channel, handle control message */
548
/* if
signaling
, get mtu from registration control block */
/external/chromium_org/third_party/libjingle/source/talk/examples/android/src/org/appspot/apprtc/
AppRTCClient.java
50
* Negotiates
signaling
for chatting with apprtc.appspot.com "rooms".
69
* Callback fired once the room's
signaling
parameters specify the set of
136
// Struct holding the
signaling
parameters of an AppRTC room.
205
// AsyncTask that converts an AppRTC room URL into the set of
signaling
234
// Fetches |url| and fishes the
signaling
parameters out of the JSON.
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objctests/
RTCPeerConnectionTest.mm
303
// Since |factory| will own the
signaling
& worker threads, it's important
305
//
signaling
thread, and if |factory| is freed first then a last refcount on
306
// the factory will expire during this teardown, causing the
signaling
/frameworks/native/opengl/specs/
EGL_ANDROID_native_fence_sync.txt
143
signaling
of the native fence object referred to by the
187
EGL_SYNC_CONDITION_KHR
Signaling
condition EGL_SYNC_FENCE_KHR and
236
boolean attribute. It might be nice to pick up future
signaling
conditions
/bionic/libc/include/net/
if_types.h
200
#define IFT_SS7SIGLINK 0x9c /* SS7
Signaling
Link */
211
#define IFT_MFSIGLINK 0xa7 /* Multi-frequency
signaling
link */
219
#define IFT_NFAS 0xaf /* Non-Facility Associated
Signaling
*/
248
#define IFT_SIPSIG 0xcc /* SIP
Signaling
*/
/development/host/windows/usb/api/
adb_object_handle.cpp
90
//
Signaling
that this object is already opened
/development/ndk/platforms/android-3/include/net/
if_types.h
200
#define IFT_SS7SIGLINK 0x9c /* SS7
Signaling
Link */
211
#define IFT_MFSIGLINK 0xa7 /* Multi-frequency
signaling
link */
219
#define IFT_NFAS 0xaf /* Non-Facility Associated
Signaling
*/
248
#define IFT_SIPSIG 0xcc /* SIP
Signaling
*/
/development/ndk/platforms/android-L/include/net/
if_types.h
200
#define IFT_SS7SIGLINK 0x9c /* SS7
Signaling
Link */
211
#define IFT_MFSIGLINK 0xa7 /* Multi-frequency
signaling
link */
219
#define IFT_NFAS 0xaf /* Non-Facility Associated
Signaling
*/
248
#define IFT_SIPSIG 0xcc /* SIP
Signaling
*/
/external/chromium_org/cc/layers/
delegated_frame_resource_collection_unittest.cc
127
//
signaling
the event, to ensure any reference taken by the callback, if any,
/external/chromium_org/components/breakpad/tools/
crash_service.h
29
// crash dump on the
signaling
process. The dump is then stored on disk and
/external/chromium_org/sync/internal_api/public/engine/
model_safe_worker.cc
119
// indefinitely without
signaling
here.
/external/chromium_org/third_party/libjingle/source/talk/base/
asyncsocket.h
50
// but at the same time the SocketDispatcher maybe
signaling
the read event.
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
pubsubtasks.h
39
// A PubSub itemid + payload. Useful for
signaling
items.
/external/chromium_org/third_party/webrtc/base/
asyncsocket.h
33
// but at the same time the SocketDispatcher maybe
signaling
the read event.
Completed in 515 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>