| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | ilist_base.h | 80 template <class T> static void remove(T &N) { removeImpl(N); } in remove() function in llvm::ilist_base
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | GISelWorkList.h | 85 void remove(const MachineInstr *I) { in remove() function in llvm::GISelWorkList
|
| /third_party/skia/modules/skplaintexteditor/src/ |
| H A D | stringslice.cpp | 60 void StringSlice::remove(std::size_t offset, std::size_t length) { in remove() function in StringSlice
|
| /base/request/request/services/src/service/command/ |
| H A D | mod.rs | 21 mod remove; modules
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | CollectionSet.java | 61 public boolean remove(Object o) { in remove() method in CollectionSet
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | CollectionSet.java | 63 public boolean remove(Object o) { in remove() method in CollectionSet
|
| /third_party/icu/icu4c/source/common/unicode/ |
| H A D | enumset.h | 42 inline void remove(T toRemove) { set(toRemove, 0); } in remove() function in EnumSet
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | nfrlist.h | 54 NFRule* remove(uint32_t index) { in remove() function in NFRuleList
|
| /third_party/nghttp2/src/ |
| H A D | template.h | 119 void remove(T *t) { in remove() function
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | enumset.h | 42 inline void remove(T toRemove) { set(toRemove, 0); } in remove() function in EnumSet
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | nfrlist.h | 54 NFRule* remove(uint32_t index) { in remove() function in NFRuleList
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | AbstractProtobufList.java | 137 public E remove(int index) { in remove() method in AbstractProtobufList 143 public boolean remove(Object o) { in remove() method in AbstractProtobufList
|
| H A D | ProtobufArrayList.java | 130 public E remove(int index) { in remove() method in ProtobufArrayList
|
| /third_party/skia/src/core/ |
| H A D | SkTDynamicHash.h | 45 void remove(const Key& key) { fTable.remove(key); } in remove() function in SkTDynamicHash
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/ |
| H A D | NameSpace.hpp | 87 ObjectType *remove(GLuint name) in remove() function in gl::NameSpace
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | nfrlist.h | 54 NFRule* remove(uint32_t index) { in remove() function in NFRuleList
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| H A D | ilist_base.h | 83 template <class T> static void remove(T &N) { removeImpl(N); } in remove() function in llvm::ilist_base
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | enumset.h | 42 inline void remove(T toRemove) { set(toRemove, 0); } in remove() function in EnumSet
|
| /third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/selectors/ |
| H A D | node.js | 44 _proto.remove = function remove() { function
|
| /base/request/request/services/src/manage/events/ |
| H A D | mod.rs | 30 mod remove; modules
|
| /base/security/asset/interfaces/inner_kits/rs/src/ |
| H A D | plugin_interface.rs | 103 fn remove(&mut self, attributes: &ExtDbMap) -> Result<i32, u32>; in remove() functions
|
| /base/security/asset/services/core_service/src/ |
| H A D | lib.rs | 176 fn remove(&self, calling_info: &CallingInfo, query: &AssetMap) -> Result<()> { in remove() functions
|
| /device/soc/rockchip/common/sdk_linux/drivers/mmc/core/ |
| H A D | core.h | 24 void (*remove)(struct mmc_host *); member
|
| /foundation/multimodalinput/input/service/libinput_adapter/test/ |
| H A D | hotplug_detector_test.cpp | 112 auto remove = [&removeCalled, &removePath](std::string path) { in HWTEST_F() local
|
| /foundation/resourceschedule/ffrt/src/sync/ |
| H A D | delayed_worker.cpp | 205 bool DelayedWorker::remove(const TimePoint& to, WaitEntry* we) in remove() function in ffrt::DelayedWorker
|