Home
last modified time | relevance | path

Searched defs:Modify (Results 1 – 15 of 15) sorted by relevance

/external/perfetto/src/trace_redaction/
Dmodify.cc26 void ClearComms::Modify(const Context& context, in Modify() function in perfetto::trace_redaction::ClearComms
41 void DoNothing::Modify(const Context&, in Modify() function in perfetto::trace_redaction::DoNothing
50 void DoNothing::Modify( in Modify() function in perfetto::trace_redaction::DoNothing
Dredact_process_trees.cc35 base::Status ProcessTreeDoNothing::Modify(const Context&, in Modify() function in perfetto::trace_redaction::ProcessTreeDoNothing
40 base::Status ProcessTreeCreateSynthThreads::Modify( in Modify() function in perfetto::trace_redaction::ProcessTreeCreateSynthThreads
Dmerge_threads.cc21 void MergeThreadsPids::Modify(const Context& context, in Modify() function in perfetto::trace_redaction::MergeThreadsPids
Dredact_sched_events_unittest.cc59 void Modify(const Context& context, in Modify() function in perfetto::trace_redaction::__anona56b37ca0111::ChangePidTo
/external/deqp-deps/SPIRV-Tools/source/opt/
Dremove_unused_interface_variables_pass.cpp71 void Modify() { in Modify() function in spvtools::opt::RemoveUnusedInterfaceVariablesContext
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dremove_unused_interface_variables_pass.cpp71 void Modify() { in Modify() function in spvtools::opt::RemoveUnusedInterfaceVariablesContext
/external/angle/third_party/spirv-tools/src/source/opt/
Dremove_unused_interface_variables_pass.cpp71 void Modify() { in Modify() function in spvtools::opt::RemoveUnusedInterfaceVariablesContext
/external/llvm-libc/test/src/__support/CPP/
Dspan_test.cpp102 TEST(LlvmLibcSpanTest, Modify) { in TEST() argument
/external/zucchini/
Dbuffer_view_unittest.cc133 TEST_F(BufferViewTest, Modify) { in TEST_F() argument
/external/rust/crates/vmm-sys-util/src/linux/
Depoll.rs29 Modify = EPOLL_CTL_MOD, enumerator
/external/python/cpython2/Lib/bsddb/
Ddbtables.py524 def Modify(self, table, conditions={}, mappings={}): member in bsdTableDB
/external/cronet/base/containers/
Dintrusive_heap.h486 const_iterator Modify(P pos, UnaryOperation unary_op) { in Modify() function
/external/clang/lib/Analysis/
DThreadSafety.cpp958 bool Modify=true) { in intersectAndWarn()
2023 bool Modify) { in intersectAndWarn()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DSILoadStoreOptimizer.cpp935 bool Modify) { in offsetsCanBeCombined()
/external/deqp/modules/egl/
DteglImageFormatTests.cpp306 class Modify : public GLESAction class in deqp::egl::Image::GLESImageApi