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
refs:cBuf
(Results
1 - 1
of
1
) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/
H
A
D
nucnvtst.c
2790
char *
cBuf
;
in TestSmallTargetBuffer()
local
2797
cBuf
=(char*)malloc(uBufSize * sizeof(char) * 10);
in TestSmallTargetBuffer()
2802
cTarget =
cBuf
;
in TestSmallTargetBuffer()
2804
cSource =
cBuf
;
in TestSmallTargetBuffer()
2805
cTargetLimit =
cBuf
;
in TestSmallTargetBuffer()
2847
free(
cBuf
);
in TestSmallTargetBuffer()
2858
char *
cBuf
;
in TestToAndFromUChars()
local
2864
cBuf
=(char*)malloc(uBufSize * sizeof(char) * 5);
in TestToAndFromUChars()
2867
cTarget =
cBuf
;
in TestToAndFromUChars()
2868
cTargetLimit =
cBuf
in TestToAndFromUChars()
2906
char *
cBuf
;
TestSmallSourceBuffer()
local
3099
char *
cBuf
= NULL;
TestHZ()
local
3321
char *
cBuf
= NULL;
TestISO_2022_JP()
local
3390
char *
cBuf
;
TestConv()
local
3867
char *
cBuf
;
TestISO_2022_JP_1()
local
3956
char *
cBuf
= NULL;
TestISO_2022_JP_2()
local
4036
char *
cBuf
= NULL;
TestISO_2022_KR()
local
4118
char *
cBuf
= NULL;
TestISO_2022_KR_1()
local
4529
char *
cBuf
= NULL;
TestISO_2022_CN()
local
[all...]
Completed in 6 milliseconds