/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/ |
H A D | bits_test.c | 320 BITCODE_BD dbl; in main() local 328 unsigned char sentinel[] in main() local 372 if ((dbl = bit_read_RD (&bitchain)) == 0xBA43B7400) in main() 375 fail ("bit_read_RD %g", dbl); in main() 426 if ((dbl = bit_read_BD (&bitchain)) == 1.0) in main() 429 fail ("bit_read_BD %f", dbl); in main() 517 fail ("bit_read_DD %f", dbl); in main() 528 if ((dbl = bit_read_BT (&bitchain)) == 3.0) in main() 531 fail ("bit_read_BT %f", dbl); in main() 733 bit_write_sentinel (&bitchain, sentinel); in main() [all …]
|
/dports/mail/mew/mew-6.8/ |
H A D | mew-summary4.el | 499 pros sentinel) 519 (setq sentinel (process-sentinel process)) 520 (if (fboundp sentinel) 521 (funcall sentinel process "killed by the user")) 618 num ct med dbl vec len idx ttl TTL fid FID i 645 (setq dbl (cons (cons num ct) dbl)))) 646 (setq len (length dbl)) 648 (dolist (ent dbl)
|
/dports/mail/mew-devel/Mew-6.8-72-gfc4bca6/ |
H A D | mew-summary4.el | 499 pros sentinel) 519 (setq sentinel (process-sentinel process)) 520 (if (fboundp sentinel) 521 (funcall sentinel process "killed by the user")) 618 num ct med dbl vec len idx ttl TTL fid FID i 645 (setq dbl (cons (cons num ct) dbl)))) 646 (setq len (length dbl)) 648 (dolist (ent dbl)
|
/dports/multimedia/py-av/av-8.0.3/av/ |
H A D | option.pyx | 64 def __cinit__(self, sentinel): argument 65 if sentinel is not _cinit_sentinel: 127 return self.ptr.default_val.dbl
|
/dports/devel/R-cran-rlang/rlang/tests/testthat/ |
H A D | test-env.R | 139 expect_identical(length(new_environment(dbl())), 0L) 143 sentinel <- current_env() globalVar 146 expect_identical(env_tail(descendant, sentinel), env)
|
/dports/cad/libredwg/libredwg-0.12.4/src/ |
H A D | decode.c | 3543 unsigned char *sentinel; in read_2004_section_preview() local 3566 sentinel = dwg_sentinel (DWG_SENTINEL_THUMBNAIL_BEGIN); in read_2004_section_preview() 3567 if (memcmp (sentinel, sec_dat.chain, 16)) in read_2004_section_preview() 5046 rbuf->value.dbl = bit_read_RD (dat); in dwg_decode_xdata() 5047 LOG_TRACE ("xdata[%u]: %f [RD %d]\n", num_xdata, rbuf->value.dbl, in dwg_decode_xdata()
|
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/ |
H A D | ChangeLog | 2724 - Fix improper use of function sentinel 4140 - Shift-dbl-click on appicon brings the app to current workspace. 4548 - Fixed shift dbl-click on titlebar to not select the window. 4554 - Fixed autoarrange icons to do autoarrange after the dbl-click on app-icon. 4830 - dbl-click3 will not start app anymore 4836 - meta-dbl-click on appicon does hide others 4838 - dbl-click on root window or open submenu entry brings the root menu 4841 - changed meta-click on dock with meta-dbl-click, to change ontopness 4979 with accidental dbl-clicks on the root menu. 4981 - added hideOtherApplications command (meta-dbl-click3 on titlebar)
|
/dports/x11-wm/libwraster/WindowMaker-0.95.9/ |
H A D | ChangeLog | 2724 - Fix improper use of function sentinel 4140 - Shift-dbl-click on appicon brings the app to current workspace. 4548 - Fixed shift dbl-click on titlebar to not select the window. 4554 - Fixed autoarrange icons to do autoarrange after the dbl-click on app-icon. 4830 - dbl-click3 will not start app anymore 4836 - meta-dbl-click on appicon does hide others 4838 - dbl-click on root window or open submenu entry brings the root menu 4841 - changed meta-click on dock with meta-dbl-click, to change ontopness 4979 with accidental dbl-clicks on the root menu. 4981 - added hideOtherApplications command (meta-dbl-click3 on titlebar)
|
/dports/math/gmp/gmp-6.2.1/ |
H A D | ChangeLog | 9949 also inserting a sentinel. 14139 * extract-dbl.c: Make it work for LIMBS_PER_DOUBLE > 3. 15569 * Makefile.am (libgmp_la_SOURCES): Remove insert-dbl.c. 19147 * extract-dbl.c: abort => ASSERT_ALWAYS. 20847 * extract-dbl.c: Nailify. 24402 * extract-dbl.c: Add ASSERT d>=0. 25728 * extract-dbl.c (BITS_PER_PART): Use BITS_PER_MP_LIMB not 28365 * insert-dbl.c: Work around GCC 2.8 bug. 28366 * extract-dbl.c: Likewise. 32399 * extract-dbl.c: New name for extract-double.c. [all …]
|
/dports/math/gap/gap-4.11.0/extern/gmp/ |
H A D | ChangeLog | 8399 also inserting a sentinel. 12589 * extract-dbl.c: Make it work for LIMBS_PER_DOUBLE > 3. 14019 * Makefile.am (libgmp_la_SOURCES): Remove insert-dbl.c. 17597 * extract-dbl.c: abort => ASSERT_ALWAYS. 19297 * extract-dbl.c: Nailify. 22852 * extract-dbl.c: Add ASSERT d>=0. 24178 * extract-dbl.c (BITS_PER_PART): Use BITS_PER_MP_LIMB not 26815 * insert-dbl.c: Work around GCC 2.8 bug. 26816 * extract-dbl.c: Likewise. 30849 * extract-dbl.c: New name for extract-double.c. [all …]
|
/dports/math/mingw32-libgmp/gmp-6.0.0/ |
H A D | ChangeLog | 7186 also inserting a sentinel. 11376 * extract-dbl.c: Make it work for LIMBS_PER_DOUBLE > 3. 12806 * Makefile.am (libgmp_la_SOURCES): Remove insert-dbl.c. 16384 * extract-dbl.c: abort => ASSERT_ALWAYS. 18084 * extract-dbl.c: Nailify. 21639 * extract-dbl.c: Add ASSERT d>=0. 22965 * extract-dbl.c (BITS_PER_PART): Use BITS_PER_MP_LIMB not 25602 * insert-dbl.c: Work around GCC 2.8 bug. 25603 * extract-dbl.c: Likewise. 29636 * extract-dbl.c: New name for extract-double.c. [all …]
|
/dports/devel/py-widgetsnbextension/widgetsnbextension-3.5.1/widgetsnbextension/static/ |
H A D | extension.js.map | 1 …sentinel","removeFirst","cleanupDirtySet","cleanupHooks","clear","removeAllWhere","factory","w","w…
|
/dports/devel/binutils/binutils-2.37/gas/ |
H A D | ChangeLog-0001 | 182 (load_address): Replace checks of HAVE_64BIT_ADDRESS with dbl. 7571 fields of sentinel.
|
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/ |
H A D | ChangeLog-0001 | 182 (load_address): Replace checks of HAVE_64BIT_ADDRESS with dbl. 7571 fields of sentinel.
|
/dports/devel/arm-elf-binutils/binutils-2.37/gas/ |
H A D | ChangeLog-0001 | 182 (load_address): Replace checks of HAVE_64BIT_ADDRESS with dbl. 7571 fields of sentinel.
|
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/ |
H A D | ChangeLog-0001 | 192 (load_address): Replace checks of HAVE_64BIT_ADDRESS with dbl. 7581 fields of sentinel.
|
/dports/devel/gnulibiberty/binutils-2.37/gas/ |
H A D | ChangeLog-0001 | 182 (load_address): Replace checks of HAVE_64BIT_ADDRESS with dbl. 7571 fields of sentinel.
|
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/ |
H A D | ChangeLog-0001 | 182 (load_address): Replace checks of HAVE_64BIT_ADDRESS with dbl. 7571 fields of sentinel.
|
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/ |
H A D | ChangeLog-0001 | 192 (load_address): Replace checks of HAVE_64BIT_ADDRESS with dbl. 7581 fields of sentinel.
|
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/ |
H A D | ChangeLog-0001 | 192 (load_address): Replace checks of HAVE_64BIT_ADDRESS with dbl. 7581 fields of sentinel.
|
/dports/devel/djgpp-binutils/binutils-2.17/gas/ |
H A D | ChangeLog-0001 | 192 (load_address): Replace checks of HAVE_64BIT_ADDRESS with dbl. 7581 fields of sentinel.
|
/dports/misc/p5-Locale-Codes/Locale-Codes-3.64/internal/ |
H A D | prev.yaml | 13937 dbl: Dyirbal 25561 - dbl 38895 sentinel:
|
H A D | curr.yaml | 13938 dbl: Dyirbal 25563 - dbl 38918 sentinel:
|
/dports/deskutils/calibre/calibre-src-5.34.0/resources/dictionaries/en-US/ |
H A D | en-US.dic | 11453 dbl 41357 sentinel/18 1
|
/dports/textproc/sigil/Sigil-1.8.0/src/Resource_Files/dictionaries/ |
H A D | en_US.dic | 11453 dbl 41357 sentinel/18 1
|