HomeSort by relevance Sort by last modified time
    Searched defs:delete_entry (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/components/search_engines/
keyword_table.cc 609 bool delete_entry = turl.GetType() == TemplateURL::OMNIBOX_API_EXTENSION; local
610 if (!delete_entry && generate_keyword) {
616 delete_entry = true;
630 if (delete_entry) {
  /external/iptables/iptables/
ip6tables.c 755 delete_entry(const xt_chainlabel chain, function
    [all...]
iptables.c 740 delete_entry(const xt_chainlabel chain, function
    [all...]
  /external/iptables/libiptc/
libiptc.c 1964 static int delete_entry(const IPT_CHAINLABEL chain, const STRUCT_ENTRY *origfw, function
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tix.py 905 def delete_entry(self, entry): member in class:HList
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tix.py 905 def delete_entry(self, entry): member in class:HList
    [all...]

Completed in 567 milliseconds