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_prefix
(Results
1 - 20
of
20
) sorted by relevance
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H
A
D
string_util.h
54
string.
remove_prefix
(count);
in LTrim()
87
left.
remove_prefix
(pos + 1);
in Split()
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H
A
D
ref_uri.h
391
path.
remove_prefix
(i + 1);
in ParseSegment()
400
path.
remove_prefix
(1);
in ParsePath()
407
path.
remove_prefix
(1);
in ParsePath()
427
path.
remove_prefix
(uidSize);
in ParseUid()
437
uri.
remove_prefix
(4); // 4 size
in Parse()
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H
A
D
string_util.h
56
string.
remove_prefix
(count);
in LTrim()
89
left.
remove_prefix
(pos + 1);
in Split()
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H
A
D
path_tools.cpp
51
uri.
remove_prefix
(index + 1U);
in ParseUri()
54
uri.
remove_prefix
(2U);
in ParseUri()
H
A
D
rofs_filesystem.cpp
163
path.
remove_prefix
(1);
in Trim()
/foundation/graphic/graphic_3d/lume/LumeEngine/src/util/
H
A
D
string_util.h
57
string.
remove_prefix
(count);
in LTrim()
90
left.
remove_prefix
(pos + 1);
in Split()
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/src/util/
H
A
D
path_util.cpp
122
path.
remove_prefix
(lastPos);
in GetRelativePath()
123
relativeTo.
remove_prefix
(lastPos);
in GetRelativePath()
136
relativeTo.
remove_prefix
(nextSeparator + 1);
in GetRelativePath()
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H
A
D
asset_loader.h
149
path.
remove_prefix
(lastSeparator + 1);
in GetRelativePath()
150
relativeTo.
remove_prefix
(lastSeparator + 1);
in GetRelativePath()
163
relativeTo.
remove_prefix
(nextSeparator + 1);
in GetRelativePath()
/foundation/graphic/graphic_3d/lume/metaobject/src/loaders/
H
A
D
csv_parser.cpp
50
sv.
remove_prefix
(std::find_if(sv.begin(), sv.end(), nspace) - sv.begin());
in Trimmed()
/foundation/CastEngine/castengine_wifi_display/services/extend/magic_enum/
H
A
D
magic_enum.hpp
32
name.
remove_prefix
(i);
in get_enum_value_name()
/foundation/communication/wifi/wifi/utils/inc/
H
A
D
magic_enum.h
46
name.
remove_prefix
(i);
in GetEnumValueName()
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H
A
D
ohos_file.cpp
127
path.
remove_prefix
(1);
in Open()
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H
A
D
string_view.h
106
constexpr void
remove_prefix
(size_type n);
288
constexpr void basic_string_view<CharT>::
remove_prefix
(size_type n)
in remove_prefix()
function in basic_string_view
/foundation/graphic/graphic_3d/lume/metaobject/src/engine/
H
A
D
engine_value_manager.cpp
156
path.
remove_prefix
(params.property.name.size() + 1);
in ConstructValueImpl()
/foundation/multimodalinput/input/libudev/src/
H
A
D
udev_device.cpp
74
tail.
remove_prefix
(backStr.size());
in ResolveSymLink()
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/
H
A
D
main.cpp
592
exts.
remove_prefix
(std::min(pos + 1, exts.size()));
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H
A
D
gltf2_util.cpp
999
in.
remove_prefix
(offsetToData);
in DecodeDataURI()
H
A
D
gltf2_exporter.cpp
1281
uri.
remove_prefix
(ext + 1);
in ExportImageData()
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/json/
H
A
D
json.h
1080
next.
remove_prefix
(2);
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H
A
D
animation_system.cpp
559
propertyName.
remove_prefix
(entry.property->name.size() + 1U);
in FindDynamicProperty()
Completed in 19 milliseconds