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:newbuf
(Results
1 - 25
of
28
) sorted by relevance
1
2
/third_party/node/deps/cares/src/lib/
H
A
D
ares__read_line.c
43
char *
newbuf
;
in ares__read_line()
local
H
A
D
ares_sysconfig.c
131
char *
newbuf
;
in commanjoin()
local
/third_party/ltp/testcases/kernel/syscalls/dup2/
H
A
D
dup204.c
36
struct stat oldbuf,
newbuf
;
in run()
local
H
A
D
dup202.c
77
struct stat oldbuf,
newbuf
;
in run()
local
/third_party/selinux/libselinux/src/
H
A
D
getfilecon.c
24
char *
newbuf
;
in getfilecon_raw()
local
H
A
D
getpeercon.c
28
char *
newbuf
;
in getpeercon_raw()
local
H
A
D
lgetfilecon.c
24
char *
newbuf
;
in lgetfilecon_raw()
local
H
A
D
fgetfilecon.c
49
char *
newbuf
;
in fgetfilecon_raw()
local
H
A
D
seusers.c
19
char *
newbuf
= strdup(buffer);
in process_seusers()
local
/third_party/alsa-lib/src/
H
A
D
userfile.c
94
char *
newbuf
;
in snd_user_file()
local
/third_party/mesa3d/src/glx/apple/
H
A
D
apple_xgl_api_stereo.c
93
GLenum
newbuf
[n + 2];
in __applegl_glDrawBuffers()
local
/third_party/musl/porting/liteos_a/user/src/stdio/
H
A
D
open_wmemstream.c
45
wchar_t *
newbuf
;
in wms_write()
local
/third_party/musl/src/stdio/
H
A
D
open_wmemstream.c
45
wchar_t *
newbuf
;
in wms_write()
local
H
A
D
open_memstream.c
41
char *
newbuf
;
in ms_write()
local
/third_party/curl/tests/server/
H
A
D
fake_ntlm.c
54
char *
newbuf
;
in printable()
local
/third_party/elfutils/libdwfl/
H
A
D
elf-from-memory.c
183
unsigned char *
newbuf
= realloc (buffer, phnum * phentsize);
in elf_from_remote_memory()
local
/third_party/ffmpeg/libavutil/
H
A
D
buffer.c
167
AVBufferRef *
newbuf
, *buf = *pbuf;
in av_buffer_make_writable()
local
/third_party/mesa3d/src/util/
H
A
D
os_file.c
157
char *
newbuf
= realloc(buf, 2 * len);
in os_read_file()
local
178
char *
newbuf
= realloc(buf, len);
in os_read_file()
local
/third_party/ffmpeg/libavfilter/
H
A
D
vsrc_life.c
297
uint8_t *
newbuf
= life->buf[!life->buf_idx];
in evolve()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H
A
D
dbus_dict_helpers.c
777
struct wpabuf **
newbuf
;
in _wpa_dbus_dict_entry_get_binarray()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H
A
D
dbus_dict_helpers.c
777
struct wpabuf **
newbuf
;
in _wpa_dbus_dict_entry_get_binarray()
local
/third_party/python/Modules/_io/
H
A
D
winconsoleio.c
584
wchar_t *
newbuf
;
in read_console_w()
local
587
newbuf
= (wchar_t*)PyMem_Realloc(buf, maxlen * sizeof(wchar_t));
in read_console_w()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Demangle/
H
A
D
ItaniumDemangle.cpp
4256
char *
newbuf
= static_cast<char *>(std::realloc(buf, sz));
in itaniumDemangle()
local
/third_party/python/Parser/
H
A
D
tokenizer.c
359
char *
newbuf
= tok->buf;
in tok_reserve_buf()
local
/third_party/ntfs-3g/libfuse-lite/
H
A
D
fuse.c
440
char *
newbuf
;
in add_name()
local
Completed in 25 milliseconds
1
2