Home
last modified time | relevance | path

Searched refs:functionLookup (Results 1 – 25 of 26) sorted by relevance

12

/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/
H A DSchema.java64 SchemaObjectSet functionLookup; field in Schema
85 functionLookup = new SchemaObjectSet(SchemaObject.FUNCTION); in Schema()
163 functionLookup.getSQL(list, resolved, unresolved); in getSQLArray()
250 return functionLookup; in getObjectSet()
253 return functionLookup; in getObjectSet()
303 return functionLookup.map.values().iterator(); in schemaObjectIterator()
306 Iterator functions = functionLookup.map.values().iterator(); in schemaObjectIterator()
412 return functionLookup.getObject(name); in findSchemaObject()
418 object = functionLookup.getObject(name); in findSchemaObject()
540 functionLookup = null; in release()
H A DSchemaManager.java691 set = schema.functionLookup; in getSchemaObjectSet()
1886 set = schema.functionLookup; in getSchemaObjectName()
1888 SchemaObject object = schema.functionLookup.getObject(name); in getSchemaObjectName()
1938 return schema.functionLookup.getObject(name.name); in getSchemaObject()
1945 schema.functionLookup.getObject(name.name); in getSchemaObject()
2302 set = schema.functionLookup; in removeSchemaObject()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/compiler/translator/
H A Dglslang_tab_autogen.cpp347 TFunctionLookup *functionLookup; member
2414 (yyval.interm.functionLookup) = (yyvsp[0].interm.functionLookup); in yyparse()
2423 (yyval.interm.functionLookup) = (yyvsp[0].interm.functionLookup); in yyparse()
2432 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
2440 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
2448 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
2456 (yyval.interm.functionLookup) = (yyvsp[0].interm.functionLookup); in yyparse()
2464 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
2473 (yyval.interm.functionLookup) = (yyvsp[-2].interm.functionLookup); in yyparse()
2482 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
[all …]
H A Dglslang_tab_autogen.h258 TFunctionLookup *functionLookup; member
H A Dglslang.y99 TFunctionLookup *functionLookup; member
240 %type <interm.functionLookup> function_identifier function_call_header
241 %type <interm.functionLookup> function_call_header_with_parameters function_call_header_no_paramete…
242 %type <interm.functionLookup> function_call_generic function_call_or_method
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/compiler/translator/
H A Dglslang_tab_autogen.cpp369 TFunctionLookup *functionLookup; member
2521 (yyval.interm.functionLookup) = (yyvsp[0].interm.functionLookup); in yyparse()
2530 (yyval.interm.functionLookup) = (yyvsp[0].interm.functionLookup); in yyparse()
2539 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
2547 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
2555 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
2563 (yyval.interm.functionLookup) = (yyvsp[0].interm.functionLookup); in yyparse()
2571 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
2580 (yyval.interm.functionLookup) = (yyvsp[-2].interm.functionLookup); in yyparse()
2589 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
[all …]
H A Dglslang_tab_autogen.h280 TFunctionLookup *functionLookup; member
H A Dglslang.y99 TFunctionLookup *functionLookup; member
246 %type <interm.functionLookup> function_identifier function_call_header
247 %type <interm.functionLookup> function_call_header_with_parameters function_call_header_no_paramete…
248 %type <interm.functionLookup> function_call_generic function_call_or_method
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/compiler/translator/
H A Dglslang_tab_autogen.cpp370 TFunctionLookup *functionLookup; member
2525 (yyval.interm.functionLookup) = (yyvsp[0].interm.functionLookup); in yyparse()
2534 (yyval.interm.functionLookup) = (yyvsp[0].interm.functionLookup); in yyparse()
2543 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
2551 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
2559 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
2567 (yyval.interm.functionLookup) = (yyvsp[0].interm.functionLookup); in yyparse()
2575 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
2584 (yyval.interm.functionLookup) = (yyvsp[-2].interm.functionLookup); in yyparse()
2593 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
[all …]
H A Dglslang_tab_autogen.h281 TFunctionLookup *functionLookup; member
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/compiler/translator/
H A Dglslang_tab_autogen.cpp369 TFunctionLookup *functionLookup; member
2521 (yyval.interm.functionLookup) = (yyvsp[0].interm.functionLookup); in yyparse()
2530 (yyval.interm.functionLookup) = (yyvsp[0].interm.functionLookup); in yyparse()
2539 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
2547 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
2555 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
2563 (yyval.interm.functionLookup) = (yyvsp[0].interm.functionLookup); in yyparse()
2571 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
2580 (yyval.interm.functionLookup) = (yyvsp[-2].interm.functionLookup); in yyparse()
2589 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
[all …]
H A Dglslang_tab_autogen.h280 TFunctionLookup *functionLookup; member
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/compiler/translator/
H A Dglslang_tab_autogen.cpp370 TFunctionLookup *functionLookup; member
2525 (yyval.interm.functionLookup) = (yyvsp[0].interm.functionLookup); in yyparse()
2534 (yyval.interm.functionLookup) = (yyvsp[0].interm.functionLookup); in yyparse()
2543 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
2551 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
2559 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
2567 (yyval.interm.functionLookup) = (yyvsp[0].interm.functionLookup); in yyparse()
2575 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
2584 (yyval.interm.functionLookup) = (yyvsp[-2].interm.functionLookup); in yyparse()
2593 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
[all …]
H A Dglslang_tab_autogen.h281 TFunctionLookup *functionLookup; member
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/checkout/src/compiler/translator/
H A Dglslang_tab.cpp336 TFunctionLookup *functionLookup; member
2644 (yyval.interm.functionLookup) = (yyvsp[0].interm.functionLookup); in yyparse()
2653 (yyval.interm.functionLookup) = (yyvsp[0].interm.functionLookup); in yyparse()
2662 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
2670 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
2678 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
2686 (yyval.interm.functionLookup) = (yyvsp[0].interm.functionLookup); in yyparse()
2694 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
2695 (yyval.interm.functionLookup)->addArgument((yyvsp[0].interm.intermTypedNode)); in yyparse()
2703 (yyval.interm.functionLookup) = (yyvsp[-2].interm.functionLookup); in yyparse()
[all …]
H A Dglslang_tab.h247 TFunctionLookup *functionLookup; member
H A Dglslang.y95 TFunctionLookup *functionLookup; member
241 %type <interm.functionLookup> function_identifier function_call_header
242 %type <interm.functionLookup> function_call_header_with_parameters function_call_header_no_paramete…
243 %type <interm.functionLookup> function_call_generic function_call_or_method
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/compiler/translator/
H A Dglslang_tab_autogen.cpp370 TFunctionLookup *functionLookup; member
2525 (yyval.interm.functionLookup) = (yyvsp[0].interm.functionLookup); in yyparse()
2534 (yyval.interm.functionLookup) = (yyvsp[0].interm.functionLookup); in yyparse()
2543 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
2551 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
2559 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
2567 (yyval.interm.functionLookup) = (yyvsp[0].interm.functionLookup); in yyparse()
2575 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
2584 (yyval.interm.functionLookup) = (yyvsp[-2].interm.functionLookup); in yyparse()
2593 (yyval.interm.functionLookup) = (yyvsp[-1].interm.functionLookup); in yyparse()
[all …]
H A Dglslang_tab_autogen.h281 TFunctionLookup *functionLookup; member
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/valgrind/callgrind/
H A Dcallgrindparser.cpp220 QHash<qint64, QList<const Function *> > functionLookup; in parse() local
222 functionLookup[function->nameId()].append(function); in parse()
231 foreach (const Function *function, functionLookup.value(callData.calledFunction)) { in parse()
247 foreach (const Function *function, functionLookup.value(callData.calledFunction)) { in parse()
H A Dcallgrindparsedata.cpp69 QHash<qint64, QHash<qint64, QVector<Function *> > > functionLookup; member in Valgrind::Callgrind::ParseData::Private
/dports/games/galaxyhack/galaxyhack/src/
H A DSide.h42 map<ustring, int> functionLookup; variable
H A DSide.cpp230 aiScripts[scriptName].functionLookup[functionName] = functionIndex; in MakeFunctionLookupTable()
/dports/converters/wkhtmltopdf/qt-5db36ec/tools/porting/src/
H A Dsemantic.h97 …CodeModel::FunctionMember *functionLookup(CodeModel::Scope *baseScope, const DeclaratorAST *funct…
H A Dsemantic.cpp551 CodeModel::FunctionMember *method = functionLookup(currentScope.top(), d); in parseFunctionDefinition()
962 FunctionMember *Semantic::functionLookup(CodeModel::Scope *baseScope, in functionLookup() function in Semantic

12