Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:erase
(Results
1 - 25
of
99
) sorted by relevance
1
2
3
4
/third_party/json/include/nlohmann/
H
A
D
ordered_map.hpp
162
size_type
erase
(const key_type& key)
in erase()
function
183
size_type
erase
(KeyType && key)
in erase()
function
202
iterator
erase
(iterator pos)
in erase()
function
207
iterator
erase
(iterator first, iterator last)
in erase()
function
/third_party/libinput/tools/
H
A
D
libinput-measure-touchpad-size.py
159
def
erase
(self):
member in Touchpad
/third_party/python/Tools/demo/
H
A
D
life.py
84
def
erase
(self):
member in LifeBoard
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H
A
D
ThreadLocal.h
57
void
erase
() { removeInstance(); }
in erase()
function in llvm::sys::ThreadLocal
/foundation/window/window_manager/utils/include/
H
A
D
atomic_map.h
34
void
erase
(const Key& key)
in erase()
function in OHOS::Rosen::AtomicMap
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H
A
D
CircularCaptureBuffer.java
95
public void
erase
() {
in erase()
method in CircularCaptureBuffer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H
A
D
TypeFinder.h
57
iterator
erase
(iterator I, iterator E) { return StructTypes.
erase
(I, E); }
in erase()
function in llvm::TypeFinder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H
A
D
SmallSet.h
107
bool
erase
(const T &V) {
in erase()
function in llvm::SmallSet
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H
A
D
InfoSink.h
102
void
erase
() { sink.clear(); }
in erase()
function in TInfoSinkBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H
A
D
FunctionComparator.h
80
void
erase
(GlobalValue *Global) {
in erase()
function in llvm::GlobalNumberState
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H
A
D
RDFDeadCode.cpp
179
bool DeadCodeElimination::
erase
(const SetVector<NodeId> &Nodes) {
in erase()
function in DeadCodeElimination
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H
A
D
PriorityWorklist.h
163
bool
erase
(const T& X) {
in erase()
function in llvm::PriorityWorklist
H
A
D
SmallSet.h
207
bool
erase
(const T &V) {
in erase()
function in llvm::SmallSet
H
A
D
MapVector.h
173
typename VectorType::iterator
erase
(typename VectorType::iterator Iterator) {
in erase()
function in llvm::MapVector
192
size_type
erase
(const KeyT &Key) {
in erase()
function in llvm::MapVector
H
A
D
TinyPtrVector.h
282
iterator
erase
(iterator I) {
in erase()
function in llvm::TinyPtrVector
298
iterator
erase
(iterator S, iterator E) {
in erase()
function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H
A
D
Trace.h
98
iterator
erase
(iterator q) { return BasicBlocks.
erase
(q); }
in erase()
function in llvm::Trace
99
iterator
erase
(iterator q1, iterator q2) { return BasicBlocks.
erase
(q1, q2); }
in erase()
function in llvm::Trace
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H
A
D
InfoSink.h
107
void
erase
()
in erase()
function in sh::TInfoSinkBase
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H
A
D
netfirewall_parcel.cpp
94
std::string NetFirewallUtils::
erase
(const std::string &src, const std::string &sub)
in erase()
function in OHOS::NetManagerStandard::NetFirewallUtils
/third_party/gn/src/gn/
H
A
D
hash_table_base_unittest.cc
155
bool
erase
(int x) {
in erase()
function in TestHashTable
H
A
D
pointer_set.h
115
bool
erase
(T* ptr) {
in erase()
function in PointerSet
/third_party/glslang/glslang/Include/
H
A
D
InfoSink.h
71
void
erase
() { sink.
erase
(); }
in erase()
function in glslang::TInfoSinkBase
/third_party/mesa3d/src/amd/compiler/
H
A
D
aco_util.h
300
size_t
erase
(uint32_t id)
in erase()
function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H
A
D
DebugSink.h
89
void
erase
()
in erase()
function in sh::DebugSink
/third_party/skia/include/core/
H
A
D
SkPixmap.h
683
bool
erase
(SkColor color) const { return this->
erase
(color, this->bounds()); }
in erase()
function in SkPixmap
696
bool
erase
(const SkColor4f& color, const SkIRect* subset = nullptr) const {
in erase()
function in SkPixmap
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H
A
D
node_context_pso_manager.cpp
157
bool
erase
= false;
in BeginBackendFrame()
local
Completed in 13 milliseconds
1
2
3
4