Home
last modified time | relevance | path

Searched defs:getLiterals (Results 1 – 15 of 15) sorted by relevance

/dports/games/openmw/openmw-openmw-0.47.0/components/compiler/
H A Doutput.cpp36 const Literals& Output::getLiterals() const in getLiterals() function in Compiler::Output
51 Literals& Output::getLiterals() in getLiterals() function in Compiler::Output
/dports/mail/postfixadmin/postfixadmin-d3bc1551/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_method_literals.php30 public function getLiterals(Smarty_Internal_TemplateBase $obj) function in Smarty_Internal_Method_Literals
/dports/mail/postfixadmin33/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_method_literals.php30 public function getLiterals(Smarty_Internal_TemplateBase $obj) function in Smarty_Internal_Method_Literals
/dports/mail/postfixadmin33-lite/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_method_literals.php30 public function getLiterals(Smarty_Internal_TemplateBase $obj) function in Smarty_Internal_Method_Literals
/dports/mail/postfixadmin-lite/postfixadmin-d3bc1551/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_method_literals.php30 public function getLiterals(Smarty_Internal_TemplateBase $obj) function in Smarty_Internal_Method_Literals
/dports/www/smarty3/smarty-3.1.34/libs/sysplugins/
H A Dsmarty_internal_method_literals.php30 public function getLiterals(Smarty_Internal_TemplateBase $obj) function in Smarty_Internal_Method_Literals
/dports/www/serendipity/Serendipity-2.3.5/bundled-libs/Smarty/libs/sysplugins/
H A Dsmarty_internal_method_literals.php30 public function getLiterals(Smarty_Internal_TemplateBase $obj) function in Smarty_Internal_Method_Literals
/dports/finance/prestashop/prestashop/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_method_literals.php30 public function getLiterals(Smarty_Internal_TemplateBase $obj) function in Smarty_Internal_Method_Literals
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_method_literals.php30 public function getLiterals(Smarty_Internal_TemplateBase $obj) function in Smarty_Internal_Method_Literals
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vpropertyexplorer/plugins/
H A Dvenumproperty.cpp102 QStringList VPE::VEnumProperty::getLiterals() const in getLiterals() function in VPE::VEnumProperty
/dports/math/cvc3/cvc3-2.4.1/src/include/
H A Dclause.h138 const std::vector<Literal>& getLiterals() const { in getLiterals() function
/dports/devel/binaryen/binaryen-version_98/src/ir/
H A Dproperties.h117 inline Literals getLiterals(const Expression* curr) { in getLiterals() function
/dports/devel/spirv-llvm-translator/SPIRV-LLVM-Translator-13.0.0/lib/SPIRV/libSPIRV/
H A DSPIRVEntry.h668 const std::vector<SPIRVWord> &getLiterals() const { return WordLiterals; } in getLiterals() function
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/SPIRV/libSPIRV/
H A DSPIRVEntry.h562 const std::vector<SPIRVWord>& getLiterals()const { return WordLiterals;} in getLiterals() function
/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/src/ShellCheck/
H A DAnalytics.hs508 getLiterals (T_Literal _ s) = return s function
509 getLiterals (T_Glob _ s) = return s function
510 getLiterals _ = Nothing function