| /third_party/musl/src/math/i386/ |
| D | floor.s | 27 .global ceil symbol 29 ceil: label
|
| /third_party/musl/src/math/aarch64/ |
| D | ceil.c | 3 double ceil(double x) in ceil() function
|
| /third_party/musl/src/math/s390x/ |
| D | ceil.c | 5 double ceil(double x) in ceil() function
|
| /third_party/musl/src/math/powerpc64/ |
| D | ceil.c | 5 double ceil(double x) in ceil() function
|
| /third_party/jerryscript/jerry-libm/ |
| D | ceil.c | 43 ceil (double x) in ceil() function
|
| /third_party/musl/src/math/ |
| D | ceil.c | 10 double ceil(double x) in ceil() function
|
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| D | ceil.c | 10 double ceil(double x) in ceil() function
|
| /third_party/skia/experimental/xps_to_png/ |
| D | xps_to_png.cs | 22 static int ceil(double x) { return (int)System.Math.Ceiling(x); } in ceil() method in Program
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| D | vktSampleVerifierUtil.hpp | 150 tcu::Vector<float, Size> ceil (const tcu::Vector<float, Size>& v) in ceil() function
|
| /third_party/ffmpeg/libavfilter/ |
| D | af_aexciter.c | 45 double ceil; member 83 double ceil) in set_params()
|
| /third_party/ffmpeg/compat/cuda/ |
| D | cuda_runtime.h | 176 static inline __device__ float ceil(float a) { return __builtin_ceilf(a); } in ceil() function 177 static inline __device__ double ceil(double a) { return __builtin_ceil(a); } in ceil() function
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| D | SetupRoutine.cpp | 604 Int ceil = -d >> 31; // Ceiling division: remainder <= 0 in edge() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| D | SetupRoutine.cpp | 596 Int ceil = -d >> 31; // Ceiling division: remainder <= 0 in edge() local
|
| /third_party/skia/src/core/ |
| D | SkImageFilterTypes.h | 333 LayerSpace<SkISize> ceil() const { return LayerSpace<SkISize>(fData.toCeil()); } in ceil() function
|
| /third_party/musl/porting/liteos_m/kernel/include/ |
| D | tgmath.h | 218 #define ceil(x) __tg_real(ceil, (x)) macro
|
| /third_party/musl/include/ |
| D | tgmath.h | 218 #define ceil(x) __tg_real(ceil, (x)) macro
|
| /third_party/musl/porting/uniproton/kernel/include/ |
| D | tgmath.h | 218 #define ceil(x) __tg_real(ceil, (x)) macro
|
| /third_party/musl/ndk_musl_include/ |
| D | tgmath.h | 218 #define ceil(x) __tg_real(ceil, (x)) macro
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
| D | SystemZTargetTransformInfo.cpp | 1076 auto ceil = [](unsigned A, unsigned B) { return (A + B - 1) / B; }; in getInterleavedMemoryOpCost() local
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| D | simd_vec4.inl | 341 GLM_FUNC_QUALIFIER detail::fvec4SIMD ceil function
|
| /third_party/typescript/tests/cases/conformance/decorators/ |
| D | 1.0lib-noErrors.ts | 551 ceil(x: number): number; method
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
| D | func_common.inl | 418 GLM_FUNC_QUALIFIER vecType<T, P> ceil(vecType<T, P> const & x) function
|
| /third_party/jinja2/ |
| D | filters.py | 1110 method: 'te.Literal["common", "ceil", "floor"]' = "common",
|
| /third_party/typescript/lib/ |
| D | lib.es5.d.ts | 685 ceil(x: number): number; method
|
| /third_party/typescript/src/lib/ |
| D | es5.d.ts | 665 ceil(x: number): number; method
|