Home
last modified time | relevance | path

Searched defs:merge (Results 26 - 50 of 196) sorted by relevance

12345678

/third_party/node/deps/v8/src/compiler/
H A Dloop-peeling.cc159 Node* merge = in Peel() local
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-regalloc-data.h58 inline bool LoadMergeState(RegisterState state, RegisterMerge** merge) { in LoadMergeState() argument
68 LoadMergeState(RegisterState state, ValueNode** node, RegisterMerge** merge) LoadMergeState() argument
/third_party/rust/crates/codespan/codespan/src/
H A Dspan.rs62 pub fn merge(self, other: Span) -> Span { in merge() functions
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DExecutionDomainFix.cpp127 bool ExecutionDomainFix::merge(DomainValue *A, DomainValue *B) { in merge() function in ExecutionDomainFix
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPipelineCache.cpp116 VkResult PipelineCache::merge(uint32_t srcCacheCount, const VkPipelineCache *pSrcCaches) in merge() function in vk::PipelineCache
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dmerge_return_pass.h118 StructuredControlState(Instruction* break_merge, Instruction* merge) StructuredControlState() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dmerge_return_pass.h118 StructuredControlState(Instruction* break_merge, Instruction* merge) StructuredControlState() argument
[all...]
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
H A DFieldMaskTree.java240 void merge(Message source, Message.Builder destination, FieldMaskUtil.MergeOptions options) { in merge() method in FieldMaskTree
253 private void merge( in merge() method in FieldMaskTree
/third_party/spirv-tools/source/opt/
H A Dmerge_return_pass.h118 StructuredControlState(Instruction* break_merge, Instruction* merge) StructuredControlState() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_occlusion_region_helper.cpp54 bool merge = false; in CurrentSpanCanMerge() local
/kernel/linux/linux-5.10/arch/powerpc/kexec/
H A Dranges.c142 void sort_memory_ranges(struct crash_mem *mem_rngs, bool merge) in sort_memory_ranges() argument
/kernel/linux/linux-6.6/arch/powerpc/kexec/
H A Dranges.c142 void sort_memory_ranges(struct crash_mem *mem_rngs, bool merge) in sort_memory_ranges() argument
/kernel/linux/linux-5.10/include/linux/
H A Dbtree-type.h30 static inline int BTREE_FN(merge)(BTREE_TYPE_HEAD *target, in merge() function
/kernel/linux/linux-6.6/include/linux/
H A Dbtree-type.h30 static inline int BTREE_FN(merge)(BTREE_TYPE_HEAD *target, in merge() function
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
H A DCollationKey.java518 public CollationKey merge(CollationKey source) in merge() method in CollationKey
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCollationKey.java506 public CollationKey merge(CollationKey source) in merge() method in CollationKey
/third_party/mesa3d/src/compiler/isaspec/
H A Disa.py48 def merge(self, pattern): member in BitSetPattern
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_debug.h64 merge = 1 << 10, enumerator
/third_party/node/lib/internal/
H A Durl.js1250 function merge(out, start, mid, end, lBuffer, rBuffer) { function
/third_party/node/deps/v8/tools/sanitizers/
H A Dsancov_formatter.py338 def merge(options): function
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dconstruct.cpp75 auto merge = exit_block(); in blocks() local
/third_party/skia/src/gpu/
H A DGrRecordingContext.cpp242 void GrRecordingContext::DMSAAStats::merge(const DMSAAStats& stats) { in merge() function in GrRecordingContext::DMSAAStats
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dconstruct.cpp75 auto merge = exit_block(); in blocks() local
/third_party/skia/src/pathops/
H A DSkIntersections.cpp131 void SkIntersections::merge(const SkIntersections& a, int aIndex, const SkIntersections& b, in merge() function in SkIntersections
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DLazyFieldLite.java249 public void merge(LazyFieldLite other) { in merge() method in LazyFieldLite

Completed in 16 milliseconds

12345678