Home
last modified time | relevance | path

Searched defs:left (Results 1326 - 1350 of 2007) sorted by relevance

1...<<51525354555657585960>>...81

/third_party/node/deps/icu-small/source/i18n/
H A Dcoll.cpp987 Collator::internalCompareUTF8(const char *left, int32_t leftLength, in internalCompareUTF8() argument
H A Drbt_pars.cpp1299 RuleHalf* left = &_left; in parseRule() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Ducnv_io.cpp1126 io_compareRows(const void *context, const void *left, const void *right) { in io_compareRows() argument
H A Duresdata.cpp1021 ures_compareRows(const void *context, const void *left, const void *right) { in ures_compareRows() argument
/third_party/mesa3d/src/mesa/math/
H A Dm_matrix.c869 _math_matrix_frustum( GLmatrix *mat, GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat nearval, GLfloat farval ) _math_matrix_frustum() argument
909 _math_float_ortho(float *m, float left, float right, float bottom, float top, float nearval, float farval) _math_float_ortho() argument
952 _math_matrix_ortho( GLmatrix *mat, GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat nearval, GLfloat farval ) _math_matrix_ortho() argument
[all...]
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dpackage.cpp374 compareItems(const void * /*context*/, const void *left, const void *right) { in compareItems() argument
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack.h181 uint64_t left; member
H A Dnghttp3_stream.h85 size_t left; member
92 int64_t left; member
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd.h243 size_t left; member
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_pkt.c2406 ngtcp2_pkt_stream_max_datalen(int64_t stream_id, uint64_t offset, uint64_t len, size_t left) ngtcp2_pkt_stream_max_datalen() argument
2438 ngtcp2_pkt_crypto_max_datalen(uint64_t offset, size_t len, size_t left) ngtcp2_pkt_crypto_max_datalen() argument
[all...]
H A Dngtcp2_rtb.c723 size_t left; in conn_ack_crypto_data() local
/third_party/mesa3d/include/android_stub/hardware/
H A Dgralloc1.h873 int32_t left; member
/third_party/mesa3d/include/android_stub/system/
H A Dwindow.h78 int32_t left; member
/third_party/icu/icu4c/source/test/intltest/
H A Dtstnorm.cpp831 UnicodeString left, right, expect, result, r; in TestConcatenate() local
/third_party/lwip/src/core/
H A Dpbuf.c1064 u16_t left = 0; in pbuf_copy_partial() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dexpand.c193 struct expression *left = expr->left, *right = expr->right; in simplify_int_binop() local
309 struct expression *left = expr->left, *right = expr->right; in simplify_cmp_binop() local
341 struct expression *left = expr->left, *right = expr->right; simplify_float_binop() local
390 struct expression *left = expr->left, *right = expr->right; simplify_float_cmp() local
426 struct expression *left = expr->left; expand_logical() local
496 compare_types(int op, struct symbol *left, struct symbol *right) compare_types() argument
519 struct expression *left = expr->left, *right = expr->right; expand_compare() local
[all...]
H A Dexpression.h199 struct expression *left, *right; member
H A Dshow-parse.c797 int left = show_expression(expr->left); in show_binop() local
/third_party/lwip/src/include/lwip/
H A Dtcp.h161 u32_t left; member
/third_party/node/deps/v8/src/compiler/
H A Descape-analysis.cc711 Node* left = current->ValueInput(0); in ReduceNode() local
H A Dgraph-assembler.cc166 Node* GraphAssembler::IntPtrEqual(Node* left, Node* right) { in IntPtrEqual() argument
170 Node* GraphAssembler::TaggedEqual(Node* left, Node* right) { in TaggedEqual() argument
178 Node* GraphAssembler::SmiSub(Node* left, Nod argument
186 SmiLessThan(Node* left, Node* right) SmiLessThan() argument
[all...]
H A Dmachine-operator-reducer.cc1414 uint32_t left = m.left().ResolvedValue(); ReduceWord32Comparisons() local
[all...]
H A Doperation-typer.cc49 Type OperationTyper::Merge(Type left, Type right) { in Merge() argument
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dcode-generator-arm.cc244 OutOfLineFloatMin(CodeGenerator* gen, T result, T left, T right) in OutOfLineFloatMin() argument
260 OutOfLineFloatMax(CodeGenerator* gen, T result, T left, T right) in OutOfLineFloatMax() argument
1665 SwVfpRegister left = i.InputFloatRegister(0); AssembleArchInstruction() local
1679 DwVfpRegister left = i.InputDoubleRegister(0); AssembleArchInstruction() local
1693 SwVfpRegister left = i.InputFloatRegister(0); AssembleArchInstruction() local
1707 DwVfpRegister left = i.InputDoubleRegister(0); AssembleArchInstruction() local
1868 Simd128Register left = i.InputSimd128Register(0); AssembleArchInstruction() local
1888 Simd128Register left = i.InputSimd128Register(0); AssembleArchInstruction() local
2071 QwNeonRegister left = i.InputSimd128Register(0); AssembleArchInstruction() local
[all...]
/third_party/node/deps/v8/src/ast/
H A Dast.cc849 static bool MatchSmiLiteralOperation(Expression* left, Expression* right, in MatchSmiLiteralOperation() argument
872 static bool MatchLiteralCompareTypeof(Expression* left, Token::Value op, in MatchLiteralCompareTypeof() argument
897 static bool MatchLiteralCompareUndefined(Expression* left, Token::Value op, in MatchLiteralCompareUndefined() argument
916 static bool MatchLiteralCompareNull(Expression* left, Token::Value op, in MatchLiteralCompareNull() argument
[all...]

Completed in 41 milliseconds

1...<<51525354555657585960>>...81