Home
last modified time | relevance | path

Searched defs:DeleteValue (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DDerivedUser.h34 DeleteValueTy DeleteValue; variable
38 DeleteValueTy DeleteValue) in DerivedUser()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DDerivedUser.h34 DeleteValueTy DeleteValue; variable
38 DeleteValueTy DeleteValue) in DerivedUser()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DDerivedUser.h34 DeleteValueTy DeleteValue; variable
38 DeleteValueTy DeleteValue) in DerivedUser()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DDerivedUser.h34 DeleteValueTy DeleteValue; variable
38 DeleteValueTy DeleteValue) in DerivedUser()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDerivedUser.h34 DeleteValueTy DeleteValue; variable
38 DeleteValueTy DeleteValue) in DerivedUser()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DDerivedUser.h34 DeleteValueTy DeleteValue; variable
38 DeleteValueTy DeleteValue) in DerivedUser()
/aosp_15_r20/external/lzma/CPP/Windows/
H A DRegistry.cpp132 LONG CKey::DeleteValue(LPCTSTR name) throw() in DeleteValue() function in NWindows::NRegistry::CKey
139 LONG CKey::DeleteValue(LPCWSTR name) in DeleteValue() function in NWindows::NRegistry::CKey
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Interpreter/
DOptionValueArray.h105 bool DeleteValue(size_t idx) { in DeleteValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Interpreter/
DOptionValueArray.h105 bool DeleteValue(size_t idx) { in DeleteValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Interpreter/
DOptionValueArray.h105 bool DeleteValue(size_t idx) { in DeleteValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Interpreter/
DOptionValueArray.h105 bool DeleteValue(size_t idx) { in DeleteValue() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DMemorySSA.h219 MemoryAccess(LLVMContext &C, unsigned Vty, DeleteValueTy DeleteValue, in MemoryAccess()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DMemorySSA.h223 MemoryAccess(LLVMContext &C, unsigned Vty, DeleteValueTy DeleteValue, in MemoryAccess()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DMemorySSA.h223 MemoryAccess(LLVMContext &C, unsigned Vty, DeleteValueTy DeleteValue, in MemoryAccess()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DMemorySSA.h224 MemoryAccess(LLVMContext &C, unsigned Vty, DeleteValueTy DeleteValue, in MemoryAccess()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DMemorySSA.h223 MemoryAccess(LLVMContext &C, unsigned Vty, DeleteValueTy DeleteValue, in MemoryAccess()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DMemorySSA.h223 MemoryAccess(LLVMContext &C, unsigned Vty, DeleteValueTy DeleteValue, in MemoryAccess()
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/syscall/windows/registry/
Dvalue.go335 func (k Key) DeleteValue(name string) error { func
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Dmodel.cc289 absl::Status GraphFloat32::DeleteValue(ValueId id) { in DeleteValue() function in tflite::gpu::GraphFloat32
H A Dmodel_test.cc378 TEST(Model, DeleteValue) { in TEST() argument
/aosp_15_r20/external/cronet/base/win/
H A Dregistry.cc313 LONG RegKey::DeleteValue(const wchar_t* value_name) { in DeleteValue() function in base::win::RegKey