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:margin
(Results
1 - 25
of
101
) sorted by relevance
1
2
3
4
5
/third_party/weex-loader/deps/weex-styler/lib/
H
A
D
shorthand-parser.js
/kernel/linux/build/test/fuzztest/sched/endframefreq_fuzzer/
H
A
D
endframefreq_fuzzer.cpp
27
int
margin
= 2;
in EndFrameFreqFuzzTest()
local
/kernel/linux/build/test/fuzztest/sched/beginframefreq_fuzzer/
H
A
D
beginframefreq_fuzzer.cpp
30
int
margin
= *(reinterpret_cast<int *>(countData));
in BeginFrameFreqFuzzTest()
local
/kernel/linux/build/test/fuzztest/sched/setmargin_fuzzer/
H
A
D
setmargin_fuzzer.cpp
30
int
margin
= *(reinterpret_cast<int *>(countData));
in SetMarginFuzzTest()
local
/third_party/EGL/sdk/docs/man/xhtml/
H
A
D
maketoc.pl
26
margin
: 0px 0 0 0;
label
34
margin
: 10px;
label
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/xhtml/
H
A
D
maketoc.pl
26
margin
: 0px 0 0 0;
label
34
margin
: 10px;
label
/third_party/skia/gm/
H
A
D
conicpaths.cpp
110
const SkScalar
margin
= 15;
variable
H
A
D
matriximagefilter.cpp
50
SkScalar
margin
= SkIntToScalar(10);
in DEF_SIMPLE_GM_BG()
local
H
A
D
clippedbitmapshaders.cpp
98
SkScalar
margin
= (SLIDE_SIZE / 3 - RECT_SIZE) / 2;
variable
H
A
D
imagefiltersstroked.cpp
74
SkScalar
margin
= 32;
variable
H
A
D
savelayer.cpp
110
const SkScalar
margin
= 80;
in draw_cell()
local
H
A
D
imagefiltersclipped.cpp
120
SkScalar
margin
= SkIntToScalar(16);
variable
H
A
D
imagefiltersscaled.cpp
122
SkScalar
margin
= SkIntToScalar(16);
variable
/third_party/ltp/testcases/kernel/syscalls/getitimer/
H
A
D
getitimer01.c
77
long
margin
= (tc->which == ITIMER_REAL) ? 0 : jiffy;
in verify_getitimer()
local
/third_party/protobuf/src/google/protobuf/stubs/
H
A
D
mathutil.h
137
WithinFractionOrMargin(const T x, const T y, const T fraction, const T
margin
)
WithinFractionOrMargin()
argument
/third_party/skia/experimental/sktext/samples/
H
A
D
Text.cpp
51
SkScalar
margin
= 20;
in drawLine()
local
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/sdis/common/
H
A
D
ia_css_sdis_common.host.h
67
s32
margin
[DVS2_PROJ_MARGIN];
member
74
s32
margin
[DVS2_PROJ_MARGIN];
member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/sdis/common/
H
A
D
ia_css_sdis_common.host.h
67
s32
margin
[DVS2_PROJ_MARGIN];
member
74
s32
margin
[DVS2_PROJ_MARGIN];
member
/third_party/ltp/testcases/kernel/syscalls/setitimer/
H
A
D
setitimer01.c
63
long
margin
;
in verify_setitimer()
local
/third_party/skia/samplecode/
H
A
D
SampleTextBox.cpp
53
SkScalar
margin
= 20;
in drawTest()
local
/third_party/skia/third_party/externals/harfbuzz/util/
H
A
D
view-options.hh
56
}
margin
= {DEFAULT_MARGIN, DEFAULT_MARGIN, DEFAULT_MARGIN, DEFAULT_MARGIN};
member
/kernel/linux/linux-5.10/drivers/watchdog/
H
A
D
sbc_fitpc2_wdt.c
30
static unsigned int
margin
= 60; /* (secs) Default is 1 minute */
variable
[all...]
H
A
D
scx200_wdt.c
38
static int
margin
= 60; /* in seconds */
variable
/kernel/linux/linux-6.6/drivers/watchdog/
H
A
D
scx200_wdt.c
38
static int
margin
= 60; /* in seconds */
variable
H
A
D
sbc_fitpc2_wdt.c
28
static unsigned int
margin
= 60; /* (secs) Default is 1 minute */
variable
[all...]
Completed in 8 milliseconds
1
2
3
4
5