Home
last modified time | relevance | path

Searched refs:out_store (Results 1 – 25 of 47) sorted by relevance

12

/dports/mail/alpine/alpine-465e23b/pith/
H A Dreadfile.c39 STORE_S *in_file = NULL, *out_store = NULL; in read_file() local
46 if(!(out_store = so_get(CharStar, NULL, EDIT_ACCESS))){ in read_file()
56 so_writec(c, out_store); in read_file()
61 if(out_store){ in read_file()
62 return_text = (char *) so_text(out_store); in read_file()
64 if(out_store->txt) in read_file()
65 out_store->txt = NULL; in read_file()
67 so_give(&out_store); in read_file()
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A Dreadfile.c39 STORE_S *in_file = NULL, *out_store = NULL; in read_file() local
46 if(!(out_store = so_get(CharStar, NULL, EDIT_ACCESS))){ in read_file()
56 so_writec(c, out_store); in read_file()
61 if(out_store){ in read_file()
62 return_text = (char *) so_text(out_store); in read_file()
64 if(out_store->txt) in read_file()
65 out_store->txt = NULL; in read_file()
67 so_give(&out_store); in read_file()
/dports/math/py-jax/jax-0.2.9/jax/
H A Dlinear_util.py141 def wrap(self, gen, gen_static_args, out_store) -> 'WrappedFun': argument
144 (out_store,) + self.stores, self.params)
159 for (gen, gen_static_args), out_store in zip(self.transforms, self.stores):
162 stack.append((gen, out_store))
163 gen = gen_static_args = out_store = None
178 gen, out_store = stack.pop()
180 if out_store is not None:
182 out_store.store(side)
213 out_store = Store()
214 out_thunk = lambda: out_store.val
[all …]
/dports/mail/alpine/alpine-465e23b/alpine/
H A Dremote.c97 STORE_S *in_store, *out_store; in rd_prompt_about_forged_remote_data() local
103 !(out_store = so_get(CharStar, NULL, EDIT_ACCESS))) in rd_prompt_about_forged_remote_data()
150 gf_set_so_writec(&pc, out_store); in rd_prompt_about_forged_remote_data()
152 gf_clear_so_writec(out_store); in rd_prompt_about_forged_remote_data()
157 sargs.text.text = so_text(out_store); in rd_prompt_about_forged_remote_data()
178 so_give(&out_store); in rd_prompt_about_forged_remote_data()
H A Dimap.c368 STORE_S *in_store, *out_store; in oauth2_set_device_info() local
419 gf_set_so_writec(&pc, out_store); in oauth2_set_device_info()
421 gf_clear_so_writec(out_store); in oauth2_set_device_info()
452 so_give(&out_store); in oauth2_set_device_info()
535 STORE_S *in_store, *out_store; in oauth2_get_access_code() local
594 gf_set_so_writec(&pc, out_store); in oauth2_get_access_code()
596 gf_clear_so_writec(out_store); in oauth2_get_access_code()
638 so_give(&out_store); in oauth2_get_access_code()
2481 STORE_S *in_store, *out_store; in pine_sslcertquery() local
2558 gf_clear_so_writec(out_store); in pine_sslcertquery()
[all …]
/dports/editors/pico-alpine/alpine-465e23b/alpine/
H A Dremote.c97 STORE_S *in_store, *out_store; in rd_prompt_about_forged_remote_data() local
103 !(out_store = so_get(CharStar, NULL, EDIT_ACCESS))) in rd_prompt_about_forged_remote_data()
150 gf_set_so_writec(&pc, out_store); in rd_prompt_about_forged_remote_data()
152 gf_clear_so_writec(out_store); in rd_prompt_about_forged_remote_data()
157 sargs.text.text = so_text(out_store); in rd_prompt_about_forged_remote_data()
178 so_give(&out_store); in rd_prompt_about_forged_remote_data()
H A Dimap.c368 STORE_S *in_store, *out_store; in oauth2_set_device_info() local
419 gf_set_so_writec(&pc, out_store); in oauth2_set_device_info()
421 gf_clear_so_writec(out_store); in oauth2_set_device_info()
452 so_give(&out_store); in oauth2_set_device_info()
535 STORE_S *in_store, *out_store; in oauth2_get_access_code() local
594 gf_set_so_writec(&pc, out_store); in oauth2_get_access_code()
596 gf_clear_so_writec(out_store); in oauth2_get_access_code()
638 so_give(&out_store); in oauth2_get_access_code()
2481 STORE_S *in_store, *out_store; in pine_sslcertquery() local
2558 gf_clear_so_writec(out_store); in pine_sslcertquery()
[all …]
/dports/mail/evolution/evolution-3.42.1/src/mail/
H A Dem-folder-tree.h125 CamelStore **out_store,
129 CamelStore **out_store);
H A Dem-folder-selector.h94 CamelStore **out_store,
/dports/databases/mariadb105-client/mariadb-10.5.15/libmariadb/libmariadb/secure/
H A Dschannel_certs.c387 HCERTSTORE* out_store, in schannel_create_store() argument
396 *out_store = NULL; in schannel_create_store()
400 *out_store = NULL; in schannel_create_store()
473 *out_store = store; in schannel_create_store()
/dports/databases/mariadb104-server/mariadb-10.4.24/libmariadb/libmariadb/secure/
H A Dschannel_certs.c387 HCERTSTORE* out_store, in schannel_create_store() argument
396 *out_store = NULL; in schannel_create_store()
400 *out_store = NULL; in schannel_create_store()
473 *out_store = store; in schannel_create_store()
/dports/databases/mariadb104-client/mariadb-10.4.24/libmariadb/libmariadb/secure/
H A Dschannel_certs.c387 HCERTSTORE* out_store, in schannel_create_store() argument
396 *out_store = NULL; in schannel_create_store()
400 *out_store = NULL; in schannel_create_store()
473 *out_store = store; in schannel_create_store()
/dports/databases/mariadb103-server/mariadb-10.3.34/libmariadb/libmariadb/secure/
H A Dschannel_certs.c387 HCERTSTORE* out_store, in schannel_create_store() argument
396 *out_store = NULL; in schannel_create_store()
400 *out_store = NULL; in schannel_create_store()
473 *out_store = store; in schannel_create_store()
/dports/databases/mariadb103-client/mariadb-10.3.34/libmariadb/libmariadb/secure/
H A Dschannel_certs.c387 HCERTSTORE* out_store, in schannel_create_store() argument
396 *out_store = NULL; in schannel_create_store()
400 *out_store = NULL; in schannel_create_store()
473 *out_store = store; in schannel_create_store()
/dports/databases/mariadb-connector-c/mariadb-connector-c-3.2.4-src/libmariadb/secure/
H A Dschannel_certs.c387 HCERTSTORE* out_store,
396 *out_store = NULL;
400 *out_store = NULL;
473 *out_store = store;
/dports/databases/mariadb105-server/mariadb-10.5.15/libmariadb/libmariadb/secure/
H A Dschannel_certs.c387 HCERTSTORE* out_store, in schannel_create_store() argument
396 *out_store = NULL; in schannel_create_store()
400 *out_store = NULL; in schannel_create_store()
473 *out_store = store; in schannel_create_store()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/minigbm/src/cros_gralloc/
H A Dcros_gralloc_driver.h33 int32_t get_backing_store(buffer_handle_t handle, uint64_t *out_store);
H A Dcros_gralloc_driver.cc316 int32_t cros_gralloc_driver::get_backing_store(buffer_handle_t handle, uint64_t *out_store) in get_backing_store() argument
332 *out_store = static_cast<uint64_t>(buffer->get_id()); in get_backing_store()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/minigbm/src/cros_gralloc/
H A Dcros_gralloc_driver.h33 int32_t get_backing_store(buffer_handle_t handle, uint64_t *out_store);
H A Dcros_gralloc_driver.cc316 int32_t cros_gralloc_driver::get_backing_store(buffer_handle_t handle, uint64_t *out_store) in get_backing_store() argument
332 *out_store = static_cast<uint64_t>(buffer->get_id()); in get_backing_store()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/minigbm/src/cros_gralloc/gralloc0/
H A Dgralloc0.cc262 uint64_t *out_store; in gralloc0_perform() local
315 out_store = va_arg(args, uint64_t *); in gralloc0_perform()
316 ret = mod->driver->get_backing_store(handle, out_store); in gralloc0_perform()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/minigbm/src/cros_gralloc/gralloc0/
H A Dgralloc0.cc262 uint64_t *out_store; in gralloc0_perform() local
315 out_store = va_arg(args, uint64_t *); in gralloc0_perform()
316 ret = mod->driver->get_backing_store(handle, out_store); in gralloc0_perform()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/analyzer/
H A Dstore.h566 store *out_store,
570 store *out_store,
692 store *out_store, store_manager *mgr,
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/analyzer/
H A Dstore.h566 store *out_store,
570 store *out_store,
692 store *out_store, store_manager *mgr,
/dports/lang/gcc11/gcc-11.2.0/gcc/analyzer/
H A Dstore.h566 store *out_store,
570 store *out_store,
692 store *out_store, store_manager *mgr,

12