| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-priority-queue.hh | 58 void insert (int64_t priority, unsigned value) in insert() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | BinaryByteStream.h | 157 void insert(uint32_t Offset, ArrayRef<uint8_t> Bytes) { in insert() function in llvm::AppendingBinaryByteStream
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| H A D | BitTracker.cpp | 214 BT::RegisterCell &BT::RegisterCell::insert(const BT::RegisterCell &RC, in insert() function in BT::RegisterCell [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | PriorityWorklist.h | 91 bool insert(const T &X) { in insert() function in llvm::PriorityWorklist 114 insert(SequenceT &&Input) { in insert() function in llvm::PriorityWorklist
|
| H A D | SmallSet.h | 180 std::pair<NoneType, bool> insert(const T &V) { in insert() function in llvm::SmallSet 202 void insert(IterT I, IterT E) { in insert() function in llvm::SmallSet
|
| /third_party/python/Lib/turtledemo/ |
| H A D | sorting_animate.py | 74 def insert(self, key, b): member in Shelf
|
| /third_party/rust/crates/cxx/gen/lib/src/gen/ |
| H A D | include.rs | 51 pub fn insert(&mut self, include: impl Into<Include>) { in insert() functions
|
| /third_party/rust/crates/cxx/macro/src/syntax/ |
| H A D | set.rs | 28 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/syntax/ |
| H A D | set.rs | 28 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/skia/experimental/xform/ |
| H A D | SkShape.h | 93 void insert(int index, sk_sp<Shape> s) { in insert() function in GroupShape
|
| /third_party/rust/crates/regex/src/ |
| H A D | sparse.rs | 47 pub fn insert(&mut self, value: usize) { in insert() functions
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | deSTLUtil.hpp | 112 bool insert (M& map, const typename M::key_type& key, const typename M::mapped_type& value) in insert() function
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | AttributeMap.cpp | 22 void AttributeMap::insert(EGLAttrib key, EGLAttrib value) in insert() function in egl::AttributeMap
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/ |
| H A D | post_proc_slr.h | 103 std::shared_ptr<SLRWeightTuple> insert(uint32_t key, std::shared_ptr<SLRWeightTuple> weightTuple) in insert() function in OHOS::Media::SkSLRCacheMgr
|
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/ |
| H A D | blob_test.cpp | 311 Entry insert, update, del; in HWTEST_F() local
|
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/fuzztest/capabilityinfomanager_fuzzer/ |
| H A D | capabilityinfomanager_fuzzer.cpp | 35 DistributedKv::Entry insert; in CapabilityInfoManagerFuzzTest() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/timers/ |
| H A D | leap-a-day.c | 184 int insert = 1; in main() local
|
| /kernel/linux/linux-5.10/drivers/mmc/host/ |
| H A D | sdhci-bcm-kona.c | 123 static int sdhci_bcm_kona_sd_card_emulate(struct sdhci_host *host, int insert) in sdhci_bcm_kona_sd_card_emulate() argument
|
| /kernel/linux/linux-5.10/net/rds/ |
| H A D | cong.c | 104 rds_cong_tree_walk(const struct in6_addr *addr, struct rds_cong_map *insert) rds_cong_tree_walk() argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | btree-type.h | 44 static inline int BTREE_FN(insert)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key, in insert() function 87 static inline int BTREE_FN(insert)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key, in insert() function
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | btree-type.h | 44 static inline int BTREE_FN(insert)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key, in insert() function 87 static inline int BTREE_FN(insert)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key, in insert() function
|
| /kernel/linux/linux-6.6/net/rds/ |
| H A D | cong.c | 104 rds_cong_tree_walk(const struct in6_addr *addr, struct rds_cong_map *insert) rds_cong_tree_walk() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/timers/ |
| H A D | leap-a-day.c | 184 int insert = 1; in main() local
|
| /third_party/gn/src/gn/ |
| H A D | hash_table_base_unittest.cc | 141 bool insert(int x) { in insert() function in TestHashTable [all...] |
| H A D | pointer_set.h | 127 void insert(T* ptr) { add(ptr); } in insert() function in PointerSet 131 void insert(InputIter first, InputIter last) { in insert() function in PointerSet 139 void insert(const PointerSet& other) { in insert() function in PointerSet
|