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:spliced
(Results
1 - 11
of
11
) sorted by relevance
/third_party/jerryscript/tests/jerry/es2015/
H
A
D
class-inheritance-builtin-array.js
76
var
spliced
= c.splice (c.length - 1);
variable
/kernel/linux/linux-5.10/tools/testing/selftests/splice/
H
A
D
splice_read.c
16
ssize_t
spliced
;
in main()
local
/kernel/linux/linux-6.6/tools/testing/selftests/splice/
H
A
D
splice_read.c
16
ssize_t
spliced
;
in main()
local
/kernel/linux/linux-5.10/kernel/
H
A
D
relay.c
1294
ssize_t
spliced
;
in relay_file_splice_read()
local
/kernel/linux/linux-6.6/fs/
H
A
D
splice.c
798
size_t
spliced
= 0;
in splice_to_socket()
local
/kernel/linux/linux-6.6/kernel/
H
A
D
relay.c
1206
ssize_t
spliced
;
in relay_file_splice_read()
local
/third_party/ltp/tools/sparse/sparse-src/
H
A
D
tokenize.c
359
int
spliced
= 0, had_cr, had_backslash;
in nextchar_slow()
local
/kernel/linux/linux-6.6/mm/
H
A
D
filemap.c
2851
size_t
spliced
= 0, offset = offset_in_folio(folio, fpos);
in splice_folio_into_pipe()
local
/kernel/linux/linux-5.10/net/ipv4/
H
A
D
tcp.c
804
ssize_t
spliced
;
in tcp_splice_read()
local
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
tcp.c
787
ssize_t
spliced
;
in tcp_splice_read()
local
/kernel/linux/linux-6.6/net/core/
H
A
D
skbuff.c
6891
ssize_t
spliced
= 0, ret = 0;
in skb_splice_from_iter()
local
Completed in 38 milliseconds