Home
last modified time | relevance | path

Searched +defs:bit +defs:and (Results 1 – 25 of 153) sorted by relevance

1234567

/dports/deskutils/spice-gtk/spice-gtk-0.37/tests/
H A Dutil.c79 gchar *and; member
108 static void set_bit(guint8 *d, unsigned bit, unsigned value) in set_bit()
135 unsigned int i, j, bit; in test_set_bit() local
157 int j, bit; in test_mono_edge_highlight() local
158 guint8 *and; in test_mono_edge_highlight() local
/dports/devel/z88dk/z88dk/libsrc/target/c128/c128/
H A Dplayzb4sid.asm64 bit 0,a ; label
71 and 0fh ; 4 bit nibble label
79 bit 0,a ; label
82 and 0fh ; a = a and 15 label
/dports/devel/binutils/binutils-2.37/gas/testsuite/gas/s12z/
H A Dopr-symbol.s19 and d2, sym1 define
63 bit d3, sym1 define
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/s12z/
H A Dopr-symbol.s19 and d2, sym1 define
63 bit d3, sym1 define
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/s12z/
H A Dopr-symbol.s19 and d2, sym1 define
63 bit d3, sym1 define
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/cfb/
H A Dcfbbres.c63 cfbBresS(rop, and, xor, addrl, nlwidth, signdx, signdy, axis, x1, y1, e, e1, in cfbBresS() argument
234 register unsigned long tmp, bit; local
H A Dcfbbresd.c235 #define body_set(and, xor) { \ argument
284 unsigned long startbit, bit; local
/dports/games/xinfocom/xinfocom/
H A Darith.h19 #define and(a,b) store((a)&(b)) macro
26 #define bit(a,b) ret_value(((b) & ~(a)) == 0) macro
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/
H A DBitSet.java91 public void and(final BitSet other) { in and() method in BitSet
117 static int bit(final int pos){ in bit() method in BitSet
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/
H A DBitSet.java91 public void and(final BitSet other) { in and() method in BitSet
117 static int bit(final int pos){ in bit() method in BitSet
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/
H A DBitSet.java91 public void and(final BitSet other) { in and() method in BitSet
117 static int bit(final int pos){ in bit() method in BitSet
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/
H A DBitSet.java91 public void and(final BitSet other) { in and() method in BitSet
117 static int bit(final int pos){ in bit() method in BitSet
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/
H A DBitSet.java91 public void and(final BitSet other) { in and() method in BitSet
117 static int bit(final int pos){ in bit() method in BitSet
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/runtime/regexp/joni/
H A DBitSet.java91 public void and(final BitSet other) { in and() method in BitSet
119 static int bit(final int pos){ in bit() method in BitSet
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/runtime/regexp/joni/
H A DBitSet.java91 public void and(final BitSet other) { in and() method in BitSet
119 static int bit(final int pos){ in bit() method in BitSet
/dports/devel/antlr/antlr-2.7.7/lib/csharp/antlr.runtime/antlr.collections.impl/
H A DBitSet.cs85 public virtual BitSet and(BitSet a) in and() method in antlr.collections.impl.BitSet
216 public virtual void growToInclude(int bit) in growToInclude()
534 private static int wordNumber(int bit) in wordNumber()
/dports/emulators/x16-emulator/x16-emulator-r38/cpu/
H A Dinstructions.h59 static void and() { in and() function
108 static void bit() { in bit() function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/bitwise-1.0.0.1/src/Data/Array/BitArray/
H A DIO.hs120 bit = n .&. 7 function
133 bit = n .&. 7 function
218 and a = do function
/dports/devel/antlr/antlr-2.7.7/antlr/collections/impl/
H A DBitSet.java71 public BitSet and(BitSet a) { in and() method in BitSet
203 public void growToInclude(int bit) { in growToInclude()
480 private final static int wordNumber(int bit) { in wordNumber()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_test_bad_identifiers.proto102 optional uint32 bit = 24; field
151 and = 1; // NO_PROTO3 enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_test_bad_identifiers.proto102 optional uint32 bit = 24; field
151 and = 1; // NO_PROTO3 enumerator
/dports/devel/protobuf/protobuf-3.17.3/src/google/protobuf/compiler/cpp/
H A Dcpp_test_bad_identifiers.proto102 optional uint32 bit = 24; field
151 and = 1; // NO_PROTO3 enumerator
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_test_bad_identifiers.proto102 optional uint32 bit = 24; field
151 and = 1; // NO_PROTO3 enumerator
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/java/util/
H A DBitSet.java125 public void and(BitSet bs) in and() method in BitSet
697 long bit = 1; in toString() local
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/java/util/
H A DBitSet.java125 public void and(BitSet bs) in and() method in BitSet
697 long bit = 1; in toString() local

1234567