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:gdiff
(Results
1 - 5
of
5
) sorted by relevance
/third_party/littlefs/scripts/
H
A
D
readmdir.py
287
gdiff
= 0
290
tag.id <= gtag.id -
gdiff
):
291
if tag.is_('create') and tag.id == gtag.id -
gdiff
:
295
gdiff
+= tag.schunk
298
(int(gmask) & int(gtag.chid(gtag.id -
gdiff
)))):
/third_party/backends/backend/
H
A
D
mustek_pp_ccd300.h
90
int
gdiff
;
member
H
A
D
mustek_pp_ccd300.c
927
if ((priv->
gdiff
>> SANE_FIXED_SCALE_SHIFT) == priv->ccd_line)
in get_color_line_101x()
930
priv->
gdiff
+= step;
in get_color_line_101x()
1951
priv->
gdiff
=
in ccd300_start()
/third_party/littlefs/
H
A
D
lfs.c
691
lfs_stag_t
gdiff
= 0;
in lfs_dir_getslice()
local
697
gdiff
-= LFS_MKTAG(0, 1, 0);
in lfs_dir_getslice()
715
lfs_tag_id(tag) <= lfs_tag_id(gtag -
gdiff
)) {
in lfs_dir_getslice()
717
(LFS_MKTAG(0, 0x3ff, 0) & (gtag -
gdiff
)))) {
in lfs_dir_getslice()
723
gdiff
+= LFS_MKTAG(0, lfs_tag_splice(tag), 0);
in lfs_dir_getslice()
726
if ((gmask & tag) == (gmask & (gtag -
gdiff
))) {
in lfs_dir_getslice()
741
return tag +
gdiff
;
in lfs_dir_getslice()
/third_party/lz4/tests/
H
A
D
Makefile
170
DIFF:=
gdiff
Completed in 12 milliseconds