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:Trim
(Results
1 - 11
of
11
) sorted by relevance
/arkcompiler/toolchain/websocket/
H
A
D
string_utils.h
36
inline void
Trim
(std::string &str)
in Trim()
function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H
A
D
string_utils.h
89
static std::string
Trim
(const std::string &s)
in Trim()
function in maple::StringUtils
/arkcompiler/ets_runtime/ecmascript/
H
A
D
vtable.cpp
69
void VTable::
Trim
(const JSThread *thread, uint32_t newLength)
in Trim()
function in panda::ecmascript::VTable
H
A
D
tagged_array.cpp
212
void TaggedArray::
Trim
(const JSThread *thread, uint32_t newLength)
in Trim()
function in panda::ecmascript::TaggedArray
H
A
D
ecma_string.h
1487
static EcmaString *
Trim
(const JSThread *thread,
in Trim()
function in panda::EcmaStringAccessor
H
A
D
ecma_string.cpp
1336
EcmaString *EcmaString::
Trim
(const JSThread *thread, const JSHandle<EcmaString> &src, TrimMode mode)
in Trim()
function in panda::ecmascript::EcmaString
/arkcompiler/ets_runtime/ecmascript/ohos/
H
A
D
enable_aot_list_helper.h
125
static void
Trim
(std::string &data)
in Trim()
function in panda::ecmascript::ohos::EnableAotJitListHelper
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H
A
D
ets_string.h
208
EtsString *
Trim
()
in Trim()
function in ark::ets::EtsString
/arkcompiler/toolchain/tooling/agent/
H
A
D
debugger_impl.cpp
1594
std::string DebuggerImpl::
Trim
(const std::string &str)
in Trim()
function in panda::ecmascript::tooling::DebuggerImpl
/arkcompiler/ets_runtime/ecmascript/builtins/
H
A
D
builtins_string.cpp
2040
JSTaggedValue BuiltinsString::
Trim
(EcmaRuntimeCallInfo *argv)
in Trim()
function in BuiltinsString
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H
A
D
builtins_string_stub_builder.cpp
1054
void BuiltinsStringStubBuilder::
Trim
(GateRef glue, GateRef thisValue, GateRef numArgs [[maybe_unused]],
in Trim()
function in panda::ecmascript::kungfu::BuiltinsStringStubBuilder
Completed in 21 milliseconds