Home
last modified time | relevance | path

Searched defs:func (Results 201 - 225 of 4481) sorted by relevance

12345678910>>...180

/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dftab.c118 boolean vlGetFuncFTAB(VdpFuncId function_id, void **func) in vlGetFuncFTAB() argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Ddefault-enum-style-constified-module.rs15 pub fn func(x: Foo::Type); in func() functions
H A Dissue-848-replacement-system-include.rs30 pub fn func() -> *mut nsTArray<::std::os::raw::c_int>; in func() functions
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DMapFunctionsToDefinitions.cpp22 const TFunction *func = funcDefNode->getFunction(); variable
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_execution_limitations.cpp29 const auto func = _.function(inst->id()); in ValidateExecutionLimitations() local
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_storage_test.cpp262 << GetParam() << R"( %func "fun in TEST_P() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_execution_limitations.cpp29 const auto func = _.function(inst->id()); in ValidateExecutionLimitations() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_storage_test.cpp262 << GetParam() << R"( %func "fun in TEST_P() local
[all...]
/third_party/skia/third_party/externals/tint/src/ast/
H A Dmodule_test.cc30 auto* func = Func("main", VariableList{}, ty.f32(), StatementList{}, in TEST_F() local
/third_party/typescript/tests/baselines/reference/
H A DspreadExpressionContextualTypeWithNamespace.js6 function func() {} function
[all...]
H A DneverTypeErrors1.js76 function func() { function
H A DneverTypeErrors2.js76 function func() { function
/third_party/spirv-tools/source/val/
H A Dvalidate_execution_limitations.cpp27 const auto func = _.function(inst->id()); in ValidateExecutionLimitations() local
/applications/sample/wifi-iot/app/demolink/
H A Ddemosdk_adapter.h24 void *(*func)(char* arg); member
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_type_comptime_traits.h133 auto EtsPrimitiveTypeEnumToComptimeConstant(EtsType type, F &&func) in EtsPrimitiveTypeEnumToComptimeConstant() argument
[all...]
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DprogramElement.cpp41 void ProgramElement::SetFunction(pandasm::Function *func) in SetFunction() argument
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
H A DfunctionExpression.h32 explicit FunctionExpression(ScriptFunction *const func) : Expression(AstNodeType::FUNCTION_EXPRESSION), func_(func) in FunctionExpression() argument
36 FunctionExpression(ir::Identifier *namedExpr, ScriptFunction *const func) in FunctionExpression() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
H A Daarch64_cfgo.h25 AArch64CFGOptimizer(CGFunc &func, MemPool &memPool, LoopAnalysis &loop) : CFGOptimizer(func, memPool, loop) {} in AArch64CFGOptimizer() argument
32 explicit AArch64FlipBRPattern(CGFunc &func, LoopAnalysis &loop) : FlipBRPattern(func, loop) {} in AArch64FlipBRPattern() argument
H A Daarch64_offset_adjust.h27 explicit AArch64FPLROffsetAdjustment(CGFunc &func) in AArch64FPLROffsetAdjustment() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dargs.h25 explicit MoveRegArgs(CGFunc &func) : cgFunc(&func) {} in MoveRegArgs() argument
H A Dcg_cfg.h23 explicit InsnVisitor(CGFunc &func) : cgFunc(&func) {} in InsnVisitor() argument
H A Doffset_adjust.h25 explicit FrameFinalize(CGFunc &func) : cgFunc(&func) {} in FrameFinalize() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/
H A Dx64_cfgo.h24 X64CFGOptimizer(CGFunc &func, MemPool &memPool, LoopAnalysis &loop) : CFGOptimizer(func, memPool, loop) {} in X64CFGOptimizer() argument
31 explicit X64FlipBRPattern(CGFunc &func, LoopAnalysis &loop) : FlipBRPattern(func, loop) {} in X64FlipBRPattern() argument
/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DarrowFunctionExpressionBuilder.h29 ArrowFunctionExpressionBuilder &SetFunction(ScriptFunction *func) in SetFunction() argument
H A DfunctionExpressionBuilder.h29 FunctionExpressionBuilder &SetFunction(ScriptFunction *func) in SetFunction() argument

Completed in 7 milliseconds

12345678910>>...180