Home
last modified time | relevance | path

Searched refs:Imps (Results 1 – 25 of 217) sorted by relevance

123456789

/dports/lang/lfe/lfe-1.3/src/
H A Dlfe_gen.erl63 From = fun ([F,A], Imps) -> store_import(F, A, F, Imps);
64 ({F,A}, Imps) -> store_import(F, A, F, Imps)
70 Rename = fun ([[F,A],R], Imps) -> store_import(F, A, R, Imps);
71 ({{F,A},R}, Imps) -> store_import(F, A, R, Imps)
76 store_import(F, A, R, Imps) ->
77 orddict:store([F,A], R, Imps).
79 collect_imp(Fun, Mod, Imps, Is) ->
80 Mimps0 = safe_fetch(Mod, Imps, []),
82 orddict:store(Mod, Mimps1, Imps).
108 Imps = map(ImpFun, Mod#gen.imps),
[all …]
/dports/games/scourge-data/scourge_data/config/
H A Dbook.cfg5 name=_( "Treatiese on the Handling of Imps" )
8 harnessing the energies of Imps." );
/dports/devel/matreshka/matreshka-0.7.0/source/amf/mof/cmof/
H A Damf-internals-cmof_packages.adb324 Imps : AMF.CMOF.Packageable_Elements.Collections.Set_Of_CMOF_Packageable_Element)
331 return Import_Members (Self, Imps);
340 Imps : AMF.CMOF.Packageable_Elements.Collections.Set_Of_CMOF_Packageable_Element)
347 return Exclude_Collisions (Self, Imps);
H A Damf-internals-cmof_data_types.adb231 Imps : AMF.CMOF.Packageable_Elements.Collections.Set_Of_CMOF_Packageable_Element)
238 return Import_Members (Self, Imps);
247 Imps : AMF.CMOF.Packageable_Elements.Collections.Set_Of_CMOF_Packageable_Element)
254 return Exclude_Collisions (Self, Imps);
H A Damf-internals-cmof_classes.adb256 Imps : AMF.CMOF.Packageable_Elements.Collections.Set_Of_CMOF_Packageable_Element)
263 return Import_Members (Self, Imps);
272 Imps : AMF.CMOF.Packageable_Elements.Collections.Set_Of_CMOF_Packageable_Element)
279 return Exclude_Collisions (Self, Imps);
H A Damf-internals-cmof_associations.adb280 Imps : AMF.CMOF.Packageable_Elements.Collections.Set_Of_CMOF_Packageable_Element)
287 return Import_Members (Self, Imps);
296 Imps : AMF.CMOF.Packageable_Elements.Collections.Set_Of_CMOF_Packageable_Element)
303 return Exclude_Collisions (Self, Imps);
H A Damf-cmof-namespaces.ads133 Imps : AMF.CMOF.Packageable_Elements.Collections.Set_Of_CMOF_Packageable_Element)
144 Imps : AMF.CMOF.Packageable_Elements.Collections.Set_Of_CMOF_Packageable_Element)
H A Damf-internals-cmof_operations.adb339 Imps : AMF.CMOF.Packageable_Elements.Collections.Set_Of_CMOF_Packageable_Element)
346 return Import_Members (Self, Imps);
355 Imps : AMF.CMOF.Packageable_Elements.Collections.Set_Of_CMOF_Packageable_Element)
362 return Exclude_Collisions (Self, Imps);
H A Damf-internals-cmof_packages.ads103 Imps : AMF.CMOF.Packageable_Elements.Collections.Set_Of_CMOF_Packageable_Element)
108 Imps : AMF.CMOF.Packageable_Elements.Collections.Set_Of_CMOF_Packageable_Element)
H A Damf-internals-cmof_classes.ads96 Imps : AMF.CMOF.Packageable_Elements.Collections.Set_Of_CMOF_Packageable_Element)
101 Imps : AMF.CMOF.Packageable_Elements.Collections.Set_Of_CMOF_Packageable_Element)
/dports/devel/matreshka/matreshka-0.7.0/source/amf/uml/
H A Damf-uml-namespaces.ads114 Imps : AMF.UML.Packageable_Elements.Collections.Set_Of_UML_Packageable_Element)
142 Imps : AMF.UML.Packageable_Elements.Collections.Set_Of_UML_Packageable_Element)
H A Damf-internals-uml_interaction_operands.adb463 Imps : AMF.UML.Packageable_Elements.Collections.Set_Of_UML_Packageable_Element)
469 return Exclude_Collisions (Self, Imps);
493 Imps : AMF.UML.Packageable_Elements.Collections.Set_Of_UML_Packageable_Element)
499 return Import_Members (Self, Imps);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/examples/SpeculativeJIT/
H A DSpeculativeJIT.cpp108 S(Imps, *this->ES), in SpeculativeJIT()
113 this->CODLayer.setImplMap(&Imps); in SpeculativeJIT()
143 ImplSymbolMap Imps; member in SpeculativeJIT
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/examples/SpeculativeJIT/
H A DSpeculativeJIT.cpp113 S(Imps, *this->ES), in SpeculativeJIT()
118 this->CODLayer.setImplMap(&Imps); in SpeculativeJIT()
146 ImplSymbolMap Imps; member in SpeculativeJIT
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/examples/SpeculativeJIT/
H A DSpeculativeJIT.cpp108 S(Imps, *this->ES), in SpeculativeJIT()
113 this->CODLayer.setImplMap(&Imps); in SpeculativeJIT()
144 ImplSymbolMap Imps; member in SpeculativeJIT
/dports/devel/llvm10/llvm-10.0.1.src/examples/SpeculativeJIT/
H A DSpeculativeJIT.cpp108 S(Imps, *this->ES), in SpeculativeJIT()
113 this->CODLayer.setImplMap(&Imps); in SpeculativeJIT()
141 ImplSymbolMap Imps; member in SpeculativeJIT
/dports/graphics/llvm-mesa/llvm-13.0.1.src/examples/SpeculativeJIT/
H A DSpeculativeJIT.cpp113 S(Imps, *this->ES), in SpeculativeJIT()
118 this->CODLayer.setImplMap(&Imps); in SpeculativeJIT()
146 ImplSymbolMap Imps; member in SpeculativeJIT
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/examples/SpeculativeJIT/
H A DSpeculativeJIT.cpp109 S(Imps, *this->ES), in SpeculativeJIT()
114 this->CODLayer.setImplMap(&Imps); in SpeculativeJIT()
144 ImplSymbolMap Imps; member in SpeculativeJIT
/dports/devel/llvm11/llvm-11.0.1.src/examples/SpeculativeJIT/
H A DSpeculativeJIT.cpp108 S(Imps, *this->ES), in SpeculativeJIT()
113 this->CODLayer.setImplMap(&Imps); in SpeculativeJIT()
144 ImplSymbolMap Imps; member in SpeculativeJIT
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/examples/SpeculativeJIT/
H A DSpeculativeJIT.cpp113 S(Imps, *this->ES), in SpeculativeJIT()
118 this->CODLayer.setImplMap(&Imps); in SpeculativeJIT()
146 ImplSymbolMap Imps; member in SpeculativeJIT
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/examples/SpeculativeJIT/
H A DSpeculativeJIT.cpp113 S(Imps, *this->ES), in SpeculativeJIT()
118 this->CODLayer.setImplMap(&Imps); in SpeculativeJIT()
146 ImplSymbolMap Imps; member in SpeculativeJIT
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/examples/SpeculativeJIT/
H A DSpeculativeJIT.cpp113 S(Imps, *this->ES), in SpeculativeJIT()
118 this->CODLayer.setImplMap(&Imps); in SpeculativeJIT()
146 ImplSymbolMap Imps; member in SpeculativeJIT
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/examples/SpeculativeJIT/
H A DSpeculativeJIT.cpp109 S(Imps, *this->ES), in SpeculativeJIT()
114 this->CODLayer.setImplMap(&Imps); in SpeculativeJIT()
144 ImplSymbolMap Imps; member in SpeculativeJIT
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/examples/SpeculativeJIT/
H A DSpeculativeJIT.cpp108 S(Imps, *this->ES), in SpeculativeJIT()
113 this->CODLayer.setImplMap(&Imps); in SpeculativeJIT()
141 ImplSymbolMap Imps; member in SpeculativeJIT
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/examples/SpeculativeJIT/
H A DSpeculativeJIT.cpp113 S(Imps, *this->ES), in SpeculativeJIT()
118 this->CODLayer.setImplMap(&Imps); in SpeculativeJIT()
146 ImplSymbolMap Imps; member in SpeculativeJIT

123456789