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:new_first
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/lib/
H
A
D
llist.c
26
bool llist_add_batch(struct llist_node *
new_first
, struct llist_node *new_last,
in llist_add_batch()
argument
/kernel/linux/linux-6.6/lib/
H
A
D
llist.c
26
bool llist_add_batch(struct llist_node *
new_first
, struct llist_node *new_last,
in llist_add_batch()
argument
/kernel/linux/linux-6.6/include/linux/
H
A
D
llist.h
203
static inline bool __llist_add_batch(struct llist_node *
new_first
,
in __llist_add_batch()
argument
H
A
D
list.h
457
struct list_head *
new_first
= entry->next;
in __list_cut_position()
local
/third_party/node/deps/v8/src/runtime/
H
A
D
runtime-strings.cc
81
Handle<String>
new_first
;
in StringReplaceOneCharWithString()
local
/kernel/linux/linux-5.10/tools/include/linux/
H
A
D
list.h
237
struct list_head *
new_first
= entry->next;
in __list_cut_position()
local
/kernel/linux/linux-5.10/include/linux/
H
A
D
list.h
366
struct list_head *
new_first
= entry->next;
in __list_cut_position()
local
/kernel/linux/linux-6.6/tools/include/linux/
H
A
D
list.h
237
struct list_head *
new_first
= entry->next;
in __list_cut_position()
local
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H
A
D
list.h
401
struct list_head *
new_first
= entry->next;
in __list_cut_position()
local
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
H
A
D
radv_amdgpu_bo.c
120
struct radv_amdgpu_map_range
new_first
, new_last;
in radv_amdgpu_winsys_bo_virtual_bind()
local
/third_party/mesa3d/src/mesa/vbo/
H
A
D
vbo_exec_api.c
312
fi_type *
new_first
= exec->vtx.attrptr[attr] + newSize;
in vbo_exec_wrap_upgrade_vertex()
local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H
A
D
loop_dependence.cpp
1408
SENode*
new_first
= subscript_pair.first;
in PropagateConstraints()
local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H
A
D
loop_dependence.cpp
1408
SENode*
new_first
= subscript_pair.first;
in PropagateConstraints()
local
/third_party/spirv-tools/source/opt/
H
A
D
loop_dependence.cpp
1407
SENode*
new_first
= subscript_pair.first;
in PropagateConstraints()
local
/kernel/linux/linux-5.10/fs/ocfs2/
H
A
D
xattr.c
4885
struct ocfs2_xattr_bucket *old_first, *
new_first
;
in ocfs2_mv_xattr_buckets()
local
/kernel/linux/linux-6.6/fs/ocfs2/
H
A
D
xattr.c
4879
struct ocfs2_xattr_bucket *old_first, *
new_first
;
in ocfs2_mv_xattr_buckets()
local
Completed in 35 milliseconds