OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tdiv
(Results
1 - 7
of
7
) sorted by null
/external/skia/tests/
PathOpsTestCommon.cpp
40
double
tDiv
= calc_t_div(cubic, precision, 0);
41
if (
tDiv
>= 1) {
44
if (
tDiv
>= 0.5) {
53
double
tDiv
= calc_t_div(cubic, precision, 0);
54
double parts = ceil(1.0 /
tDiv
);
/external/clang/test/Analysis/
taint-tester.c
21
double
tdiv
= n / 30; // expected-warning+ {{tainted}}
local
23
char tinc =
tdiv
++; // expected-warning + {{tainted}}
/external/valgrind/none/tests/ppc32/
test_isa_2_06_part3.c
[
all
...]
test_isa_2_06_part3.stdout.exp
[
all
...]
/external/valgrind/none/tests/ppc64/
test_isa_2_06_part3.stdout.exp
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
gmp.info-1
[
all
...]
/external/valgrind/VEX/priv/
guest_ppc_toIR.c
[
all
...]
Completed in 305 milliseconds