| /third_party/qrcodegen/rust/src/ |
| H A D | lib.rs | 565 let mut right: i32 = self.size - 1; in draw_codewords() variables
|
| /third_party/pulseaudio/src/pulse/ |
| H A D | ohos_pa_volume.c | 677 pa_volume_t left = 0, right = 0; in get_avg() local 708 pa_volume_t left, right; in pa_cvolume_get_balance() local 741 pa_volume_t left, nleft, right, nright, m; set_balance() local [all...] |
| H A D | volume.c | 661 pa_volume_t left = 0, right = 0; in get_avg() local 692 pa_volume_t left, right; in pa_cvolume_get_balance() local 725 pa_volume_t left, nleft, right, nright, m; set_balance() local [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | protocol-http.c | 355 static void html_print_field(pa_ioline *line, const char *left, const char *right) { in html_print_field() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | ShaderStorageBlockOutputHLSL.cpp | 292 TIntermTyped *Mul(TIntermTyped *left, TIntermTyped *right) in Mul() argument 297 TIntermTyped *Add(TIntermTyped *left, TIntermTyped *right) in Add() argument 600 TIntermTyped *right in writeEOpIndexDirectOrIndirectOutput() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
| H A D | ReplaceClipCullDistanceVariable.cpp | 205 TIntermBinary *right = in simpleAssignFunc() local 227 TIntermBinary *right = in assignFuncWithEnableFlags() local
|
| /third_party/skia/src/core/ |
| H A D | SkAAClip.cpp | 88 int right() const { return fRight; } in right() function in __anon18671::RowIter [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | gregocal.cpp | 297 GregorianCalendar::operator=(const GregorianCalendar &right) in operator =() argument
|
| H A D | simpletz.cpp | 206 SimpleTimeZone::operator=(const SimpleTimeZone &right) in operator =() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | ucm.cpp | 205 compareMappingsUnicodeFirst(const void *context, const void *left, const void *right) { in compareMappingsUnicodeFirst() argument 213 compareMappingsBytesFirst(const void *context, const void *left, const void *right) { in compareMappingsBytesFirst() argument
|
| /third_party/skia/src/sksl/ |
| H A D | SkSLRehydrator.cpp | 416 std::unique_ptr<Expression> right = this->expression(); in expression() local
|
| /third_party/skia/src/sksl/codegen/ |
| H A D | SkSLPipelineStageCodeGenerator.cpp | 556 const Expression& right = *b.right(); in writeBinaryExpression() local
|
| /third_party/skia/src/utils/ |
| H A D | SkPatchUtils.cpp | 316 SkPoint left = fLeft.next(), right = fRight.next(); in MakeVertices() local
|
| /third_party/openssl/test/ |
| H A D | drbgtest.c | 302 static int compare_drbg_fork_result(const void * left, const void * right) in compare_drbg_fork_result() argument 325 static int compare_rand_chunk(const void * left, const void * right) in compare_rand_chunk() argument
|
| /third_party/skia/third_party/externals/piex/src/ |
| H A D | tiff_parser.cc | 583 std::uint32_t right; in GetFullDimension32() local
|
| /third_party/skia/tools/ |
| H A D | ToolUtils.cpp | 311 const SkPoint3 right = SkPoint3::Make(SK_ScalarRoot2Over2, 0.0f, SK_ScalarRoot2Over2); in create_frustum_normal_map() local
|
| /third_party/toybox/kconfig/ |
| H A D | expr.h | 45 union expr_data left, right; member
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | UnsafeUtil.java | 448 private static int firstDifferingByteIndexNativeEndian(long left, long right) { in firstDifferingByteIndexNativeEndian() argument 464 static int mismatch(byte[] left, int leftOff, byte[] right, int rightOff, int length) { in mismatch() argument [all...] |
| H A D | RopeByteString.java | 135 private final ByteString right; field in RopeByteString 146 private RopeByteString(ByteString left, ByteString right) { in RopeByteString() argument 167 concatenate(ByteString left, ByteString right) concatenate() argument 230 concatenateBytes(ByteString left, ByteString right) concatenateBytes() argument 249 newInstanceForTest(ByteString left, ByteString right) newInstanceForTest() argument 629 balance(ByteString left, ByteString right) balance() argument [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/cpp/ |
| H A D | cpp_file.cc | 374 std::string right = "\""; in CreateHeaderInclude() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cord_rep_btree.cc | 765 CordRep* const right = node->edges_[back.index]; in SubTree() local 810 MergeTrees(CordRepBtree* left, CordRepBtree* right) MergeTrees() argument [all...] |
| H A D | cord_internal.h | 267 CordRep* right; member
|
| H A D | cord_rep_btree_test.cc | 593 CordRepBtree* right = MakeLeaf(2); in TEST_P() local 595 refs.RefIf(second_shared(), right); in TEST_P() local 618 CordRepBtree* right = MakeLeaf(CordRepBtree::kMaxCapacity - 1); in TEST_P() local 619 refs.RefIf(second_shared(), right); in TEST_P() local 642 CordRepBtree* right = MakeTree(CordRepBtree::kMaxCapacity * 2); TEST_P() local 644 refs.RefIf(second_shared(), right); TEST_P() local 670 CordRepBtree* right = MakeTree(3); TEST_P() local 672 refs.RefIf(second_shared(), right); TEST_P() local 698 CordRepBtree* right = MakeTree(3); TEST_P() local 700 refs.RefIf(second_shared(), right); TEST_P() local 749 CordRepBtree* right = MakeTree(random_leaf_count(), coin_flip(rnd)); TEST() local 753 RefEdgesAt(dist(rnd), refs, right); TEST() local 941 auto* right = MakeConcat(flats[2], refs.RefIf(first_shared(), flats[3])); TEST_P() local 955 auto* right = MakeConcat(flats[2], refs.RefIf(first_shared(), flats[3])); TEST_P() local 970 auto* right = MakeConcat(flats[2], refs.RefIf(first_shared(), flats[3])); TEST_P() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | cord_ring_test.cc | 265 CordRepConcat* MakeConcat(CordRep* left, CordRep* right, int depth = 0) { in MakeConcat() argument 601 auto* right = MakeConcat(flats[2], RefIfInputSharedIndirect(flats[3])); in TEST_P() local 615 auto* right = MakeConcat(flats[2], RefIfInputSharedIndirect(flats[3])); in TEST_P() local
|
| /third_party/skia/include/c/ |
| H A D | sk_types.h | 80 int32_t right; member 87 float right; member
|