| /third_party/node/deps/v8/src/compiler/ |
| H A D | node-matchers.h | 303 const Left& left() const { return left_; } in left() function 555 Node* left = m.left().node(); Initialize() local [all...] |
| H A D | typed-optimization.cc | 520 Node* left = NodeProperties::GetValueInput(lhs, 0); in ReduceStringComparison() local
|
| H A D | js-inlining-heuristic.cc | 789 operator ()( const Candidate& left, const Candidate& right) const operator ()() argument
|
| /third_party/node/deps/v8/src/maglev/ |
| H A D | maglev-ir.cc | 766 Register left = ToRegister(left_input()); in GenerateCode() local
|
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | helpers.h | 335 mir_compose_swizzle(unsigned *left, unsigned *right, unsigned *final_out) in mir_compose_swizzle() argument
|
| /third_party/node/deps/openssl/openssl/providers/implementations/rands/ |
| H A D | drbg_ctr.c | 159 size_t left = 16 - ctr->bltmp_pos; in ctr_BCC_update() local
|
| /third_party/node/deps/openssl/openssl/ssl/record/ |
| H A D | rec_layer_s3.c | 194 size_t len, left, align = 0; in ssl3_read_n() local [all...] |
| H A D | ssl3_record.c | 73 size_t left, len; in ssl3_record_app_data_waiting() local
|
| /third_party/popt/src/ |
| H A D | popthelp.c | 297 char * left; in singleOptionHelp() local [all...] |
| /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...] |
| /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/tree_ops/vulkan/ |
| H A D | ReplaceForShaderFramebufferFetch.cpp | 131 TIntermSymbol *left = node->getLeft()->getAsSymbolNode(); in visitBinary() local 430 TIntermTyped *left = nullptr; in loadInputAttachmentDataImpl() local [all...] |
| /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 570 TIntermTyped *left = traverseNode(out, binaryNode->getLeft(), blockMemberInfo); in traverseNode() local 599 TIntermTyped *left in writeEOpIndexDirectOrIndirectOutput() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
| H A D | ReplaceClipCullDistanceVariable.cpp | 103 TIntermTyped *left = node->getLeft()->getAsTyped(); variable 203 TIntermBinary *left = in simpleAssignFunc() local 225 TIntermBinary *left = in assignFuncWithEnableFlags() local 388 TIntermBinary *left in assignANGLEValueToOriginalVariableImpl() local [all...] |
| /third_party/skia/src/core/ |
| H A D | SkAAClip.cpp | 87 int left() const { return fLeft; } in left() function in __anon18671::RowIter 546 int left, rite; in operateX() local [all...] |
| H A D | SkScan_Path.cpp | 242 SkFixed left = leftE->fX; in walk_simple_edges() local [all...] |
| /third_party/openssl/providers/implementations/rands/ |
| H A D | drbg_ctr.c | 159 size_t left = 16 - ctr->bltmp_pos; in ctr_BCC_update() local
|
| /third_party/openssl/ssl/record/ |
| H A D | rec_layer_s3.c | 203 size_t len, left, align = 0; in ssl3_read_n() local [all...] |
| H A D | ssl3_record.c | 73 size_t left, len; in ssl3_record_app_data_waiting() local
|
| /third_party/skia/third_party/externals/libwebp/src/dec/ |
| H A D | vp8_dec.c | 606 VP8MB* const left = dec->mb_info_ - 1; in VP8DecodeMB() local 633 VP8MB* const left = dec->mb_info_ - 1; in VP8InitScanline() local
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | enc_mips_dsp_r2.c | 483 static WEBP_INLINE void DCMode16(uint8_t* dst, const uint8_t* left, in DCMode16() argument 546 DCMode8(uint8_t* dst, const uint8_t* left, const uint8_t* top) DCMode8() argument 1016 IntraChromaPreds_MIPSdspR2(uint8_t* dst, const uint8_t* left, const uint8_t* top) IntraChromaPreds_MIPSdspR2() argument 1036 Intra16Preds_MIPSdspR2(uint8_t* dst, const uint8_t* left, const uint8_t* top) Intra16Preds_MIPSdspR2() argument [all...] |
| H A D | lossless_neon.c | 191 static uint32_t Predictor5_NEON(uint32_t left, const uint32_t* const top) { in Predictor5_NEON() argument 194 static uint32_t Predictor6_NEON(uint32_t left, const uint32_t* const top) { in Predictor6_NEON() argument 197 Predictor7_NEON(uint32_t left, const uint32_t* const top) Predictor7_NEON() argument 200 Predictor13_NEON(uint32_t left, const uint32_t* const top) Predictor13_NEON() 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 | 414 std::unique_ptr<Expression> left = this->expression(); in expression() local
|
| /third_party/skia/src/utils/ |
| H A D | SkNWayCanvas.cpp | 252 void SkNWayCanvas::onDrawImage2(const SkImage* image, SkScalar left, SkScalar top, in onDrawImage2() argument
|