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:out_buf
(Results
26 - 50
of
52
) sorted by relevance
1
2
3
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H
A
D
eap_tnc.c
21
struct wpabuf *
out_buf
;
member
[all...]
H
A
D
eap_wsc.c
25
struct wpabuf *
out_buf
;
member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H
A
D
eap_server_ikev2.c
21
struct wpabuf *
out_buf
;
member
[all...]
H
A
D
eap_server_wsc.c
23
struct wpabuf *
out_buf
;
member
[all...]
H
A
D
eap_server_tnc.c
24
struct wpabuf *
out_buf
;
member
[all...]
/third_party/ffmpeg/libavfilter/
H
A
D
af_amix.c
301
AVFrame *
out_buf
, *in_buf;
in output_frame()
local
[all...]
H
A
D
af_afade.c
275
AVFrame *
out_buf
;
in filter_frame()
local
[all...]
H
A
D
af_biquads.c
1212
AVFrame *
out_buf
= td->out;
in filter_channel()
local
1276
AVFrame *
out_buf
;
in filter_frame()
local
[all...]
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
H
A
D
h264dprc.c
483
OMX_BUFFERHEADERTYPE *
out_buf
= NULL;
in h264d_prc_buffers_ready()
local
/third_party/mesa3d/src/virtio/vulkan/
H
A
D
vn_buffer.c
328
vn_buffer_create(struct vn_device *dev, const VkBufferCreateInfo *create_info, const VkAllocationCallbacks *alloc, struct vn_buffer **
out_buf
)
vn_buffer_create()
argument
H
A
D
vn_android.c
1422
vn_android_buffer_from_ahb(struct vn_device *dev, const VkBufferCreateInfo *create_info, const VkAllocationCallbacks *alloc, struct vn_buffer **
out_buf
)
vn_android_buffer_from_ahb()
argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H
A
D
eap_server_tnc.c
24
struct wpabuf *
out_buf
;
member
[all...]
/third_party/ffmpeg/libavformat/
H
A
D
spdifenc.c
66
const uint8_t *
out_buf
; ///< pointer to the outgoing data before byte-swapping
member
H
A
D
rtsp.c
1349
char buf[MAX_URL_SIZE], *
out_buf
;
in rtsp_send_cmd_with_content_async()
local
/third_party/node/deps/openssl/openssl/apps/
H
A
D
passwd.c
317
static char
out_buf
[6 + 9 + 24 + 2];
in md5crypt()
local
510
static char
out_buf
[3 + 17 + 17 + 86 + 1];
shacrypt()
local
[all...]
/third_party/openssl/apps/
H
A
D
passwd.c
317
static char
out_buf
[6 + 9 + 24 + 2];
in md5crypt()
local
510
static char
out_buf
[3 + 17 + 17 + 86 + 1];
shacrypt()
local
[all...]
/third_party/vk-gl-cts/external/amber/src/samples/
H
A
D
amber.cc
646
std::vector<uint8_t>
out_buf
;
local
/third_party/mesa3d/src/imgui/
H
A
D
imgui_memory_editor.h
609
static char
out_buf
[64 + 8 + 1];
in FormatBinary()
local
[all...]
/third_party/node/src/
H
A
D
node_zlib.cc
335
Local<Object>
out_buf
= args[4].As<Object>();
in Write()
local
/third_party/libfuse/example/
H
A
D
passthrough_hp.cc
944
fuse_bufvec
out_buf
= FUSE_BUFVEC_INIT(size);
in do_write_buf()
local
H
A
D
passthrough_ll.c
887
struct fuse_bufvec
out_buf
= FUSE_BUFVEC_INIT(fuse_buf_size(in_buf));
in lo_write_buf()
local
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H
A
D
file_operations_cloud.cpp
1367
struct fuse_bufvec
out_buf
= FUSE_BUFVEC_INIT(fuse_buf_size(bufv));
in WriteBuf()
local
/third_party/ffmpeg/libavcodec/
H
A
D
roqvideoenc.c
150
uint8_t *
out_buf
;
member
[all...]
/third_party/ntfs-3g/libfuse-lite/
H
A
D
fuse.c
2746
char *path, *
out_buf
= NULL;
in fuse_lib_ioctl()
local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H
A
D
ssl.h
1121
unsigned char *
out_buf
; /*!< output buffer */
member
Completed in 42 milliseconds
1
2
3