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:vsize
(Results
1 - 16
of
16
) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/setsockopt/
H
A
D
setsockopt07.c
65
socklen_t
vsize
= sizeof(val);
in run()
local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H
A
D
draw_pipe.h
125
const uint
vsize
= sizeof(struct vertex_header)
in dup_vert()
local
/base/notification/distributed_notification_service/frameworks/ans/src/
H
A
D
notification_conversational_content.cpp
261
auto
vsize
= parcel.ReadUint64();
in ReadFromParcel()
local
H
A
D
notification_local_live_view_button.cpp
242
auto
vsize
= parcel.ReadUint64();
in ReadFromParcel()
local
H
A
D
notification_request.cpp
615
auto
vsize
= std::min(NotificationRequest::MAX_USER_INPUT_HISTORY, text.size());
in SetNotificationUserInputHistory()
local
1695
auto
vsize
= parcel.ReadUint64();
in ReadFromParcel()
local
[all...]
/third_party/elfutils/libdw/
H
A
D
dwarf_getcfi_elf.c
140
size_t
vsize
, dmax;
in getcfi_gnu_eh_frame()
local
236
size_t
vsize
, dmax;
in getcfi_scn_eh_frame()
local
/third_party/ffmpeg/libavformat/
H
A
D
mvdec.c
397
uint32_t
vsize
= avio_rb32(pb);
in mv_read_header()
local
H
A
D
nsvdec.c
530
uint32_t
vsize
;
in nsv_read_chunk()
local
717
int
vsize
= AV_RL24(p->buf+i+19) >> 4;
nsv_probe()
local
[all...]
/third_party/python/Objects/
H
A
D
structseq.c
58
Py_ssize_t
vsize
= VISIBLE_SIZE_TP(type);
in PyStructSequence_New()
local
/third_party/icu/icu4c/source/common/
H
A
D
locid.cpp
302
int32_t
vsize
= 0;
in Locale()
local
[all...]
/third_party/node/deps/icu-small/source/common/
H
A
D
locid.cpp
302
int32_t
vsize
= 0;
in Locale()
local
[all...]
/third_party/mksh/
H
A
D
expr.c
665
size_t
vsize
;
in tempvar()
local
/third_party/skia/third_party/externals/icu/source/common/
H
A
D
locid.cpp
303
int32_t
vsize
= 0;
in Locale()
local
[all...]
/third_party/alsa-utils/aplay/
H
A
D
aplay.c
3372
size_t
vsize
;
local
3428
size_t
vsize
;
local
/third_party/mesa3d/src/gallium/drivers/crocus/
H
A
D
crocus_context.h
687
uint32_t
vsize
; /* vertex size plus header in urb registers */
member
H
A
D
crocus_state.c
700
crocus_calculate_urb_fence(struct crocus_batch *batch, unsigned csize, unsigned
vsize
, unsigned sfsize)
crocus_calculate_urb_fence()
argument
[all...]
Completed in 23 milliseconds