| /test/testfwk/arkxtest/uitest/record/ |
| H A D | utils.h | 21 inline bool NearEqual(const double left, const double right, const double epsilon) in NearEqual() argument 30 inline bool NearEqual<float>(const float& left, const float& right) in NearEqual() argument 37 inline bool NearEqual<double>(const double& left, const double& right) in NearEqual() argument 44 constexpr bool NearEqual(const T& left, const T& right) in NearEqual() argument 54 inline bool NearEqual(const double left, cons argument 60 NearZero(const double left) NearZero() argument 66 LessOrEqual(double left, double right) LessOrEqual() argument 72 LessNotEqual(double left, double right) LessNotEqual() argument 78 GreatOrEqual(double left, double right) GreatOrEqual() argument 84 GreatNotEqual(double left, double right) GreatNotEqual() argument [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | huffyuvdsp.c | 42 static void add_hfyu_median_pred_int16_c(uint16_t *dst, const uint16_t *src, const uint16_t *diff, unsigned mask, int w, int *left, int *left_top){ in add_hfyu_median_pred_int16_c() argument 59 add_hfyu_left_pred_bgr32_c(uint8_t *dst, const uint8_t *src, intptr_t w, uint8_t *left) add_hfyu_left_pred_bgr32_c() argument [all...] |
| H A D | huffyuvencdsp.c | 53 static void sub_hfyu_median_pred_int16_c(uint16_t *dst, const uint16_t *src1, const uint16_t *src2, unsigned mask, int w, int *left, int *left_top){ in sub_hfyu_median_pred_int16_c() argument
|
| /third_party/eudev/src/shared/ |
| H A D | process-util.c | 85 size_t left; in get_process_cmdline() local
|
| /third_party/f2fs-tools/fsck/ |
| H A D | defrag.c | 63 int f2fs_defragment(struct f2fs_sb_info *sbi, u64 from, u64 len, u64 to, int left) in f2fs_defragment() argument
|
| /third_party/curl/src/ |
| H A D | tool_cb_see.c | 64 curl_off_t left = offset; in tool_seek_cb() local
|
| /third_party/ffmpeg/libavutil/tests/ |
| H A D | tree.c | 30 int left = check(t->child[0]); in check() local
|
| /third_party/curl/docs/examples/ |
| H A D | 10-at-a-time.c | 98 static void add_transfer(CURLM *cm, unsigned int i, int *left) in add_transfer() argument 114 int left = 0; in main() local
|
| /third_party/lzma/CPP/7zip/Common/ |
| H A D | FilePathAutoRename.cpp | 36 UInt32 left = 1, right = ((UInt32)1 << 30);
in AutoRenamePath() local
|
| H A D | UniqBlocks.cpp | 11 unsigned left = 0, right = Sorted.Size();
in AddUniq() local
|
| /third_party/lzma/CPP/7zip/Archive/Common/ |
| H A D | MultiStream.cpp | 17 unsigned left = 0, mid = _streamIndex, right = Streams.Size();
in Read() local
|
| /third_party/node/deps/zlib/ |
| H A D | uncompr.c | 32 uLong len, left; in uncompress2() local
|
| H A D | compress.c | 27 uLong left; in compress2() local
|
| /third_party/musl/src/locale/ |
| H A D | pleval.c | 67 static int binop(struct st *st, int op, unsigned long left) in binop() argument 113 unsigned long left; in evalbinop() local
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | entropy_encode.h | 26 InitHuffmanTree(HuffmanTree* self, uint32_t count, int16_t left, int16_t right) InitHuffmanTree() argument
|
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| H A D | bio_cb.c | 25 int left; in BIO_debug_callback_ex() local [all...] |
| /third_party/openssl/crypto/bio/ |
| H A D | bio_cb.c | 25 int left; in BIO_debug_callback_ex() local [all...] |
| /third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/ |
| H A D | PolyphaseResamplerStereo.cpp | 36 const float left = frame[0]; in writeFrame() local 47 float left = 0.0; in readFrame() local
|
| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLBinaryExpression.h | 30 BinaryExpression(int line, std::unique_ptr<Expression> left, Operator op, in BinaryExpression() argument 62 std::unique_ptr<Expression>& left() { in left() function in SkSL::final 66 const std::unique_ptr<Expression>& left() const { in left() function in SkSL::final [all...] |
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | entropy_encode.h | 26 InitHuffmanTree(HuffmanTree* self, uint32_t count, int16_t left, int16_t right) InitHuffmanTree() argument
|
| /third_party/skia/third_party/externals/tint/src/writer/wgsl/ |
| H A D | generator_impl_binary_test.cc | 45 auto* left = Expr("left"); in TEST_P() local [all...] |
| /third_party/toybox/toys/other/ |
| H A D | inotifyd.c | 86 int left = len - (((char *)event)-(char *)buf), in inotifyd_main() local
|
| /third_party/skia/platform_tools/android/apps/androidkitdemo/src/main/java/org/skia/androidkitdemo1/samples/ |
| H A D | SkottieSample.java | 38 public void render(Canvas canvas, long ms, float left, float top, float right, float bottom) { in render() argument
|
| H A D | RuntimeSample.java | 37 public void render(Canvas canvas, long ms, float left, float top, float right, float bottom) { in render() argument
|
| H A D | ImageShaderSample.java | 34 public void render(Canvas canvas, long t, float left, float top, float right, float bottom) { in render() argument
|