Searched defs:in_order (Results 1 – 11 of 11) sorted by relevance
/external/toolchain-utils/binary_search_tool/full_bisect_test/ |
D | main.c | 9 char in_order[] = { 'a', '*', 'x', '^', '2', '+', 'b', '&', 'y', '-', 'c', variable
|
/external/webrtc/webrtc/video/ |
D | vie_receiver.cc | 257 bool in_order = IsPacketInOrder(header); in OnRecoveredPacket() local 306 bool in_order = IsPacketInOrder(header); in InsertRTPPacket() local 322 bool in_order) { in ReceivePacket()
|
/external/linux-kselftest/tools/testing/selftests/timers/ |
D | nanosleep.c | 80 static inline int in_order(struct timespec a, struct timespec b) in in_order() function
|
D | inconsistency-check.c | 80 static inline int in_order(struct timespec a, struct timespec b) in in_order() function
|
D | leap-a-day.c | 60 static inline int in_order(struct timespec a, struct timespec b) in in_order() function
|
/external/ltp/testcases/kernel/timers/leapsec/ |
D | leapsec_timer.c | 66 static inline int in_order(struct timespec a, struct timespec b) in in_order() function
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
D | rtp_receiver_impl.cc | 165 bool in_order) { in IncomingRtpPacket()
|
D | receive_statistics_impl.cc | 63 bool in_order = InOrderPacketInternal(header.sequenceNumber); in UpdateCounters() local
|
/external/tensorflow/tensorflow/python/lib/io/ |
D | file_io.py | 664 def walk(top, in_order=True): argument
|
/external/webrtc/webrtc/voice_engine/ |
D | channel.cc | 1722 bool in_order = IsPacketInOrder(header); in ReceivedRTPPacket() local 1733 bool in_order) { in ReceivePacket()
|
/external/syzkaller/vendor/google.golang.org/appengine/internal/datastore/ |
D | datastore_v3.proto | 398 optional bool in_order = 6 [default=true]; field
|