| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | MachineScheduler.h | 563 iterator remove(iterator I) { in remove() function in llvm::ReadyQueue
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| H A D | defs.c | 161 size_t remove = last - name->data + 1; in remove_path() local
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | strutil.cc | 87 void ReplaceCharacters(string *s, const char *remove, char replacewith) { in ReplaceCharacters() argument
|
| /third_party/python/Modules/ |
| H A D | selectmodule.c | 810 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 D | glsLongStressCase.cpp | 912 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 D | loctest.cpp | 1710 const char* const remove; in TestAddLikelyAndMinimizeSubtags() member
|
| /third_party/skia/third_party/externals/d3d12allocator/src/ |
| H A D | D3D12MemAlloc.cpp | 909 void remove(size_t index)
in remove() function in D3D12MA::Vector
|
| /third_party/node/deps/ada/ |
| H A D | ada.h | 7003 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 D | mod.rs | 309 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 D | NameTable.java | 1100 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 D | gtest.cc | 1063 const double remove = costs[l_i][r_i + 1]; in CalculateOptimalEdits() local
|
| /third_party/rust/crates/libc/src/solid/ |
| H A D | mod.rs | 466 pub fn remove(arg1: *const c_char) -> c_int; in remove() functions
|
| /third_party/rust/crates/libc/src/ |
| H A D | wasi.rs | 473 pub fn remove(a: *const c_char) -> c_int; in remove() functions
|
| /third_party/rust/crates/libc/src/unix/ |
| H A D | mod.rs | 474 pub fn remove(filename: *const c_char) -> c_int; in remove() functions
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cShaderSubroutineTests.cpp | 594 void Utils::program::remove() in remove() function in gl4cts::ShaderSubroutine::Utils::program
|
| H A D | gl4cShadingLanguage420PackTests.cpp | 18339 void Utils::program::remove() in remove() function in gl4cts::GLSL420Pack::Utils::program
|
| /third_party/python/Lib/tkinter/ |
| H A D | __init__.py | 4456 def remove(self, child): member in PanedWindow
|
| /third_party/rust/crates/libc/src/vxworks/ |
| H A D | mod.rs | 1099 pub fn remove(filename: *const c_char) -> c_int; in remove() functions
|
| /third_party/skia/third_party/vulkanmemoryallocator/include/ |
| H A D | vk_mem_alloc.h | 4976 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 D | mod.rs | 3382 pub fn remove(filename: *const c_char) -> c_int; in remove() functions
|
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | junit-4.10.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/framework/
junit/runner/
junit/textui/
org/
... |
| H A D | icu4j-4_8_1_1.jar | META-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 D | rust-library.rs | 5967 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...] |