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:pun
(Results
1 - 5
of
5
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
aacdec_fixed.c
269
SoftFloat
pun
;
in flt16_trunc()
local
H
A
D
aacenc_pred.c
58
union av_intfloat32
pun
;
in flt16_trunc()
local
H
A
D
aacdec.c
172
union av_intfloat32
pun
;
in flt16_trunc()
local
/third_party/skia/include/private/
H
A
D
SkNx_neon.h
125
union { float32x2_t v; float fs[2]; }
pun
= {fVec};
in operator []()
local
239
union { float32x4_t v; float fs[4]; }
pun
= {fVec};
in operator []()
local
346
union { uint16x4_t v; uint16_t us[4]; }
pun
= {fVec};
in operator []()
local
386
union { uint16x8_t v; uint16_t us[8]; }
pun
= {fVec};
in operator []()
local
423
union { uint8x8_t v; uint8_t us[8]; }
pun
= {fVec};
in operator []()
local
449
union { uint8x8_t v; uint8_t us[8]; }
pun
= {fVec};
operator []()
local
484
union { uint8x16_t v; uint8_t us[16]; }
pun
= {fVec};
operator []()
local
515
union { int32x4_t v; int32_t is[4]; }
pun
= {fVec};
operator []()
local
573
union { uint32x4_t v; uint32_t us[4]; }
pun
= {fVec};
operator []()
local
[all...]
H
A
D
SkNx_sse.h
106
union { __m128 v; float fs[4]; }
pun
= {fVec};
in operator []()
local
197
union { __m128 v; float fs[4]; }
pun
= {fVec};
in operator []()
local
268
union { __m128i v; int32_t is[4]; }
pun
= {fVec};
in operator []()
local
338
union { __m128i v; uint32_t us[4]; }
pun
= {fVec};
in operator []()
local
387
union { __m128i v; uint32_t us[4]; }
pun
= {fVec};
in operator []()
local
471
union { __m128i v; uint16_t us[8]; }
pun
= {fVec};
operator []()
local
580
union { __m128i v; uint16_t us[8]; }
pun
= {fVec};
operator []()
local
600
union { __m128i v; uint8_t us[16]; }
pun
= {fVec};
operator []()
local
639
union { __m128i v; uint8_t us[16]; }
pun
= {fVec};
operator []()
local
685
union { __m128i v; uint8_t us[16]; }
pun
= {fVec};
operator []()
local
[all...]
Completed in 7 milliseconds