Home
last modified time | relevance | path

Searched defs:old (Results 1 – 25 of 10248) sorted by relevance

12345678910>>...410

/dports/devel/R-cran-pillar/pillar/tests/testthat/
H A Dtest-options.R7 old <- set_pillar_option_print_max(value) globalVar
11 old <- pillar_options$print_max(value) globalVar
32 old <- pillar_options$print_min(value) globalVar
49 old <- set_pillar_option_width(value) globalVar
53 old <- pillar_options$width(value) globalVar
112 old <- set_pillar_option_bold(value) globalVar
116 old <- pillar_options$bold(value) globalVar
137 old <- pillar_options$subtle(value) globalVar
175 old <- set_pillar_option_neg(value) globalVar
179 old <- pillar_options$neg(value) globalVar
[all …]
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/cpu/i86/
H A Dinstrv30.c19 int old = nec_ICount; in PREFIXV30() local
41 int old = nec_ICount; in PREFIXV30() local
63 int old = nec_ICount; in PREFIXV30() local
85 int old = nec_ICount; in PREFIXV30() local
106 int old = nec_ICount; in PREFIXV30() local
127 int old = nec_ICount; in PREFIXV30() local
148 int old = nec_ICount; in PREFIXV30() local
173 int old = nec_ICount; in PREFIXV30() local
198 int old = nec_ICount; in PREFIXV30() local
221 int old = nec_ICount; in PREFIXV30() local
[all …]
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/i86/
H A Dinstrv30.c19 int old = nec_ICount; in PREFIXV30() local
41 int old = nec_ICount; in PREFIXV30() local
63 int old = nec_ICount; in PREFIXV30() local
85 int old = nec_ICount; in PREFIXV30() local
106 int old = nec_ICount; in PREFIXV30() local
127 int old = nec_ICount; in PREFIXV30() local
148 int old = nec_ICount; in PREFIXV30() local
173 int old = nec_ICount; in PREFIXV30() local
198 int old = nec_ICount; in PREFIXV30() local
221 int old = nec_ICount; in PREFIXV30() local
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/i86/
H A Dinstrv30.c19 int old = nec_ICount; in PREFIXV30() local
41 int old = nec_ICount; in PREFIXV30() local
63 int old = nec_ICount; in PREFIXV30() local
85 int old = nec_ICount; in PREFIXV30() local
106 int old = nec_ICount; in PREFIXV30() local
127 int old = nec_ICount; in PREFIXV30() local
148 int old = nec_ICount; in PREFIXV30() local
173 int old = nec_ICount; in PREFIXV30() local
198 int old = nec_ICount; in PREFIXV30() local
221 int old = nec_ICount; in PREFIXV30() local
[all …]
/dports/www/phpsysinfo/phpsysinfo-3.3.4/data/
H A Draspberry.ini1 [old] section
2 2="B (PCB 1.0 Egoman)"
4 4="B (PCB 2.0 Sony UK)"
5 5="B (PCB 2.0 Qisda)"
6 6="B (PCB 2.0 Egoman)"
7 7="A (PCB 2.0 Egoman)"
8 8="A (PCB 2.0 Sony UK)"
9 9="A (PCB 2.0 Qisda)"
10 13="B (PCB 2.0 Egoman)"
11 14="B (PCB 2.0 Sony UK)"
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/
H A DJavaSearchBugs14SwitchExpressionTests.java152 String old = javaProject.getOption(JavaCore.COMPILER_PB_ENABLE_PREVIEW_FEATURES, true); in testBug542559_001() local
186 String old = javaProject.getOption(JavaCore.COMPILER_PB_ENABLE_PREVIEW_FEATURES, true); in testBug542559_004() local
221 String old = javaProject.getOption(JavaCore.COMPILER_PB_ENABLE_PREVIEW_FEATURES, true); in testBug542559_005() local
258 String old = javaProject.getOption(JavaCore.COMPILER_PB_ENABLE_PREVIEW_FEATURES, true); in testBug542559_006() local
294 String old = javaProject.getOption(JavaCore.COMPILER_PB_ENABLE_PREVIEW_FEATURES, true); in testBug542559_007() local
330 String old = javaProject.getOption(JavaCore.COMPILER_PB_ENABLE_PREVIEW_FEATURES, true); in testBug542559_008() local
374 String old = javaProject.getOption(JavaCore.COMPILER_PB_ENABLE_PREVIEW_FEATURES, true); in testBug542559_0012() local
405 String old = javaProject.getOption(JavaCore.COMPILER_PB_ENABLE_PREVIEW_FEATURES, true); in testBug549413_001() local
434 String old = javaProject.getOption(JavaCore.COMPILER_PB_ENABLE_PREVIEW_FEATURES, true); in testBug549413_002() local
469 String old = javaProject.getOption(JavaCore.COMPILER_PB_ENABLE_PREVIEW_FEATURES, true); in testBug549413_003() local
[all …]
/dports/sysutils/liburcu/userspace-rcu-0.13.0/include/urcu/uatomic/
H A Dgeneric.h222 uint8_t old; in _uatomic_exchange() local
235 uint16_t old; in _uatomic_exchange() local
247 uint32_t old; in _uatomic_exchange() local
259 uint64_t old; in _uatomic_exchange() local
292 uint8_t old, oldt; in _uatomic_and() local
306 uint16_t old, oldt; in _uatomic_and() local
317 uint32_t old, oldt; in _uatomic_and() local
330 uint64_t old, oldt; in _uatomic_and() local
364 uint8_t old, oldt; in _uatomic_or() local
438 uint8_t old, oldt; in _uatomic_add_return() local
[all …]
/dports/net-mgmt/py-pyang/pyang-1.7.8/pyang/plugins/
H A Dcheck_update.py402 def chk_status(old, new, ctx): argument
428 def chk_config(old, new, ctx): argument
435 def chk_must(old, new, ctx): argument
454 def chk_when(old, new, ctx): argument
474 def chk_units(old, new, ctx): argument
541 def chk_key(old, new, ctx): argument
568 def chk_unique(old, new, ctx): argument
584 def chk_leaf(old, new, ctx): argument
599 def chk_list(old, new, ctx): argument
609 def chk_case(old, new, ctx): argument
[all …]
/dports/dns/bind911/bind-9.11.37/lib/dns/tests/
H A Dupdate_test.c83 uint32_t old = 50; in increment_test() local
111 uint32_t old; in past_to_unix_test() local
128 uint32_t old; in now_to_unix_test() local
145 uint32_t old; in future_to_unix_test() local
162 uint32_t old; in undefined_plus1_to_unix_test() local
180 uint32_t old; in undefined_minus1_to_unix_test() local
198 uint32_t old; in undefined_to_unix_test() local
215 uint32_t old; in unixtime_zero_test() local
232 uint32_t old, serial; in past_to_date_test() local
250 uint32_t old; in now_to_date_test() local
[all …]
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/tests/
H A Dupdate_test.c109 uint32_t old = 50; in increment_test() local
137 uint32_t old; in past_to_unix_test() local
154 uint32_t old; in now_to_unix_test() local
171 uint32_t old; in future_to_unix_test() local
188 uint32_t old; in undefined_plus1_to_unix_test() local
206 uint32_t old; in undefined_minus1_to_unix_test() local
224 uint32_t old; in undefined_to_unix_test() local
241 uint32_t old; in unixtime_zero_test() local
258 uint32_t old, serial; in past_to_date_test() local
276 uint32_t old; in now_to_date_test() local
[all …]
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/tests/
H A Dupdate_test.c86 uint32_t old = 50; in increment_test() local
114 uint32_t old; in past_to_unix_test() local
131 uint32_t old; in now_to_unix_test() local
148 uint32_t old; in future_to_unix_test() local
165 uint32_t old; in undefined_plus1_to_unix_test() local
183 uint32_t old; in undefined_minus1_to_unix_test() local
201 uint32_t old; in undefined_to_unix_test() local
218 uint32_t old; in unixtime_zero_test() local
235 uint32_t old, serial; in past_to_date_test() local
254 uint32_t old; in now_to_date_test() local
[all …]
/dports/devel/mimir/mimir-2.15/libdcg/
H A Ddcg.h66 #define detach_int(old) argument
67 #define detach_u_int(old) argument
68 #define detach_int64(old) argument
69 #define detach_u_int64(old) argument
70 #define detach_real(old) argument
71 #define detach_char(old) argument
72 #define detach_vptr(old) argument
74 #define rdup_int(old) (old) argument
75 #define rdup_u_int(old) (old) argument
78 #define rdup_real(old) (old) argument
[all …]
/dports/dns/bind-tools/bind-9.16.27/lib/dns/tests/
H A Dupdate_test.c111 uint32_t old = 50; in increment_test() local
139 uint32_t old; in past_to_unix_test() local
156 uint32_t old; in now_to_unix_test() local
173 uint32_t old; in future_to_unix_test() local
190 uint32_t old; in undefined_plus1_to_unix_test() local
208 uint32_t old; in undefined_minus1_to_unix_test() local
226 uint32_t old; in undefined_to_unix_test() local
243 uint32_t old; in unixtime_zero_test() local
260 uint32_t old, serial; in past_to_date_test() local
279 uint32_t old; in now_to_date_test() local
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/common/lib/libc/atomic/
H A Datomic_init_testset.c105 _atomic_cas_up(volatile uint32_t *ptr, uint32_t old, uint32_t new) in _atomic_cas_up()
123 _atomic_cas_64_up(volatile uint64_t *ptr, uint64_t old, uint64_t new) in _atomic_cas_64_up()
141 _atomic_cas_16_up(volatile uint16_t *ptr, uint16_t old, uint16_t new) in _atomic_cas_16_up()
159 _atomic_cas_8_up(volatile uint8_t *ptr, uint8_t old, uint8_t new) in _atomic_cas_8_up()
176 _atomic_cas_mp(volatile uint32_t *ptr, uint32_t old, uint32_t new) in _atomic_cas_mp()
194 _atomic_cas_64_mp(volatile uint64_t *ptr, uint64_t old, uint64_t new) in _atomic_cas_64_mp()
229 _atomic_cas_8_mp(volatile uint8_t *ptr, uint8_t old, uint8_t new) in _atomic_cas_8_mp()
246 _atomic_cas_32(volatile uint32_t *ptr, uint32_t old, uint32_t new) in _atomic_cas_32()
256 _atomic_cas_64(volatile uint64_t *ptr, uint64_t old, uint64_t new) in _atomic_cas_64()
264 _atomic_cas_16(volatile uint16_t *ptr, uint16_t old, uint16_t new) in _atomic_cas_16()
[all …]
/dports/dns/bind916/bind-9.16.27/lib/dns/tests/
H A Dupdate_test.c111 uint32_t old = 50; in increment_test() local
139 uint32_t old; in past_to_unix_test() local
156 uint32_t old; in now_to_unix_test() local
173 uint32_t old; in future_to_unix_test() local
190 uint32_t old; in undefined_plus1_to_unix_test() local
208 uint32_t old; in undefined_minus1_to_unix_test() local
226 uint32_t old; in undefined_to_unix_test() local
243 uint32_t old; in unixtime_zero_test() local
260 uint32_t old, serial; in past_to_date_test() local
279 uint32_t old; in now_to_date_test() local
[all …]
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/panel/stat/
H A DStatMigrations.test.ts8 const old: any = { constant
24 const old: any = { constant
40 const old: any = { constant
54 const old: any = { constant
66 let old: any = { variable
/dports/deskutils/egroupware/egroupware/api/src/Storage/
H A DTracking.php314 protected function get_config($name,$data,$old=null)
365 protected function update_links(array $data, array $old)
507 public function changed_fields(array $data,array $old=null)
921 protected function get_sender($data,$old,$prefer_id=false,$receiver=null)
957 protected function get_reply_to($data,$old)
971 protected function get_title($data,$old)
989 protected function get_subject($data,$old,$deleted=null,$receiver=null)
1006 protected function get_message($data,$old,$receiver=null)
1065 protected function get_notification_link($data,$old,$receiver=null)
1245 protected function get_attachments($data,$old,$receiver=null)
[all …]
/dports/science/molscript/MolScript-280abee/code/
H A Dselect.c129 int old = count_atom_selections(); in push_atom_selection() local
181 int old = count_atom_selections(); in pop_atom_selection() local
287 int old = count_atom_selections(); in select_atom_list() local
333 int old = count_atom_selections(); in select_atom_not() local
356 int old = count_atom_selections(); in select_atom_and() local
383 int old = count_atom_selections(); in select_atom_or() local
490 int old = count_atom_selections(); in select_atom_id() local
524 int old = count_atom_selections(); in select_atom_res_id() local
551 int old = count_atom_selections(); in select_atom_occupancy() local
595 int old = count_atom_selections(); in select_atom_b_factor() local
[all …]
/dports/deskutils/egroupware/egroupware/tracker/inc/
H A Dclass.tracker_tracking.inc.php92 …public function track(array $data,array $old=null,$user=null,$deleted=null,array $changed_fields=n…
136 function autoreply($data,$autoreply,$old=null)
176 public function do_notifications($data,$old,$deleted, $changes)
242 function get_config($name,$data,$old=null)
293 function get_subject($data,$old)
312 function get_body($html_email,$data,$old,$integrate_link = true,$receiver=null)
374 protected function get_signature($data,$old,$receiver)
388 function get_message($data,$old)
544 public function get_link($data,$old,$allow_popup=false,$receiver=null)
559 public function changed_fields(array $data,array $old=null)
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/product/
H A DConfigurationFileInfo.java48 String old = fPath; in setPath() local
169 String old = fUse; in setUse() local
177 String old = fWinUse; in setUse() local
183 String old = fLinUse; in setUse() local
189 String old = fMacUse; in setUse() local
216 String old = fPath; in setPath() local
224 String old = fWinPath; in setPath() local
230 String old = fLinPath; in setPath() local
236 String old = fMacPath; in setPath() local
/dports/misc/vxl/vxl-3.3.2/core/vgui/impl/glut/
H A Dvgui_glut_window.cxx17 int old = glutGetWindow(); in vgui_glut_window() local
42 int old = glutGetWindow(); in show() local
51 int old = glutGetWindow(); in hide() local
60 int old = glutGetWindow(); in iconify() local
69 int old = glutGetWindow(); in reshape() local
78 int old = glutGetWindow(); in reposition() local
/dports/sysutils/ansible2/ansible-2.9.27/test/units/modules/network/nso/fixtures/
H A Dconfig_config_changes.json5 "old": "", string
11 "old": "", string
17 "old": "", string
23 "old": "", string
29 "old": "", string
35 "old": "", string
41 "old": "", string
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/nso/tests/unit/plugins/modules/fixtures/
H A Dconfig_config_changes.json5 "old": "", string
11 "old": "", string
17 "old": "", string
23 "old": "", string
29 "old": "", string
35 "old": "", string
41 "old": "", string
/dports/java/apache-commons-collections/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/
H A DFlat3Map.java265 Object old = value3; in put() local
271 Object old = value2; in put() local
277 Object old = value1; in put() local
411 Object old = value3; in remove() local
419 Object old = value2; in remove() local
430 Object old = value1; in remove() local
443 Object old = value2; in remove() local
451 Object old = value1; in remove() local
464 Object old = value1; in remove() local
651 Object old = getValue(); in setValue() local
[all …]
/dports/devel/emscripten/emscripten-2.0.3/tests/core/
H A Dtest_atomic_cxx.cpp46 TYPE old = atomicDog.exchange(i, memoryOrder[i]); in test() local
65 TYPE old = atomicDog.fetch_add(1, memoryOrder[i]); in test() local
71 TYPE old = atomicDog.fetch_sub(1, memoryOrder[i]); in test() local
78 TYPE old = atomicDog.fetch_and((1<<i), memoryOrder[i]); in test() local
85 TYPE old = atomicDog.fetch_or((1<<i), memoryOrder[i]); in test() local
92 int old = atomicDog.fetch_xor((1<<i), memoryOrder[i]); in test() local

12345678910>>...410