Home
last modified time | relevance | path

Searched defs:simple_entry (Results 1 – 10 of 10) sorted by relevance

/dports/textproc/augeas/augeas-1.12.0/lenses/
H A Dpostfix_sasl_smtpd.aug8 let simple_entry (kw:string) = [ key kw . colon . value_to_eol . eol ] function
H A Ddebctrl.aug44 let simple_entry (k:regexp) = function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/disk_cache/simple/
H A Dsimple_backend_impl.cc380 scoped_refptr<SimpleEntryImpl> simple_entry = CreateOrFindActiveOrDoomedEntry( in OpenEntry() local
415 scoped_refptr<SimpleEntryImpl> simple_entry = CreateOrFindActiveOrDoomedEntry( in CreateEntry() local
447 scoped_refptr<SimpleEntryImpl> simple_entry = CreateOrFindActiveOrDoomedEntry( in OpenOrCreateEntry() local
478 scoped_refptr<SimpleEntryImpl> simple_entry; in MaybeOptimisticCreateForPostDoom() local
508 scoped_refptr<SimpleEntryImpl> simple_entry = in DoomEntry() local
843 scoped_refptr<SimpleEntryImpl> simple_entry = new SimpleEntryImpl( in OpenEntryFromHash() local
885 const scoped_refptr<SimpleEntryImpl>& simple_entry, in OnEntryOpenedFromHash()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/disk_cache/simple/
H A Dsimple_backend_impl.cc380 scoped_refptr<SimpleEntryImpl> simple_entry = CreateOrFindActiveOrDoomedEntry( in OpenEntry() local
415 scoped_refptr<SimpleEntryImpl> simple_entry = CreateOrFindActiveOrDoomedEntry( in CreateEntry() local
447 scoped_refptr<SimpleEntryImpl> simple_entry = CreateOrFindActiveOrDoomedEntry( in OpenOrCreateEntry() local
478 scoped_refptr<SimpleEntryImpl> simple_entry; in MaybeOptimisticCreateForPostDoom() local
508 scoped_refptr<SimpleEntryImpl> simple_entry = in DoomEntry() local
843 scoped_refptr<SimpleEntryImpl> simple_entry = new SimpleEntryImpl( in OpenEntryFromHash() local
885 const scoped_refptr<SimpleEntryImpl>& simple_entry, in OnEntryOpenedFromHash()
/dports/dns/idnkit2/idnkit-2.3/lib/
H A Dlowercasemap.c236 unsigned long simple_entry; in idn__lowercasemap_map() local
/dports/math/pspp/pspp-1.4.1/src/ui/gui/
H A Dpsppire-val-chooser.c275 static GtkWidget * simple_entry (struct layout *l, struct range_widgets *rw) in simple_entry() function
/dports/emulators/mess/mame-mame0226/src/lib/util/
H A Doptions.cpp329 core_options::simple_entry::simple_entry(std::vector<std::string> &&names, const char *description,… in simple_entry() function in core_options::simple_entry
/dports/emulators/mame/mame-mame0226/src/lib/util/
H A Doptions.cpp329 core_options::simple_entry::simple_entry(std::vector<std::string> &&names, const char *description,… in simple_entry() function in core_options::simple_entry
/dports/japanese/groff/groff-1.18.1.1/src/preproc/tbl/
H A Dtable.cc167 class simple_entry : public table_entry { class
384 simple_entry::simple_entry(const entry_modifier *m) : table_entry(m) in simple_entry() function in simple_entry
/dports/textproc/groff/groff-1.22.4/src/preproc/tbl/
H A Dtable.cpp174 class simple_entry : public table_entry { class
390 simple_entry::simple_entry(const table *p, const entry_modifier *m) in simple_entry() function in simple_entry