Home
last modified time | relevance | path

Searched defs:left (Results 751 - 775 of 1282) sorted by relevance

1...<<31323334353637383940>>...52

/third_party/mesa3d/src/mesa/main/
H A Des1_conversion.c163 _mesa_Frustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, in _mesa_Frustumf() argument
175 _mesa_Frustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, in _mesa_Frustumx() argument
641 _mesa_Orthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, in _mesa_Orthof() argument
653 _mesa_Orthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, in _mesa_Orthox() argument
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ducm.cpp205 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/lwip/src/core/
H A Dtcp_out.c611 u16_t left = len - pos; in tcp_write() local
/third_party/node/deps/v8/src/compiler/
H A Dint64-lowering.cc420 Node* left = node->InputAt(0); in LowerNode() local
446 Node* left = node->InputAt(0); in LowerNode() local
462 Node* left = node->InputAt(0); in LowerNode() local
478 Node* left in LowerNode() local
489 Node* left = node->InputAt(0); LowerNode() local
503 Node* left = node->InputAt(0); LowerNode() local
577 Node* left = node->InputAt(0); LowerNode() local
1063 Node* left = node->InputAt(0); LowerComparison() local
[all...]
H A Dnode-matchers.h303 const Left& left() const { return left_; } in left() function
555 Node* left = m.left().node(); Initialize() local
[all...]
H A Dtyped-optimization.cc520 Node* left = NodeProperties::GetValueInput(lhs, 0); in ReduceStringComparison() local
H A Djs-inlining-heuristic.cc789 operator ()( const Candidate& left, const Candidate& right) const operator ()() argument
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-ir.cc766 Register left = ToRegister(left_input()); in GenerateCode() local
/third_party/mesa3d/src/panfrost/midgard/
H A Dhelpers.h335 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 Ddrbg_ctr.c159 size_t left = 16 - ctr->bltmp_pos; in ctr_BCC_update() local
/third_party/node/deps/openssl/openssl/ssl/record/
H A Drec_layer_s3.c194 size_t len, left, align = 0; in ssl3_read_n() local
[all...]
H A Dssl3_record.c73 size_t left, len; in ssl3_record_app_data_waiting() local
/third_party/popt/src/
H A Dpopthelp.c297 char * left; in singleOptionHelp() local
[all...]
/third_party/pulseaudio/src/pulse/
H A Dohos_pa_volume.c677 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 Dprotocol-http.c355 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 DReplaceForShaderFramebufferFetch.cpp131 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 DShaderStorageBlockOutputHLSL.cpp292 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 DReplaceClipCullDistanceVariable.cpp103 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 DSkAAClip.cpp87 int left() const { return fLeft; } in left() function in __anon18671::RowIter
546 int left, rite; in operateX() local
[all...]
H A DSkScan_Path.cpp242 SkFixed left = leftE->fX; in walk_simple_edges() local
[all...]
/third_party/openssl/providers/implementations/rands/
H A Ddrbg_ctr.c159 size_t left = 16 - ctr->bltmp_pos; in ctr_BCC_update() local
/third_party/openssl/ssl/record/
H A Drec_layer_s3.c203 size_t len, left, align = 0; in ssl3_read_n() local
[all...]
H A Dssl3_record.c73 size_t left, len; in ssl3_record_app_data_waiting() local
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dvp8_dec.c606 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 Denc_mips_dsp_r2.c483 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...]

Completed in 34 milliseconds

1...<<31323334353637383940>>...52