Home
last modified time | relevance | path

Searched defs:double (Results 1 - 21 of 21) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/glcpp/tests/
H A D069-repeated-argument.c1 #define double(x) x x macro
H A D060-left-paren-in-macro-right-paren-in-text.c1 #define double(a) a*2 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
H A DSupport.h
/third_party/python/Lib/test/
H A Dtest_doctest.py68 def double(self): member in SampleClass
148 def double(self): member in SampleNewStyleClass
[all...]
H A Dtest_decorators.py154 def double(x): function
[all...]
H A Dtest_typing.py5129 def double(self): member in XMeth
H A Dtest_enum.py3924 double = 2 variable in TestUnique.test_unique_clean.Cleaner
3941 double = 1 variable in TestUnique.test_unique_dirty.Dirtier
4049 double = 2 variable in TestVerify.test_unique_clean.Cleaner
4066 double = 1 variable in TestVerify.test_unique_dirty.Dirtier
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/
H A Dint128.h[all...]
/third_party/vixl/src/
H A Dutils-vixl.cc[all...]
/third_party/optimized-routines/math/test/
H A Dmathbench.c412 run_thruput(double f (double)) run_thruput() argument
428 run_latency(double f (double)) run_latency() argument
[all...]
/third_party/rust/crates/nom/src/number/
H A Dstreaming.rs1584 pub fn double<T, E: ParseError<T>>(input: T) -> IResult<T, f64, E> in double() functions
H A Dcomplete.rs1611 pub fn double<T, E: ParseError<T>>(input: T) -> IResult<T, f64, E> in double() functions
/third_party/benchmark/include/benchmark/
H A Dbenchmark.h[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dconvert_test.cc51 std::string LengthModFor(long double) { return "L"; } in LengthModFor() argument
[all...]
/third_party/musl/libc-test/src/math/gen/
H A Dmplibm.c39 static int mpl1(struct t *s, long double (*f)(long double)) in mpl1() argument
48 static int mpl2(struct t *s, long double (*f)(long double, long double)) in mpl2() argument
[all...]
/third_party/python/Modules/
H A Dmathmodule.c1039 math_1_to_whatever(PyObject *arg, double (*func) (double), PyObject *(*from_double_func) (double), int can_overflow) math_1_to_whatever() argument
1075 math_1a(PyObject *arg, double (*func) (double)) math_1a() argument
1116 math_1(PyObject *arg, double (*func) (double), int can_overflow) math_1() argument
1122 math_2(PyObject *const *args, Py_ssize_t nargs, double (*func) (double, double), const char *funcname) math_2() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp[all...]
/third_party/sqlite/include/
H A Dsqlite3.h312 # define double sqlite3_int64 macro
10513 # undef double global() macro
[all...]
/third_party/sqlite/src/
H A Dsqlite3.c622 # define double sqlite3_int64 macro
10843 # undef double global() macro
14199 # define double global() macro
[all...]

Completed in 212 milliseconds