Home
last modified time | relevance | path

Searched refs:update_first (Results 1 – 25 of 33) sorted by relevance

12

/dports/misc/py-powerline-status/powerline-2.8.2/powerline/lib/
H A Dthreaded.py34 update_first = True variable in ThreadedSegment
48 def __call__(self, pl, update_first=True, **kwargs): argument
67 return self.render(update_value, update_first=update_first, pl=pl, **kwargs)
117 def set_state(self, interval=None, update_first=True, shutdown_event=None, **kwargs): argument
120 self.do_update_first = update_first and self.update_first
174 update_first = True variable in KwThreadedSegment
189 def render(self, update_value, update_first, key=None, after_update=False, **kwargs): argument
208 update_first=False,
249 def set_state(self, interval=None, update_first=True, shutdown_event=None, **kwargs): argument
251 self.do_update_first = update_first and self.update_first
/dports/graphics/birdfont/birdfont-2.29.5/libbirdfont/
H A DSpacingClass.vala24 bool update_first = true;
35 update_first = true;
40 update_first = false;
45 update_first = first;
59 if (update_first) {
/dports/net-p2p/c-lightning/lightning-0.10.2/ccan/ccan/timer/
H A Dtimer.c270 static bool update_first(struct timers *timers) in update_first() function
285 if (!update_first(timers)) in timer_earliest()
371 } while (!t && update_first(timers)); in timers_expire()
/dports/net/routinator/routinator-0.10.2/cargo-crates/rpki-0.12.2/src/repository/
H A Dcert.rs42 encode_extension, update_first, update_once
1683 update_first(&mut sia.ca_repository, || { in take_subject_info_access()
1690 update_first(&mut sia.rpki_manifest, || { in take_subject_info_access()
1697 update_first(&mut sia.signed_object, || { in take_subject_info_access()
1704 update_first(&mut sia.rpki_notify, || { in take_subject_info_access()
H A Dx509.rs43 pub fn update_first<F, T, E>(opt: &mut Option<T>, op: F) -> Result<(), E> in update_first() function
/dports/net/krill/krill-0.9.4/cargo-crates/rpki-0.13.1-rc2/src/repository/
H A Dcert.rs42 encode_extension, update_first, update_once
1683 update_first(&mut sia.ca_repository, || { in take_subject_info_access()
1690 update_first(&mut sia.rpki_manifest, || { in take_subject_info_access()
1697 update_first(&mut sia.signed_object, || { in take_subject_info_access()
1704 update_first(&mut sia.rpki_notify, || { in take_subject_info_access()
H A Dx509.rs43 pub fn update_first<F, T, E>(opt: &mut Option<T>, op: F) -> Result<(), E> in update_first() function
/dports/astro/py-astropy/astropy-5.0/astropy/io/fits/
H A Dheader.py1264 update_first=False, useblanks=True, bottom=False, end=False): argument
1330 if idx == 0 and update_first:
/dports/misc/py-powerline-status/powerline-2.8.2/tests/test_python/
H A Dtest_lib.py135 self.assertEqual(segment(pl=pl, update_first=False), 'abc')
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-store-merging.c2980 bool update_first = true; in find_constituent_stores() local
2992 if (update_first) in find_constituent_stores()
2997 update_first = false; in find_constituent_stores()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-store-merging.c2980 bool update_first = true; in find_constituent_stores() local
2992 if (update_first) in find_constituent_stores()
2997 update_first = false; in find_constituent_stores()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgimple-ssa-store-merging.c2974 bool update_first = true; in find_constituent_stores() local
2986 if (update_first) in find_constituent_stores()
2991 update_first = false; in find_constituent_stores()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-store-merging.c2980 bool update_first = true; in find_constituent_stores() local
2992 if (update_first) in find_constituent_stores()
2997 update_first = false; in find_constituent_stores()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-store-merging.c2980 bool update_first = true; in find_constituent_stores() local
2992 if (update_first) in find_constituent_stores()
2997 update_first = false; in find_constituent_stores()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgimple-ssa-store-merging.c3036 bool update_first = true; in find_constituent_stores() local
3048 if (update_first) in find_constituent_stores()
3053 update_first = false; in find_constituent_stores()
/dports/astro/py-astropy/astropy-5.0/astropy/io/fits/tests/
H A Dtest_header.py1618 update=True, update_first=True)
1630 update=True, update_first=True, strip=False)
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgimple-ssa-store-merging.c3125 bool update_first = true; in find_constituent_stores() local
3137 if (update_first) in find_constituent_stores()
3142 update_first = false; in find_constituent_stores()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgimple-ssa-store-merging.c3062 bool update_first = true; in find_constituent_stores() local
3074 if (update_first) in find_constituent_stores()
3079 update_first = false; in find_constituent_stores()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgimple-ssa-store-merging.c3125 bool update_first = true; in find_constituent_stores() local
3137 if (update_first) in find_constituent_stores()
3142 update_first = false; in find_constituent_stores()
/dports/astro/py-astropy/astropy-5.0/astropy/io/fits/hdu/
H A Dtable.py1191 update_first=True)
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgimple-ssa-store-merging.c3082 bool update_first = true; in find_constituent_stores() local
3094 if (update_first) in find_constituent_stores()
3099 update_first = false; in find_constituent_stores()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgimple-ssa-store-merging.c3138 bool update_first = true; in find_constituent_stores() local
3150 if (update_first) in find_constituent_stores()
3155 update_first = false; in find_constituent_stores()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgimple-ssa-store-merging.c3138 bool update_first = true; in find_constituent_stores() local
3150 if (update_first) in find_constituent_stores()
3155 update_first = false; in find_constituent_stores()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimple-ssa-store-merging.c3386 bool update_first = true; in find_constituent_stores() local
3398 if (update_first) in find_constituent_stores()
3403 update_first = false; in find_constituent_stores()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgimple-ssa-store-merging.c3386 bool update_first = true; in find_constituent_stores() local
3398 if (update_first) in find_constituent_stores()
3403 update_first = false; in find_constituent_stores()

12