/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_builtin_macros/src/ |
H A D | cfg_eval.rs | 25 annotatable: Annotatable, in expand() 28 vec![cfg_eval(ecx.sess, ecx.ecfg.features, annotatable)] in expand() 34 annotatable: Annotatable, in cfg_eval() 37 .configure_annotatable(annotatable) in cfg_eval() 49 annotatable: Annotatable, in flat_map_annotatable() 51 match annotatable { in flat_map_annotatable() 90 match annotatable { in has_cfg_or_cfg_attr() 128 return Some(annotatable); in configure_annotatable() 142 let nt = annotatable.clone().into_nonterminal(); in configure_annotatable() 176 annotatable = match annotatable { in configure_annotatable() [all …]
|
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/codemodel/internal/ |
H A D | TypedAnnotationWriter.java | 230 static <W extends JAnnotationWriter<?>> W create(Class<W> w, JAnnotatable annotatable) { in create() argument 232 return (W)new TypedAnnotationWriter(a,w,annotatable.annotate(a)).createProxy(); in create()
|
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/codemodel/internal/ |
H A D | TypedAnnotationWriter.java | 230 static <W extends JAnnotationWriter<?>> W create(Class<W> w, JAnnotatable annotatable) { in create() argument 232 return (W)new TypedAnnotationWriter(a,w,annotatable.annotate(a)).createProxy(); in create()
|
/dports/devel/lattice-ice40-examples-hx1k/iCE40HX1K-EVB-69df5a7fc2daa8f00a984426b721499f6df22492/windows/ice40blinkingled/ice40blinkingled_Implmnt/ |
H A D | ice40blinkingled_XXXXXOLD.scf | 47 # Non-forward-annotatable constraints (intentionally commented out)
|
H A D | ice40blinkingled.scf | 47 # Non-forward-annotatable constraints (intentionally commented out)
|
/dports/cad/iverilog/verilog-11.0/ |
H A D | netmisc.h | 280 bool annotatable =false, 287 bool annotatable =false,
|
H A D | netmisc.cc | 849 bool annotatable, bool force_expand, in do_elab_and_eval() argument 916 if (annotatable) in do_elab_and_eval() 974 int context_width, bool need_const, bool annotatable, in elab_and_eval() argument 978 need_const, annotatable, false, in elab_and_eval() 988 int context_width, bool need_const, bool annotatable, in elab_and_eval_lossless() argument 992 need_const, annotatable, true, in elab_and_eval_lossless()
|
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.jeview/src/org/eclipse/jdt/jeview/views/ |
H A D | JavaElement.java | 422 …private void addAnnotatableChildren(ArrayList<JEAttribute> result, final IAnnotatable annotatable)… in addAnnotatableChildren() argument 426 IAnnotation[] annotations= annotatable.getAnnotations(); in addAnnotatableChildren()
|
H A D | JavaElementView.java | 666 final IAnnotatable annotatable= (IAnnotatable) ((JavaElement) selected).getJavaElement(); in makeActions() 673 …element= new JavaElementChildrenProperty(fInput, "'" + ((IJavaElement) annotatable).getElementName… in makeActions() 675 IAnnotation annotation= annotatable.getAnnotation(name); in makeActions()
|
/dports/print/py-reportlab/reportlab-3.5.68/src/reportlab/lib/ |
H A D | pdfencrypt.py | 49 annotatable = 1<<5 variable 114 if self.canAnnotate: p = p | annotatable
|
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_expand/src/ |
H A D | expand.rs | 837 fn gate_proc_macro_input(&self, annotatable: &Annotatable) { in gate_proc_macro_input() 864 annotatable in gate_proc_macro_input()
|
/dports/lang/ghc/ghc-8.10.7/libraries/bytestring/tests/ |
H A D | data | 23 …ship with the Institute for the Future of the Book, I have provided an annotatable and “social” te…
|