| /arkcompiler/ets_frontend/ets2panda/checker/types/ets/ |
| H A D | etsObjectType.cpp | 425 bool ETSObjectType::AssignmentSource(TypeRelation *const relation, [[maybe_unused]] Type *const target) in AssignmentSource() argument 450 bool ETSObjectType::CastWideningNarrowing(TypeRelation *const relation, Type *const target, TypeFlag unboxFlags, in CastWideningNarrowing() argument 468 bool ETSObjectType::TryCastByte(TypeRelation *const relation, Type *const target) in TryCastByte() argument 485 TryCastIntegral(TypeRelation *const relation, Type *const target) TryCastIntegral() argument 515 TryCastFloating(TypeRelation *const relation, Type *const target) TryCastFloating() argument 531 TryCastUnboxable(TypeRelation *const relation, Type *const target) TryCastUnboxable() argument 551 CastNumericObject(TypeRelation *const relation, Type *const target) CastNumericObject() argument 581 Cast(TypeRelation *const relation, Type *const target) Cast() argument [all...] |
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| H A D | ETSCompiler.cpp | 1351 compiler::Label *target = cg->ControlFlowChangeBreak(self->Ident()); in CompileImpl() local 1368 compiler::Label *target = etsg->ControlFlowChangeContinue(self->Ident()); in CompileImpl() local
|
| H A D | ETSGen.h | 770 InverseCondition(const ir::AstNode *node, Br const &br, Label *target, bool inverse = true) InverseCondition() argument [all...] |
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| H A D | builtins_shared_array.cpp | 1170 JSHandle<JSTaggedValue> target = GetCallArg(argv, 0); in IndexOfSlowPath() local 2550 JSHandle<JSTaggedValue> target = base::BuiltinsBase::GetCallArg(argv, 0); in LastIndexOfSlowPath() local
|
| H A D | builtins_shared_typedarray.cpp | 1052 JSHandle<JSTaggedValue> target = GetThis(argv); in Set() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/ |
| H A D | assembler_aarch64.cpp | 1048 void AssemblerAarch64::Bind(Label *target) in Bind() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| H A D | aarch64_emitter.cpp | 97 FuncNameOperand *target = static_cast<FuncNameOperand *>(targetOpnd); in RecordRegInfo() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | graph_linearizer.cpp | 934 GateRegion* target = region; in OptimizeControls() local
|
| H A D | hcr_circuit_builder.cpp | 28 GateRef target = IntPtr(index); in NoLabelCallRuntime() local 63 GateRef target = IntPtr(index); in CallStub() local 88 GateRef target = IntPtr(index); in CallBuiltinRuntime() local 106 GateRef target = IntPtr(index); in CallBuiltinRuntimeWithNewTarget() local 115 Call(const CallSignature* cs, GateRef glue, GateRef target, GateRef depend, const std::vector<GateRef> &args, GateRef hirGate, const char* comment) Call() argument 169 CallBCHandler(GateRef glue, GateRef target, const std::vector<GateRef> &args, const char* comment) CallBCHandler() argument 181 CallBuiltin(GateRef glue, GateRef target, const std::vector<GateRef> &args, const char* comment) CallBuiltin() argument 193 CallBuiltinWithArgv(GateRef glue, GateRef target, const std::vector<GateRef> &args, const char* comment) CallBuiltinWithArgv() argument 205 CallBCDebugger(GateRef glue, GateRef target, const std::vector<GateRef> &args, const char* comment) CallBCDebugger() argument 220 GateRef target = IntPtr(index); CallRuntime() local 240 GateRef target = IntPtr(index); CallRuntimeVarargs() local 253 GateRef target = IntPtr(index); CallNGCRuntime() local 276 GateRef target = IntPtr(index); CallNGCRuntime() local 704 OrdinaryHasInstance(GateRef obj, GateRef target) OrdinaryHasInstance() argument [all...] |
| H A D | interpreter_stub-inl.h | 670 void InterpreterStubBuilder::DispatchBase(GateRef target, GateRef glue, Args... args) in DispatchBase() argument 680 GateRef target = PtrMul(ZExtInt32ToPtr(ZExtInt8ToInt32(opcode)), IntPtrSize()); in Dispatch() local 688 GateRef target = PtrMul(IntPtr(BytecodeStubCSigns::ID_ExceptionHandler), IntPtrSize()); in DispatchLast() local 697 GateRef target = PtrMul(ZExtInt32ToPtr(ZExtInt8ToInt32(opcode)), IntPtrSize()); in DispatchDebugger() local 706 GateRef target = PtrMul(IntPtr(BytecodeStubCSigns::ID_ExceptionHandler), IntPtrSize()); in DispatchDebuggerLast() local 722 GateRef target = PtrMul(index, IntPtrSize()); DispatchWithId() local [all...] |
| H A D | native_inline_lowering.cpp | 1312 GateRef target = acc_.GetValueIn(gate, firstParam); in TryInlineReflectGet() local 1334 GateRef target = acc_.GetValueIn(gate, firstParam); in TryInlineReflectHas() local 1349 GateRef target = acc_.GetValueIn(gate, firstParam); in TryInlineReflectConstruct() local 1385 GateRef target = acc_.GetValueIn(gate, firstParam); TryInlineReflectApply() local 1441 GateRef target = acc_.GetValueIn(gate, 0); TryInlineFunctionPrototypeBind() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ |
| H A D | optimized_call.cpp | 222 Label target; in OptimizedCallAsmInterpreter() local 809 Label target; FastCallToAsmInterBridge() local 1439 Label target; DeoptHandlerAsm() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ |
| H A D | optimized_call.cpp | 278 Label target; in OptimizedCallAsmInterpreter() local 848 Label target; FastCallToAsmInterBridge() local 1441 Label target; DeoptHandlerAsm() local [all...] |
| /arkcompiler/toolchain/tooling/agent/ |
| H A D | runtime_impl.cpp | 924 Local<JSValueRef> target = proxyRef->GetTarget(vm_); in GetProxyValue() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | avfiltergraph.c | 1184 int avfilter_graph_send_command(AVFilterGraph *graph, const char *target, const char *cmd, const char *arg, char *res, int res_len, int flags) in avfilter_graph_send_command() argument 1214 int avfilter_graph_queue_command(AVFilterGraph *graph, const char *target, const char *command, const char *arg, int flags, double ts) in avfilter_graph_queue_command() argument
|
| H A D | vf_libplacebo.c | 317 struct pl_frame image, target; in process_frames() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | vaapi_encode.c | 794 vaapi_encode_add_ref(AVCodecContext *avctx, VAAPIEncodePicture *pic, VAAPIEncodePicture *target, int is_ref, int in_dpb, int prev) vaapi_encode_add_ref() argument [all...] |
| /third_party/curl/lib/vtls/ |
| H A D | bearssl.c | 770 bearssl_run_until(struct Curl_cfilter *cf, struct Curl_easy *data, unsigned target) bearssl_run_until() argument
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | iomapper.cpp | 75 TVarLiveMap* target = nullptr; in visitSymbol() local [all...] |
| /third_party/gn/src/gn/ |
| H A D | filesystem_utils.cc | 1012 BuildDirContext::BuildDirContext(const Target* target) in BuildDirContext() argument 1098 SourceDir GetBuildDirForTargetAsSourceDir(const Target* target, in GetBuildDirForTargetAsSourceDir() argument 461 MakeAbsoluteFilePathRelativeIfPossible( const base::FilePath& base, const base::FilePath& target) MakeAbsoluteFilePathRelativeIfPossible() argument 1104 GetBuildDirForTargetAsOutputFile(const Target* target, BuildDirType type) GetBuildDirForTargetAsOutputFile() argument [all...] |
| /third_party/alsa-utils/bat/ |
| H A D | common.h | 210 float *target; /* target single-tone as standard */ member
|
| /third_party/backends/backend/genesys/ |
| H A D | gl841.cpp | 1569 int target; in ad_fe_offset_calibration() local
|
| /third_party/backends/backend/ |
| H A D | mustek_usb_high.c | 423 usb_high_cal_calibrate (Calibrator * cal, void *src, void *target) in usb_high_cal_calibrate() argument 570 usb_high_cal_i8o8_mono_calibrate (Calibrator * cal, void *src, void *target) in usb_high_cal_i8o8_mono_calibrate() argument 617 usb_high_cal_i8o8_rgb_calibrate (Calibrator * cal, void *src, void *target) in usb_high_cal_i8o8_rgb_calibrate() argument 665 usb_high_cal_i4o1_calibrate (Calibrator * cal, void *src, void *target) in usb_high_cal_i4o1_calibrate() argument 1726 usb_high_scan_bssc_power_delay(Mustek_Usb_Device * dev, Powerdelay_Function set_power_delay, Signal_State * signal_state, SANE_Byte * target, SANE_Byte max, SANE_Byte min, SANE_Byte threshold, SANE_Int length) usb_high_scan_bssc_power_delay() argument [all...] |
| H A D | sp15c.c | 2199 apply_constraints(struct sp15c *scanner, SANE_Int opt, SANE_Int * target, SANE_Word * info) apply_constraints() argument
|
| /third_party/cJSON/ |
| H A D | cJSON_Utils.c | 198 CJSON_PUBLIC(char *) cJSONUtils_FindPointerFromObjectTo(const cJSON * const object, const cJSON * const target) in cJSONUtils_FindPointerFromObjectTo() argument 1338 static cJSON *merge_patch(cJSON *target, const cJSON * const patch, const cJSON_bool case_sensitive) in merge_patch() argument 1398 cJSONUtils_MergePatch(cJSON *target, const cJSON * const patch) cJSONUtils_MergePatch() argument 1403 cJSONUtils_MergePatchCaseSensitive(cJSON *target, const cJSON * const patch) cJSONUtils_MergePatchCaseSensitive() argument [all...] |