Home
last modified time | relevance | path

Searched defs:should_set (Results 1 – 25 of 52) sorted by relevance

123

/dports/devel/bugzilla44/bugzilla-4.4.13/Bugzilla/
H A DCGI.pm458 sub should_set { subroutine
/dports/devel/bugzilla50/bugzilla-5.0.4/Bugzilla/
H A DCGI.pm482 sub should_set { subroutine
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/aarch64/
H A Dregister_aarch64.hpp67 unsigned long bit(bool should_set = true) const { return should_set ? 1 << encoding() : 0; } in bit()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/aarch64/vm/
H A Dregister_aarch64.hpp68 unsigned long bit(bool should_set = true) const { return should_set ? 1 << encoding() : 0; } in bit()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/aarch64/vm/
H A Dregister_aarch64.hpp68 unsigned long bit(bool should_set = true) const { return should_set ? 1 << encoding() : 0; } in bit()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/aarch64/
H A Dregister_aarch64.hpp68 uint64_t bit(bool should_set = true) const { return should_set ? 1 << encoding() : 0; } in bit()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/aarch64/
H A Dregister_aarch64.hpp68 uint64_t bit(bool should_set = true) const { return should_set ? 1 << encoding() : 0; } in bit()
/dports/shells/fish/fish-3.3.1/src/
H A Dfds.cpp226 int set_cloexec(int fd, bool should_set) { in set_cloexec()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/aarch64/
H A Dregister_aarch64.hpp67 unsigned long bit(bool should_set = true) const { return should_set ? 1 << encoding() : 0; } in bit()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/aarch64/
H A Dregister_aarch64.hpp68 unsigned long bit(bool should_set = true) const { return should_set ? 1 << encoding() : 0; } in bit()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/aarch64/
H A Dregister_aarch64.hpp68 unsigned long bit(bool should_set = true) const { return should_set ? 1 << encoding() : 0; } in bit()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/aarch64/
H A Dregister_aarch64.hpp69 uint64_t bit(bool should_set = true) const { return should_set ? 1 << encoding() : 0; } in bit()
/dports/lang/python-legacy/Python-2.7.18/Python/
H A D_warnings.c175 already_warned(PyObject *registry, PyObject *key, int should_set) in already_warned()
/dports/lang/python27/Python-2.7.18/Python/
H A D_warnings.c175 already_warned(PyObject *registry, PyObject *key, int should_set) in already_warned()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Python/
H A D_warnings.c169 already_warned(PyObject *registry, PyObject *key, int should_set) in already_warned()
/dports/lang/python37/Python-3.7.12/Python/
H A D_warnings.c248 already_warned(PyObject *registry, PyObject *key, int should_set) in already_warned()
/dports/databases/py-sqlite3/Python-3.8.12/Python/
H A D_warnings.c379 already_warned(PyObject *registry, PyObject *key, int should_set) in already_warned()
/dports/lang/python-tools/Python-3.8.12/Python/
H A D_warnings.c379 already_warned(PyObject *registry, PyObject *key, int should_set) in already_warned()
/dports/lang/python38/Python-3.8.12/Python/
H A D_warnings.c379 already_warned(PyObject *registry, PyObject *key, int should_set) in already_warned()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Python/
H A D_warnings.c379 already_warned(PyObject *registry, PyObject *key, int should_set) in already_warned()
/dports/databases/py-gdbm/Python-3.8.12/Python/
H A D_warnings.c379 already_warned(PyObject *registry, PyObject *key, int should_set) in already_warned()
/dports/lang/python311/Python-3.11.0a3/Python/
H A D_warnings.c383 already_warned(PyObject *registry, PyObject *key, int should_set) in already_warned()
/dports/lang/python39/Python-3.9.9/Python/
H A D_warnings.c388 already_warned(PyObject *registry, PyObject *key, int should_set) in already_warned()
/dports/emulators/qemu5/qemu-5.2.0/tests/
H A Dtest-hbitmap.c752 bool should_set = false; in test_hbitmap_serialize_part() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/
H A Dtest-hbitmap.c752 bool should_set = false; in test_hbitmap_serialize_part() local

123