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:cmd_buf
(Results
1 - 20
of
20
) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H
A
D
GPUCommandBuffer.cpp
25
GPUCommandBuffer::GPUCommandBuffer(wgpu::CommandBuffer
cmd_buf
) : cmd_buf_(std::move(
cmd_buf
)) {
in GPUCommandBuffer()
argument
/third_party/selinux/libselinux/utils/
H
A
D
selabel_digest.c
68
char
cmd_buf
[4096];
in main()
local
/third_party/ffmpeg/libavfilter/
H
A
D
f_zmq.c
158
char
cmd_buf
[1024];
in filter_frame()
local
H
A
D
vf_chromaber_vulkan.c
176
VkCommandBuffer
cmd_buf
;
in process_frames()
local
H
A
D
vf_avgblur_vulkan.c
208
VkCommandBuffer
cmd_buf
;
in process_frames()
local
H
A
D
vf_flip_vulkan.c
143
VkCommandBuffer
cmd_buf
;
in process_frames()
local
H
A
D
vf_transpose_vulkan.c
125
VkCommandBuffer
cmd_buf
;
in process_frames()
local
H
A
D
vf_overlay_vulkan.c
235
VkCommandBuffer
cmd_buf
;
in process_frames()
local
H
A
D
vf_blend_vulkan.c
227
VkCommandBuffer
cmd_buf
;
in process_frames()
local
H
A
D
vf_gblur_vulkan.c
303
VkCommandBuffer
cmd_buf
;
in process_frames()
local
H
A
D
vf_scale_vulkan.c
294
VkCommandBuffer
cmd_buf
;
in process_frames()
local
/third_party/libdrm/exynos/
H
A
D
exynos_drm.h
121
__u64
cmd_buf
;
member
H
A
D
exynos_fimg2d.c
65
struct drm_exynos_g2d_cmd
cmd_buf
[G2D_MAX_GEM_CMD_NR];
member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H
A
D
wpa_ctrl.c
562
char *
cmd_buf
= NULL;
in wpa_ctrl_request()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H
A
D
wpa_ctrl.c
526
char *
cmd_buf
= NULL;
in wpa_ctrl_request()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H
A
D
wpa_priv.c
630
void *
cmd_buf
;
in wpa_priv_receive()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H
A
D
wpa_priv.c
639
void *
cmd_buf
;
in wpa_priv_receive()
local
/third_party/backends/backend/pixma/
H
A
D
pixma_bjnp.c
1136
char
cmd_buf
[BJNP_CMD_MAX];
in bjnp_poll_scanner()
local
1232
char
cmd_buf
[BJNP_CMD_MAX];
in bjnp_send_job_details()
local
1275
char
cmd_buf
[BJNP_CMD_MAX];
bjnp_get_scanner_mac_address()
local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H
A
D
radv_device_generated_commands.c
366
struct dgc_cmdbuf
cmd_buf
= {
in build_dgc_prepare_shader()
local
[all...]
/third_party/ffmpeg/libavutil/
H
A
D
hwcontext_vulkan.c
3703
VkCommandBuffer
cmd_buf
= get_buf_exec_ctx(hwfc, ectx);
in transfer_image_buf()
local
Completed in 24 milliseconds