Home
last modified time | relevance | path

Searched refs:tempstore (Results 76 – 100 of 166) sorted by relevance

1234567

/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/lib/
H A Dcookie.c1520 char *tempstore = NULL; in cookie_output() local
1541 tempstore = aprintf("%s.%s.tmp", filename, randsuffix); in cookie_output()
1542 if(!tempstore) in cookie_output()
1545 out = fopen(tempstore, FOPEN_WRITETEXT); in cookie_output()
1593 if(Curl_rename(tempstore, filename)) { in cookie_output()
1594 unlink(tempstore); in cookie_output()
1605 free(tempstore); in cookie_output()
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/lib/
H A Dcookie.c1511 char *tempstore = NULL; in cookie_output() local
1532 tempstore = aprintf("%s.%s.tmp", filename, randsuffix); in cookie_output()
1533 if(!tempstore) in cookie_output()
1536 out = fopen(tempstore, FOPEN_WRITETEXT); in cookie_output()
1584 if(Curl_rename(tempstore, filename)) { in cookie_output()
1585 unlink(tempstore); in cookie_output()
1596 free(tempstore); in cookie_output()
/dports/databases/sqlcipher/sqlcipher-3.4.2/
H A DREADME.md29 example, `--enable-tempstore=yes` is setting `SQLITE_TEMP_STORE=2` for the build.
31 $ ./configure --enable-tempstore=yes CFLAGS="-DSQLITE_HAS_CODEC" \
37 $ ./configure --enable-tempstore=yes CFLAGS="-DSQLITE_HAS_CODEC" \
/dports/textproc/py-whoosh/Whoosh-2.7.4/src/whoosh/
H A Dwriting.py137 def __init__(self, tempstore, segment, limitmb=128, **kwargs): argument
139 self.tempstore = tempstore
147 f = self.tempstore.create_file(path).raw_file()
151 return self.tempstore.open_file(path).raw_file()
154 return self.tempstore.delete_file(path)
/dports/www/drupal9/drupal-9.2.10/core/modules/views/src/Entity/
H A DView.php421 $tempstore = \Drupal::service('tempstore.shared')->get('views');
423 $tempstore->delete($entity->id());
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libxml2/vtklibxml2/
H A Dtimsort.h358 SORT_TYPE *tempstore = (SORT_TYPE *)realloc(store->storage, new_size * sizeof(SORT_TYPE)); in TIM_SORT_RESIZE() local
360 if (tempstore == NULL) { in TIM_SORT_RESIZE()
366 store->storage = tempstore; in TIM_SORT_RESIZE()
/dports/devel/gettext-runtime/gettext-0.21/libtextstyle/lib/libxml/
H A Dtimsort.h389 SORT_TYPE *tempstore = (SORT_TYPE *)realloc(store->storage, new_size * sizeof(SORT_TYPE)); in TIM_SORT_RESIZE() local
391 if (tempstore == NULL) { in TIM_SORT_RESIZE()
397 store->storage = tempstore; in TIM_SORT_RESIZE()
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-lib/libxml/
H A Dtimsort.h389 SORT_TYPE *tempstore = (SORT_TYPE *)realloc(store->storage, new_size * sizeof(SORT_TYPE)); in TIM_SORT_RESIZE() local
391 if (tempstore == NULL) { in TIM_SORT_RESIZE()
397 store->storage = tempstore; in TIM_SORT_RESIZE()
/dports/devel/gettext-tools/gettext-0.21/gnulib-local/lib/libxml/
H A Dtimsort.h389 SORT_TYPE *tempstore = (SORT_TYPE *)realloc(store->storage, new_size * sizeof(SORT_TYPE)); in TIM_SORT_RESIZE() local
391 if (tempstore == NULL) { in TIM_SORT_RESIZE()
397 store->storage = tempstore; in TIM_SORT_RESIZE()
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/lib/libxml/
H A Dtimsort.h389 SORT_TYPE *tempstore = (SORT_TYPE *)realloc(store->storage, new_size * sizeof(SORT_TYPE)); in TIM_SORT_RESIZE() local
391 if (tempstore == NULL) { in TIM_SORT_RESIZE()
397 store->storage = tempstore; in TIM_SORT_RESIZE()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libxml/src/
H A Dtimsort.h358 SORT_TYPE *tempstore = (SORT_TYPE *)realloc(store->storage, new_size * sizeof(SORT_TYPE)); in TIM_SORT_RESIZE() local
360 if (tempstore == NULL) { in TIM_SORT_RESIZE()
366 store->storage = tempstore; in TIM_SORT_RESIZE()
/dports/devel/gettext-po-mode/gettext-0.21/gnulib-local/lib/libxml/
H A Dtimsort.h389 SORT_TYPE *tempstore = (SORT_TYPE *)realloc(store->storage, new_size * sizeof(SORT_TYPE)); in TIM_SORT_RESIZE() local
391 if (tempstore == NULL) { in TIM_SORT_RESIZE()
397 store->storage = tempstore; in TIM_SORT_RESIZE()
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/gnulib-lib/libxml/
H A Dtimsort.h389 SORT_TYPE *tempstore = (SORT_TYPE *)realloc(store->storage, new_size * sizeof(SORT_TYPE)); in TIM_SORT_RESIZE() local
391 if (tempstore == NULL) { in TIM_SORT_RESIZE()
397 store->storage = tempstore; in TIM_SORT_RESIZE()
/dports/devel/gettext-runtime/gettext-0.21/gnulib-local/lib/libxml/
H A Dtimsort.h389 SORT_TYPE *tempstore = (SORT_TYPE *)realloc(store->storage, new_size * sizeof(SORT_TYPE)); in TIM_SORT_RESIZE() local
391 if (tempstore == NULL) { in TIM_SORT_RESIZE()
397 store->storage = tempstore; in TIM_SORT_RESIZE()
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/gnulib-lib/libxml/
H A Dtimsort.h389 SORT_TYPE *tempstore = (SORT_TYPE *)realloc(store->storage, new_size * sizeof(SORT_TYPE)); in TIM_SORT_RESIZE() local
391 if (tempstore == NULL) { in TIM_SORT_RESIZE()
397 store->storage = tempstore; in TIM_SORT_RESIZE()
/dports/devel/gettext-po-mode/gettext-0.21/libtextstyle/lib/libxml/
H A Dtimsort.h389 SORT_TYPE *tempstore = (SORT_TYPE *)realloc(store->storage, new_size * sizeof(SORT_TYPE)); in TIM_SORT_RESIZE() local
391 if (tempstore == NULL) { in TIM_SORT_RESIZE()
397 store->storage = tempstore; in TIM_SORT_RESIZE()
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/gnulib-lib/libxml/
H A Dtimsort.h389 SORT_TYPE *tempstore = (SORT_TYPE *)realloc(store->storage, new_size * sizeof(SORT_TYPE)); in TIM_SORT_RESIZE() local
391 if (tempstore == NULL) { in TIM_SORT_RESIZE()
397 store->storage = tempstore; in TIM_SORT_RESIZE()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libxml/src/
H A Dtimsort.h358 SORT_TYPE *tempstore = (SORT_TYPE *)realloc(store->storage, new_size * sizeof(SORT_TYPE)); in TIM_SORT_RESIZE() local
360 if (tempstore == NULL) { in TIM_SORT_RESIZE()
366 store->storage = tempstore; in TIM_SORT_RESIZE()
/dports/textproc/libxml2/libxml2-2.9.12/
H A Dtimsort.h358 SORT_TYPE *tempstore = (SORT_TYPE *)realloc(store->storage, new_size * sizeof(SORT_TYPE)); in TIM_SORT_RESIZE() local
360 if (tempstore == NULL) { in TIM_SORT_RESIZE()
366 store->storage = tempstore; in TIM_SORT_RESIZE()
/dports/textproc/py-libxml2/libxml2-2.9.12/
H A Dtimsort.h358 SORT_TYPE *tempstore = (SORT_TYPE *)realloc(store->storage, new_size * sizeof(SORT_TYPE)); in TIM_SORT_RESIZE() local
360 if (tempstore == NULL) { in TIM_SORT_RESIZE()
366 store->storage = tempstore; in TIM_SORT_RESIZE()
/dports/www/drupal8/drupal-8.9.20/core/modules/node/
H A Dnode.services.yml33 arguments: ['@tempstore.private']
/dports/graphics/librtprocess/librtprocess-0.11.0/src/demosaic/
H A Dmarkesteijn.cc723 uint8_t tempstore[16]; in markesteijn_demosaic() local
732 _mm_storeu_si128((__m128i*)&tempstore, _mm_cvtps_epi32(tempv)); in markesteijn_demosaic()
733 homo[d][row][col] = tempstore[0]; in markesteijn_demosaic()
734 homo[d][row][col + 1] = tempstore[4]; in markesteijn_demosaic()
735 homo[d][row][col + 2] = tempstore[8]; in markesteijn_demosaic()
736 homo[d][row][col + 3] = tempstore[12]; in markesteijn_demosaic()
/dports/astro/siril/siril/subprojects/librtprocess/src/demosaic/
H A Dmarkesteijn.cc723 uint8_t tempstore[16]; in markesteijn_demosaic() local
732 _mm_storeu_si128((__m128i*)&tempstore, _mm_cvtps_epi32(tempv)); in markesteijn_demosaic()
733 homo[d][row][col] = tempstore[0]; in markesteijn_demosaic()
734 homo[d][row][col + 1] = tempstore[4]; in markesteijn_demosaic()
735 homo[d][row][col + 2] = tempstore[8]; in markesteijn_demosaic()
736 homo[d][row][col + 3] = tempstore[12]; in markesteijn_demosaic()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/librtprocess/src/demosaic/
H A Dmarkesteijn.cc723 uint8_t tempstore[16]; in markesteijn_demosaic() local
732 _mm_storeu_si128((__m128i*)&tempstore, _mm_cvtps_epi32(tempv)); in markesteijn_demosaic()
733 homo[d][row][col] = tempstore[0]; in markesteijn_demosaic()
734 homo[d][row][col + 1] = tempstore[4]; in markesteijn_demosaic()
735 homo[d][row][col + 2] = tempstore[8]; in markesteijn_demosaic()
736 homo[d][row][col + 3] = tempstore[12]; in markesteijn_demosaic()
/dports/www/drupal9/drupal-9.2.10/core/modules/node/
H A Dnode.services.yml33 arguments: ['@tempstore.private']

1234567