OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:exp2
(Results
176 - 200
of
748
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
tgmath.h
662
//
exp2
670
__tg_exp2(double __x) {return
exp2
(__x);}
676
#undef
exp2
macro
677
#define
exp2
(__x) __tg_exp2(__tg_promote1((__x))(__x))
macro
/prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
tgmath.h
662
//
exp2
670
__tg_exp2(double __x) {return
exp2
(__x);}
676
#undef
exp2
macro
677
#define
exp2
(__x) __tg_exp2(__tg_promote1((__x))(__x))
macro
/prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.0/
OpenCL.std.h
52
Exp2
= 20,
/prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.1/
OpenCL.std.h
52
Exp2
= 20,
/prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.2/
OpenCL.std.h
52
Exp2
= 20,
/prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/scripts/
pump.py
402
def __init__(self, identifier=None, exp1=None,
exp2
=None):
405
self.
exp2
=
exp2
666
upper = int(env.EvalExp(node.
exp2
))
/prebuilts/sdk/renderscript/clang-include/
tgmath.h
662
//
exp2
670
__tg_exp2(double __x) {return
exp2
(__x);}
676
#undef
exp2
macro
677
#define
exp2
(__x) __tg_exp2(__tg_promote1((__x))(__x))
macro
/external/libcxx/test/std/depr/depr.c.headers/
math_h.pass.cpp
72
Ambiguous
exp2
(Ambiguous){ return Ambiguous(); }
function
[
all
...]
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/depr/depr.c.headers/
math_h.pass.cpp
72
Ambiguous
exp2
(Ambiguous){ return Ambiguous(); }
function
[
all
...]
/external/libcxx/include/
math.h
191
floating_point
exp2
(arithmetic x);
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
math.h
181
floating_point
exp2
(arithmetic x);
1065
//
exp2
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
math.h
181
floating_point
exp2
(arithmetic x);
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
math.h
181
floating_point
exp2
(arithmetic x);
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
math.h
181
floating_point
exp2
(arithmetic x);
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
math.h
181
floating_point
exp2
(arithmetic x);
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
math.h
181
floating_point
exp2
(arithmetic x);
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
math.h
181
floating_point
exp2
(arithmetic x);
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
math.h
181
floating_point
exp2
(arithmetic x);
1065
//
exp2
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
math.h
181
floating_point
exp2
(arithmetic x);
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
math.h
181
floating_point
exp2
(arithmetic x);
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
math.h
181
floating_point
exp2
(arithmetic x);
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
math.h
181
floating_point
exp2
(arithmetic x);
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
math.h
181
floating_point
exp2
(arithmetic x);
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
math.h
181
floating_point
exp2
(arithmetic x);
[
all
...]
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
math.h
181
floating_point
exp2
(arithmetic x);
[
all
...]
Completed in 1472 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>