Home
last modified time | relevance | path

Searched refs:importStack (Results 1 – 25 of 2652) sorted by relevance

12345678910>>...107

/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.context/src/main/java/org/springframework/context/annotation/
H A DConfigurationClassParser.java79 private final ImportStack importStack = new ImportStack(); field in ConfigurationClassParser
308 if (checkForCircularImports && this.importStack.contains(configClass)) { in processImport()
309 …this.problemReporter.error(new CircularImportProblem(configClass, this.importStack, configClass.ge… in processImport()
312 this.importStack.push(configClass); in processImport()
340 this.importStack.registerImport(importingClassMetadata.getClassName(), candidate); in processImport()
344 this.importStack.pop(); in processImport()
367 return this.importStack; in getImportRegistry()
435 …tProblem(ConfigurationClass attemptedImport, Stack<ConfigurationClass> importStack, AnnotationMeta… in CircularImportProblem() argument
438 "already present in the current import stack [%s]", importStack.peek().getSimpleName(), in CircularImportProblem()
439 attemptedImport.getSimpleName(), attemptedImport.getSimpleName(), importStack), in CircularImportProblem()
[all …]
/dports/devel/pear-phing/phing-2.6.1/parser/
H A DPhingXMLContext.php63 private $importStack = array(); variable in PhingXMLContext
66 $this->importStack[] = $file;
70 return $this->importStack;
/dports/www/grafana8/grafana-8.3.6/vendor/cuelang.org/go/cue/load/
H A Dloader.go138 stk importStack
247 type importStack []string type
249 func (s *importStack) Push(p string) {
253 func (s *importStack) Pop() {
257 func (s *importStack) Copy() []string {
264 func (sp *importStack) shorterThan(t []string) bool {
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/cmd/go/
H A Dpkg.go210 type importStack []string type
212 func (s *importStack) push(p string) {
216 func (s *importStack) pop() {
220 func (s *importStack) copy() []string {
227 func (sp *importStack) shorterThan(t []string) bool {
248 func reloadPackage(arg string, stk *importStack) *Package { argument
469 func reusePackage(p *Package, stk *importStack) *Package { argument
494 func disallowInternal(srcDir string, p *Package, stk *importStack) *Package { argument
561 func disallowVendor(srcDir, path string, p *Package, stk *importStack) *Package { argument
1529 func loadPackage(arg string, stk *importStack) *Package { argument
[all …]
H A Dget.go91 var stk importStack
170 func download(arg string, parent *Package, stk *importStack, mode int) { argument
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/cmd/go/
H A Dpkg.go223 type importStack []string type
225 func (s *importStack) push(p string) {
229 func (s *importStack) pop() {
233 func (s *importStack) copy() []string {
240 func (sp *importStack) shorterThan(t []string) bool {
261 func reloadPackage(arg string, stk *importStack) *Package { argument
H A Dget.go101 var stk importStack
180 func download(arg string, parent *Package, stk *importStack, mode int) { argument
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/cmd/go/
H A Dpkg.go223 type importStack []string type
225 func (s *importStack) push(p string) {
229 func (s *importStack) pop() {
233 func (s *importStack) copy() []string {
240 func (sp *importStack) shorterThan(t []string) bool {
261 func reloadPackage(arg string, stk *importStack) *Package { argument
H A Dget.go101 var stk importStack
180 func download(arg string, parent *Package, stk *importStack, mode int) { argument
/dports/www/firefox-esr/firefox-91.8.0/js/xpconnect/loader/
H A DmozJSComponentLoader.h150 importStack.Truncate(); in Clear()
166 nsCString importStack; variable
H A DmozJSComponentLoader.cpp426 entry->importStack = xpc_PrintJSStack(cx, false, false, false).get(); in LoadModule()
1007 retval = mod->importStack; in GetModuleImportStack()
1029 retval = mod->importStack; in GetComponentLoadStack()
1298 newEntry->importStack = xpc_PrintJSStack(aCx, false, false, false).get(); in Import()
/dports/www/firefox/firefox-99.0/js/xpconnect/loader/
H A DmozJSComponentLoader.h150 importStack.Truncate(); in Clear()
166 nsCString importStack; variable
H A DmozJSComponentLoader.cpp427 entry->importStack = xpc_PrintJSStack(cx, false, false, false).get(); in LoadModule()
1028 retval = mod->importStack; in GetModuleImportStack()
1050 retval = mod->importStack; in GetComponentLoadStack()
1318 newEntry->importStack = xpc_PrintJSStack(aCx, false, false, false).get(); in Import()
/dports/mail/thunderbird/thunderbird-91.8.0/js/xpconnect/loader/
H A DmozJSComponentLoader.h150 importStack.Truncate(); in Clear()
166 nsCString importStack; variable
H A DmozJSComponentLoader.cpp426 entry->importStack = xpc_PrintJSStack(cx, false, false, false).get(); in LoadModule()
1007 retval = mod->importStack; in GetModuleImportStack()
1029 retval = mod->importStack; in GetComponentLoadStack()
1298 newEntry->importStack = xpc_PrintJSStack(aCx, false, false, false).get(); in Import()
/dports/lang/spidermonkey60/firefox-60.9.0/js/xpconnect/loader/
H A DmozJSComponentLoader.h169 importStack.Truncate(); in Clear()
185 nsCString importStack; variable
H A DmozJSComponentLoader.cpp500 entry->importStack = xpc_PrintJSStack(cx, false, false, false).get(); in LoadModule()
1050 retval = mod->importStack; in GetModuleImportStack()
1071 retval = mod->importStack; in GetComponentLoadStack()
1312 newEntry->importStack = xpc_PrintJSStack(aCx, false, false, false).get(); in Import()
/dports/lang/spidermonkey78/firefox-78.9.0/js/xpconnect/loader/
H A DmozJSComponentLoader.h160 importStack.Truncate(); in Clear()
176 nsCString importStack; variable
H A DmozJSComponentLoader.cpp495 entry->importStack = xpc_PrintJSStack(cx, false, false, false).get(); in LoadModule()
1060 retval = mod->importStack; in GetModuleImportStack()
1082 retval = mod->importStack; in GetComponentLoadStack()
1346 newEntry->importStack = xpc_PrintJSStack(aCx, false, false, false).get(); in Import()
/dports/lang/nim/nim-1.6.2/compiler/
H A Dimporter.nim270 let L = c.graph.importStack.len
271 let recursion = c.graph.importStack.find(f)
272 c.graph.importStack.add f
278 err.add toFullPath(c.config, c.graph.importStack[i]) & " imports " &
279 toFullPath(c.config, c.graph.importStack[i+1])
289 c.graph.importStack.setLen(L)
H A Dmodulegraphs.nim74 importStack*: seq[FileIndex] # The current import stack. Used for detecting recursive
444 result.importStack = @[]
466 g.importStack = @[]
593 let indent = ">".repeat(graph.importStack.len)
/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/XSLT/
H A DStylesheetHandler.cpp1335 … Stylesheet::URLStackType& importStack = m_stylesheet.getStylesheetRoot().getImportStack(); in processImport() local
1337 if (stackContains(importStack, hrefUrl)) in processImport()
1349 importStack.push_back(hrefUrl); in processImport()
1370 assert(equals(importStack.back(), hrefUrl)); in processImport()
1371 importStack.pop_back(); in processImport()
/dports/lang/nim/nim-1.6.2/c_code/5_7/
H A D@mimporter.nim.c692 tySequence__48JTohSgTy339bRxHzUD8KA* importStack; member
2606 T5_ = ((*(*c).graph).importStack ? (*(*c).graph).importStack->Sup.len : 0); in N_NIMCALL()
2608 recursion = find__importer_3566((*(*c).graph).importStack, f); in N_NIMCALL()
2609 …(void**) (&(*(*c).graph).importStack), (tySequence__48JTohSgTy339bRxHzUD8KA*) incrSeqV3((TGenericS… in N_NIMCALL()
2610 T6_ = (*(*c).graph).importStack->Sup.len++; in N_NIMCALL()
2611 (*(*c).graph).importStack->data[T6_] = f; in N_NIMCALL()
2637 T19_ = toFullPath__msgs_538((*(*c).graph).config, (*(*c).graph).importStack->data[i]); in N_NIMCALL()
2639 …T20_ = toFullPath__msgs_538((*(*c).graph).config, (*(*c).graph).importStack->data[(NI)(i + ((NI) 1… in N_NIMCALL()
2662 …Ref((void**) (&(*(*c).graph).importStack), (tySequence__48JTohSgTy339bRxHzUD8KA*) setLengthSeqV2(&… in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/5_6/
H A D@mimporter.nim.c691 tySequence__48JTohSgTy339bRxHzUD8KA* importStack; member
2550 T5_ = ((*(*c).graph).importStack ? (*(*c).graph).importStack->Sup.len : 0); in N_NIMCALL()
2552 recursion = find__importer_3566((*(*c).graph).importStack, f); in N_NIMCALL()
2553 …(void**) (&(*(*c).graph).importStack), (tySequence__48JTohSgTy339bRxHzUD8KA*) incrSeqV3((TGenericS… in N_NIMCALL()
2554 T6_ = (*(*c).graph).importStack->Sup.len++; in N_NIMCALL()
2555 (*(*c).graph).importStack->data[T6_] = f; in N_NIMCALL()
2581 T19_ = toFullPath__msgs_538((*(*c).graph).config, (*(*c).graph).importStack->data[i]); in N_NIMCALL()
2583 …T20_ = toFullPath__msgs_538((*(*c).graph).config, (*(*c).graph).importStack->data[(NI)(i + ((NI) 1… in N_NIMCALL()
2606 …Ref((void**) (&(*(*c).graph).importStack), (tySequence__48JTohSgTy339bRxHzUD8KA*) setLengthSeqV2(&… in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/7_2/
H A D@mimporter.nim.c691 tySequence__48JTohSgTy339bRxHzUD8KA* importStack; member
2550 T5_ = ((*(*c).graph).importStack ? (*(*c).graph).importStack->Sup.len : 0); in N_NIMCALL()
2552 recursion = find__importer_3566((*(*c).graph).importStack, f); in N_NIMCALL()
2553 …(void**) (&(*(*c).graph).importStack), (tySequence__48JTohSgTy339bRxHzUD8KA*) incrSeqV3((TGenericS… in N_NIMCALL()
2554 T6_ = (*(*c).graph).importStack->Sup.len++; in N_NIMCALL()
2555 (*(*c).graph).importStack->data[T6_] = f; in N_NIMCALL()
2581 T19_ = toFullPath__msgs_538((*(*c).graph).config, (*(*c).graph).importStack->data[i]); in N_NIMCALL()
2583 …T20_ = toFullPath__msgs_538((*(*c).graph).config, (*(*c).graph).importStack->data[(NI)(i + ((NI) 1… in N_NIMCALL()
2606 …Ref((void**) (&(*(*c).graph).importStack), (tySequence__48JTohSgTy339bRxHzUD8KA*) setLengthSeqV2(&… in N_NIMCALL()

12345678910>>...107