HomeSort by relevance Sort by last modified time
    Searched refs:ours (Results 1 - 5 of 5) sorted by null

  /external/google-tv-pairing-protocol/java/src/com/google/polo/json/
XMLTokener.java 342 * If we exit the loop with b intact, then victory is ours.
348 * Get the next character. If there isn't one, then defeat is ours.
  /external/chromium_org/extensions/renderer/resources/
send_request.js 30 // setting this on the callback's chrome object, but set on ours too since
39 // though chances are it's the same as ours (it will be different when
platform_app.js 110 // Do nothing. If some custom getter (not ours) has been defined,
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
mediasession.cc 758 typename std::vector<C>::const_iterator ours; local
759 for (ours = local_codecs.begin();
760 ours != local_codecs.end(); ++ours) {
764 if (ours->Matches(*theirs)) {
765 C negotiated = *ours;
899 RtpHeaderExtensions::const_iterator ours; local
900 for (ours = local_extensions.begin();
901 ours != local_extensions.end(); ++ours) {
    [all...]
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 311 Also, for each author's protection and ours, we want to make certain

Completed in 186 milliseconds