Home
last modified time | relevance | path

Searched defs:insert (Results 101 - 125 of 357) sorted by relevance

12345678910>>...15

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DSpecialCaseList.cpp29 bool SpecialCaseList::Matcher::insert(std::string Regexp, in insert() function in llvm::SpecialCaseList::Matcher
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMBasicBlockInfo.h147 void insert(unsigned BBNum, BasicBlockInfo BBI) { in insert() function in llvm::ARMBasicBlockUtils
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DMapVector.h117 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() function in llvm::MapVector
129 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { in insert() function in llvm::MapVector
H A DTinyPtrVector.h312 iterator insert(iterator I, const EltTy &Elt) { in insert() function
332 iterator insert(iterator I, ItTy From, ItTy To) { in insert() function
/third_party/python/Lib/idlelib/idle_test/
H A Dmock_tk.py186 def insert(self, index, chars): member in Text
/base/request/request/services/src/manage/scheduler/qos/
H A Dapps.rs104 fn insert(&mut self, task: Task) { in insert() functions
[all...]
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/property/
H A Dproperty.h116 uintptr_t (*insert)(uintptr_t container, size_t index); // insert element at location to container member
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Dtypes_util_test.cpp93 Entry insert, update, del; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/test/fuzztest/typesutil_fuzzer/
H A Dtypesutil_fuzzer.cpp97 Entry insert; in ChangeNotificationFuzz() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/versioninfomanager/versioninfomanager/src/
H A Dversion_info_manager_test.cpp340 DistributedKv::Entry insert, updat in HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/drivers/char/agp/
H A Defficeon-agp.c259 unsigned long insert = efficeon_mask_memory(mem->pages[i]); in efficeon_insert_memory() local
/kernel/linux/linux-5.10/drivers/net/can/dev/
H A Drx-offload.c79 struct sk_buff *pos, *insert = NULL; in __skb_queue_add_sort() local
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dextents.c227 bch_btree_ptr_insert_fixup(struct btree_keys *bk, struct bkey *insert, struct btree_iter *iter, struct bkey *replace_key) bch_btree_ptr_insert_fixup() argument
323 bch_extent_insert_fixup(struct btree_keys *b, struct bkey *insert, struct btree_iter *iter, struct bkey *replace_key) bch_extent_insert_fixup() argument
[all...]
/kernel/linux/linux-5.10/lib/
H A Drbtree_test.c32 static void insert(struct test_node *node, struct rb_root_cached *root) in insert() function
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-bcm-kona.c112 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-6.6/drivers/net/ethernet/engleder/
H A Dtsnep_tc.c159 tsnep_set_gcl_change(struct tsnep_gcl *gcl, int index, u64 change, bool insert) tsnep_set_gcl_change() argument
/kernel/linux/linux-6.6/drivers/net/can/dev/
H A Drx-offload.c80 struct sk_buff *pos, *insert = NULL; in __skb_queue_add_sort() local
/kernel/linux/linux-6.6/drivers/char/agp/
H A Defficeon-agp.c259 unsigned long insert = efficeon_mask_memory(mem->pages[i]); in efficeon_insert_memory() local
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dextents.c227 bch_btree_ptr_insert_fixup(struct btree_keys *bk, struct bkey *insert, struct btree_iter *iter, struct bkey *replace_key) bch_btree_ptr_insert_fixup() argument
323 bch_extent_insert_fixup(struct btree_keys *b, struct bkey *insert, struct btree_iter *iter, struct bkey *replace_key) bch_extent_insert_fixup() argument
[all...]
/kernel/linux/linux-6.6/lib/
H A Drbtree_test.c32 static void insert(struct test_node *node, struct rb_root_cached *root) in insert() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DFormattedStringBuilder.java189 public int insert(int index, CharSequence sequence, Object field) { in insert() method in FormattedStringBuilder
208 public int insert(int index, CharSequence sequence, int start, int end, Object field) { in insert() method in FormattedStringBuilder
267 public int insert(int index, char[] chars, Object[] fields) { insert() method in FormattedStringBuilder
294 public int insert(int index, FormattedStringBuilder other) { insert() method in FormattedStringBuilder
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DFormattedStringBuilder.java175 public int insert(int index, CharSequence sequence, Object field) { in insert() method in FormattedStringBuilder
194 public int insert(int index, CharSequence sequence, int start, int end, Object field) { in insert() method in FormattedStringBuilder
253 public int insert(int index, char[] chars, Object[] fields) { insert() method in FormattedStringBuilder
280 public int insert(int index, FormattedStringBuilder other) { insert() method in FormattedStringBuilder
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dformatted_string_builder.cpp167 int32_t FormattedStringBuilder::insert(int32_t index, const UnicodeString &unistr, Field field, in insert() function in FormattedStringBuilder
181 FormattedStringBuilder::insert(int32_t index, const UnicodeString &unistr, int32_t start, int32_t end, in insert() function in FormattedStringBuilder
227 FormattedStringBuilder::insert(int32_t index, const FormattedStringBuilder &other, UErrorCode &status) { in insert() function in FormattedStringBuilder
[all...]
/third_party/json/tests/thirdparty/fifo_map/
H A Dfifo_map.hpp295 std::pair<iterator, bool> insert(const value_type& value) in insert() function in nlohmann::fifo_map
303 std::pair<iterator, bool> insert( P&& value ) in insert() function in nlohmann::fifo_map
310 iterator insert(const_iterator hint, const value_type& value) insert() function in nlohmann::fifo_map
317 iterator insert(const_iterator hint, value_type&& value) insert() function in nlohmann::fifo_map
325 void insert(InputIt first, InputIt last) insert() function in nlohmann::fifo_map
336 void insert(std::initializer_list<value_type> ilist) insert() function in nlohmann::fifo_map
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dformatted_string_builder.cpp167 int32_t FormattedStringBuilder::insert(int32_t index, const UnicodeString &unistr, Field field, in insert() function in FormattedStringBuilder
181 FormattedStringBuilder::insert(int32_t index, const UnicodeString &unistr, int32_t start, int32_t end, in insert() function in FormattedStringBuilder
227 FormattedStringBuilder::insert(int32_t index, const FormattedStringBuilder &other, UErrorCode &status) { in insert() function in FormattedStringBuilder
[all...]

Completed in 16 milliseconds

12345678910>>...15