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:left_edge
(Results
1 - 8
of
8
) sorted by relevance
/third_party/skia/src/core/
H
A
D
SkBlitBWMaskTemplate.h
58
int
left_edge
= cx - maskLeft;
in SK_BLITBWMASK_NAME()
local
/third_party/libunwind/libunwind/src/ia64/
H
A
D
Grbs.c
129
unw_word_t
left_edge
= c->rbs_left_edge;
in rbs_find_stacked()
local
204
unw_word_t curr = c->rbs_curr,
left_edge
= c->rbs_left_edge;
in rbs_cover_and_flush()
local
/third_party/skia/src/pathops/
H
A
D
SkPathOpsAsWinding.cpp
104
static SkPoint
left_edge
(SkPoint pts[4], SkPath::Verb verb, SkScalar weight,
in left_edge()
function
/third_party/ffmpeg/libavcodec/
H
A
D
hevc_filter.c
353
int
left_edge
= edges[0];
in sao_filter_CTB()
local
/third_party/backends/backend/
H
A
D
canon630u-common.c
1249
const int
left_edge
= 0x004b; /* Just for my scanner, or is this
in scan()
local
H
A
D
canon_lide70-common.c
2928
long
left_edge
= 0x69;
in do_scan()
local
[all...]
/third_party/libinput/src/
H
A
D
evdev-mt-touchpad.h
445
int32_t
left_edge
; /* in device coordinates */
member
/third_party/rust/crates/memchr/bench/data/code/
H
A
D
rust-library.rs
38662
pub fn
left_edge
(self) -> Handle<NodeRef<BorrowType, K, V, NodeType>, marker::Edge> {
left_edge()
functions
42608
let mut
left_edge
: usize = 0;
make_contiguous()
variables
[all...]
Completed in 57 milliseconds