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:hoffset
(Results
1 - 5
of
5
) sorted by relevance
/third_party/skia/gm/
H
A
D
strokerects.cpp
45
SkScalar
hoffset
= rand.nextSScalar1();
in rnd_rect()
local
49
r->offset(-w/2 + woffset, -h/2 +
hoffset
);
in rnd_rect()
H
A
D
strokes.cpp
40
SkScalar
hoffset
= rand.nextSScalar1();
in rnd_rect()
local
44
r->offset(-w/2 + woffset, -h/2 +
hoffset
);
in rnd_rect()
/third_party/ffmpeg/libavformat/
H
A
D
scd.c
149
uint32_t
hoffset
;
in scd_read_track()
local
163
hoffset
= ctx->hdr.table1.entries[index];
in scd_read_track()
165
if ((ret = avio_seek(s->pb,
hoffset
, SEEK_SET)) < 0)
in scd_read_track()
185
track->absolute_offset =
hoffset
+ SCD_TRACK_HEADER_SIZE + track->data_offset;
in scd_read_track()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H
A
D
SixteenBppTextureTest.cpp
469
int
hoffset
= (h - 1) * w;
in TEST_P()
local
470
EXPECT_COLOR_NEAR(GLColor::red, Convert565(readColors[
hoffset
]), t);
in TEST_P()
473
EXPECT_COLOR_NEAR(GLColor::white, Convert565(readColors[w - 1 +
hoffset
]), t);
in TEST_P()
/third_party/skia/third_party/externals/microhttpd/doc/
H
A
D
texinfo.tex
318
\ifcropmarks \
hoffset
=0pt \else \
hoffset
=\normaloffset \fi
320
\ifodd\pageno \advance\
hoffset
by \bindingoffset
321
\else \advance\
hoffset
by -\bindingoffset\fi
9697
% 3) voffset; 4)
hoffset
; 5) binding offset; 6) topskip;
9790
% prints double-sided nicely when \bindingoffset=10mm and \
hoffset
=-6mm.
9800
{\voffset}{\
hoffset
}%
9818
{\voffset}{\
hoffset
}%
Completed in 13 milliseconds