Searched defs:we (Results 1 - 11 of 11) sorted by relevance

/external/autotest/client/cros/
H A Ddns_server.py18 import miniFakeDns # So we don't need to install it in the chroot. namespace
32 But that hangs sometimes, and we don't understand why. So, use
63 # specially modified version. If this is the case, we have
65 # in a previous run. The last thing we want to do at this point
75 # To stop flimflam from editing resolv.conf while we're working
76 # with it, we want to make the directory -r-xr-xr-x. Open an
77 # fd to the file first, so that we'll retain the ability to
109 # of our test, and has cleaned up the .bak file we created.
/external/clang/test/CodeGen/
H A Dchar-literal.c89 wchar_t we = L'\u1234\U0010F00B'; local
/external/python/cpython2/Lib/multiprocessing/
H A Dutil.py39 import threading # we want threading to install it's namespace
297 # NB: we hold on to references to functions in the arglist due to the
308 # NB: we check if the current process is None here because if
/external/fio/t/
H A Dread-to-pipe-async.c3 * longer than 'max_us' time, then we schedule a new thread to handle
6 * requests would have been slow, but we don't notice since new submissions
565 struct timeval s, re, we; local
657 gettimeofday(&we, NULL);
665 rate = (bytes * 1000UL * 1000UL) / utime_since(&s, &we);
/external/python/cpython2/Lib/
H A Dssl.py98 import _ssl # if we can't import it, let the error propagate namespace
438 # Prefer the server's ciphers by default so that we get stronger
571 # in the instancce, which we don't need -- but we want to provide the
588 # See if we are connected
637 # not connected; note that we can be connected even without
853 # Here we assume that the socket is client-side, and not
/external/webrtc/talk/session/media/
H A Dchannel.cc49 // See comment below for why we need to use a pointer to a scoped_ptr.
87 ScreencastEventMessageData(uint32_t s, rtc::WindowEvent we) argument
88 : ssrc(s), event(we) {}
147 // TODO(pthatcher): Remove this once we're sure no one will give us
153 // TODO(pthatcher): See if we really need
154 // rtp_header_extensions_set() and remove it if we don't.
206 // Note that we don't just call set_transport_channel(nullptr) because that
207 // would call a pure virtual method which we can't do from a destructor.
234 // Both RTP and RTCP channels are set, we can call SetInterface on
257 // When using DTLS-SRTP, we mus
1922 OnScreencastWindowEvent_s(uint32_t ssrc, rtc::WindowEvent we) argument
1972 rtc::WindowEvent we; local
[all...]
/external/caliper/lib/
H A Djoda-time-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/joda/ org/joda/time/ org/joda/time/base/ ...
/external/guice/extensions/struts2/lib/
H A Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 4462 milliseconds