Home
last modified time | relevance | path

Searched defs:set_function (Results 1 - 6 of 6) sorted by relevance

/third_party/mbedtls/scripts/mbedtls_dev/
H A Dtest_case.py55 def set_function(self, function: str) -> None: member in TestCase
/third_party/jerryscript/tests/unit-core/
H A Dtest-proxy.cpp144 set_function (jerry_value_t target, /**< target object */ in set_function() function
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dinstruction.h50 void set_function(Function* func) { function_ = func; } in set_function() function in spvtools::val::Instruction
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dinstruction.h50 void set_function(Function* func) { function_ = func; } in set_function() function in spvtools::val::Instruction
/third_party/spirv-tools/source/val/
H A Dinstruction.h50 void set_function(Function* func) { function_ = func; } in set_function() function in spvtools::val::Instruction
/third_party/gn/src/gn/
H A Dparse_tree.h390 void set_function(Token t) { function_ = t; } in set_function() function in FunctionCallNode

Completed in 8 milliseconds