| /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/runtime_core/compiler/optimizer/ir_builder/ |
| D | inst_builder-inl.h | 23 Inst *InstBuilder::BuildAnyTypeCheckInst(size_t bc_addr, Inst *input, Inst *save_state, AnyBaseType… in BuildAnyTypeCheckInst() 81 auto input = GetDefinitionAcc(); in BuildCastToAnyString() local 98 auto input = GetDefinitionAcc(); in BuildCastToAnyNumber() local
|
| /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/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/runtime_core/bytecode_optimizer/ |
| D | reg_acc_alloc.cpp | 60 compiler::Inst *input = inst->GetInput(AccReadIndex(inst)).GetInst(); in IsAccWriteBetween() local 127 for (auto input : user->GetInputs()) { in CanUserReadAcc() local 159 for (auto input : phi->GetInputs()) { in IsPhiAccReady() local 305 compiler::Inst *input = inst->GetInput(AccReadIndex(inst)).GetInst(); in RunImpl() local
|
| /arkcompiler/ets_runtime/ecmascript/regexp/tests/ |
| D | regexp_test.cpp | 648 CString input("abc"); in HWTEST_F_L0() local 670 CString input("cabd"); in HWTEST_F_L0() local 701 CString input("aabaac"); in HWTEST_F_L0() local 725 CString input("aabaac"); in HWTEST_F_L0() local 747 CString input("b"); in HWTEST_F_L0() local 769 CString input("zaacbbbcac"); in HWTEST_F_L0() local 800 CString input("ab\nabc"); in HWTEST_F_L0() local 822 CString input("ab\nabc"); in HWTEST_F_L0() local 844 CString input("erv"); in HWTEST_F_L0() local 866 CString input("bad good"); in HWTEST_F_L0() local [all …]
|
| /arkcompiler/runtime_core/quickener/ |
| D | quick.cpp | 33 bool ProcessArgs(panda::PandArgParser &pa_parser, const panda::PandArg<std::string> &input, in ProcessArgs() 57 panda::PandArg<std::string> input("INPUT", "", "Path to the input binary file"); in main() local
|
| /arkcompiler/runtime_core/compiler/optimizer/optimizations/ |
| D | types_resolving.cpp | 108 for (auto &input : phi->GetInputs()) { in CheckInputsAnyTypesRec() local 199 for (auto &input : intrinsic->GetInputs()) { in TryInline() local 224 for (auto &input : intrinsic->GetInputs()) { in TryInline() local
|
| /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_frontend/merge_abc/src/ |
| D | protobufSnapshotGenerator.cpp | 40 …std::fstream input(panda::os::file::File::GetExtendedFilePath(inputName), std::ios::in | std::ios:… in GenerateProgram() local 56 std::fstream input(panda::os::file::File::GetExtendedFilePath(cacheFilePath), in GetCacheContext() local
|
| /arkcompiler/toolchain/tooling/base/ |
| D | pt_base64.cpp | 33 uint32_t PtBase64::Decode(const std::string &input, std::string &output) in Decode() 78 uint32_t PtBase64::Encode(const std::string &input, std::string &output) in Encode()
|
| /arkcompiler/ets_frontend/es2panda/aot/ |
| D | options.cpp | 43 static std::vector<std::string> GetStringItems(std::string &input, const std::string &delimiter) in GetStringItems() 62 bool Options::CollectInputFilesFromFileList(const std::string &input) in CollectInputFilesFromFileList() 107 bool Options::CollectInputFilesFromFileDirectory(const std::string &input, const std::string &exten… in CollectInputFilesFromFileDirectory() 330 std::string input = isInputFileList ? rawInput.substr(1) : rawInput; in Parse() local
|
| /arkcompiler/toolchain/websocket/ |
| D | define.h | 38 std::vector<std::string> ProtocolSplit(const std::string& str, const std::string& input) in ProtocolSplit()
|
| /arkcompiler/ets_runtime/test/fuzztest/newbigintbyuint64_fuzzer/ |
| D | newbigintbyuint64_fuzzer.cpp | 33 uint64_t input = 0; in NewBigIntByUint64FuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/arraybufferrefnewwithtwoparameters_fuzzer/ |
| D | arraybufferrefnewwithtwoparameters_fuzzer.cpp | 32 int32_t input; in ArrayBufferRefNewWithTwoParametersFuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/newbigintbyint64_fuzzer/ |
| D | newbigintbyint64_fuzzer.cpp | 33 int64_t input = 0; in NewBigIntByInt64FuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/daterefnew_fuzzer/ |
| D | daterefnew_fuzzer.cpp | 34 double input = 0; in DateRefNewFuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/booleanrefnewbool_fuzzer/ |
| D | booleanrefnewbool_fuzzer.cpp | 32 bool input = true; in BooleanRefNewBoolFuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/numberrefnewint32_fuzzer/ |
| D | numberrefnewint32_fuzzer.cpp | 34 int32_t input = 0; in NumberRefNewInt32FuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/numberrefnewint64_fuzzer/ |
| D | numberrefnewint64_fuzzer.cpp | 34 int64_t input = 0; in NumberRefNewInt64FuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/numberrefnewdouble_fuzzer/ |
| D | numberrefnewdouble_fuzzer.cpp | 35 double input = 0; in NumberRefNewDoubleFuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/numberrefnewuint32_fuzzer/ |
| D | numberrefnewuint32_fuzzer.cpp | 31 uint32_t input = 0; in NumberRefNewUint32FuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/biguint64arrayrefnew_fuzzer/ |
| D | biguint64arrayrefnew_fuzzer.cpp | 31 int32_t input; in BigUint64ArrayRefNewFuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/dataviewrefnew_fuzzer/ |
| D | dataviewrefnew_fuzzer.cpp | 32 int32_t input; in DataViewRefNewFuzzTest() local
|