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 - 25
of
93
) sorted by relevance
1
2
3
4
/third_party/toybox/toys/other/
H
A
D
fmt.c
35
static void
newline
(void)
in newline()
function
/third_party/node/tools/gyp/pylib/gyp/
H
A
D
ninja_syntax.py
24
def
newline
(self):
member in Writer
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H
A
D
ninja_syntax.py
24
def
newline
(self):
member in Writer
/third_party/node/deps/npm/node_modules/cli-columns/
H
A
D
index.js
/third_party/eudev/src/shared/
H
A
D
utf8.c
142
bool utf8_is_printable_newline(const char* str, size_t length, bool
newline
) {
in utf8_is_printable_newline()
argument
/third_party/ninja/misc/
H
A
D
ninja_syntax.py
37
def
newline
(self) -> None:
member in Writer
/third_party/pcre2/pcre2/src/
H
A
D
pcre2demo.c
86
uint32_t
newline
;
in main()
local
[all...]
/third_party/skia/src/core/
H
A
D
SkStringUtils.cpp
38
static const char
newline
[] = "\n";
in SkTabString()
local
/kernel/linux/linux-5.10/block/
H
A
D
badblocks.c
522
char
newline
;
in badblocks_store()
local
/kernel/linux/linux-5.10/kernel/printk/
H
A
D
printk_safe.c
162
static const char
newline
[] = KERN_CONT "\n";
in printk_safe_flush_buffer()
local
/kernel/linux/linux-6.6/kernel/bpf/
H
A
D
log.c
66
bool
newline
= n > 0 && log->kbuf[n - 1] == '\n';
in bpf_verifier_vlog()
local
/kernel/linux/linux-6.6/block/
H
A
D
badblocks.c
520
char
newline
;
in badblocks_store()
local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
H
A
D
XMLRecordWriter.java
242
private void
newline
() {
in newline()
method in XMLRecordWriter
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/
H
A
D
XMLRecordWriter.java
246
private void
newline
() {
in newline()
method in XMLRecordWriter
/third_party/mesa3d/src/compiler/glsl/glcpp/
H
A
D
pp.c
115
const char *backslash, *
newline
, *search_start;
in remove_line_continuations()
local
[all...]
/third_party/mesa3d/src/gallium/tools/trace/
H
A
D
format.py
42
def
newline
(self):
member in Formatter
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/
H
A
D
tokenTypes.js
55
var
newline
= 10; // '\n'.charCodeAt(0);
variable
/third_party/node/deps/v8/src/utils/
H
A
D
ostreams.cc
103
const char*
newline
= reinterpret_cast<const char*>(memchr(s, '\n', e - s));
in xsputn()
local
/third_party/skia/src/gpu/
H
A
D
GrShaderUtils.cpp
168
void
newline
() {
newline()
function in GrShaderUtils::GLSLPrettyPrint
[all...]
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
H
A
D
io.hpp
59
char_type
newline
;
member in glm::io::format_punct
/third_party/python/Modules/_io/clinic/
H
A
D
_iomodule.c.h
145
const char *
newline
in _io_open()
local
[all...]
/third_party/skia/third_party/externals/tint/src/diagnostic/
H
A
D
formatter.cc
94
void
newline
() { stream << std::endl; }
in newline()
function
/kernel/linux/linux-5.10/drivers/mtd/devices/
H
A
D
block2mtd.c
367
char *
newline
= strrchr(str, '\n');
in kill_final_newline()
local
H
A
D
phram.c
191
char *
newline
= strrchr(str, '\n');
in kill_final_newline()
local
/kernel/linux/linux-5.10/tools/scripts/
H
A
D
utilities.mak
2
define
newline
macro
6
newline
:= $(
newline
)
macro
[all...]
Completed in 11 milliseconds
1
2
3
4