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:newLine
(Results
1 - 7
of
7
) sorted by relevance
/third_party/skia/experimental/sktext/tests/
H
A
D
ShapedText.cpp
54
auto
newLine
= utf16.find_first_of(u"\n");
in UNIX_ONLY_TEST()
local
73
auto
newLine
= utf16.find_first_of(u"\n");
in UNIX_ONLY_TEST()
local
/third_party/glslang/glslang/MachineIndependent/
H
A
D
Scan.h
164
void setLine(int
newLine
)
in setLine()
argument
/third_party/node/deps/v8/src/inspector/
H
A
D
search-util.cc
57
size_t
newLine
= match.find("\n");
in findMagicComment()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
H
A
D
ItaniumDemangle.cpp
180
void
newLine
() {
in newLine()
function
/third_party/skia/modules/skplaintexteditor/src/
H
A
D
editor.cpp
357
const auto&
newLine
= fLines[pos.fParagraphIndex];
in move()
local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/
H
A
D
ViewableTaggedData.java
391
private void
newLine
() {
in newLine()
method in ViewableTaggedData.DrawContext
/third_party/icu/icu4c/source/test/intltest/
H
A
D
intltest.cpp
1171
char
newLine
= '\n';
in LL_message()
local
Completed in 8 milliseconds