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:org_v
(Results
1 - 3
of
3
) sorted by relevance
/third_party/skia/third_party/externals/freetype/src/pshinter/
H
A
D
pshalgo.c
955
in_y = end->
org_v
- start->
org_v
;
in psh_glyph_compute_inflections()
971
out_y = start->
org_v
- before->
org_v
;
in psh_glyph_compute_inflections()
998
out_y = after->
org_v
- end->
org_v
;
in psh_glyph_compute_inflections()
1096
point->
org_v
= vec->y;
in psh_glyph_load_points()
1101
point->
org_v
= vec->x;
in psh_glyph_load_points()
1379
} while ( before->
org_v
== point->
org_v
);
in psh_glyph_compute_extrema()
[all...]
H
A
D
pshalgo.h
163
FT_Pos
org_v
;
member
/third_party/backends/frontend/
H
A
D
tstbackend.c
670
SANE_Bool
org_v
;
in test_options()
local
674
&
org_v
, &info);
in test_options()
678
switch(
org_v
) {
in test_options()
688
org_v
, option_num, opt->name);
in test_options()
696
check(ERR, (v !=
org_v
),
in test_options()
704
v =
org_v
;
in test_options()
709
check(ERR, (v ==
org_v
),
in test_options()
Completed in 6 milliseconds