OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:e167
(Results
1 - 5
of
5
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pow.py
112
eq(pow(a, 1.23
e167
), 1.0)
113
eq(pow(a, -1.23
e167
), 1.0)
test_math.py
398
self.ftest('floor(1.23
e167
)', math.floor(1.23
e167
), 1.23
e167
)
399
self.ftest('floor(-1.23
e167
)', math.floor(-1.23
e167
), -1.23
e167
)
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pow.py
112
eq(pow(a, 1.23
e167
), 1.0)
113
eq(pow(a, -1.23
e167
), 1.0)
test_math.py
398
self.ftest('floor(1.23
e167
)', math.floor(1.23
e167
), 1.23
e167
)
399
self.ftest('floor(-1.23
e167
)', math.floor(-1.23
e167
), -1.23
e167
)
[
all
...]
/external/chromium_org/third_party/usb_ids/
usb.ids
[
all
...]
Completed in 73 milliseconds