Home
last modified time | relevance | path

Searched refs:old_c (Results 1 – 25 of 198) sorted by relevance

12345678

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/riscv/include/asm/
H A Dalternative-macros.h32 .macro __ALTERNATIVE_CFG old_c, new_c, vendor_id, errata_id, enable
34 \old_c
39 #define _ALTERNATIVE_CFG(old_c, new_c, vendor_id, errata_id, CONFIG_k) \ argument
68 #define __ALTERNATIVE_CFG(old_c, new_c, vendor_id, errata_id, enable) \
70 old_c "\n" \
82 .macro __ALTERNATIVE_CFG old_c
83 \old_c
87 __ALTERNATIVE_CFG old_c
91 #define __ALTERNATIVE_CFG(old_c) \
92 old_c "\n"
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/riscv/include/asm/
H A Dalternative-macros.h32 .macro __ALTERNATIVE_CFG old_c, new_c, vendor_id, errata_id, enable
34 \old_c
39 #define _ALTERNATIVE_CFG(old_c, new_c, vendor_id, errata_id, CONFIG_k) \ argument
68 #define __ALTERNATIVE_CFG(old_c, new_c, vendor_id, errata_id, enable) \
70 old_c "\n" \
82 .macro __ALTERNATIVE_CFG old_c
83 \old_c
87 __ALTERNATIVE_CFG old_c
91 #define __ALTERNATIVE_CFG(old_c) \
92 old_c "\n"
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/riscv/include/asm/
H A Dalternative-macros.h32 .macro __ALTERNATIVE_CFG old_c, new_c, vendor_id, errata_id, enable
34 \old_c
39 #define _ALTERNATIVE_CFG(old_c, new_c, vendor_id, errata_id, CONFIG_k) \ argument
68 #define __ALTERNATIVE_CFG(old_c, new_c, vendor_id, errata_id, enable) \
70 old_c "\n" \
82 .macro __ALTERNATIVE_CFG old_c
83 \old_c
87 __ALTERNATIVE_CFG old_c
91 #define __ALTERNATIVE_CFG(old_c) \
92 old_c "\n"
[all …]
/dports/x11-wm/awesome/awesome-4.3/tests/
H A Dtest-awesomerc.lua6 local old_c = nil
11 client.focus = old_c or client.get()[1]
33 old_c = c
41 assert(old_c)
56 assert(not old_c.ontop)
70 assert(old_c.ontop)
199 assert(client.focus == old_c)
214 assert(#old_c:tags() == 1)
215 assert(old_c:tags()[1] ~= tags[1])
219 assert(client.focus ~= old_c)
[all …]
/dports/devel/p5-String-Diff/String-Diff-0.07/lib/String/
H A DDiff.pm153 my $old_c = 0;
164 while (scalar(@{ $old_diff }) > $old_c && scalar(@{ $new_diff }) > $new_c) {
165 my $old_str = $escape ? $escape->($old_diff->[$old_c]->[1]) : $old_diff->[$old_c]->[1];
168 if ($old_diff->[$old_c]->[0] eq 'u' && $new_diff->[$new_c]->[0] eq 'u') {
170 $old_c++;
172 } elsif ($old_diff->[$old_c]->[0] eq '-' && $new_diff->[$new_c]->[0] eq '+') {
177 $old_c++;
179 } elsif ($old_diff->[$old_c]->[0] eq 'u' && $new_diff->[$new_c]->[0] eq '+') {
182 } elsif ($old_diff->[$old_c]->[0] eq '-' && $new_diff->[$new_c]->[0] eq 'u') {
184 $old_c++;
[all …]
/dports/www/lynx-current/lynx2.9.0dev.9/src/
H A DLYMainLoop.c1772 *old_c = real_c; in handle_LYK_CLEAR_AUTH()
2340 *old_c = real_c; in handle_LYK_DOWNLOAD()
2361 *old_c = real_c; in handle_LYK_DOWN_xxx()
2373 int *old_c, in handle_LYK_DOWN_LINK() argument
2401 *old_c = real_c; in handle_LYK_DOWN_LINK()
4068 int *old_c, in handle_LYK_NEXT_LINK() argument
4144 int *old_c, in handle_LYK_PREV_LINK() argument
5768 old_c = 0; in mainloop()
6851 old_c = 0; in mainloop()
6973 if (old_c != c && old_c != real_c && c != real_c) in mainloop()
[all …]
/dports/www/lynx/lynx2.8.9rel.1/src/
H A DLYMainLoop.c1772 *old_c = real_c; in handle_LYK_CLEAR_AUTH()
2340 *old_c = real_c; in handle_LYK_DOWNLOAD()
2361 *old_c = real_c; in handle_LYK_DOWN_xxx()
2373 int *old_c, in handle_LYK_DOWN_LINK() argument
2401 *old_c = real_c; in handle_LYK_DOWN_LINK()
4068 int *old_c, in handle_LYK_NEXT_LINK() argument
4144 int *old_c, in handle_LYK_PREV_LINK() argument
5768 old_c = 0; in mainloop()
6851 old_c = 0; in mainloop()
6973 if (old_c != c && old_c != real_c && c != real_c) in mainloop()
[all …]
/dports/editors/texmacs/TeXmacs-1.99.4-src/plugins/coq/src/
H A Dpico_xml.c16 xs->old_c= 0; in init_xml_state()
26 closing_tag= %d, has_content= %d\n\n", xs->old_c, xs->old_c, in print_xml_state()
44 else if (c == '>' && xs->old_c == '/') { in update_xml_state()
51 else if (c == '/' && xs->old_c == '<') in update_xml_state()
54 xs->old_c= c; in update_xml_state()
/dports/misc/xdelta3/xdelta-3.1.0/xdelta3/testing/
H A Dchecksum_test_c.c138 uint64_t old_c = PERMUTE64(base[0]); in xd3_large64_cksum_update_old() local
140 uint64_t low = ((cksum & kMask) - old_c + new_c) & kMask; in xd3_large64_cksum_update_old()
141 uint64_t high = ((cksum >> kBits) - (old_c * look) + low) & kMask; in xd3_large64_cksum_update_old()
169 uint32_t old_c = PERMUTE32(base[0]); in xd3_large32_cksum_update_old() local
171 uint32_t low = ((cksum & kMask) - old_c + new_c) & kMask; in xd3_large32_cksum_update_old()
172 uint32_t high = ((cksum >> kBits) - (old_c * look) + low) & kMask; in xd3_large32_cksum_update_old()
/dports/sysutils/fwup/fwup-1.9.0/src/3rdparty/xdelta3/testing/
H A Dchecksum_test_c.c153 uint64_t old_c = PERMUTE64(base[0]);
155 uint64_t low = ((cksum & kMask) - old_c + new_c) & kMask;
156 uint64_t high = ((cksum >> kBits) - (old_c * look) + low) & kMask;
184 uint32_t old_c = PERMUTE32(base[0]);
186 uint32_t low = ((cksum & kMask) - old_c + new_c) & kMask;
187 uint32_t high = ((cksum >> kBits) - (old_c * look) + low) & kMask;
/dports/devel/p5-Alzabo/Alzabo-0.92/lib/Alzabo/
H A DRDBMSRules.pm505 foreach my $old_c ( $p{old}->columns )
507 unless ( $changed_name{ $old_c->name } ||
508 ( my $new_c = eval { $p{new}->column( $old_c->name ) } )
512 old => $old_c );
520 my $old_c;
523 $old_c = eval { $p{old}->column( $new_c->former_name ) };
526 $old_c ||= eval { $p{old}->column( $new_c->name ) };
528 if ($old_c)
530 if ( $old_c->name ne $new_c->name )
545 old => $old_c,
/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dcolor_range.cpp50 for(const auto& old_c : old_rgb) { in recolor_range() local
51 const uint16_t old_avg = (old_c.r + old_c.g + old_c.b) / 3; in recolor_range()
78 …map_rgb[old_c] = {static_cast<uint8_t>(new_r), static_cast<uint8_t>(new_g), static_cast<uint8_t>(n… in recolor_range()
/dports/graphics/grx/grx249/src/draw/
H A Dflodspil.c24 GrColor old_c, GrColor new_c) in GrFloodSpill() argument
37 if (scanline[x] == old_c) in GrFloodSpill()
71 GrColor old_c, GrColor new_c) in GrFloodSpillC() argument
86 if (scanline[x] == old_c) in GrFloodSpillC()
/dports/net-im/telepathy-gabble/telepathy-gabble-0.18.4/lib/ext/wocky/wocky/
H A Dwocky-jingle-media-rtp.c631 if (old_c == NULL) in codec_update_coherent()
638 if (g_ascii_strcasecmp (new_c->name, old_c->name)) in codec_update_coherent()
642 new_c->id, old_c->name, new_c->name); in codec_update_coherent()
646 if (new_c->clockrate != old_c->clockrate) in codec_update_coherent()
654 if (old_c->channels != 0 && in codec_update_coherent()
655 new_c->channels != old_c->channels) in codec_update_coherent()
673 WockyJingleCodec *old_c, *new_c; in update_remote_media_description() local
706 params = old_c->params; in update_remote_media_description()
707 old_c->params = new_c->params; in update_remote_media_description()
1200 WockyJingleCodec *old_c, *new_c; in jingle_media_rtp_compare_codecs() local
[all …]
/dports/games/freeorion/freeorion-0.4.10.2/default/python/universe_generation/
H A Dstarnames.py65 old_c = 0
68 recalc_centers(centers, all_coords, clusters[old_c]) # get new centers
69 … clusters[1 - old_c] = assign_clusters(all_coords, centers) # assign clusters based on new centers
72 old_c = 1 - old_c
76 return clusters[1 - old_c]
/dports/x11-toolkits/xforms/xforms-1.2.4/fdesign/
H A Dfd_file_fun.c462 char old_c; in ff_match_trimmed_string() local
475 old_c = *ep; in ff_match_trimmed_string()
479 *ep = old_c; in ff_match_trimmed_string()
516 char old_c; in ff_match_var() local
552 old_c = *ep; in ff_match_var()
557 *ep = old_c; in ff_match_var()
905 char old_c; in ff_match_key() local
923 old_c = *++ep; in ff_match_key()
928 *ep = old_c; in ff_match_key()
/dports/x11-wm/awesome/awesome-4.3/tests/examples/text/root/
H A Dfake_string.lua11 local old_c = client.focus
18 client.focus = old_c
/dports/graphics/xfig/xfig-3.2.8a/src/
H A De_flip.c55 static void init_flipcompound(F_compound *old_c, int px, int py);
215 init_flipcompound(F_compound *old_c, int px, int py) in init_flipcompound() argument
220 new_c = copy_compound(old_c); in init_flipcompound()
225 toggle_compoundmarker(old_c); in init_flipcompound()
226 draw_compoundelements(old_c, ERASE); in init_flipcompound()
227 change_compound(old_c, new_c); in init_flipcompound()
230 redisplay_compound(old_c); in init_flipcompound()
H A Du_undo.c436 old_c = saved_objects.compounds->next; in undo_change()
438 remove_compound_depth(old_c); in undo_change()
441 memcpy(&swp_c, old_c, sizeof(F_compound)); in undo_change()
442 memcpy(old_c, new_c, sizeof(F_compound)); in undo_change()
445 swp_c.next = old_c->next; in undo_change()
446 old_c->next = new_c->next; in undo_change()
449 redisplay_compounds(new_c, old_c); in undo_change()
463 old_c = &saved_objects; in undo_change()
465 remove_compound_depth(old_c); in undo_change()
/dports/www/phpgroupware/phpgroupware-0.9.16.017/fudforum/setup/base/www_root/adm/
H A Dadmannounce.php94 $old_c = ''; variable
98 if ($old_c != $r[2]) {
104 $old_c = $r[2]; variable
/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Dlpsolver.cpp186 Mat_<double> old_c=c.clone(); in initialize_simplex() local
230 for(int I=1;I<old_c.cols;I++){ in initialize_simplex()
234 c(0,iterator_offset)+=old_c(0,I); in initialize_simplex()
239 c-=old_c(0,I)*b.row(iterator_offset).colRange(0,b.cols-1); in initialize_simplex()
240 v+=old_c(0,I)*b(iterator_offset,b.cols-1); in initialize_simplex()
/dports/misc/xdelta/xdelta-1.1.4/
H A Dxdrsync.c266 guint16 old_c, new_c; in xdp_rsync_request() local
371 old_c = CHEW(*o_pointer); in xdp_rsync_request()
374 cksum.low -= old_c; in xdp_rsync_request()
377 cksum.high -= old_c * rsync->seg_len; in xdp_rsync_request()
/dports/misc/xdelta3/xdelta-3.1.0/xdelta1/
H A Dxdrsync.c266 guint16 old_c, new_c; in xdp_rsync_request() local
371 old_c = CHEW(*o_pointer); in xdp_rsync_request()
374 cksum.low -= old_c; in xdp_rsync_request()
377 cksum.high -= old_c * rsync->seg_len; in xdp_rsync_request()
/dports/x11-wm/awesome/awesome-4.3/tests/examples/shims/
H A Droot.lua150 local old_c = client.focus
163 client.focus = old_c
/dports/misc/vxl/vxl-3.3.2/core/vgui/
H A Dvgui_parent_child_link.cxx232 vgui_tableau * old_c = c; in assign() local
239 if (old_c) in assign()
240 old_c->unref(); in assign()

12345678