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:cover
(Results
1 - 6
of
6
) sorted by relevance
/third_party/python/Lib/asyncio/
H
A
D
__init__.py
45
from .unix_events import * # pragma: no
cover
namespace
/third_party/python/Lib/
H
A
D
heapq.py
602
import doctest # pragma: no
cover
namespace
/third_party/skia/third_party/externals/freetype/src/smooth/
H
A
D
ftsmooth.c
347
unsigned int
cover
, sum;
in ft_smooth_overlap_spans()
local
H
A
D
ftgrays.c
456
TCoord
cover
; /* same with gray_TWorker.
cover
*/
member
1488
TArea
cover
= 0;
in gray_sweep()
local
1541
TArea
cover
= 0;
gray_sweep_direct()
local
[all...]
/third_party/ffmpeg/libavfilter/
H
A
D
vf_cover_rect.c
62
static void cover_rect(CoverContext *
cover
, AVFrame *in, int offx, int offy)
in cover_rect()
argument
80
static void blur(CoverContext *
cover
, AVFram
in cover_rect()
argument
126
CoverContext *
cover
= ctx->priv;
filter_frame()
local
185
CoverContext *
cover
= ctx->priv;
uninit()
local
194
CoverContext *
cover
= ctx->priv;
init()
local
[all...]
/third_party/mesa3d/src/gallium/drivers/softpipe/
H
A
D
sp_setup.c
1263
float dx, dy, dist2,
cover
;
in sp_setup_point()
local
Completed in 8 milliseconds