| /third_party/skia/src/core/ |
| H A D | SkStringView.cpp | 13 bool operator==(string_view left, string_view right) { in operator ==() argument 20 bool operator!=(string_view left, string_view right) { in operator !=() argument 24 bool operator<(string_view left, string_view right) { in operator <() argument 33 bool operator<=(string_view left, string_view right) { in operator <=() argument 37 operator >(string_view left, string_view right) operator >() argument 41 operator >=(string_view left, string_view right) operator >=() argument [all...] |
| /third_party/typescript/tests/baselines/reference/ |
| H A D | parameterInitializersForwardReferencing.js | 7 function right(a = b, b = a) { function
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cord_internal.cc | 44 CordRep* right = rep_concat->right; in Destroy() local
|
| /third_party/skia/gm/ |
| H A D | subsetshader.cpp | 30 SkIRect right = SkIRect::MakeXYWH(source.width()/2, 0, in DEF_SIMPLE_GM_CAN_FAIL() local
|
| /third_party/skia/bench/ |
| H A D | TableBench.cpp | 58 SkRect right = SkRect::MakeLTRB(col * kCellWidth + (kCellWidth-SK_Scalar1), variable
|
| /base/print/print_fwk/test/unittest/fwk_inner_napi_test/ |
| H A D | print_margin_test.cpp | 49 OHOS::Print::PrintMargin right; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/positioned/ |
| H A D | render_positioned.cpp | 75 void RenderPositioned::SetRight(const Dimension& right) in SetRight() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_swiper_ffi.h | 44 double right; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/ |
| H A D | path_layout_algorithm.cpp | 51 auto right = skRect.right(); in MeasureContent() local 58 auto right = rect.GetRight(); in MeasureContent() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkrect_fuzzer/ |
| H A D | rect_fuzzer.cpp | 41 float right = GetObject<float>(); in RectFuzzTest000() local 82 float right = GetObject<float>(); in RectFuzzTest001() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
| H A D | filltypes.cpp | 42 float right = 150; // 150 矩阵创建参数 in showPath() local
|
| /foundation/window/window_manager/utils/include/ |
| H A D | cutout_info.h | 31 DMRect right; member
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
| H A D | multi_ver_vacuum_executor_stub.h | 25 uint8_t right = 1; member
|
| /kernel/liteos_a/testsuites/unittest/extended/signal/smoke/ |
| H A D | signal_test_009.cpp | 52 sigset_t right = { 0 }; in TestSigSet() local
|
| /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, const double right) in NearEqual() 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/libavutil/tests/ |
| H A D | tree.c | 31 int right = check(t->child[1]); in check() 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/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A D | ecma-builtin-helpers-sort.c | 28 ecma_builtin_helper_array_to_heap(ecma_value_t *array_p, uint32_t index, uint32_t right, ecma_value_t compare_func, const ecma_builtin_helper_sort_compare_fn_t sort_cb) ecma_builtin_helper_array_to_heap() argument 111 ecma_builtin_helper_array_heap_sort_helper(ecma_value_t *array_p, uint32_t right, ecma_value_t compare_func, const ecma_builtin_helper_sort_compare_fn_t sort_cb) ecma_builtin_helper_array_heap_sort_helper() argument [all...] |
| /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/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/oboe/src/flowgraph/resampler/ |
| H A D | PolyphaseResamplerStereo.cpp | 37 const float right = frame[1]; in writeFrame() local 48 float right = 0.0; in readFrame() local
|
| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLBinaryExpression.h | 70 std::unique_ptr<Expression>& right() { in right() function in SkSL::final 74 const std::unique_ptr<Expression>& right() const { in right() function in SkSL::final 30 BinaryExpression(int line, std::unique_ptr<Expression> left, Operator op, std::unique_ptr<Expression> right, const Type* type) BinaryExpression() argument
|
| /third_party/skia/tests/ |
| H A D | BlitMaskClip.cpp | 27 int right = x + width; variable
|
| /third_party/skia/src/sksl/lex/ |
| H A D | RegexNode.cpp | 42 std::vector<int> right = fChildren[1].createStates(nfa, accept); in createStates() local
|