Home
last modified time | relevance | path

Searched refs:erase (Results 726 - 750 of 1471) sorted by relevance

1...<<21222324252627282930>>...59

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp1885 UnspilledCS1GPRs.erase(LRPos); in determineCalleeSaves()
1889 UnspilledCS1GPRs.erase(FPPos); in determineCalleeSaves()
2016 UnspilledCS1GPRs.erase(llvm::find(UnspilledCS1GPRs, Reg)); in determineCalleeSaves()
2036 UnspilledCS1GPRs.erase(LRPos); in determineCalleeSaves()
2185 return MBB.erase(I); in eliminateCallFramePseudoInstr()
2325 BeforePrologueRegion.erase(B); in adjustForSegmentedStacks()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp254 Ns.erase(M); in color()
255 Edges[M].erase(N); in color()
1340 C.erase(N);
1353 void erase(SDNode *N) {
1875 All.erase(A);
1880 All.erase(B);
/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc1344 parent->child_submessages->erase(self->message); in Dealloc()
1347 parent->composite_fields->erase(self->parent_field_descriptor); in Dealloc()
1557 self->child_submessages->erase(to_release->message); in InternalReparentFields()
1566 self->composite_fields->erase(to_release->parent_field_descriptor); in InternalReparentFields()
2723 parent->composite_fields->erase(this->parent_field_descriptor); in RemoveFromParentCache()
2767 this->child_submessages->erase(sub_message); in MaybeReleaseSubMessage()
/kernel/linux/linux-5.10/include/linux/mtd/
H A Dspi-nor.h46 #define SPINOR_OP_SE 0xd8 /* Sector erase (usually 64KiB) */
71 #define SPINOR_OP_SE_4B 0xdc /* Sector erase (usually 64KiB) */
87 #define SPINOR_OP_XSE 0x50 /* Sector erase */
297 * read/write/erase/lock/unlock operations.
299 * read/write/erase/lock/unlock operations.
304 * @erase: erase a sector of the SPI NOR at the offset @offs; if
305 * not provided by the driver, SPI NOR will send the erase
318 int (*erase)(struct spi_nor *nor, loff_t offs); member
332 * @lock: the lock for the read/write/erase/loc
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dinput.h510 * @erase: Called to erase an effect from device
526 * methods; erase() is optional. set_gain() and set_autocenter() need
537 int (*erase)(struct input_dev *dev, int effect_id); member
H A Dlibnvdimm.h196 int (*erase)(struct nvdimm *nvdimm, member
/kernel/linux/linux-6.6/include/linux/
H A Dlibnvdimm.h188 int (*erase)(struct nvdimm *nvdimm, member
H A Dinput.h522 * @erase: Called to erase an effect from device
538 * methods; erase() is optional. set_gain() and set_autocenter() need
549 int (*erase)(struct input_dev *dev, int effect_id); member
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dspi-nor.h45 #define SPINOR_OP_SE 0xd8 /* Sector erase (usually 64KiB) */
69 #define SPINOR_OP_SE_4B 0xdc /* Sector erase (usually 64KiB) */
294 * read/write/erase/lock/unlock operations.
296 * read/write/erase/lock/unlock operations.
301 * @erase: erase a sector of the SPI NOR at the offset @offs; if
302 * not provided by the driver, SPI NOR will send the erase
315 int (*erase)(struct spi_nor *nor, loff_t offs); member
345 * @lock: the lock for the read/write/erase/lock/unlock operations
350 * @rww.ongoing_pe: a program/erase i
[all...]
/test/testfwk/arkxtest/uitest/test/
H A Dmock_element_node_iterator.h204 visitAndVisibleIndexSet_.erase(currentIndex_);
/test/testfwk/arkxtest/uitest/server/
H A Delement_node_iterator_impl.cpp114 visitAndVisibleIndexSet_.erase(currentIndex_); in RemoveInvisibleWidget()
/test/ostest/wukong/common/src/
H A Dcomponent_manager.cpp189 listenerList_.erase(listenerList_.begin() + handle); in DeleteRegisterListener()
/test/xts/hats/hdf/external_device_manager/device_manager_test/
H A Ddevice_manager_test.cpp171 core.busExtensions_.erase(BusType::BUS_TYPE_USB); in HWTEST_F()
/third_party/gn/src/gn/
H A Dhash_table_base_unittest.cc21 // constructors and operators, as well as insert()/erase()/clear() methods.
75 // operator, as well as insert() and erase() methods.
155 bool erase(int x) { in erase() function in TestHashTable
/third_party/glslang/glslang/Include/
H A Darrays.h147 sizes->erase(sizes->begin()); in pop_front()
/third_party/backends/backend/genesys/
H A Ddevice.cpp38 ret.erase(std::unique(ret.begin(), ret.end()), ret.end()); in get_resolutions()
/third_party/googletest/googletest/src/
H A Dgtest-filepath.cc404 pathname_.erase(out, pathname_.end()); in Normalize()
/third_party/mesa3d/src/amd/compiler/
H A Daco_util.h234 * Cache-friendly set of 32-bit IDs with O(1) insert/erase/lookup and
300 size_t erase(uint32_t id) in erase() function
/third_party/littlefs/
H A Dlfs.h178 int (*erase)(const struct lfs_config *c, lfs_block_t block); member
203 // and may be larger than the physical erase size. However, non-inlined
211 // Number of erase cycles before littlefs evicts metadata logs and moves
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_if_conversion.cpp48 I = regions_vec::reverse_iterator(rv.erase((++I).base())); in run()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr.h184 void erase(iterator node);
/third_party/node/src/inspector/
H A Dmain_thread_interface.cc269 CHECK_EQ(1, managed_objects_.erase(id)); in RemoveObject()
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip_writer.cc304 paths->erase(end, paths->end()); in Filter()
/third_party/node/deps/zlib/google/
H A Dzip_writer.cc304 paths->erase(end, paths->end()); in Filter()
/third_party/node/src/
H A Dnode_watchdog.cc395 watchdogs_.erase(it); in Unregister()

Completed in 26 milliseconds

1...<<21222324252627282930>>...59