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:old_buf
(Results
1 - 11
of
11
) sorted by relevance
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H
A
D
ecma-builtin-arraybuffer-prototype.c
139
lit_utf8_byte_t *
old_buf
= ecma_arraybuffer_get_buffer (object_p);
in ecma_builtin_arraybuffer_prototype_object_slice()
local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H
A
D
radeon_video.c
95
struct rvid_buffer
old_buf
= *new_buf;
in si_vid_resize_buffer()
local
H
A
D
si_buffer.c
170
struct pb_buffer *
old_buf
, *new_buf;
in si_alloc_resource()
local
/third_party/alsa-lib/src/seq/
H
A
D
seq_midi_event.c
284
unsigned char *new_buf, *
old_buf
;
in snd_midi_event_resize_buffer()
local
/third_party/mesa3d/src/gallium/drivers/r600/
H
A
D
radeon_video.c
94
struct rvid_buffer
old_buf
= *new_buf;
in rvid_resize_buffer()
local
H
A
D
r600_buffer_common.c
168
struct pb_buffer *
old_buf
, *new_buf;
in r600_alloc_resource()
local
/third_party/mesa3d/src/gallium/frontends/va/
H
A
D
picture.c
760
struct pipe_video_buffer *
old_buf
= surf->buffer;
in vlVaEndPicture()
local
/third_party/mesa3d/src/gallium/drivers/i915/
H
A
D
i915_state.c
678
struct pipe_resource *
old_buf
= i915->constants[shader];
in i915_set_constant_buffer()
local
/third_party/skia/third_party/externals/libwebp/src/dec/
H
A
D
idec_dec.c
209
const uint8_t* const
old_buf
= mem->buf_;
in RemapMemBuffer()
local
/third_party/ffmpeg/libavformat/
H
A
D
http.c
1903
uint8_t
old_buf
[BUFFER_SIZE];
in http_seek_internal()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H
A
D
wpa_auth.c
3373
static u8 * replace_ie(const char *name, const u8 *
old_buf
, size_t *len, u8 eid,
in replace_ie()
argument
Completed in 19 milliseconds