Home
last modified time | relevance | path

Searched defs:QUOT (Results 1 – 25 of 104) sorted by relevance

12345

/dports/biology/pooler/PrimerPooler-1.78/pooler/
H A Dnumbers.h23 #define QUOT "'" macro
28 #define QUOT "" macro
/dports/textproc/fox-xml/fox-4.1.2-91-g9c6716e/wxml/
H A Dm_wxml_escape.F9016 integer, parameter :: QUOT = iachar('"') variable
/dports/lang/gcc48/gcc-4.8.5/libjava/gnu/javax/swing/text/html/parser/support/low/
H A DConstants.h54 static const jint QUOT = 34; variable
/dports/lang/gnat_util/gcc-6-20180516/libjava/gnu/javax/swing/text/html/parser/support/low/
H A DConstants.h54 static const jint QUOT = 34; variable
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/gnu/javax/swing/text/html/parser/support/low/
H A DConstants.h54 static const jint QUOT = 34; variable
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/gnu/javax/swing/text/html/parser/support/low/
H A DConstants.h54 static const jint QUOT = 34; variable
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/gnu/javax/swing/text/html/parser/support/low/
H A DConstants.h54 static const jint QUOT = 34; variable
/dports/cad/ghdl/ghdl-1.0.0/libraries/ieee/
H A Dnumeric_bit-body.vhdl158 variable QUOT: UNSIGNED(MAX(NUM'LENGTH, XDENOM'LENGTH)-1 downto 0); variable
565 variable XR, QUOT: UNSIGNED(R_LENGTH-1 downto 0); variable
581 variable XL, QUOT: UNSIGNED(L_LENGTH-1 downto 0); variable
600 variable XR, QUOT: SIGNED(R_LENGTH-1 downto 0); variable
616 variable XL, QUOT: SIGNED(L_LENGTH-1 downto 0); variable
H A Dnumeric_std-body.vhdl160 variable QUOT: UNSIGNED(MAX(NUM'LENGTH, XDENOM'LENGTH)-1 downto 0); variable
635 variable XR, QUOT: UNSIGNED(R_LENGTH-1 downto 0); variable
651 variable XL, QUOT: UNSIGNED(L_LENGTH-1 downto 0); variable
670 variable XR, QUOT: SIGNED(R_LENGTH-1 downto 0); variable
686 variable XL, QUOT: SIGNED(L_LENGTH-1 downto 0); variable
/dports/cad/nvc/nvc-r1.5.3/lib/ieee/
H A Dnumeric_bit-body.vhdl158 variable QUOT: UNSIGNED(MAX(NUM'LENGTH, XDENOM'LENGTH)-1 downto 0); variable
565 variable XR, QUOT: UNSIGNED(R_LENGTH-1 downto 0); variable
581 variable XL, QUOT: UNSIGNED(L_LENGTH-1 downto 0); variable
600 variable XR, QUOT: SIGNED(R_LENGTH-1 downto 0); variable
616 variable XL, QUOT: SIGNED(L_LENGTH-1 downto 0); variable
H A Dnumeric_std-body.vhdl160 variable QUOT: UNSIGNED(MAX(NUM'LENGTH, XDENOM'LENGTH)-1 downto 0); variable
635 variable XR, QUOT: UNSIGNED(R_LENGTH-1 downto 0); variable
651 variable XL, QUOT: UNSIGNED(L_LENGTH-1 downto 0); variable
670 variable XR, QUOT: SIGNED(R_LENGTH-1 downto 0); variable
686 variable XL, QUOT: SIGNED(L_LENGTH-1 downto 0); variable
/dports/cad/freehdl/freehdl-0.0.7/ieee/
H A Dnumeric_bit.vhdl919 variable QUOT: UNSIGNED(MAX(NUM'LENGTH, XDENOM'LENGTH)-1 downto 0); variable
1326 variable XR, QUOT: UNSIGNED(R_LENGTH-1 downto 0); variable
1342 variable XL, QUOT: UNSIGNED(L_LENGTH-1 downto 0); variable
1361 variable XR, QUOT: SIGNED(R_LENGTH-1 downto 0); variable
1377 variable XL, QUOT: SIGNED(L_LENGTH-1 downto 0); variable
/dports/lang/ruby26/ruby-2.6.9/lib/rexml/
H A Dentity.rb167 QUOT = Entity.new( 'quot', '"' ) constant
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/cldr-apps/src/main/java/org/json/
H A DXML.java60 public static final Character QUOT = new Character('"'); field in XML
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/javax/swing/text/html/parser/support/low/
H A DConstants.java85 public static final int QUOT = '"'; field in Constants
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/javax/swing/text/html/parser/support/low/
H A DConstants.java85 public static final int QUOT = '"'; field in Constants
/dports/misc/py-orange3-timeseries/orange3-timeseries-0.3.10/orangecontrib/timeseries/widgets/
H A Dowdifference.py38 QUOT = 'Quotient' variable in OWDifference.Operation
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/javax/swing/text/html/parser/support/low/
H A DConstants.java85 public static final int QUOT = '"'; field in Constants
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/javax/swing/text/html/parser/support/low/
H A DConstants.java85 public static final int QUOT = '"'; field in Constants
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/javax/swing/text/html/parser/support/low/
H A DConstants.java85 public static final int QUOT = '"'; field in Constants
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/javax/swing/text/html/parser/support/low/
H A DConstants.java85 public static final int QUOT = '"'; field in Constants
/dports/games/adonthell/adonthell-0.3.8/src/tools/dlgedit/
H A Ddlg_compiler.h58 QUOT = 21, enumerator
/dports/devel/upnp/pupnp-release-1.14.12/ixml/src/inc/
H A Dixmlparser.h43 #define QUOT """ macro
/dports/cad/ghdl/ghdl-1.0.0/libraries/ieee2008/
H A Dnumeric_bit-body.vhdl143 variable QUOT : UNSIGNED(MAXIMUM(NUM'length, XDENOM'length)-1 downto 0); variable
608 variable XR, QUOT : UNSIGNED(R_LENGTH-1 downto 0); variable
624 variable XL, QUOT : UNSIGNED(L_LENGTH-1 downto 0); variable
643 variable XR, QUOT : SIGNED(R_LENGTH-1 downto 0); variable
659 variable XL, QUOT : SIGNED(L_LENGTH-1 downto 0); variable
H A Dnumeric_std-body.vhdl157 variable QUOT : UNRESOLVED_UNSIGNED(MAXIMUM(NUM'length, XDENOM'length)-1 variable
731 variable XR, QUOT : UNRESOLVED_UNSIGNED(R_LENGTH-1 downto 0); variable
749 variable XL, QUOT : UNRESOLVED_UNSIGNED(L_LENGTH-1 downto 0); variable
768 variable XR, QUOT : UNRESOLVED_SIGNED(R_LENGTH-1 downto 0); variable
784 variable XL, QUOT : UNRESOLVED_SIGNED(L_LENGTH-1 downto 0); variable

12345