Home
last modified time | relevance | path

Searched defs:left (Results 1401 - 1425 of 1698) sorted by relevance

1...<<51525354555657585960>>...68

/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dregcomp.c114 tre_ast_node_t *left; member
135 tre_ast_node_t *left; member
188 tre_ast_new_union(tre_mem_t mem, tre_ast_node_t *left, tre_ast_node_t *right) in tre_ast_new_union() argument
206 tre_ast_new_catenation(tre_mem_t mem, tre_ast_node_t *left, tre_ast_node_ argument
1374 tre_ast_node_t *left = cat->left; tre_add_tags() local
1457 tre_ast_node_t *left = uni->left; tre_add_tags() local
1602 tre_ast_node_t *left = tre_stack_pop_voidptr(stack); tre_add_tags() local
[all...]
/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dregcomp.c114 tre_ast_node_t *left; member
135 tre_ast_node_t *left; member
188 tre_ast_new_union(tre_mem_t mem, tre_ast_node_t *left, tre_ast_node_t *right) in tre_ast_new_union() argument
206 tre_ast_new_catenation(tre_mem_t mem, tre_ast_node_t *left, tre_ast_node_ argument
1373 tre_ast_node_t *left = cat->left; tre_add_tags() local
1456 tre_ast_node_t *left = uni->left; tre_add_tags() local
1601 tre_ast_node_t *left = tre_stack_pop_voidptr(stack); tre_add_tags() local
[all...]
/third_party/musl/src/regex/
H A Dregcomp.c114 tre_ast_node_t *left; member
135 tre_ast_node_t *left; member
188 tre_ast_new_union(tre_mem_t mem, tre_ast_node_t *left, tre_ast_node_t *right) in tre_ast_new_union() argument
206 tre_ast_new_catenation(tre_mem_t mem, tre_ast_node_t *left, tre_ast_node_ argument
1373 tre_ast_node_t *left = cat->left; tre_add_tags() local
1456 tre_ast_node_t *left = uni->left; tre_add_tags() local
1601 tre_ast_node_t *left = tre_stack_pop_voidptr(stack); tre_add_tags() local
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dbrotli_bit_stream.c473 int left, right; in BrotliBuildAndStoreHuffmanTreeFast() local
/third_party/node/deps/icu-small/source/common/
H A Duloc.cpp579 compareKeywordStructs(const void * /*context*/, const void *left, const void *right) { in compareKeywordStructs() argument
H A Dunistr.cpp1704 char16_t *left = getArrayStart() + start; in doReverse() local
[all...]
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack.c1114 size_t left = nghttp3_buf_left(buf); in reserve_buf_internal() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Drulebasedcollator.cpp703 RuleBasedCollator::compare(const UnicodeString &left, const UnicodeString &right, in compare() argument
711 RuleBasedCollator::compare(const UnicodeString &left, const UnicodeString &right, in compare() argument
727 RuleBasedCollator::compare(const char16_t *left, int32_t leftLength, in compare() argument
746 compareUTF8(const StringPiece &left, const StringPiece &right, UErrorCode &errorCode) const compareUTF8() argument
759 internalCompareUTF8(const char *left, int32_t leftLength, const char *right, int32_t rightLength, UErrorCode &errorCode) const internalCompareUTF8() argument
937 compareNFDIter(const Normalizer2Impl &nfcImpl, NFDIterator &left, NFDIterator &right) compareNFDIter() argument
971 doCompare(const char16_t *left, int32_t leftLength, const char16_t *right, int32_t rightLength, UErrorCode &errorCode) const doCompare() argument
1090 doCompare(const uint8_t *left, int32_t leftLength, const uint8_t *right, int32_t rightLength, UErrorCode &errorCode) const doCompare() argument
1219 compare(UCharIterator &left, UCharIterator &right, UErrorCode &errorCode) const compare() argument
[all...]
H A Dmsgfmt.cpp1870 UBool MessageFormat::equalFormats(const void* left, const void* right) { in equalFormats() argument
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dreslist.cpp1507 const StringResource *left = *((const StringResource **)l); in compareStringSuffixes() local
1527 const StringResource *left = *((const StringResource **)l); in compareStringLengths() local
/third_party/icu/icu4c/source/tools/genrb/
H A Dreslist.cpp1507 const StringResource *left = *((const StringResource **)l); in compareStringSuffixes() local
1527 const StringResource *left = *((const StringResource **)l); in compareStringLengths() local
/third_party/icu/icu4c/source/test/intltest/
H A Dintltest.cpp75 operator+(const UnicodeString& left, in operator +() argument
88 operator+(const UnicodeString& left, in operator +() argument
130 operator+(const UnicodeString& left, in operator +() argument
251 UnicodeString operator+(const UnicodeString& left, char num) in operator +() argument
253 operator +(const UnicodeString& left, short num) operator +() argument
255 operator +(const UnicodeString& left, int num) operator +() argument
257 operator +(const UnicodeString& left, unsigned char num) operator +() argument
259 operator +(const UnicodeString& left, unsigned short num) operator +() argument
261 operator +(const UnicodeString& left, unsigned int num) operator +() argument
263 operator +(const UnicodeString& left, float num) operator +() argument
[all...]
/third_party/lwip/src/apps/http/
H A Dhttpd.c258 u32_t left; /* Number of unsent bytes in buf. */ member
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dpre-process.c489 static enum token_type combine(struct token *left, struct token *right, char *p) in combine() argument
543 static int merge(struct token *left, struct token *right) in merge() argument
1473 struct token *left = token->next; do_handle_define() local
1517 struct token *left = token->next; do_handle_undef() local
[all...]
H A Dsimplify.c632 long long left = src1->value; in eval_op() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc1209 FPURegister left = i.InputOrZeroSingleRegister(0); in AssembleArchInstruction() local
1265 FPURegister left = i.InputOrZeroDoubleRegister(0); in AssembleArchInstruction() local
3986 Register left = i.InputRegister(0); in AssembleArchBoolean() local
4028 Register left = i.InputRegister(0); AssembleArchBoolean() local
4037 Register left = i.InputRegister(1); AssembleArchBoolean() local
4046 Register left = i.InputRegister(0); AssembleArchBoolean() local
4055 Register left = i.InputRegister(1); AssembleArchBoolean() local
4068 FPURegister left = i.InputOrZeroDoubleRegister(0); AssembleArchBoolean() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dcode-assembler.h885 TNode<UintPtrT> WordShr(TNode<UintPtrT> left, TNode<IntegralT> right) { in WordShr() argument
888 TNode<IntPtrT> WordSar(TNode<IntPtrT> left, TNode<IntegralT> right) { in WordSar() argument
891 TNode<IntPtrT> WordShl(TNode<IntPtrT> left, TNode<IntegralT> right) { in WordShl() argument
894 TNode<UintPtrT> WordShl(TNode<UintPtrT> left, TNode<IntegralT> right) { in WordShl() argument
898 TNode<Int32T> Word32Shl(TNode<Int32T> left, TNode<Int32T> right) { in Word32Shl() argument
901 Word32Shl(TNode<Uint32T> left, TNode<Uint32T> right) Word32Shl() argument
904 Word32Shr(TNode<Uint32T> left, TNode<Uint32T> right) Word32Shr() argument
907 Word32Sar(TNode<Int32T> left, TNode<Int32T> right) Word32Sar() argument
911 Word64Shl(TNode<Int64T> left, TNode<Int64T> right) Word64Shl() argument
914 Word64Shl(TNode<Uint64T> left, TNode<Uint64T> right) Word64Shl() argument
917 Word64Shr(TNode<Uint64T> left, TNode<Uint64T> right) Word64Shr() argument
920 Word64Sar(TNode<Int64T> left, TNode<Int64T> right) Word64Sar() argument
924 Word64And(TNode<Int64T> left, TNode<Int64T> right) Word64And() argument
927 Word64And(TNode<Uint64T> left, TNode<Uint64T> right) Word64And() argument
931 Word64Xor(TNode<Int64T> left, TNode<Int64T> right) Word64Xor() argument
934 Word64Xor(TNode<Uint64T> left, TNode<Uint64T> right) Word64Xor() argument
945 WordAnd(TNode<IntPtrT> left, TNode<IntPtrT> right) WordAnd() argument
949 WordAnd(TNode<UintPtrT> left, TNode<UintPtrT> right) WordAnd() argument
954 Word32And(TNode<Int32T> left, TNode<Int32T> right) Word32And() argument
958 Word32And(TNode<Uint32T> left, TNode<Uint32T> right) Word32And() argument
963 WordOr(TNode<IntPtrT> left, TNode<IntPtrT> right) WordOr() argument
968 Word32Or(TNode<Int32T> left, TNode<Int32T> right) Word32Or() argument
972 Word32Or(TNode<Uint32T> left, TNode<Uint32T> right) Word32Or() argument
988 Word32Or(TNode<BoolT> left, TNode<BoolT> right) Word32Or() argument
992 Word32And(TNode<BoolT> left, TNode<BoolT> right) Word32And() argument
997 Int32Add(TNode<Int32T> left, TNode<Int32T> right) Int32Add() argument
1002 Uint32Add(TNode<Uint32T> left, TNode<Uint32T> right) Uint32Add() argument
1007 Uint32Sub(TNode<Uint32T> left, TNode<Uint32T> right) Uint32Sub() argument
1012 Int32Sub(TNode<Int32T> left, TNode<Int32T> right) Int32Sub() argument
1017 Int32Mul(TNode<Int32T> left, TNode<Int32T> right) Int32Mul() argument
1022 Int64Add(TNode<Int64T> left, TNode<Int64T> right) Int64Add() argument
1026 Uint64Add(TNode<Uint64T> left, TNode<Uint64T> right) Uint64Add() argument
1030 Int64Sub(TNode<Int64T> left, TNode<Int64T> right) Int64Sub() argument
1034 Uint64Sub(TNode<Uint64T> left, TNode<Uint64T> right) Uint64Sub() argument
1038 Int64Mul(TNode<Int64T> left, TNode<Int64T> right) Int64Mul() argument
1042 Uint64Mul(TNode<Uint64T> left, TNode<Uint64T> right) Uint64Mul() argument
1046 IntPtrAdd(TNode<IntPtrT> left, TNode<IntPtrT> right) IntPtrAdd() argument
1050 IntPtrSub(TNode<IntPtrT> left, TNode<IntPtrT> right) IntPtrSub() argument
1054 IntPtrMul(TNode<IntPtrT> left, TNode<IntPtrT> right) IntPtrMul() argument
1058 UintPtrAdd(TNode<UintPtrT> left, TNode<UintPtrT> right) UintPtrAdd() argument
1062 UintPtrSub(TNode<UintPtrT> left, TNode<UintPtrT> right) UintPtrSub() argument
1066 RawPtrAdd(TNode<RawPtrT> left, TNode<IntPtrT> right) RawPtrAdd() argument
1069 RawPtrSub(TNode<RawPtrT> left, TNode<IntPtrT> right) RawPtrSub() argument
1072 RawPtrSub(TNode<RawPtrT> left, TNode<RawPtrT> right) RawPtrSub() argument
1090 Int32Sub(TNode<Int32T> left, int right) Int32Sub() argument
1093 Word32And(TNode<Word32T> left, int right) Word32And() argument
1096 Word32Shl(TNode<Int32T> left, int right) Word32Shl() argument
1099 Word32Equal(TNode<Word32T> left, int right) Word32Equal() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc1156 FPURegister left = i.InputOrZeroSingleRegister(0); in AssembleArchInstruction() local
1209 FPURegister left = i.InputOrZeroDoubleRegister(0); in AssembleArchInstruction() local
3787 Register left = i.InputRegister(0); in AssembleArchBoolean() local
3829 Register left = i.InputRegister(0); AssembleArchBoolean() local
3838 Register left = i.InputRegister(1); AssembleArchBoolean() local
3847 Register left = i.InputRegister(0); AssembleArchBoolean() local
3856 Register left = i.InputRegister(1); AssembleArchBoolean() local
3869 FPURegister left = i.InputOrZeroDoubleRegister(0); AssembleArchBoolean() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dcode-generator-loong64.cc1137 FPURegister left = i.InputOrZeroSingleRegister(0); in AssembleArchInstruction() local
1195 FPURegister left = i.InputOrZeroDoubleRegister(0); in AssembleArchInstruction() local
2047 Register left = i.InputRegister(0); in AssembleArchBoolean() local
2084 Register left = i.InputRegister(0); AssembleArchBoolean() local
2093 Register left = i.InputRegister(1); AssembleArchBoolean() local
2102 Register left = i.InputRegister(0); AssembleArchBoolean() local
2111 Register left = i.InputRegister(1); AssembleArchBoolean() local
2124 FPURegister left = i.InputOrZeroDoubleRegister(0); AssembleArchBoolean() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dcode-generator-riscv64.cc1201 FPURegister left = i.InputOrZeroSingleRegister(0); in AssembleArchInstruction() local
1264 FPURegister left = i.InputOrZeroDoubleRegister(0); in AssembleArchInstruction() local
3654 Register left = i.InputOrZeroRegister(0); in AssembleArchBoolean() local
3696 Register left = i.InputOrZeroRegister(0); AssembleArchBoolean() local
3705 Register left = i.InputOrZeroRegister(1); AssembleArchBoolean() local
3714 Register left = i.InputOrZeroRegister(0); AssembleArchBoolean() local
3723 Register left = i.InputRegister(1); AssembleArchBoolean() local
3738 Register left = i.InputOrZeroRegister(0); AssembleArchBoolean() local
3743 Register left = i.InputOrZeroRegister(0); AssembleArchBoolean() local
3749 Register left = i.InputOrZeroRegister(0); AssembleArchBoolean() local
3758 Operand left = i.InputOperand(0); AssembleArchBoolean() local
3766 Register left = i.InputOrZeroRegister(0); AssembleArchBoolean() local
3775 Register left = zero_reg; AssembleArchBoolean() local
3798 FPURegister left = i.InputOrZeroDoubleRegister(0); AssembleArchBoolean() local
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-object-gen.cc1155 const auto left = Parameter<Object>(Descriptor::kLeft); in TF_BUILTIN() local
H A Dbuiltins-string-gen.cc126 void StringBuiltinsAssembler::GenerateStringEqual(TNode<String> left, in GenerateStringEqual() argument
313 AllocateConsString(TNode<Uint32T> length, TNode<String> left, TNode<String> right) AllocateConsString() argument
341 StringAdd( TNode<ContextOrEmptyContext> context, TNode<String> left, TNode<String> right) StringAdd() argument
539 auto left = Parameter<String>(Descriptor::kLeft); TF_BUILTIN() local
554 GenerateStringRelationalComparison( TNode<String> left, TNode<String> right, Operation op) GenerateStringRelationalComparison() argument
724 auto left = Parameter<String>(Descriptor::kLeft); TF_BUILTIN() local
730 auto left = Parameter<String>(Descriptor::kLeft); TF_BUILTIN() local
736 auto left = Parameter<String>(Descriptor::kLeft); TF_BUILTIN() local
742 auto left = Parameter<String>(Descriptor::kLeft); TF_BUILTIN() local
748 auto left = Parameter<String>(Descriptor::kLeft); TF_BUILTIN() local
[all...]
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-arm64.cc1046 T Simulator::AddWithCarry(bool set_flags, T left, T right, int carry_in) { in AddWithCarry() argument
/third_party/node/deps/v8/src/heap/
H A Dfactory-base.cc706 NewConsString( Handle<String> left, Handle<String> right, AllocationType allocation) NewConsString() argument
783 NewConsString(Handle<String> left, Handle<String> right, int length, bool one_byte, AllocationType allocation) NewConsString() argument
[all...]
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-generator.cc1004 TNode<Object> left = LoadRegisterAtOperandIndex(0); in BitwiseBinaryOpWithFeedback() local
1021 TNode<Object> left = GetAccumulator(); in BitwiseBinaryOpWithSmi() local

Completed in 79 milliseconds

1...<<51525354555657585960>>...68