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

  /external/mdnsresponder/mDNSShared/
dnsextd.conf 10 // dynamic zone that will be accepting Wide-Area Bonjour DNS updates.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
asyncore.py 135 # accepting sockets should not be writable
136 if is_w and not obj.accepting:
183 # accepting sockets should not be writable
184 if obj.writable() and not obj.accepting:
227 accepting = False variable in class:dispatcher
267 if self.accepting and self.addr:
335 self.accepting = True
405 self.accepting = False
440 if self.accepting:
441 # accepting sockets are never connected, they "spawn" ne
    [all...]
cookielib.py 554 For accepting/blocking domains.
562 """For blocking/accepting domains.
839 """Implements the standard rules for accepting and returning cookies."""
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
asyncore.py 135 # accepting sockets should not be writable
136 if is_w and not obj.accepting:
183 # accepting sockets should not be writable
184 if obj.writable() and not obj.accepting:
227 accepting = False variable in class:dispatcher
267 if self.accepting and self.addr:
335 self.accepting = True
405 self.accepting = False
440 if self.accepting:
441 # accepting sockets are never connected, they "spawn" ne
    [all...]
cookielib.py 554 For accepting/blocking domains.
562 """For blocking/accepting domains.
839 """Implements the standard rules for accepting and returning cookies."""
    [all...]
  /external/bison/src/
reader.c 651 muscle_percent_define_default ("lr.default-reductions", "accepting");
659 "lr.default-reductions", "most", "consistent", "accepting", NULL,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_asyncore.py 647 self.assertTrue(server.accepting)
650 self.assertFalse(client.accepting)
655 self.assertTrue(server.accepting)
657 self.assertFalse(client.accepting)
662 self.assertTrue(server.accepting)
664 self.assertFalse(client.accepting)
669 self.assertFalse(server.accepting)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_asyncore.py 647 self.assertTrue(server.accepting)
650 self.assertFalse(client.accepting)
655 self.assertTrue(server.accepting)
657 self.assertFalse(client.accepting)
662 self.assertTrue(server.accepting)
664 self.assertFalse(client.accepting)
669 self.assertFalse(server.accepting)
  /external/chromium_org/chrome/common/extensions/docs/examples/api/browsingData/basic/
popup.js 10 * accepting of variance, but this is just a sample app. :)
  /device/asus/grouper/keymaster/
NOTICE 208 9. Accepting Warranty or Additional Liability. While redistributing
212 License. However, in accepting such obligations, You may act only
217 of your accepting any such warranty or additional liability.
  /device/asus/grouper/self-extractors/nvidia/staging/keymaster/
NOTICE 208 9. Accepting Warranty or Additional Liability. While redistributing
212 License. However, in accepting such obligations, You may act only
217 of your accepting any such warranty or additional liability.
  /device/asus/tilapia/self-extractors/nvidia/staging/keymaster/
NOTICE 208 9. Accepting Warranty or Additional Liability. While redistributing
212 License. However, in accepting such obligations, You may act only
217 of your accepting any such warranty or additional liability.
  /external/chromium_org/chrome/browser/resources/file_manager/js/photo/
gallery_item.js 126 * @param {function(boolean)=} opt_callback Callback accepting true for success.
slide_mode.js     [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/js/
util.js 830 * @param {function(Object)} callback Function accepting a preference map.
838 * @param {function(string)} callback Function accepting the preference value.
908 * @param {function(number)} callback Callback accepting a value.
942 * @param {function(Object)} callback Callback accepting a map of timestamped
    [all...]
action_choice.js 468 * Handles accepting an action. Checks if the action is available, remembers
  /external/chromium_org/remoting/webapp/
session_connector.js 460 // accepting it. Since there's no way of knowing exactly what went wrong,
  /external/chromium/chrome/browser/resources/ntp4/
new_tab.js 361 // the dot for accepting the touch events.
  /external/chromium/chrome/browser/resources/touch_ntp/
newtab.js 447 // the dot for accepting the touch events.
  /external/libvorbis/doc/
01-introduction.tex 51 against errors; it is solely a method of accepting input audio,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]

Completed in 1451 milliseconds