Home
last modified time | relevance | path

Searched defs:returns (Results 1 - 25 of 27) sorted by relevance

12

/arkcompiler/ets_frontend/ets2panda/ast_verifier/
H A DgetterSetterValidation.cpp87 auto const &returns = function->ReturnStatements(); in ValidateGetter() local
/arkcompiler/toolchain/tooling/test/
H A Dprotocol_handler_test.cpp102 PtBaseReturns returns; in HWTEST_F_L0() local
/base/tee/tee_client/frameworks/include/
H A Dtc_ns_client.h66 TC_NS_ClientReturn returns; member
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dmodule.c255 *retpolines = NULL, *returns = NULL; in module_finalize() local
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dmodule.c280 *retpolines = NULL, *returns = NULL, *ibt_endbr = NULL, in module_finalize() local
/third_party/node/deps/v8/src/codegen/
H A Dsignature.h48 base::iterator_range<const T*> returns() const { in returns() function in v8::internal::Signature
107 static Signature<T>* Build(Zone* zone, std::initializer_list<T> returns, in Build() argument
162 FixedSizeSignature(const T* returns, const T* params) in FixedSizeSignature() argument
/kernel/linux/common_modules/tzdriver/
H A Dtc_ns_client.h76 struct tc_ns_client_return returns; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm.c202 LLVMTypeRef returns[AC_MAX_ARGS]; in si_llvm_create_main_func() local
509 LLVMTypeRef returns[AC_MAX_ARGS], last_func_type, return_type; in si_build_wrapper_function() local
H A Dsi_shader_llvm_vs.c869 LLVMTypeRef *returns; in si_llvm_build_vs_prolog() local
/third_party/python/Python/
H A Dsymtable.c1851 symtable_visit_annotations(struct symtable *st, stmt_ty o, arguments_ty a, expr_ty returns) in symtable_visit_annotations() argument
/third_party/python/Tools/c-analyzer/c_parser/
H A Dinfo.py1012 def returns(self): member in Signature
/kernel/linux/linux-5.10/tools/perf/util/
H A Dauxtrace.h119 bool returns; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Dauxtrace.h136 bool returns; member
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc4248 const int returns = frame()->GetReturnSlotCount(); in AssembleConstructFrame() local
4278 const int returns = frame()->GetReturnSlotCount(); in AssembleConstructFrame() local
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc4147 const int returns = frame()->GetReturnSlotCount(); in AssembleConstructFrame() local
4155 const int returns = frame()->GetReturnSlotCount(); in AssembleConstructFrame() local
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dcode-generator-ia32.cc4128 const int returns = frame()->GetReturnSlotCount(); in AssembleReturn() local
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc4046 const int returns = frame()->GetReturnSlotCount(); in AssembleConstructFrame() local
4075 const int returns = frame()->GetReturnSlotCount(); in AssembleConstructFrame() local
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dcode-generator-loong64.cc2293 const int returns = frame()->GetReturnSlotCount(); in AssembleConstructFrame() local
2323 const int returns = frame()->GetReturnSlotCount(); in AssembleConstructFrame() local
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dcode-generator-riscv64.cc3951 const int returns = frame()->GetReturnSlotCount(); in AssembleConstructFrame() local
3981 const int returns = frame()->GetReturnSlotCount(); in AssembleReturn() local
/third_party/python/Include/internal/
H A Dpycore_ast_state.h231 PyObject *returns; member
H A Dpycore_ast.h171 expr_ty returns; member
193 expr_ty returns; member
202 expr_ty returns; member
/third_party/node/deps/v8/src/wasm/
H A Dmodule-decoder.cc2012 std::vector<ValueType> returns; in consume_sig() local
H A Dfunction-body-decoder-impl.h3311 ReturnVector returns = CreateReturnValues(imm.sig); in DECODE() local
3325 ReturnVector returns in DECODE() local
3385 ReturnVector returns = CreateReturnValues(sig); DECODE() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc4784 const int returns = frame()->GetReturnSlotCount(); in AssembleReturn() local
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc3500 const int returns = frame()->GetReturnSlotCount(); in AssembleConstructFrame() local
3508 const int returns = frame()->GetReturnSlotCount(); in AssembleConstructFrame() local

Completed in 68 milliseconds

12