| /third_party/musl/src/math/s390x/ |
| H A D | trunc.c | 5 double trunc(double x) in trunc() function
|
| /third_party/musl/src/math/ |
| H A D | trunc.c | 3 double trunc(double x) in trunc() function
|
| /third_party/musl/src/math/powerpc64/ |
| H A D | trunc.c | 5 double trunc(double x) in trunc() function
|
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| H A D | trunc.c | 3 double trunc(double x) in trunc() function
|
| /third_party/musl/src/math/aarch64/ |
| H A D | trunc.c | 3 double trunc(double x) in trunc() function
|
| /third_party/musl/src/math/i386/ |
| H A D | floor.s | 50 trunc: label
|
| /foundation/arkui/ui_lite/frameworks/components/ |
| H A D | ui_radio_button.cpp | 99 Rect trunc = invalidatedArea; in OnDraw() local
|
| H A D | ui_toggle_button.cpp | 105 Rect trunc = invalidatedArea; in OnDraw() local
|
| H A D | ui_checkbox.cpp | 222 Rect trunc in OnDraw() local 128 SelectedStateSoftwareDrawing(BufferInfo& gfxDstBuffer, Rect rect, Rect trunc, int16_t borderRadius, int16_t rectLineWidth) SelectedStateSoftwareDrawing() argument 181 UnSelectedStateSoftwareDrawing(BufferInfo& gfxDstBuffer, Rect rect, Rect trunc, int16_t borderRadius, int16_t rectLineWidth) UnSelectedStateSoftwareDrawing() argument [all...] |
| H A D | ui_image_view.cpp | 473 void UIImageView::SetCordsTmpRect(BufferInfo& gfxDstBuffer, Rect& viewRect, Rect& trunc, in SetCordsTmpRect() argument
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/jpeg_hw_decode/common/ |
| H A D | mock_jpeg_hw_decode_flow.cpp | 106 dumpOutFile.open(std::string(outputFilePath), std::ios_base::binary | std::ios_base::trunc); in DumpDecodeResult() member in OHOS::ImagePlugin::std::ios_base
|
| /third_party/ltp/testcases/kernel/fs/doio/ |
| H A D | write_log.c | 114 int wlog_open(struct wlog_file *wfile, int trunc, int mode) in wlog_open() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | simplified-lowering-verifier.cc | 42 CheckAndSet(Node* node, const Type& type, const Truncation& trunc) CheckAndSet() argument
|
| /third_party/node/deps/v8/src/init/ |
| H A D | v8.cc | 184 std::ios_base::trunc); in Initialize() member in v8::internal::std::ios_base
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | KnownBits.h | 127 KnownBits trunc(unsigned BitWidth) const { in trunc() function
|
| /third_party/toybox/toys/pending/ |
| H A D | dd.c | 143 int trunc = O_TRUNC; in dd_main() local
|
| /third_party/ffmpeg/compat/cuda/ |
| H A D | cuda_runtime.h | 179 static inline __device__ float trunc(float a) { return __builtin_truncf(a); } in trunc() function 180 static inline __device__ double trunc(double a) { return __builtin_trunc(a); } in trunc() function
|
| /third_party/ffmpeg/libavformat/ |
| H A D | file.c | 75 int trunc; member
|
| H A D | libsmbclient.c | 34 int trunc; member
|
| H A D | libssh.c | 40 int trunc; member
|
| /third_party/ffmpeg/libavutil/ |
| H A D | libm.h | 458 static av_always_inline av_const double trunc(double x) in trunc() function
|
| /third_party/icu/icu4c/source/samples/uresb/ |
| H A D | uresb.c | 58 static UBool trunc = false; variable
|
| /third_party/skia/third_party/externals/icu/source/samples/uresb/ |
| H A D | uresb.c | 58 static UBool trunc = false; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | APSInt.h | 98 APSInt trunc(uint32_t width) const { in trunc() function in llvm::APSInt
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/ |
| H A D | heif_hw_decoder.cpp | 264 dumpInFile.open(std::string(realpathRes), std::ios_base::binary | std::ios_base::trunc); in DumpSingleInput() member in OHOS::ImagePlugin::std::ios_base 431 dumpOutFile.open(std::string(outputFilePath), std::ios_base::binary | std::ios_base::trunc); in DumpOutput() member in std::ios_base
|