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:bptr
(Results
1 - 25
of
29
) sorted by relevance
1
2
/third_party/ltp/tools/sparse/sparse-src/validation/
H
A
D
builtin-atomic-clear.c
1
void foo(void *ptr, _Bool *
bptr
, volatile void *vptr, volatile _Bool *vbptr, int mo)
in foo()
argument
H
A
D
enum-typecheck.c
24
enum bad *
bptr
= &g;
variable
/third_party/skia/third_party/externals/spirv-cross/samples/cpp/
H
A
D
atomics.cpp
54
void *
bptr
= b;
in main()
local
H
A
D
multiply.cpp
55
void *
bptr
= b;
in main()
local
H
A
D
shared.cpp
53
void *
bptr
= b;
in main()
local
/third_party/benchmark/test/
H
A
D
donotoptimize_test.cc
49
char*
bptr
= &buffer1024[0];
in main()
local
/third_party/pcre2/pcre2/src/
H
A
D
pcre2_extuni.c
111
PCRE2_SPTR
bptr
= eptr - 1;
in extuni()
local
/third_party/pcre2/pcre2/maint/
H
A
D
utf8.c
258
unsigned char *
bptr
;
in main()
local
[all...]
/third_party/ffmpeg/libavcodec/
H
A
D
roqvideo.c
44
unsigned char *
bptr
;
in ff_apply_vector_2x2()
local
74
unsigned char *
bptr
;
ff_apply_vector_4x4()
local
[all...]
H
A
D
nellymoserdec.c
68
float *aptr, *
bptr
, *pptr, val, pval;
in nelly_decode_block()
local
H
A
D
ccaption_dec.c
849
const uint8_t *
bptr
= avpkt->data;
in decode()
local
/third_party/ffmpeg/libavfilter/
H
A
D
vf_dblur.c
215
float *
bptr
= s->buffer;
in filter_frame()
local
[all...]
H
A
D
vf_colortemperature.c
119
uint8_t *
bptr
= frame->data[1] + slice_start * blinesize;
in temperature_slice8()
local
161
uint16_t *
bptr
= (uint16_t *)frame->data[1] + slice_start * blinesize;
in temperature_slice16()
local
H
A
D
vf_gblur.c
237
float *
bptr
= s->buffer;
in filter_frame()
local
[all...]
H
A
D
vf_colorcontrast.c
104
uint8_t *
bptr
= frame->data[1] + slice_start * blinesize;
in colorcontrast_slice8()
local
158
uint16_t *
bptr
= (uint16_t *)frame->data[1] + slice_start * blinesize;
in colorcontrast_slice16()
local
H
A
D
vf_vibrance.c
78
uint8_t *
bptr
= frame->data[1] + slice_start * blinesize;
in vibrance_slice8()
local
137
uint16_t *
bptr
= (uint16_t *)frame->data[1] + slice_start * blinesize;
in vibrance_slice16()
local
H
A
D
af_sofalizer.c
388
const float *const
bptr
= buffer[l];
in sofalizer_convolute()
local
H
A
D
af_anequalizer.c
706
double *
bptr
;
in filter_channels()
local
H
A
D
af_headphone.c
180
const float *const
bptr
= buffer[l];
in headphone_convolute()
local
/third_party/mesa3d/src/mesa/main/
H
A
D
glthread_marshal.h
714
GLbyte *
bptr
;
in _mesa_glthread_CallLists()
local
/third_party/skia/tests/
H
A
D
AAClipTest.cpp
60
const char*
bptr
= (const char*)b.fImage;
in operator ==()
local
/third_party/node/src/crypto/
H
A
D
crypto_util.cc
381
BUF_MEM*
bptr
;
in SetFipsCrypto()
local
H
A
D
crypto_keys.cc
277
BUF_MEM*
bptr
;
in BIOToStringOrBuffer()
local
/third_party/skia/third_party/externals/libjpeg-turbo/
H
A
D
jmemmgr.c
645
jvirt_barray_ptr
bptr
;
in realize_virt_arrays()
local
1009
jvirt_barray_ptr
bptr
;
free_pool()
local
[all...]
/third_party/skia/tools/
H
A
D
ToolUtils.cpp
446
const char*
bptr
= (const char*)b.addr(0, y);
in equal_pixels()
local
Completed in 21 milliseconds
1
2