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:labs
(Results
1 - 25
of
48
) sorted by relevance
1
2
/third_party/libunwind/libunwind/src/arm/
H
A
D
Gstash_frame.c
57
&&
labs
(rs->reg.val[DWARF_CFA_OFF_COLUMN]) < (1 << 29)
in tdep_stash_frame()
62
&&
labs
(rs->reg.val[R7]) < (1 << 29)
in tdep_stash_frame()
67
&&
labs
(rs->reg.val[LR]) < (1 << 29)
in tdep_stash_frame()
72
&&
labs
(rs->reg.val[SP]) < (1 << 29)
in tdep_stash_frame()
/third_party/libunwind/libunwind/src/aarch64/
H
A
D
Gstash_frame.c
57
&&
labs
(rs->reg.val[DWARF_CFA_OFF_COLUMN]) < (1 << 29)
in tdep_stash_frame()
62
&&
labs
(rs->reg.val[FP]) < (1 << 29)
in tdep_stash_frame()
67
&&
labs
(rs->reg.val[LR]) < (1 << 29)
in tdep_stash_frame()
72
&&
labs
(rs->reg.val[SP]) < (1 << 29)
in tdep_stash_frame()
/third_party/musl/libc-test/src/functionalext/supplement/stdlib/
H
A
D
labs.c
26
long rev =
labs
(1);
in labs_0100()
29
rev =
labs
(-1);
in labs_0100()
/third_party/libunwind/libunwind/src/x86_64/
H
A
D
Gstash_frame.c
70
&&
labs
((long) rs->reg.val[DWARF_CFA_OFF_COLUMN]) < (1 << 28)
in tdep_stash_frame()
75
&&
labs
((long) rs->reg.val[RBP]) < (1 << 14)
in tdep_stash_frame()
80
&&
labs
((long) rs->reg.val[RSP]) < (1 << 14)
in tdep_stash_frame()
/third_party/musl/src/stdlib/
H
A
D
labs.c
3
long
labs
(long a)
in labs()
function
/third_party/json/tests/thirdparty/Fuzzer/test/
H
A
D
AbsNegAndConstant64Test.cpp
17
if (
labs
(x) < 0 && y == 0xbaddcafedeadbeefUL) {
in LLVMFuzzerTestOneInput()
/third_party/ltp/testcases/open_posix_testsuite/include/
H
A
D
timespec.h
42
return
labs
(nsec_diff + NSEC_IN_SEC * sec_diff);
in timespec_nsec_diff()
/third_party/ltp/testcases/kernel/controllers/memcg/
H
A
D
memcontrol_common.h
23
return 100 *
labs
(a - b) <= (a + b) * page_adjusted_err;
in values_close()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/
H
A
D
8-3.c
62
if (
labs
(oits.it_value.tv_sec - TIMELEFT) <= ACCEPTABLEDELTA) {
in main()
H
A
D
1-1.c
90
if (
labs
(tsleft.tv_sec - SLEEPDELTA) <= ACCEPTABLEDELTA) {
in main()
H
A
D
1-2.c
91
if (
labs
(tsleft.tv_sec - SLEEPDELTA) > ACCEPTABLEDELTA) {
in main()
H
A
D
5-1.c
92
if (
labs
(tsleft.tv_sec - SLEEPDELTA) <= ACCEPTABLEDELTA) {
in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_create/
H
A
D
7-1.c
83
if (
labs
(tsleft.tv_sec - SLEEPDELTA) <= ACCEPTABLEDELTA) {
in main()
H
A
D
1-1.c
88
if (
labs
(tsleft.tv_sec - SLEEPDELTA) <= ACCEPTABLEDELTA) {
in main()
H
A
D
11-1.c
97
if (
labs
(ts_end.tv_sec - ts_start.tv_sec - TIMERSEC) <= ACCEPTABLEDELTA) {
in main()
H
A
D
10-1.c
97
if (
labs
(ts_end.tv_sec - ts_start.tv_sec - TIMERSEC) <= ACCEPTABLEDELTA) {
in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_create/speculative/
H
A
D
5-1.c
94
if (
labs
(tsleft.tv_sec - SLEEPDELTA) > ACCEPTABLEDELTA) {
in main()
/third_party/ltp/testcases/kernel/mem/swapping/
H
A
D
swapping01.c
140
long diff =
labs
(swap_free_now - SAFE_READ_MEMINFO("SwapFree:"));
in check_swapping()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_settime/
H
A
D
5-1.c
120
if (
labs
(tsleft.tv_sec - SLEEPDELTA) <= ACCEPTABLEDELTA) {
in main()
H
A
D
5-2.c
120
if (
labs
(tsleft.tv_sec - SLEEPDELTA) <= ACCEPTABLEDELTA) {
in main()
/third_party/libunwind/libunwind/tests/
H
A
D
Gtest-trace.c
124
if (
labs
((unw_word_t) addresses[1][i] - (unw_word_t) addresses[2][i]) > 1)
in do_backtrace()
134
if (
labs
((unw_word_t) addresses[0][i] - (unw_word_t) addresses[1][i]) > 1)
in do_backtrace()
/third_party/musl/porting/liteos_m/kernel/include/
H
A
D
stdlib.h
60
long
labs
(long);
/third_party/musl/porting/liteos_m/user/include/
H
A
D
stdlib.h
59
long
labs
(long);
/third_party/musl/porting/liteos_a/kernel/include/
H
A
D
stdlib.h
62
long
labs
(long);
/third_party/musl/porting/uniproton/kernel/include/
H
A
D
stdlib.h
60
long
labs
(long);
Completed in 6 milliseconds
1
2