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:resized
(Results
1 - 16
of
16
) sorted by relevance
/third_party/elfutils/libdwfl/
H
A
D
segment.c
168
bool
resized
= false;
in reify_segments()
local
/third_party/glfw/src/
H
A
D
init.c
278
void*
resized
= _glfw.allocator.reallocate(block, size, _glfw.allocator.user);
in _glfw_realloc()
local
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H
A
D
xm_st.c
211
bool
resized
;
in xmesa_st_framebuffer_validate()
local
/third_party/mesa3d/src/gallium/frontends/hgl/
H
A
D
hgl.c
165
bool
resized
;
in hgl_st_framebuffer_validate()
local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H
A
D
scene_holder.h
400
bool
resized
= true;
member
/third_party/mesa3d/src/gallium/frontends/dri/
H
A
D
drisw.c
353
boolean
resized
;
in drisw_allocate_textures()
local
H
A
D
kopper.c
493
boolean
resized
;
in kopper_allocate_textures()
local
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H
A
D
cq.c
1339
int
resized
= 0;
in mlx5_ib_resize_cq()
local
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H
A
D
cq.c
1374
int
resized
= 0;
in mlx5_ib_resize_cq()
local
/third_party/skia/src/image/
H
A
D
SkImage_Gpu.cpp
647
SkAutoPixmapStorage
resized
;
in MakeCrossContextFromPixmap()
local
/third_party/mesa3d/src/egl/drivers/dri2/
H
A
D
egl_dri2.h
340
bool
resized
;
member
/kernel/linux/linux-6.6/net/unix/
H
A
D
af_unix.c
3392
bool
resized
= false;
in bpf_iter_unix_batch()
local
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
tcp_ipv4.c
2876
bool
resized
= false;
in bpf_iter_tcp_batch()
local
H
A
D
udp.c
3125
bool
resized
= false;
in bpf_iter_udp_batch()
local
/kernel/linux/linux-6.6/net/core/
H
A
D
skbuff.c
372
void *
resized
;
in __slab_build_skb()
local
/third_party/python/Python/
H
A
D
compile.c
6317
basicblock **
resized
= PyObject_Realloc(pc->fail_pop, needed);
in ensure_fail_pop()
local
Completed in 45 milliseconds