Home
last modified time | relevance | path

Searched refs:lookup (Results 1 – 25 of 112839) sorted by path

12345678910>>...4514

/dports/accessibility/caribou/caribou-0.4.21/modules/gtk2/
H A Dcaribou-gtk-module.vala68 if (!windows.lookup (window)) {
/dports/accessibility/caribou/caribou-0.4.21/modules/gtk3/
H A Dcaribou-gtk-module.vala68 if (!windows.lookup (window)) {
/dports/accessibility/eflite/eflite-0.4.1/
H A DMakefile.in42 DISTFILES=es.c fs.c soccon.c sockopen.c tone.c es.h language.h lookup.h synthesizer.h configure con…
H A Dfs.c347 synth_t *synth_open(void *context, lookup_string_t lookup) in synth_open() argument
350 char *language = (*lookup)(context, "language"); in synth_open()
1042 lang_t *language_open(void *context, lookup_string_t lookup)
1044 lang.synth = synth_open(context, lookup);
H A Dlanguage.h39 lang_t *language_open(void *context, lookup_string_t lookup);
40 lang_t *german_open(void *context, lookup_string_t lookup);
41 lang_t *english_open(void *context, lookup_string_t lookup);
H A Dsynthesizer.h61 synth_t *open_synthesizer(void *context, lookup_string_t lookup);
65 synth_t *synth_open(void *context, lookup_string_t lookup);
/dports/accessibility/libqaccessibilityclient/libqaccessibilityclient-0.4.1/docs/
H A Ddoxygenconfig329 # Similar to the SYMBOL_CACHE_SIZE the size of the symbol lookup cache can be
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/aho-corasick-0.7.18/
H A DDESIGN.md24 but adds an extra lookup in the core search loop to map the input byte to
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/aho-corasick-0.7.18/src/packed/teddy/
H A DREADME.md39 implementation tricks are employed to make sure the fingerprint lookup is fast;
126 and use normal SIMD operations to perform a lookup. The first simplification
135 How do we perform lookup though? It turns out that SSSE3 introduced a very cool
140 Guide][5_u].) This essentially lets us use the values in `B` to lookup values
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/indexmap-1.8.0/
H A DCargo.toml18 …lity, it preserves insertion order except after\nremovals, and it allows lookup of its elements by…
H A DCargo.toml.orig-cargo18 removals, and it allows lookup of its elements by either hash table key
H A DREADME.rst23 allows lookup of entries by either hash table key or numerical index.
54 - Lookup is fast-ish because the initial 7-bit hash lookup uses SIMD, and indices are
H A DRELEASES.rst40 existing key in the map instead of the lookup key, by @cuviper in PR 170_.
213 (insertion, lookup, removal etc) that don't use the ``S`` parameter (the
343 and lookup performance.
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/nix-0.23.1/
H A DCHANGELOG.md348 when a group or user lookup required a buffer larger than
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/unicode-xid-0.2.2/
H A DREADME.md36 - Speed up lookup
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/zbus-2.1.1/src/raw/
H A Dhandshake.rs220 let cookie = Cookie::lookup(name, id)?; in mechanism_data()
331 fn lookup(name: &str, id: &str) -> Result<String> { in lookup() method
/dports/arabic/arabtex/ar-arabtex-3.11_6/tex/latex/arabtex/
H A Dascan.sty463 \begingroup \def \sc@lookup ##1#1##2##3\@@ {\endgroup ##2}%
464 \xpa \sc@lookup \sc@table #1\sc@default \@@ \fi }%
H A Datrans.sty405 \def \tr@lookup ##1#1##2##3\@@ {\endgroup ##2}%
406 \xpa \tr@lookup \tr@table #1\tr@default \@@ }%
/dports/archivers/arj/arj-3.10.22/
H A DChangeLog667 * exe_sear.c: Improved the header lookup procedure.
1251 * arj.c: Added configuration file lookup.
1804 * arj_proc.c: Fixed '.' lookup in append_curtime_proc().
/dports/archivers/deutex/deutex-5.2.2/
H A DNEWS.adoc674 * Changed the lookup order for images to PPM, BMP, GIF (was BMP, GIF,
/dports/archivers/dpkg/dpkg-1.19.7/
H A DChangeLog1031 The current code first does a lookup to see if the fieldname is in the
1033 then always does a lookup for the normalized name in fieldinfos table.
5239 pkgbin is the arch member, because that's used as part of the lookup.
16298 u-a: Fix lookup by name on --config
30446 path lookup. And explain how some metacharacters behave.
61050 some deppossi->ed->pkg lookup which are inherently wrong.
89781 dpkg-statoverride: Fallback to printing #<id> if db lookup fails
94989 Also lookup filenames with dashes replacing spaces in the name
H A DChangeLog.old367 lookup of launchpad bugs in changelogs and a safety-check for
5097 lookup fails with non-ASCII UTF8-encoded names.
/dports/archivers/dpkg/dpkg-1.19.7/debian/
H A Dchangelog112 lookup of non-obsolete fieldnames.
1583 - Fix lookup by name on update-alternatives --config. The code was wrong
6778 * Add Ubuntu vendor object implementing lookup of launchpad bugs in
/dports/archivers/dpkg/dpkg-1.19.7/doc/
H A DDoxyfile.in403 # The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This
/dports/archivers/dpkg/dpkg-1.19.7/man/po/
H A Dde.po19552 "literal path lookup will be performed."
19559 "oder ‚B</.>’ entfernt und ein »literal path lookup« durchgeführt."
20445 "use), then use B<dpkg -S >I<library-file> to lookup the package providing "

12345678910>>...4514