Home
last modified time | relevance | path

Searched defs:roots (Results 51 - 75 of 78) sorted by relevance

1234

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-repacker.hh348 hb_set_t roots; in assign_32bit_spaces() local
1060 hb_set_t roots; _try_isolating_subgraphs() local
[all...]
/third_party/gn/src/gn/
H A Dxcode_writer.cc230 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 Dstring-inl.h1070 bool SeqOneByteString::IsCompatibleMap(Map map, ReadOnlyRoots roots) { in IsCompatibleMap() argument
1076 bool SeqTwoByteString::IsCompatibleMap(Map map, ReadOnlyRoots roots) { in IsCompatibleMap() argument
H A Dcode.cc878 DependentCode DependentCode::empty_dependent_code(const ReadOnlyRoots& roots) { in empty_dependent_code() argument
H A Dmap-inl.h683 auto roots = GetReadOnlyRoots(); in IsNullOrUndefinedMap() local
H A Dswiss-name-dictionary-inl.h489 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 Dmap.cc60 Map Map::GetInstanceTypeMap(ReadOnlyRoots roots, InstanceType type) { in GetInstanceTypeMap() argument
H A Dfeedback-vector.cc57 ReadOnlyRoots roots = symbol.GetReadOnlyRoots(); in IsPropertyNameFeedback() local
H A Delements.cc1488 ReadOnlyRoots roots = holder.GetReadOnlyRoots(cage_base); in HasAccessorsImpl() local
[all...]
H A Djs-objects.cc503 ReadOnlyRoots roots = GetReadOnlyRoots(); in class_name() local
760 ReadOnlyRoots roots = properties.GetReadOnlyRoots(); SetHashAndUpdateProperties() local
814 ReadOnlyRoots roots = object.GetReadOnlyRoots(); GetIdentityHashHelper() local
4008 TestDictionaryPropertiesIntegrityLevel(Dictionary dict, ReadOnlyRoots roots, PropertyAttributes level) TestDictionaryPropertiesIntegrityLevel() argument
4189 ApplyAttributesToDictionary( Isolate* isolate, ReadOnlyRoots roots, Handle<Dictionary> dictionary, const PropertyAttributes attributes) ApplyAttributesToDictionary() argument
[all...]
/third_party/python/Lib/test/
H A Dtest_dis.py1634 def roots(a, b, c): function
/third_party/spirv-tools/source/opt/
H A Dinstrument_pass.cpp695 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 Dir_context.cpp933 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 Dtst_cgroup.c162 static struct cgroup_root roots[ROOTS_MAX + 1]; variable
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dscheduler.cc1407 void Run(NodeVector* roots) { in Run() argument
1524 void Run(NodeVector* roots) { in Run() argument
H A Dtyper.cc322 void Typer::Run(const NodeVector& roots, in Run() argument
/third_party/node/deps/v8/src/diagnostics/
H A Dobjects-debug.cc919 void SharedFunctionInfo::SharedFunctionInfoVerify(ReadOnlyRoots roots) { in SharedFunctionInfoVerify() argument
[all...]
H A Dobjects-printer.cc77 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 Dfactory-base.cc59 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 Dcontext.rs2305 let mut roots = self in compute_allowlisted_and_codegen_items() variables
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dinstrument_pass.cpp1012 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 Dinstrument_pass.cpp1012 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 Dftsdf.c2072 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 Dspirv_cross_c.cpp877 vector<RootConstants> roots; in spvc_compiler_hlsl_set_root_constants_layout() local
/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator.cc1832 ReadOnlyRoots roots = js_obj.GetReadOnlyRoots(); ExtractElementReferences() local
[all...]

Completed in 64 milliseconds

1234