Searched defs:roots (Results 1 – 9 of 9) sorted by relevance
714 std::vector<TraceDumper::FunctionCallUP> &roots) { in AppendReturnedInstructionToFunctionCallForest()774 std::vector<TraceDumper::FunctionCallUP> &roots) { in AppendInstructionToFunctionCallForest()861 std::vector<TraceDumper::FunctionCallUP> &roots) { in AppendErrorToFunctionCallForest()877 std::vector<TraceDumper::FunctionCallUP> roots; in CreateFunctionCallForest() local
163 const std::vector<StringRef> &roots, in getSearchPaths()201 std::vector<StringRef> roots; in getSystemLibraryRoots() local215 getLibrarySearchPaths(InputArgList &args, const std::vector<StringRef> &roots) { in getLibrarySearchPaths()221 const std::vector<StringRef> &roots) { in getFrameworkSearchPaths()
274 const std::vector<StringRef> &roots, in findPathCombination()
224 uint8_t roots[SLH_MAX_ROOTS]; in ossl_slh_fors_pk_from_sig() local
512 const uint16_t *roots = kNTTRoots; in scalar_ntt() local544 const uint16_t *roots = kInverseNTTRoots; in scalar_inverse_ntt() local601 const uint16_t *roots = kModRoots; in scalar_mult() local620 const uint16_t *roots = kModRoots; in scalar_mult_add() local
1610 std::vector<node_ptr> &roots, in parse_file()2017 std::vector<node_ptr> roots; in parse_dts() local
74 addr_and_size_t roots; // Pointer to __kmp_root. member