HomeSort by relevance Sort by last modified time
    Searched refs:lost (Results 76 - 100 of 219) sorted by null

1 2 34 5 6 7 8 9

  /frameworks/rs/tests/lldb/tests/harness/
test_base.py 214 if 'lost connection' in output:
215 raise DisconnectedException('Lost connection to lldb-server.')
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
audit.h 327 __u32 lost; /* messages lost */ member in struct:audit_status
cdk.h 398 unsigned long lost; member in struct:asystats
i2o-dev.h 114 int lost; member in struct:i2o_evt_get
  /prebuilts/go/darwin-x86/src/runtime/pprof/
proto.go 20 // lostProfileEvent is the function to which lost profiling
310 // to indicate that stack[0] samples were lost.
312 // but in a few special cases like lost non-Go samples
  /prebuilts/go/linux-x86/src/runtime/pprof/
proto.go 20 // lostProfileEvent is the function to which lost profiling
310 // to indicate that stack[0] samples were lost.
312 // but in a few special cases like lost non-Go samples
  /external/libopus/silk/
PLC.c 69 opus_int lost, /* I Loss flag */
79 if( lost ) {
263 /* First Lost frame */
410 /* Calculate residual in decoded signal if last frame was lost */
  /external/webrtc/webrtc/modules/audio_coding/neteq/test/delay_tool/
plot_neteq_delay.m 42 % find lost frames that were covered by one-descriptor decoding
  /external/webrtc/webrtc/modules/audio_coding/test/
TestStereo.cc 106 void TestPackStereo::set_lost_packet(bool lost) {
107 lost_packet_ = lost;
818 // Reset in case we ended with a lost packet
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/lex/
lex.go 76 // Tokens; original spacing is lost but we don't need it.
  /prebuilts/go/darwin-x86/src/net/
dnsconfig_unix.go 27 attempts int // lost packets before giving up on server
  /prebuilts/go/linux-x86/src/cmd/asm/internal/lex/
lex.go 76 // Tokens; original spacing is lost but we don't need it.
  /prebuilts/go/linux-x86/src/net/
dnsconfig_unix.go 27 attempts int // lost packets before giving up on server
  /bionic/libc/kernel/uapi/linux/
i2o-dev.h 14 *** Any manual change here will be lost the next time this script will
94 int lost; member in struct:i2o_evt_get
  /external/autotest/server/hosts/
cros_repair.py 163 command = 'dmesg | grep "This should not happen!! Data will be lost"'
166 message = 'Saw file system error: Data will be lost'
  /external/kernel-headers/original/uapi/linux/
i2o-dev.h 115 int lost; member in struct:i2o_evt_get
  /frameworks/av/media/libnblog/include/media/nblog/
NBLog.h 424 // amount of data lost (given by audio_utils_fifo_reader)
425 size_t lost() const { return mLost; } function in class:android::NBLog::Reader::Snapshot
463 int mLost; // bytes of data lost before buffer was read
  /prebuilts/go/darwin-x86/src/net/http/httputil/
dump.go 178 // some details of the initial request are lost while parsing it into
180 // names are lost. The order of values in multi-valued headers is kept
  /prebuilts/go/linux-x86/src/net/http/httputil/
dump.go 178 // some details of the initial request are lost while parsing it into
180 // names are lost. The order of values in multi-valued headers is kept
  /external/selinux/libselinux/src/
avc.c 612 int lost = missed;
616 if (lost) {
619 lost);
  /frameworks/av/media/libnblog/
NBLog.cpp 752 size_t lost; local
754 ssize_t availToRead = mFifoReader->obtain(iovec, capacity, NULL /*timeout*/, &lost);
801 snapshot->mLost = lost;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
ConstantFolding.cpp 1181 bool lost = false; local
1287 bool lost = false; local
    [all...]
  /prebuilts/go/darwin-x86/src/go/ast/
filter.go 34 // file names and top-level package comments don't get lost.
251 // lost.
  /prebuilts/go/linux-x86/src/go/ast/
filter.go 34 // file names and top-level package comments don't get lost.
251 // lost.
  /system/extras/simpleperf/
record.h 361 uint64_t lost; member in struct:LostRecord

Completed in 1882 milliseconds

1 2 34 5 6 7 8 9