| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsCubic.cpp | 268 int roots = cubic.findMaxCurvature(maxCurvature); in ComplexBreak() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-repacker.hh | 348 hb_set_t roots; in assign_32bit_spaces() local 1060 hb_set_t roots; _try_isolating_subgraphs() local [all...] |
| /foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/ |
| H A D | drawable_descriptor.cpp | 132 cJSON* roots = cJSON_ParseWithLength(reinterpret_cast<const char*>(jsonBuf_.get()), len_); in PreGetPixelMapFromJsonBuf() local
|
| /foundation/window/window_manager/wmserver/src/ |
| H A D | window_layout_policy_cascade.cpp | 578 std::vector<std::vector<sptr<WindowNode>>> roots = { aboveAppWindowNodeVec, appWindowNodeVec }; in GetCurCascadeRect() local
|
| /third_party/gn/src/gn/ |
| H A D | xcode_writer.cc | 230 const std::vector<base::FilePath::StringType> roots = in GetAdditionalFilesRoots() local 750 const std::vector<base::FilePath> roots = in AddSourcesFromBuilder() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | string-inl.h | 1070 bool SeqOneByteString::IsCompatibleMap(Map map, ReadOnlyRoots roots) { in IsCompatibleMap() argument 1076 bool SeqTwoByteString::IsCompatibleMap(Map map, ReadOnlyRoots roots) { in IsCompatibleMap() argument
|
| H A D | code.cc | 878 DependentCode DependentCode::empty_dependent_code(const ReadOnlyRoots& roots) { in empty_dependent_code() argument
|
| H A D | map-inl.h | 683 auto roots = GetReadOnlyRoots(); in IsNullOrUndefinedMap() local
|
| H A D | swiss-name-dictionary-inl.h | 489 bool SwissNameDictionary::IsKey(ReadOnlyRoots roots, Object key_candidate) { in IsKey() argument 493 bool SwissNameDictionary::ToKey(ReadOnlyRoots roots, int entry, in ToKey() argument 501 bool SwissNameDictionary::ToKey(ReadOnlyRoots roots, InternalIndex entry, in ToKey() argument [all...] |
| H A D | map.cc | 60 Map Map::GetInstanceTypeMap(ReadOnlyRoots roots, InstanceType type) { in GetInstanceTypeMap() argument
|
| H A D | feedback-vector.cc | 57 ReadOnlyRoots roots = symbol.GetReadOnlyRoots(); in IsPropertyNameFeedback() local
|
| H A D | elements.cc | 1488 ReadOnlyRoots roots = holder.GetReadOnlyRoots(cage_base); in HasAccessorsImpl() local [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_dis.py | 1634 def roots(a, b, c): function
|
| /third_party/spirv-tools/source/opt/ |
| H A D | instrument_pass.cpp | 695 std::queue<uint32_t> roots; in InstProcessEntryPointCallTree() local 633 InstProcessCallTreeFromRoots(InstProcessFunction& pfn, std::queue<uint32_t>* roots, uint32_t stage_idx) InstProcessCallTreeFromRoots() argument [all...] |
| H A D | ir_context.cpp | 933 std::queue<uint32_t> roots; in ProcessEntryPointCallTree() local 941 std::queue<uint32_t> roots; in ProcessReachableCallTree() local 970 ProcessCallTreeFromRoots(ProcessFunction& pfn, std::queue<uint32_t>* roots) ProcessCallTreeFromRoots() argument 991 std::queue<uint32_t> roots; CollectCallTreeFromRoots() local [all...] |
| /third_party/ltp/lib/ |
| H A D | tst_cgroup.c | 162 static struct cgroup_root roots[ROOTS_MAX + 1]; variable [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | scheduler.cc | 1407 void Run(NodeVector* roots) { in Run() argument 1524 void Run(NodeVector* roots) { in Run() argument
|
| /third_party/node/deps/v8/src/diagnostics/ |
| H A D | objects-debug.cc | 919 void SharedFunctionInfo::SharedFunctionInfoVerify(ReadOnlyRoots roots) { in SharedFunctionInfoVerify() argument [all...] |
| H A D | objects-printer.cc | 77 ReadOnlyRoots roots = dict.GetReadOnlyRoots(); in PrintDictionaryContents() local 884 ReadOnlyRoots roots = dict.GetReadOnlyRoots(); in PrintTableContentsGeneric() local 1135 ReadOnlyRoots roots = GetReadOnlyRoots(); in FeedbackCellPrint() local 2706 ReadOnlyRoots roots = key.GetReadOnlyRoots(); in PrintOneTransition() local 2768 ReadOnlyRoots roots = ReadOnlyRoots(isolate_); PrintTransitionTree() local [all...] |
| /third_party/node/deps/v8/src/heap/ |
| H A D | factory-base.cc | 59 ReadOnlyRoots roots = read_only_roots(); in NewStruct() local 274 ReadOnlyRoots roots = read_only_roots(); in NewScriptWithId() local [all...] |
| /third_party/rust/crates/bindgen/bindgen/ir/ |
| H A D | context.rs | 2305 let mut roots = self in compute_allowlisted_and_codegen_items() variables [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | instrument_pass.cpp | 1012 std::queue<uint32_t> roots; in InstProcessEntryPointCallTree() local 946 InstProcessCallTreeFromRoots(InstProcessFunction& pfn, std::queue<uint32_t>* roots, uint32_t stage_idx) InstProcessCallTreeFromRoots() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | instrument_pass.cpp | 1012 std::queue<uint32_t> roots; in InstProcessEntryPointCallTree() local 946 InstProcessCallTreeFromRoots(InstProcessFunction& pfn, std::queue<uint32_t>* roots, uint32_t stage_idx) InstProcessCallTreeFromRoots() argument [all...] |
| /third_party/skia/third_party/externals/freetype/src/sdf/ |
| H A D | ftsdf.c | 2072 FT_16D16 roots[3] = { 0, 0, 0 }; /* real roots of the cubic eq. */ in get_min_distance_conic() local [all...] |
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_cross_c.cpp | 877 vector<RootConstants> roots; in spvc_compiler_hlsl_set_root_constants_layout() local
|