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
refs:remove_suffix
(Results
1 - 10
of
10
) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H
A
D
proxy_filesystem.cpp
51
path.
remove_suffix
(1);
in AppendSearchPath()
59
path.
remove_suffix
(1);
in PrependSearchPath()
67
destination.
remove_suffix
(1);
in RemoveSearchPath()
H
A
D
rofs_filesystem.cpp
158
path.
remove_suffix
(1U);
in Trim()
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H
A
D
string_util.h
62
string.
remove_suffix
(count);
in RTrim()
/foundation/graphic/graphic_3d/lume/metaobject/src/loaders/
H
A
D
csv_parser.cpp
49
sv.
remove_suffix
(std::distance(std::find_if(sv.rbegin(), sv.rend(), nspace).base(), sv.end()));
in Trimmed()
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H
A
D
string_util.h
64
string.
remove_suffix
(count);
in RTrim()
/foundation/graphic/graphic_3d/lume/LumeEngine/src/util/
H
A
D
string_util.h
65
string.
remove_suffix
(count);
in RTrim()
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H
A
D
ohos_file.cpp
124
path.
remove_suffix
(1);
in Open()
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H
A
D
string_view.h
109
constexpr void
remove_suffix
(size_type n);
300
constexpr void basic_string_view<CharT>::
remove_suffix
(size_type n)
in remove_suffix()
function in basic_string_view
/foundation/multimodalinput/input/libudev/src/
H
A
D
udev_device.cpp
57
str.
remove_suffix
(str.size() - pos);
in ChopTail()
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H
A
D
gltf2_exporter.cpp
444
uri.
remove_suffix
(uri.size() - gltfPos - extension.size());
in ResolveGltfAndResourceIndex()
Completed in 9 milliseconds