Home
last modified time | relevance | path

Searched refs:r_frame (Results 1 – 20 of 20) sorted by relevance

/dports/security/libgcrypt/libgcrypt-1.9.4/cipher/
H A Ddsa-common.c133 int2octets (unsigned char **r_frame, gcry_mpi_t value, size_t nbytes) in int2octets() argument
160 *r_frame = frame; in int2octets()
169 bits2octets (unsigned char **r_frame, in bits2octets() argument
188 rc = int2octets (r_frame, z1, (qbits+7)/8); in bits2octets()
H A Drsa-common.c40 octet_string_from_mpi (unsigned char **r_frame, void *space, in octet_string_from_mpi() argument
43 return _gcry_mpi_to_octet_string (r_frame, space, value, nbytes); in octet_string_from_mpi()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/cipher/
H A Ddsa-common.c133 int2octets (unsigned char **r_frame, gcry_mpi_t value, size_t nbytes) in int2octets() argument
160 *r_frame = frame; in int2octets()
169 bits2octets (unsigned char **r_frame, in bits2octets() argument
188 rc = int2octets (r_frame, z1, (qbits+7)/8); in bits2octets()
H A Drsa-common.c40 octet_string_from_mpi (unsigned char **r_frame, void *space, in octet_string_from_mpi() argument
43 return _gcry_mpi_to_octet_string (r_frame, space, value, nbytes); in octet_string_from_mpi()
/dports/security/libgcrypt/libgcrypt-1.9.4/mpi/
H A Dmpicoder.c913 _gcry_mpi_to_octet_string (unsigned char **r_frame, void *space, in _gcry_mpi_to_octet_string() argument
920 if (!r_frame == !space) in _gcry_mpi_to_octet_string()
923 if (r_frame) in _gcry_mpi_to_octet_string()
924 *r_frame = NULL; in _gcry_mpi_to_octet_string()
955 if (r_frame) in _gcry_mpi_to_octet_string()
956 *r_frame = frame; in _gcry_mpi_to_octet_string()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/mpi/
H A Dmpicoder.c913 _gcry_mpi_to_octet_string (unsigned char **r_frame, void *space, in _gcry_mpi_to_octet_string() argument
920 if (!r_frame == !space) in _gcry_mpi_to_octet_string()
923 if (r_frame) in _gcry_mpi_to_octet_string()
924 *r_frame = NULL; in _gcry_mpi_to_octet_string()
955 if (r_frame) in _gcry_mpi_to_octet_string()
956 *r_frame = frame; in _gcry_mpi_to_octet_string()
/dports/graphics/blender/blender-2.91.0/source/blender/modifiers/intern/
H A DMOD_meshcache_pc2.c113 float *r_frame, in meshcache_read_pc2_range_from_time() argument
132 *r_frame = frame; in meshcache_read_pc2_range_from_time()
H A DMOD_meshcache_mdd.c101 float *r_frame, in meshcache_read_mdd_range_from_time() argument
141 *r_frame = frame; in meshcache_read_mdd_range_from_time()
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/network/
H A Dif1sec-c.c187 uint_fast64_t r_bytes, r_packets, r_errs, r_drop, r_fifo, r_frame, r_compressed, r_multicast; in acquire() local
195 , &r_bytes, &r_packets, &r_errs, &r_drop, &r_fifo, &r_frame, &r_compressed, &r_multicast in acquire()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/stdfx/
H A Dparticlesengine.cpp496 int r_frame; // Useful in case of negative roll frames in render_particles() local
498 r_frame = 0; in render_particles()
500 r_frame = frame; in render_particles()
512 ->getBBox(r_frame, sourceBbox, riAux); in render_particles()
529 (*(it->second))->getBBox(r_frame, bbox, riAux); in render_particles()
539 (*it->second)->dryCompute(bbox, r_frame, riAux); in render_particles()
546 convert(bbox).getSize(), 0, r_frame, in render_particles()
550 "CTRL: " + (*(it->second))->getAlias(r_frame, riAux); in render_particles()
559 convert(bbox).getSize(), 0, r_frame, in render_particles()
H A Diwa_particlesengine.cpp659 int r_frame; // Useful in case of negative roll frames in render_particles() local
661 r_frame = 0; in render_particles()
663 r_frame = frame; in render_particles()
678 (*it->second)->dryCompute(bbox, r_frame, riAux); in render_particles()
685 convert(bbox).getSize(), 0, r_frame, in render_particles()
689 "CTRL: " + (*(it->second))->getAlias(r_frame, riAux); in render_particles()
698 convert(bbox).getSize(), 0, r_frame, in render_particles()
719 (*ctrl_ports.at(values.base_ctrl_val))->getAlias(r_frame, ri); in render_particles()
729 tile->getRaster(), r_frame, ri); in render_particles()
/dports/math/scilab/scilab-6.1.1/scilab/modules/differential_equations/demos/flow/
H A Dblackhole_interface.sci248 //vertical grid: r_frame | 10 | theta_frame
257 r_frame = uicontrol(frame_initposition, ...
263 createSliderFrame(r_frame, "r", "r", "(m)");
/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/
H A DBLI_path_util.h102 bool BLI_path_frame_get(char *path, int *r_frame, int *numdigits) ATTR_NONNULL();
/dports/www/links/links-2.25/
H A Dhtml_tbl.c158 struct rect_set **r_frame; member
199 t->r_frame = DUMMY; in new_table()
237 for (i = 0; i < t->nr_frame; i++) mem_free(t->r_frame[i]); in free_table()
238 if (t->r_frame) mem_free(t->r_frame); in free_table()
1776 draw_rect_sets(dev, t->frame_bg, t->r_frame, t->nr_frame, x, y); in table_draw()
1920 add_to_rect_sets(&t->r_frame, &t->nr_frame, &r); in process_g_table()
1931 else if (l > 0) add_to_rect_sets(&t->r_frame, &t->nr_frame, &r); in process_g_table()
1944 else if (l > 0) add_to_rect_sets(&t->r_frame, &t->nr_frame, &r); in process_g_table()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_action/
H A Daction_select.c155 float *r_frame, in actkeys_find_key_in_list_element() argument
184 *r_frame = ak->cfra; in actkeys_find_key_in_list_element()
201 float *r_frame, in actkeys_find_key_at_position() argument
211 ac, *r_ale, region_x, r_selx, r_frame, r_found, r_is_selected); in actkeys_find_key_at_position()
/dports/security/libgcrypt/libgcrypt-1.9.4/src/
H A Dmpi.h173 gpg_err_code_t _gcry_mpi_to_octet_string (unsigned char **r_frame,
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/src/
H A Dmpi.h173 gpg_err_code_t _gcry_mpi_to_octet_string (unsigned char **r_frame,
/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/intern/
H A Dpath_util.c848 bool BLI_path_frame_get(char *path, int *r_frame, int *r_numdigits) in BLI_path_frame_get() argument
888 *r_frame = atoi(c); in BLI_path_frame_get()
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dgl_rmain.c31 static int r_frame = 0; ///< used only by R_GetCurrentTexture variable
4574 r_frame++; // used only by R_GetCurrentTexture in R_RenderView()
5371 if (t->update_lastrenderframe == r_frame && t->update_lastrenderentity == (void *)ent) in R_GetCurrentTexture()
5373 t->update_lastrenderframe = r_frame; in R_GetCurrentTexture()
/dports/games/darkplaces/darkplaces/
H A DChangeLog21552 renamed r_frame to r_textureframe for better readability and made it