OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:approximate
(Results
126 - 150
of
909
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/ExactCalculator/res/values-ne-rNP/
strings.xml
71
<string name="
approximate
" msgid="7117143366610670836">"(?????? ????? ±?)"</string>
/packages/apps/ExactCalculator/res/values-pa-rIN/
strings.xml
71
<string name="
approximate
" msgid="7117143366610670836">"(????? ??? ??? ±1)"</string>
/packages/apps/ExactCalculator/res/values-ru/
strings.xml
71
<string name="
approximate
" msgid="7117143366610670836">"(±1 ? ????????? ?????)"</string>
/packages/apps/ExactCalculator/res/values-si-rLK/
strings.xml
71
<string name="
approximate
" msgid="7117143366610670836">"(????? ????????? ± 1)"</string>
/packages/apps/ExactCalculator/res/values-sr/
strings.xml
71
<string name="
approximate
" msgid="7117143366610670836">"(±1 ?? ???????? ?????)"</string>
/packages/apps/ExactCalculator/res/values-ta-rIN/
strings.xml
71
<string name="
approximate
" msgid="7117143366610670836">"(????? ??????????? ±1)"</string>
/packages/apps/ExactCalculator/res/values-te-rIN/
strings.xml
71
<string name="
approximate
" msgid="7117143366610670836">"(????? ?????? ±1)"</string>
/packages/apps/ExactCalculator/res/values-th/
strings.xml
71
<string name="
approximate
" msgid="7117143366610670836">"(±1 ?????????????)"</string>
/packages/apps/ExactCalculator/res/values-uk/
strings.xml
71
<string name="
approximate
" msgid="7117143366610670836">"(±1 ? ???????? ?????)"</string>
/packages/apps/ExactCalculator/res/values-ur-rPK/
strings.xml
71
<string name="
approximate
" msgid="7117143366610670836">"?(???? ????? ??? ?±1)"</string>
/packages/apps/ExactCalculator/res/values-zh-rCN/
strings.xml
71
<string name="
approximate
" msgid="7117143366610670836">"??????? ±1?"</string>
/packages/apps/ExactCalculator/res/values-zh-rHK/
strings.xml
71
<string name="
approximate
" msgid="7117143366610670836">"(?????? ±1)"</string>
/packages/apps/ExactCalculator/res/values-zh-rTW/
strings.xml
71
<string name="
approximate
" msgid="7117143366610670836">"(?????? ±1)"</string>
/packages/apps/Gallery2/src/com/android/gallery3d/util/
GalleryUtils.java
159
//
Approximate
sin(x) = x.
162
//
Approximate
sin(x) = x.
165
//
Approximate
cos(lat1) * cos(lat2) using
172
//
Approximate
arcsin(x) = x
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
NameNormalizer.java
74
* Converts the supplied name to a string that can be used to perform
approximate
matching
/prebuilts/devtools/repository/
sdk-stats-1.xsd
78
<!-- An
approximate
share percentage of this platform. -->
/prebuilts/go/darwin-x86/src/cmd/cover/testdata/
main.go
88
// Linear search is fine. Choose perfect fit over
approximate
.
/prebuilts/go/darwin-x86/src/cmd/vet/
unsafeptr.go
55
// For now
approximate
by saying that *Header is okay
/prebuilts/go/linux-x86/src/cmd/cover/testdata/
main.go
88
// Linear search is fine. Choose perfect fit over
approximate
.
/prebuilts/go/linux-x86/src/cmd/vet/
unsafeptr.go
55
// For now
approximate
by saying that *Header is okay
/external/mesa3d/src/gallium/drivers/svga/
svga_pipe_blend.c
130
/*
Approximate
with minimum - works for the 0 & anything case: */
149
/*
Approximate
with maximum - works for the 1 | anything case: */
/external/skia/include/core/
SkPicture.h
132
/** Return the
approximate
number of operations in this picture. This
143
/** Returns the
approximate
byte size of this picture, not including large ref'd objects. */
/external/skia/src/gpu/
GrPathUtils.h
116
// When we
approximate
a cubic {a,b,c,d} with a quadratic we may have to
176
// This value was chosen to
approximate
the supersampling accuracy of the raster path (16
/frameworks/base/core/java/android/widget/
AlphabetIndexer.java
174
// Is it
approximate
? Using negative value to indicate that it's
181
// Not
approximate
, this is the confirmed start of section, return it
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
mparith3.go
231
// Out of float64 range. Do
approximate
manual to decimal
239
//
approximate
float64 mantissa m and decimal exponent d
Completed in 1489 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>