Home
last modified time | relevance | path

Searched defs:remove (Results 251 - 273 of 273) sorted by relevance

1...<<11

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h563 iterator remove(iterator I) { in remove() function in llvm::ReadyQueue
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Ddefs.c161 size_t remove = last - name->data + 1; in remove_path() local
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstrutil.cc87 void ReplaceCharacters(string *s, const char *remove, char replacewith) { in ReplaceCharacters() argument
/third_party/python/Modules/
H A Dselectmodule.c810 internal_devpoll_register(devpollObject *self, int fd, unsigned short events, int remove) internal_devpoll_register() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsLongStressCase.cpp912 void remove (const string& name) { const int removed = (int)m_objects.erase(name); DE_ASSERT(removed); DE_UNREF(removed); } in remove() function in deqp::gls::LongStressCaseInternal::GLObjectManager
/third_party/icu/icu4c/source/test/intltest/
H A Dloctest.cpp1710 const char* const remove; in TestAddLikelyAndMinimizeSubtags() member
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12MemAlloc.cpp909 void remove(size_t index) in remove() function in D3D12MA::Vector
/third_party/node/deps/ada/
H A Dada.h7003 inline void url_search_params::remove(const std::string_view key) { in remove() function in ada::ada::ada::ada::ada::ada::ada::ada::ada::ada::ada::ada::url_search_params
7010 inline void url_search_params::remove(const std::string_view key, in remove() function in ada::ada::ada::ada::ada::ada::ada::ada::ada::ada::ada::ada::url_search_params
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs309 pub fn remove(filename: *const c_char) -> c_int; in remove() functions
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DNameTable.java1100 public void remove() { in remove() method in NameTable.NameEntryIterator
1372 public boolean remove(int platformId, int encodingId, int languageId, int nameId) { in remove() method in NameTable.Builder
/third_party/mesa3d/src/gtest/src/
H A Dgtest.cc1063 const double remove = costs[l_i][r_i + 1]; in CalculateOptimalEdits() local
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs466 pub fn remove(arg1: *const c_char) -> c_int; in remove() functions
/third_party/rust/crates/libc/src/
H A Dwasi.rs473 pub fn remove(a: *const c_char) -> c_int; in remove() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs474 pub fn remove(filename: *const c_char) -> c_int; in remove() functions
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.cpp594 void Utils::program::remove() in remove() function in gl4cts::ShaderSubroutine::Utils::program
H A Dgl4cShadingLanguage420PackTests.cpp18339 void Utils::program::remove() in remove() function in gl4cts::GLSL420Pack::Utils::program
/third_party/python/Lib/tkinter/
H A D__init__.py4456 def remove(self, child): member in PanedWindow
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1099 pub fn remove(filename: *const c_char) -> c_int; in remove() functions
/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h4976 void remove(size_t index) in remove() function in VmaVector
5188 void remove(size_t index) in remove() function in VmaSmallVector
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3382 pub fn remove(filename: *const c_char) -> c_int; in remove() functions
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Djunit-4.10.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs5967 fn remove() { remove() functions
17361 pub fn remove(&mut self, idx: usize) -> char { remove() functions
27858 pub fn remove(&mut self, at: usize) -> T { remove() functions
30686 pub fn remove<Q: ?Sized>(&mut self, key: &Q) -> Option<V> remove() functions
32981 pub fn remove<Q: ?Sized>(&mut self, value: &Q) -> bool remove() functions
34271 mod remove; global() modules
35540 pub fn remove(self) -> V { remove() functions
36828 fn remove<T: Ord>(v: &mut BTreeMap<Box<T>, ()>, t: &T) { test_borrow() functions
39017 pub fn remove( remove() functions
42144 pub fn remove(&mut self, index: usize) -> Option<T> { remove() functions
48159 pub fn remove(&mut self, index: usize) -> T { remove() functions
[all...]

Completed in 155 milliseconds

1...<<11