Home
last modified time | relevance | path

Searched defs:insert (Results 26 - 50 of 358) sorted by relevance

12345678910>>...15

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
H A DBlotMapVector.h67 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &InsertPair) { in insert() function in llvm::BlotMapVector
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DUniqueVector.h40 unsigned insert(const T &Entry) { in insert() function in llvm::UniqueVector
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/
H A Dump_kernel_random_mapping.c43 static mali_bool insert(struct rb_root *root, int id, ump_dd_mem *mem) in insert() function
/kernel/linux/linux-5.10/virt/kvm/
H A Dcoalesced_mmio.c70 __u32 insert; in coalesced_mmio_write() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dmmu_rb.h70 int (*insert)(void *ops_arg, struct mmu_rb_node *mnode); member
/kernel/linux/linux-5.10/include/linux/netfilter/
H A Dnf_conntrack_common.h11 unsigned int insert; member
/kernel/linux/linux-6.6/include/linux/netfilter/
H A Dnf_conntrack_common.h11 unsigned int insert; member
/kernel/linux/linux-6.6/virt/kvm/
H A Dcoalesced_mmio.c70 __u32 insert; in coalesced_mmio_write() local
/third_party/elfutils/libdwfl/
H A Dsegment.c54 insert (Dwfl *dwfl, size_t i, GElf_Addr start, GElf_Addr end, int segndx) in insert() function
/third_party/curl/src/
H A Dtool_help.c176 const char *insert = NULL; in tool_version_info() local
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DLigatureTree.java92 void insert(int[] chars, int index) in insert() method in LigatureTree.Lignode
226 public void insert(String string) in insert() method in LigatureTree
231 public void insert(int[] chars) in insert() method in LigatureTree
/third_party/musl/libc-test/src/math/gen/
H A Drnd.c45 int insert(uint64_t *tab, size_t len, uint64_t v) in insert() function
/third_party/rust/crates/cxx/gen/src/
H A Dinclude.rs51 pub fn insert(&mut self, include: impl Into<Include>) { in insert() functions
/third_party/rust/crates/cxx/gen/cmd/src/gen/
H A Dinclude.rs51 pub fn insert(&mut self, include: impl Into<Include>) { in insert() functions
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Dset.rs28 pub fn insert(&mut self, value: &'a T) -> bool { in insert() functions
89 pub fn insert(&mut self, value: T) -> bool { in insert() functions
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dset.rs28 pub fn insert(&mut self, value: &'a T) -> bool { in insert() functions
89 pub fn insert(&mut self, value: T) -> bool { in insert() functions
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dset.rs28 pub fn insert(&mut self, value: &'a T) -> bool { in insert() functions
89 pub fn insert(&mut self, value: T) -> bool { in insert() functions
/third_party/rust/crates/cxx/gen/build/src/gen/
H A Dinclude.rs51 pub fn insert(&mut self, include: impl Into<Include>) { in insert() functions
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_editor.py95 def insert(text, string): function
H A Dtest_percolator.py14 def insert(self, *args): member in MyFilter
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DPDBStringTableBuilder.cpp46 uint32_t PDBStringTableBuilder::insert(StringRef S) { in insert() function in PDBStringTableBuilder
/third_party/skia/src/core/
H A DSkLRUCache.h58 V* insert(const K& key, V value) { in insert() function in SkLRUCache
H A DSkTSort.h120 T insert = std::move(*next); in SkTInsertionSort() local
H A DSkTDPQueue.h66 void insert(T entry) { in insert() function in SkTDPQueue
H A DSkTMultiMap.h48 void insert(const Key& key, T* value) { in insert() function in SkTMultiMap

Completed in 9 milliseconds

12345678910>>...15