Home
last modified time | relevance | path

Searched defs:to_bit (Results 1 – 25 of 48) sorted by relevance

12

/dports/databases/ip4r/ip4r-2.4.1/scripts/
H A Dip4r--2.2--2.4.sql23 CREATE FUNCTION to_bit(ip4) RETURNS varbit AS 'MODULE_PATHNAME','ip4_cast_to_bit' LANGUAGE C IMMUTA… function
24 CREATE FUNCTION to_bit(ip6) RETURNS varbit AS 'MODULE_PATHNAME','ip6_cast_to_bit' LANGUAGE C IMMUTA… function
25 CREATE FUNCTION to_bit(ipaddress) RETURNS varbit AS 'MODULE_PATHNAME','ipaddr_cast_to_bit' LANGUAGE… function
26 CREATE FUNCTION to_bit(ip4r) RETURNS varbit AS 'MODULE_PATHNAME','ip4r_cast_to_bit' LANGUAGE C IMMU… function
27 CREATE FUNCTION to_bit(ip6r) RETURNS varbit AS 'MODULE_PATHNAME','ip6r_cast_to_bit' LANGUAGE C IMMU… function
28 CREATE FUNCTION to_bit(iprange) RETURNS varbit AS 'MODULE_PATHNAME','iprange_cast_to_bit' LANGUAGE … function
/dports/cad/ghdl/ghdl-1.0.0/testsuite/synth/issue1345/
H A Dissue.vhdl20 function to_bit (a : in character) return std_logic is function
/dports/cad/ghdl/ghdl-1.0.0/testsuite/synth/issue1366/
H A Dissue.vhdl21 function to_bit (a : in character) return std_logic is function
/dports/cad/ghdl/ghdl-1.0.0/testsuite/synth/issue1288/
H A Dissue.vhdl21 function to_bit (a : in character) return std_logic is function
/dports/cad/ghdl/ghdl-1.0.0/testsuite/synth/issue1321/
H A Dissue.vhdl20 function to_bit (a : in character) return std_logic is function
/dports/cad/ghdl/ghdl-1.0.0/testsuite/synth/issue1322/
H A Dissue.vhdl20 function to_bit (a : in character) return std_logic is function
/dports/cad/ghdl/ghdl-1.0.0/testsuite/synth/issue1295/
H A Dissue.vhdl21 function to_bit (a : in character) return std_logic is function
/dports/cad/ghdl/ghdl-1.0.0/testsuite/synth/issue1292/
H A Dissue.vhdl21 function to_bit (a : in character) return std_logic is function
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/issue1295/
H A Dpsl_next_event_a.vhdl21 function to_bit (a : in character) return std_logic is function
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/issue1292/
H A Dpsl_next_event_e.vhdl21 function to_bit (a : in character) return std_logic is function
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/issue1347/
H A Dissue.vhdl20 function to_bit (a : in character) return std_logic is function
/dports/cad/ghdl/ghdl-1.0.0/testsuite/synth/issue1314/
H A Dissue.vhdl20 function to_bit (a : in character) return std_logic is function
/dports/cad/ghdl/ghdl-1.0.0/libraries/openieee/v87/
H A Dstd_logic_1164-body.vhdl368 function to_bit (s : std_ulogic; xmap : bit := '0') return bit is function
/dports/devel/libfirm/libfirm-1.21.0/ir/adt/
H A Draw_bitset.h443 size_t to_bit = to % BITS_PER_ELEM; in rbitset_set_range() local
/dports/cad/ghdl/ghdl-1.0.0/libraries/openieee/v93/
H A Dstd_logic_1164-body.vhdl424 function to_bit (s : std_ulogic; xmap : bit := '0') return bit is function
/dports/devel/geany/geany-1.38/data/filedefs/
H A Dfiletypes.vhdl26 std_functions=now readline read writeline write endfile resolved to_bit to_bitvector to_stdulogic t… alias
/dports/devel/geany-legacy/geany-1.37.1/data/filedefs/
H A Dfiletypes.vhdl26 std_functions=now readline read writeline write endfile resolved to_bit to_bitvector to_stdulogic t… alias
/dports/cad/ghdl/ghdl-1.0.0/libraries/openieee/v08/
H A Dstd_logic_1164-body.vhdl580 function to_bit (s : std_ulogic; xmap : bit := '0') return bit is function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DSkVMTest.cpp566 auto to_bit = [&](int shift, skvm::I32 mask) { in DEF_TEST() local
602 auto to_bit = [&](int shift, skvm::I32 mask) { in DEF_TEST() local
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delfxx-tilegx.c2663 int to_bit = (to + i) % 8; in tilegx_copy_bits() local
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delfxx-tilegx.c2663 int to_bit = (to + i) % 8; in tilegx_copy_bits() local
/dports/devel/gdb/gdb-11.1/bfd/
H A Delfxx-tilegx.c2663 int to_bit = (to + i) % 8; in tilegx_copy_bits() local
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Delfxx-tilegx.c2779 int to_bit = (to + i) % 8; in tilegx_copy_bits() local
/dports/devel/binutils/binutils-2.37/bfd/
H A Delfxx-tilegx.c2663 int to_bit = (to + i) % 8; in tilegx_copy_bits() local
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delfxx-tilegx.c2978 int to_bit = (to + i) % 8; in tilegx_copy_bits() local

12