Searched refs:signalling (Results 1 – 25 of 33) sorted by relevance
12
/external/u-boot/drivers/video/bridge/ |
D | Kconfig | 15 differential signalling) converters. They enable an LVDS LCD panel 25 signalling) converter. It enables an LVDS LCD panel to be connected
|
/external/u-boot/doc/ |
D | README.i2c | 28 - AP_CLAIM: output from AP, signalling to the EC that the AP wants the bus 29 - EC_CLAIM: output from EC, signalling to the AP that the EC wants the bus
|
/external/ltp/testcases/kernel/controllers/freezer/ |
D | README | 23 signalling freezing/frozen tasks -- this should delay delivery of the
|
/external/grpc-grpc/doc/ |
D | epoll-polling-engine.md | 28 …ase, *Thread 1* executes the callbacks and finally kicks *Thread P* by signalling `event_fd_P`. *T… 88 …* Wake up all the threads waiting on the smaller `polling_island`'s `epoll_fd` (by signalling the … 95 …` on which it was listening to and hence waking it up was as simple as signalling that `event_fd`.…
|
/external/webrtc/webrtc/tools/rtcbot/ |
D | README | 8 scenarios that would otherwise require non-trival signalling between multiple
|
/external/libopus/celt/ |
D | celt_encoder.c | 72 int signalling; member 183 st->signalling = 1; in opus_custom_encoder_init_arch() 1525 if (st->signalling && enc==NULL) in celt_encode_with_ec() 1547 celt_assert(st->signalling==0); in celt_encode_with_ec() 1559 if (st->signalling) in celt_encode_with_ec() 1571 (tmp+4*mode->Fs)/(8*mode->Fs)-!!st->signalling)); in celt_encode_with_ec() 2327 if (st->signalling) in celt_encode_with_ec() 2551 st->signalling = value; in opus_custom_encoder_ctl()
|
D | celt_decoder.c | 83 int signalling; member 206 st->signalling = 1; in opus_custom_decoder_init() 883 if (st->signalling && data!=NULL) 1330 st->signalling = value;
|
/external/ltp/testcases/realtime/ |
D | 00_Descriptions.txt | 51 signalling the async handler thread to do some work.
|
/external/python/cpython2/Doc/library/ |
D | httplib.rst | 520 Send a blank line to the server, signalling the end of the headers. The
|
D | threading.rst | 268 use a suitable signalling mechanism such as an :class:`Event`.
|
D | os.rst | 1968 single: process; signalling 1988 single: process; signalling
|
/external/python/cpython3/Doc/library/ |
D | http.client.rst | 380 Send a blank line to the server, signalling the end of the headers. The
|
D | threading.rst | 192 use a suitable signalling mechanism such as an :class:`Event`.
|
D | os.rst | 3319 single: process; signalling 3342 single: process; signalling
|
/external/openssh/ |
D | PROTOCOL | 122 signalling: "eow@openssh.com" (End Of Write). This message is sent by
|
/external/v8/third_party/v8/builtins/ |
D | array-sort.tq | 224 // Make sure we do not store signalling NaNs into double arrays.
|
/external/python/cpython3/Doc/howto/ |
D | functional.rst | 380 parentheses signalling a function call also count. If you want to create an
|
/external/python/cpython2/Doc/howto/ |
D | functional.rst | 378 parentheses signalling a function call also count. If you want to create an
|
/external/ply/ply/ |
D | CHANGES | 427 Minor change to the procedure for signalling a syntax error in a
|
/external/python/cpython2/Doc/whatsnew/ |
D | 2.6.rst | 1314 Python 2.6 doesn't drop support for a leading 0 signalling 1335 *base* argument is zero (signalling that the base used should be
|
D | 2.4.rst | 149 above example. The parentheses signalling a function call also count, so if you
|
D | 2.3.rst | 1902 specify the :const:`METH_NOARGS` flag, signalling that there are no arguments,
|
/external/python/cpython3/Doc/whatsnew/ |
D | 2.6.rst | 1318 Python 2.6 doesn't drop support for a leading 0 signalling 1339 *base* argument is zero (signalling that the base used should be
|
D | 2.4.rst | 149 above example. The parentheses signalling a function call also count, so if you
|
/external/python/cpython3/Doc/reference/ |
D | expressions.rst | 688 :exc:`StopAsyncIteration` exception, signalling that the asynchronous
|
12