/third_party/ltp/tools/sparse/sparse-src/ |
H A D | expression.h | 199 struct expression *left, *right; member
|
/third_party/skia/tools/ |
H A D | dump_record.cpp | 103 command.rect.left(), command.rect.top(), command.rect.right(), command.rect.bottom(), in print()
|
/third_party/skia/tools/sk_app/win/ |
H A D | ANGLEWindowContext_win.cpp | 139 fWidth = rect.right - rect.left; in onInitializeContext()
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | normlzr.h | 354 * If both the left and the right strings are in 359 * dest=normalize(left+right, mode, options) 364 * @param left Left source string. 381 U_EXPORT2 concatenate(const UnicodeString &left, const UnicodeString &right, 437 * - regular normalization options shifted left by UNORM_COMPARE_NORM_OPTIONS_SHIFT
|
/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | int128.cc | 179 if ((flags & std::ios::adjustfield) == std::ios::left) { in operator <<()
|
/third_party/skia/gm/ |
H A D | lcdblendmodes.cpp | 38 { bounds.left(), bounds.top() }, in make_shader()
|
H A D | animated_image_orientation.cpp | 135 canvas->translate(cropRect.left(), cropRect.top()); 163 // Deliberately starts in the upper left corner to exercise
|
H A D | mixedtextblobs.cpp | 132 SkRect upperLeftClip = SkRect::MakeXYWH(bounds.left(), bounds.top(),
|
H A D | orientation.cpp | 102 // It looks weird if "left" and "right" and the number at the center aren't vertically in make_images() 105 bounds = measure("left"); in make_images() 106 drawLabel("left", kPad - bounds.left(), baseY); in make_images() 123 // yellow), and labels on the left, top, right and bottom. The only
|
H A D | sharedcorners.cpp | 144 canvas->translate((kBoxSize - bounds.width()) / 2 - bounds.left(), in drawRow()
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_dedot.c | 118 int left = src[x - 1]; \ 122 FFABS(left + right - 2 * cur) <= luma2d) \
|
/third_party/icu/icu4c/source/tools/icuswap/ |
H A D | icuswap.cpp | 328 compareToCEntries(const void *context, const void *left, const void *right) { in compareToCEntries() argument 330 return (int32_t)uprv_strcmp(chars+((const ToCEntry *)left)->nameOffset, in compareToCEntries()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | uspoof_conf.cpp | 112 static int32_t U_CALLCONV SPUStringCompare(UHashTok left, UHashTok right) { in SPUStringCompare() argument 114 static_cast<SPUString *>(left.pointer)); in SPUStringCompare()
|
H A D | tzrule.cpp | 25 compareDates(const void * /*context*/, const void *left, const void *right) { in compareDates() argument 26 UDate l = *((UDate*)left); in compareDates()
|
H A D | collationweights.cpp | 74 // or is greater than or equal to the width of the promoted left operand, in setWeightByte() 196 compareRanges(const void * /*context*/, const void *left, const void *right) { in compareRanges() argument 199 l=((const CollationWeights::WeightRange *)left)->start; in compareRanges()
|
H A D | csdetect.cpp | 73 charsetMatchComparator(const void * /*context*/, const void *left, const void *right) in charsetMatchComparator() argument 77 const CharsetMatch **csm_l = (const CharsetMatch **) left; in charsetMatchComparator()
|
/third_party/icu/icu4c/source/common/ |
H A D | bytestriebuilder.cpp | 183 compareElementStrings(const void *context, const void *left, const void *right) { in compareElementStrings() argument 185 const BytesTrieElement *leftElement=static_cast<const BytesTrieElement *>(left); in compareElementStrings()
|
H A D | ucharstriebuilder.cpp | 136 compareElementStrings(const void *context, const void *left, const void *right) { in compareElementStrings() argument 138 const UCharsTrieElement *leftElement=static_cast<const UCharsTrieElement *>(left); in compareElementStrings()
|
/third_party/icu/tools/unicode/c/genprops/ |
H A D | bidipropsbuilder.cpp | 327 compareMirror(const void *context, const void *left, const void *right) { in compareMirror() argument 330 l=UBIDI_GET_MIRROR_CODE_POINT(((const uint32_t *)left)[0]); in compareMirror()
|
/third_party/mesa3d/src/broadcom/common/ |
H A D | v3d_tiling.c | 181 bool left = mb_pixel_x < utile_w; in v3d_get_uif_pixel_offset() local 184 uint32_t mb_tile_offset = (!top * 128 + !left * 64); in v3d_get_uif_pixel_offset()
|
/third_party/node/deps/icu-small/source/common/ |
H A D | bytestriebuilder.cpp | 183 compareElementStrings(const void *context, const void *left, const void *right) { in compareElementStrings() argument 185 const BytesTrieElement *leftElement=static_cast<const BytesTrieElement *>(left); in compareElementStrings()
|
H A D | ucharstriebuilder.cpp | 136 compareElementStrings(const void *context, const void *left, const void *right) { in compareElementStrings() argument 138 const UCharsTrieElement *leftElement=static_cast<const UCharsTrieElement *>(left); in compareElementStrings()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationweights.cpp | 74 // or is greater than or equal to the width of the promoted left operand, in setWeightByte() 196 compareRanges(const void * /*context*/, const void *left, const void *right) { in compareRanges() argument 199 l=((const CollationWeights::WeightRange *)left)->start; in compareRanges()
|
H A D | csdetect.cpp | 73 charsetMatchComparator(const void * /*context*/, const void *left, const void *right) in charsetMatchComparator() argument 77 const CharsetMatch **csm_l = (const CharsetMatch **) left; in charsetMatchComparator()
|
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_pkt.h | 1158 * bytes to be sent. |left| is the size of buffer. If |left| is too 1162 uint64_t len, size_t left); 1168 * to be sent. |left| is the size of buffer. If |left| is too small 1171 size_t ngtcp2_pkt_crypto_max_datalen(uint64_t offset, size_t len, size_t left);
|