/arkcompiler/ets_runtime/test/fuzztest/daterefnew_fuzzer/ |
D | daterefnew_fuzzer.cpp | 35 double input = 0; in DateRefNewFuzzTest() local 59 double input = 0; in DateRefGetTimeFuzzTest() local 84 double input = 0; in DateRefToStringFuzzTest() local
|
/arkcompiler/ets_runtime/ecmascript/base/ |
D | math_helper.h | 38 static double Asinh(double input) in Asinh() 49 static inline double Atanh(double input) in Atanh()
|
/arkcompiler/runtime_core/libpandabase/tests/ |
D | mutex_test.cpp | 40 static void *TestThread1(void *input) in TestThread1() 51 static void *TestThread2(void *input) in TestThread2() 61 static void *TestThread3(void *input) in TestThread3() 79 static void *TestThread4(void *input) in TestThread4() 91 static void *TestThread5(void *input) in TestThread5()
|
/arkcompiler/ets_frontend/ts2panda/ts2abc/tests/ |
D | stringarr_test.cpp | 38 std::string input = "Hello 000World"; variable 46 std::string input = "Hello\\UD834World"; variable
|
/arkcompiler/runtime_core/bytecode_optimizer/ |
D | reg_acc_alloc.cpp | 59 compiler::Inst *input = inst->GetInput(AccReadIndex(inst)).GetInst(); in IsAccWriteBetween() local 118 for (auto input : user->GetInputs()) { in CanUserReadAcc() local 150 for (auto input : phi->GetInputs()) { in IsPhiAccReady() local 269 compiler::Inst *input = inst->GetInput(AccReadIndex(inst)).GetInst(); in RunImpl() local
|
/arkcompiler/runtime_core/static_core/bytecode_optimizer/ |
D | reg_acc_alloc.cpp | 62 compiler::Inst *input = inst->GetInput(AccReadIndex(inst)).GetInst(); in IsAccWriteBetween() local 131 for (auto input : user->GetInputs()) { in CanUserReadAcc() local 145 for (auto &input : user->GetInputs()) { in CanUserReadAcc() local 178 for (auto input : phi->GetInputs()) { in IsPhiAccReady() local 330 compiler::Inst *input = inst->GetInput(AccReadIndex(inst)).GetInst(); in RunImpl() local
|
/arkcompiler/ets_runtime/test/fuzztest/containersdequecommon_fuzzer/ |
D | containersdequecommon_fuzzer.h | 125 uint32_t input = 0; in ContainersDequeForEachFuzzTest() local 178 unsigned int input = 0; in ContainersDequeGetFirstFuzzTest() local 214 unsigned int input = 0; in ContainersDequeGetLastFuzzTest() local 250 unsigned int input = 0; in ContainersDequeInsertEndFuzzTest() local 281 unsigned int input = 0; in ContainersDequeHasFuzzTest() local 319 unsigned int input = 0; in ContainersDequePopFirstFuzzTest() local 355 unsigned int input = 0; in ContainersDequePopLastFuzzTest() local 386 uint32_t input = 0; in ContainersDequeIteratorFuzzTest() local
|
/arkcompiler/ets_runtime/test/fuzztest/jsvaluereftobigint_fuzzer/ |
D | jsvaluereftobigint_fuzzer.cpp | 33 char *input = new char[size](); in JSValueRefToBigIntFuzztest() local 54 char *input = new char[size](); in JSValueRefTypeofFuzztest() local
|
/arkcompiler/ets_runtime/test/fuzztest/arraybufferrefnewwithtwoparameters_fuzzer/ |
D | arraybufferrefnewwithtwoparameters_fuzzer.cpp | 32 int32_t input; in ArrayBufferRefNewWithTwoParametersFuzzTest() local 52 int32_t input; in ArrayBufferRef_New_IsDetach_Detach_ByteLength_GetBuffer_FuzzTest() local
|
/arkcompiler/runtime_core/static_core/plugins/ets/arkts_header/ |
D | arkts_header.cpp | 35 bool ProcessArgs(panda::PandArgParser &paParser, const panda::PandArg<std::string> &input, in ProcessArgs() 62 panda::PandArg<std::string> input("INPUT", "", "Input binary file"); in main() local
|
/arkcompiler/runtime_core/static_core/quickener/ |
D | quick.cpp | 32 bool ProcessArgs(panda::PandArgParser &pa_parser, const panda::PandArg<std::string> &input, in ProcessArgs() 51 panda::PandArg<std::string> input("INPUT", "", "Path to the input binary file"); in main() local
|
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/ |
D | inst_builder-inl.h | 49 auto input = GetDefinitionAcc(); in BuildCastToAnyString() local 66 auto input = GetDefinitionAcc(); in BuildCastToAnyNumber() local
|
/arkcompiler/ets_frontend/ets2panda/aot/ |
D | main.cpp | 54 static int CompileFromSource(es2panda::Compiler &compiler, es2panda::SourceFile &input, util::Optio… in CompileFromSource() 95 es2panda::SourceFile input(src, parserInput, options->ParseModule()); in CompileFromConfig() local 155 es2panda::SourceFile input(sourceFile, parserInput, options->ParseModule()); in Run() local
|
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefisbig64array_fuzzer/ |
D | jsvaluerefisbig64array_fuzzer.cpp | 35 int32_t input; in JSValueRefIsBigInt64ArrayFuzzTest() local 62 int32_t input; in JSValueRefIsBigUint64ArrayRefNewFuzzTest() local
|
/arkcompiler/ets_runtime/ecmascript/compiler/ |
D | range_guard.h | 50 uint32_t FoundIndexCheckedForLength(DependChains* dependChain, GateRef input) const in FoundIndexCheckedForLength() 62 uint32_t FoundIndexCheckedForIndex(DependChains* dependChain, GateRef input) const in FoundIndexCheckedForIndex()
|
D | number_speculative_retype.cpp | 297 GateRef input = acc_.GetValueIn(gate, i); in VisitStringAdd() local 315 GateRef input = acc_.GetValueIn(gate, i); in GetOuputForPhi() local 356 GateRef input = acc_.GetValueIn(gate, i); in VisitPhi() local 568 auto input = CheckAndConvertToBool(value, valueType); in VisitIsTrueOrFalse() local 604 GateRef input = Circuit::NullGate(); in VisitBooleanJump() local 628 GateRef input = acc_.GetValueIn(gate, i); in VisitNumberRelated() local 657 GateRef input = acc_.GetValueIn(gate, i); in VisitCallBuiltins() local 682 GateRef input = acc_.GetValueIn(gate, i); in VisitOthers() local 700 GateRef input = acc_.GetValueIn(gate, i); in VisitWithConstantValue() local 1209 GateRef input = acc_.GetValueIn(gate, 0); in VisitTypeConvert() local [all …]
|
/arkcompiler/ets_frontend/ts2panda/ts2abc/ |
D | main.cpp | 26 std::string input; in Preprocess() local 55 std::string input = options.GetTailArg1(); in HandleNpmEntries() local
|
/arkcompiler/ets_runtime/ecmascript/regexp/tests/ |
D | regexp_test.cpp | 660 CString input("abc"); in HWTEST_F_L0() local 685 CString input("cabd"); in HWTEST_F_L0() local 722 CString input("aabaac"); in HWTEST_F_L0() local 750 CString input("aabaac"); in HWTEST_F_L0() local 775 CString input("b"); in HWTEST_F_L0() local 800 CString input("zaacbbbcac"); in HWTEST_F_L0() local 838 CString input("ab\nabc"); in HWTEST_F_L0() local 863 CString input("ab\nabc"); in HWTEST_F_L0() local 888 CString input("erv"); in HWTEST_F_L0() local 913 CString input("bad good"); in HWTEST_F_L0() local [all …]
|
/arkcompiler/toolchain/tooling/base/ |
D | pt_base64.cpp | 44 std::pair<std::size_t, bool> PtBase64::Decode(void *output, const char *input, std::size_t len) in Decode() 91 size_t PtBase64::Encode(char *output, const void *input, std::size_t len) in Encode()
|
/arkcompiler/ets_frontend/merge_abc/src/ |
D | protobufSnapshotGenerator.cpp | 42 std::fstream input = panda::es2panda::util::Helpers::FileStream<std::fstream>( in GenerateProgram() local 60 std::fstream input = panda::es2panda::util::Helpers::FileStream<std::fstream>( in GetCacheContext() local
|
/arkcompiler/ets_runtime/test/moduletest/arrayflat/ |
D | arrayflat.js | 22 const input = [1, [2], [[3]]]; variable
|
/arkcompiler/ets_runtime/test/fuzztest/newbigintbyuint64_fuzzer/ |
D | newbigintbyuint64_fuzzer.cpp | 33 uint64_t input = 0; in NewBigIntByUint64FuzzTest() local
|
/arkcompiler/ets_runtime/test/fuzztest/booleanrefnewbool_fuzzer/ |
D | booleanrefnewbool_fuzzer.cpp | 32 bool input = true; in BooleanRefNewBoolFuzzTest() local
|
/arkcompiler/ets_runtime/test/fuzztest/newbigintbyint64_fuzzer/ |
D | newbigintbyint64_fuzzer.cpp | 33 int64_t input = 0; in NewBigIntByInt64FuzzTest() local
|
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_frontend/ |
D | test_frontend_package.js | 34 exports.foo = function (input) { return input + 42; } argument
|