Home
last modified time | relevance | path

Searched defs:remove (Results 51 - 75 of 267) sorted by relevance

1234567891011

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DCMapFormat12.java114 public void remove() { in remove() method in CMapFormat12.CharacterIterator
H A DCMapFormat13.java113 public void remove() { in remove() method in CMapFormat13.CharacterIterator
H A DCMapFormat6.java69 public void remove() { in remove() method in CMapFormat6.CharacterIterator
/third_party/skia/src/sksl/analysis/
H A DSkSLProgramUsage.cpp146 void ProgramUsage::remove(const Expression* expr) { in remove() function in SkSL::ProgramUsage
151 void ProgramUsage::remove(const Statement* stmt) { in remove() function in SkSL::ProgramUsage
156 void ProgramUsage::remove(const ProgramElement& element) { in remove() function in SkSL::ProgramUsage
/third_party/skia/tools/skqp/
H A Dcreate_apk.py69 def remove(p): function
H A Dcut_release.py125 def remove(x): function
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DLazyField.java150 public void remove() { in remove() method in LazyField.LazyIterator
/third_party/skia/experimental/xform/
H A DSkShape.h96 void remove(int index) { in remove() function in GroupShape
/drivers/hdf_core/framework/tools/idl-gen/testcase/
H A Dtest_header_parser.py15 from os import remove namespace
/foundation/resourceschedule/ffrt/src/sync/
H A Dwait_queue.h140 inline void remove(WaitUntilEntry* we) in remove() function in ffrt::WaitQueue
/foundation/communication/ipc/interfaces/innerkits/rust/src/remote/
H A Dwrapper.rs93 fn remove(self: &DeathRecipientRemoveHandler); in remove() functions
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DTransliterationChart.java286 public void remove() { in remove() method in TransliterationChart.EquivClass.MyIterator
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCodePointMap.java167 public final void remove() { in remove() method in CodePointMap.RangeIterator
/third_party/icu/icu4c/source/common/
H A Dhash.h229 inline void* Hashtable::remove(const UnicodeString& key) { in remove() function in Hashtable
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DCodePointMap.java155 public final void remove() { in remove() method in CodePointMap.RangeIterator
/third_party/jinja2/
H A Dbccache.py319 from os import remove namespace
/third_party/mesa3d/src/compiler/glsl/
H A Dopt_dead_code_local.cpp218 int remove = entry->unused & ir->write_mask; in process_assignment() local
[all...]
/third_party/node/lib/
H A Ddomain.js
/third_party/node/deps/v8/src/zone/
H A Dzone-handle-set.h117 void remove(Handle<T> handle, Zone* zone) { in remove() function in v8::internal::final
/third_party/node/deps/v8/third_party/jinja2/
H A Dbccache.py265 from os import remove namespace
/third_party/node/tools/icu/
H A Dicutrim.py197 remove = None variable
200 remove = set(config["remove"]) variable
202 remove = set() variable
[all...]
/third_party/node/tools/inspector_protocol/jinja2/
H A Dbccache.py282 from os import remove namespace
/third_party/node/deps/icu-small/source/common/
H A Dhash.h229 inline void* Hashtable::remove(const UnicodeString& key) { in remove() function in Hashtable
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dmap.rs128 pub fn remove<Q>(&mut self, key: &Q) -> Option<V> in remove() functions
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dmap.rs128 pub fn remove<Q>(&mut self, key: &Q) -> Option<V> in remove() functions

Completed in 15 milliseconds

1234567891011