Home
last modified time | relevance | path

Searched defs:can_cache (Results 1 – 25 of 149) sorted by relevance

123456

/dports/devel/py-numba/numba-0.51.2/numba/core/
H A Denvironment.py28 def can_cache(self): member in Environment
H A Ddispatcher.py909 can_cache = False variable in LiftedCode
1020 can_cache = True variable in LiftedWith
/dports/www/zola/zola-0.15.2/cargo-crates/rustls-0.20.2/src/server/
H A Dhandy.rs24 fn can_cache(&self) -> bool { in can_cache() method
68 fn can_cache(&self) -> bool { in can_cache() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/rustls-0.20.2/src/server/
H A Dhandy.rs24 fn can_cache(&self) -> bool { in can_cache() method
68 fn can_cache(&self) -> bool { in can_cache() method
/dports/net/nbdkit/nbdkit-1.20.4/include/
H A Dnbdkit-filter.h87 int (*can_cache) (nbdkit_backend *nxdata); member
181 int (*can_cache) (struct nbdkit_next_ops *next_ops, nbdkit_backend *nxdata, member
H A Dnbdkit-plugin.h131 int (*can_cache) (void *handle); member
/dports/net/nbdkit/nbdkit-1.20.4/tests/
H A Dtest-python-plugin.py89 def can_cache (h): function
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxchar.h75 int can_cache; /* -1 if can't use cache at all, */ member
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxchar.h75 int can_cache; /* -1 if can't use cache at all, */ member
/dports/net/nbdkit/nbdkit-1.20.4/plugins/ocaml/
H A DNBDKit.ml80 can_cache : ('a -> cache_flag) option; RecordField
H A DNBDKit.mli85 can_cache : ('a -> cache_flag) option; RecordField
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxchar.h78 int can_cache; /* -1 if can't use cache at all, */ member
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxchar.h78 int can_cache; /* -1 if can't use cache at all, */ member
/dports/databases/py-psycopg2/psycopg2-2.9.2/psycopg/
H A Dutils.c433 int can_cache = psyco_is_main_interp(); in psyco_get_decimal_type() local
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxchar.h76 int can_cache; /* -1 if can't use cache at all, */ member
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxchar.h76 int can_cache; /* -1 if can't use cache at all, */ member
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/native/jni/gtk-peer/
H A Dgnu_java_awt_peer_gtk_GtkClipboard.c96 jboolean can_cache; in Java_gnu_java_awt_peer_gtk_GtkClipboard_initNativeState() local
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/native/jni/gtk-peer/
H A Dgnu_java_awt_peer_gtk_GtkClipboard.c96 jboolean can_cache; in Java_gnu_java_awt_peer_gtk_GtkClipboard_initNativeState() local
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/native/jni/gtk-peer/
H A Dgnu_java_awt_peer_gtk_GtkClipboard.c96 jboolean can_cache; in Java_gnu_java_awt_peer_gtk_GtkClipboard_initNativeState() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/native/jni/gtk-peer/
H A Dgnu_java_awt_peer_gtk_GtkClipboard.c96 jboolean can_cache; in Java_gnu_java_awt_peer_gtk_GtkClipboard_initNativeState() local
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/native/jni/gtk-peer/
H A Dgnu_java_awt_peer_gtk_GtkClipboard.c96 jboolean can_cache; in Java_gnu_java_awt_peer_gtk_GtkClipboard_initNativeState() local
/dports/java/sablevm-classpath/sablevm-classpath-1.13/native/jni/gtk-peer/
H A Dgnu_java_awt_peer_gtk_GtkClipboard.c94 jboolean can_cache; in Java_gnu_java_awt_peer_gtk_GtkClipboard_initNativeState() local
/dports/net/nbdkit/nbdkit-1.20.4/server/
H A Dinternal.h220 int can_cache; member
381 int (*can_cache) (struct backend *, void *handle); member
/dports/net/nbdkit/nbdkit-1.20.4/plugins/rust/src/
H A Dlib.rs102 pub can_cache: Option<extern fn (h: *mut c_void) -> c_int>, field
/dports/www/mod_auth_xradius/mod_auth_xradius-0.4.6/src/
H A Dmod_auth_xradius.c63 int can_cache = 0; in xrad_run_auth_check() local

123456