| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | rbt_rule.cpp | 294 int32_t left = anteContextLength; in masks() local
|
| H A D | csdetect.cpp | 73 charsetMatchComparator(const void * /*context*/, const void *left, const void *right) in charsetMatchComparator() argument
|
| H A D | uspoof_conf.cpp | 112 static int32_t U_CALLCONV SPUStringCompare(UHashTok left, UHashTok right) { in SPUStringCompare() argument
|
| /third_party/node/deps/ngtcp2/ngtcp2/lib/ |
| H A D | ngtcp2_strm.c | 353 ngtcp2_strm_streamfrq_pop(ngtcp2_strm *strm, ngtcp2_frame_chain **pfrc, size_t left) ngtcp2_strm_streamfrq_pop() argument
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | nfsprep.c | 155 int left, middle, right,rc; in findStringIndex() local
|
| /third_party/lwip/src/core/ipv6/ |
| H A D | ip6_frag.c | 752 u16_t left, cop; in ip6_frag() local
|
| /third_party/libwebsockets/win32port/zlib/ |
| H A D | inflate.c | 596 unsigned have, left; /* available input and output */
local [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | inline.c | 127 struct expression *left = copy_expression(expr->left); in copy_expression() local 138 struct expression *left = copy_expression(expr->left); in copy_expression() local [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | loop-variable-optimizer.cc | 185 Node* left = node->InputAt(0); in AddCmpToLimits() local
|
| H A D | loop-variable-optimizer.h | 89 Node* left; member
|
| /third_party/node/deps/v8/src/torque/ |
| H A D | cfg.cc | 44 base::Optional<const Type*> left; in SetInputTypes() local 53 error << **left << "\n"; in SetInputTypes() local 56 error << **left; in SetInputTypes() local
|
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | params_dup.c | 139 static int compare_params(const void *left, const void *right) in compare_params() argument
|
| /third_party/openssl/test/testutil/ |
| H A D | format_output.c | 24 static void test_diff_header(const char *left, const char *right) in test_diff_header() argument 39 test_fail_string_common(const char *prefix, const char *file, int line, const char *type, const char *left, const char *right, const char *op, const char *m1, size_t l1, const char *m2, size_t l2) test_fail_string_common() argument 128 test_fail_string_message(const char *prefix, const char *file, int line, const char *type, const char *left, const char *right, const char *op, const char *m1, size_t l1, const char *m2, size_t l2) test_fail_string_message() argument 266 test_fail_bignum_common(const char *prefix, const char *file, int line, const char *type, const char *left, const char *right, const char *op, const BIGNUM *bn1, const BIGNUM *bn2) test_fail_bignum_common() argument 367 test_fail_bignum_message(const char *prefix, const char *file, int line, const char *type, const char *left, const char *right, const char *op, const BIGNUM *bn1, const BIGNUM *bn2) test_fail_bignum_message() argument 377 test_fail_bignum_mono_message(const char *prefix, const char *file, int line, const char *type, const char *left, const char *right, const char *op, const BIGNUM *bn) test_fail_bignum_mono_message() argument 424 test_fail_memory_common(const char *prefix, const char *file, int line, const char *type, const char *left, const char *right, const char *op, const unsigned char *m1, size_t l1, const unsigned char *m2, size_t l2) test_fail_memory_common() argument 519 test_fail_memory_message(const char *prefix, const char *file, int line, const char *type, const char *left, const char *right, const char *op, const unsigned char *m1, size_t l1, const unsigned char *m2, size_t l2) test_fail_memory_message() argument [all...] |
| H A D | tests.c | 26 test_fail_message_prefix(const char *prefix, const char *file, int line, const char *type, const char *left, const char *right, const char *op) test_fail_message_prefix() argument 75 test_fail_message_va(const char *prefix, const char *file, int line, const char *type, const char *left, const char *right, const char *op, const char *fmt, va_list ap) test_fail_message_va() argument 88 test_fail_message(const char *prefix, const char *file, int line, const char *type, const char *left, const char *right, const char *op, const char *fmt, ...) test_fail_message() argument
|
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_substring.c | 318 PCRE2_SIZE left, right; in pcre2_substring_length_bynumber() local
|
| /third_party/openssl/crypto/ |
| H A D | params_dup.c | 139 static int compare_params(const void *left, const void *right) in compare_params() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl3cGLSLnoperspectiveTests.cpp | 534 const glw::GLuint left = noperspective_data[pixel]; in iterate() local
|
| /third_party/skia/src/core/ |
| H A D | SkLatticeIter.cpp | 68 int left = divs[i]; in count_scalable_pixels() local
|
| H A D | SkBlitter_Sprite.cpp | 23 bool SkSpriteBlitter::setup(const SkPixmap& dst, int left, int top, const SkPaint& paint) { in setup() argument 176 ChooseSprite(const SkPixmap& dst, const SkPaint& paint, const SkPixmap& source, int left, int top, SkArenaAlloc* alloc, sk_sp<SkShader> clipShader) ChooseSprite() argument
|
| H A D | SkGlyph.cpp | 191 SkScalar left = SK_ScalarMax, in calculate_path_gap() local
|
| /third_party/skia/samplecode/ |
| H A D | SampleVariableWidthStroker.cpp | 105 void split(float t, ScalarBezCurve* left, ScalarBezCurve* right) const { in split() argument 119 Split(const ScalarBezCurve& curve, float t, ScalarBezCurve* left, ScalarBezCurve* right) Split() argument [all...] |
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | lossless_mips_dsp_r2.c | 191 static uint32_t Predictor5_MIPSdspR2(uint32_t left, const uint32_t* const top) { in Predictor5_MIPSdspR2() argument 195 static uint32_t Predictor6_MIPSdspR2(uint32_t left, const uint32_t* const top) { in Predictor6_MIPSdspR2() argument 199 static uint32_t Predictor7_MIPSdspR2(uint32_t left, const uint32_t* const top) { in Predictor7_MIPSdspR2() argument 203 static uint32_t Predictor8_MIPSdspR2(uint32_t left, const uint32_t* const top) { in Predictor8_MIPSdspR2() argument 208 static uint32_t Predictor9_MIPSdspR2(uint32_t left, const uint32_t* const top) { in Predictor9_MIPSdspR2() argument 213 Predictor10_MIPSdspR2(uint32_t left, const uint32_t* const top) Predictor10_MIPSdspR2() argument 218 Predictor11_MIPSdspR2(uint32_t left, const uint32_t* const top) Predictor11_MIPSdspR2() argument 223 Predictor12_MIPSdspR2(uint32_t left, const uint32_t* const top) Predictor12_MIPSdspR2() argument 228 Predictor13_MIPSdspR2(uint32_t left, const uint32_t* const top) Predictor13_MIPSdspR2() argument [all...] |
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | webp_enc.c | 60 uint8_t* const left = enc->preds_ - 1; in ResetBoundaryPredictions() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | collationfastlatin.cpp | 109 compareUTF16(const uint16_t *table, const uint16_t *primaries, int32_t options, const UChar *left, int32_t leftLength, const UChar *right, int32_t rightLength) compareUTF16() argument 448 compareUTF8(const uint16_t *table, const uint16_t *primaries, int32_t options, const uint8_t *left, int32_t leftLength, const uint8_t *right, int32_t rightLength) compareUTF8() argument [all...] |
| H A D | collationweights.cpp | 196 compareRanges(const void * /*context*/, const void *left, const void *right) { in compareRanges() argument
|