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:fileBuf
(Results
1 - 4
of
4
) sorted by relevance
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H
A
D
plugin_libjpeg_test.cpp
922
unsigned char *
fileBuf
= static_cast<unsigned char *>(malloc(fileLength));
in HWTEST_F()
local
953
unsigned char *
fileBuf
= static_cast<unsigned char *>(malloc(fileLength));
in HWTEST_F()
local
977
unsigned char *
fileBuf
= static_cast<unsigned char *>(malloc(fileLength));
HWTEST_F()
local
1001
unsigned char *
fileBuf
= static_cast<unsigned char *>(malloc(fileLength));
HWTEST_F()
local
1025
unsigned char *
fileBuf
= static_cast<unsigned char *>(malloc(fileLength));
HWTEST_F()
local
1049
unsigned char *
fileBuf
= static_cast<unsigned char *>(malloc(fileLength));
HWTEST_F()
local
1078
unsigned char *
fileBuf
= static_cast<unsigned char *>(malloc(fileLength));
HWTEST_F()
local
1105
unsigned char *
fileBuf
= static_cast<unsigned char *>(malloc(fileLength));
HWTEST_F()
local
1129
unsigned char *
fileBuf
= static_cast<unsigned char *>(malloc(fileLength));
HWTEST_F()
local
1153
unsigned char *
fileBuf
= static_cast<unsigned char *>(malloc(fileLength));
HWTEST_F()
local
1181
unsigned char *
fileBuf
= static_cast<unsigned char *>(malloc(fileLength));
HWTEST_F()
local
1211
unsigned char *
fileBuf
= static_cast<unsigned char *>(malloc(fileLength));
HWTEST_F()
local
1253
unsigned char *
fileBuf
= static_cast<unsigned char *>(malloc(fileLength));
HWTEST_F()
local
1615
unsigned char *
fileBuf
= static_cast<unsigned char *>(malloc(fileLength));
HWTEST_F()
local
1654
unsigned char *
fileBuf
= static_cast<unsigned char *>(malloc(fileLength));
HWTEST_F()
local
1677
unsigned char *
fileBuf
= static_cast<unsigned char *>(malloc(fileLength));
HWTEST_F()
local
1702
unsigned char *
fileBuf
= static_cast<unsigned char *>(malloc(fileLength));
HWTEST_F()
local
1728
unsigned char *
fileBuf
= static_cast<unsigned char *>(malloc(fileLength));
HWTEST_F()
local
[all...]
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
H
A
D
main.c
65
char *
fileBuf
;
variable
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H
A
D
exif_info.cpp
630
unsigned char *
fileBuf
= nullptr;
in ModifyExifData()
local
588
GetFileInfoByPath(const std::string &path, FILE **file, unsigned long &fileLength, unsigned char **
fileBuf
)
GetFileInfoByPath()
argument
676
GetFileInfoByFd(int localFd, FILE **file, unsigned long &fileLength, unsigned char **
fileBuf
)
GetFileInfoByFd()
argument
720
unsigned char *
fileBuf
= nullptr;
ModifyExifData()
local
1510
unsigned char *
fileBuf
= static_cast<unsigned char *>(malloc(fileLength));
UpdateCacheExifData()
local
1566
ByteOrderedBuffer(const uint8_t *
fileBuf
, uint32_t bufferLength)
ByteOrderedBuffer()
argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H
A
D
intltest.cpp
2349
char *
fileBuf
= NULL;
in ReadAndConvertFile()
local
Completed in 9 milliseconds