Home
last modified time | relevance | path

Searched defs:value (Results 7426 - 7450 of 7889) sorted by relevance

1...<<291292293294295296297298299300>>...316

/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/include/openssl/
H A Dasn1.h548 } value; member
[all...]
/third_party/libdrm/
H A Dxf86drm.c647 void *value; in drmGetEntry() local
1383 drm_public int drmGetCap(int fd, uint64_t capability, uint64_t *value) in drmGetCap() argument
1399 drmSetClientCap(int fd, uint64_t capability, uint64_t value) drmSetClientCap() argument
2779 void *value; drmGetContextTag() local
3476 char filename[PATH_MAX + 1], *key, *line = NULL, *value = NULL; sysfs_uevent_get() local
3667 char pci_path[PATH_MAX + 1], *value; drmParsePciBusInfo() local
4079 char *value, *tmp_path, *slash; drm_usb_dev_path() local
4124 char path[PATH_MAX + 1], *value; drmParseUsbBusInfo() local
4165 char path[PATH_MAX + 1], *value; drmParseUsbDeviceInfo() local
4270 char path[PATH_MAX + 1], *value, *tmp_name; drmParseOFDeviceInfo() local
4766 char path[PATH_MAX + 1], *value; drmGetDeviceNameFromFd2() local
[all...]
/third_party/node/deps/openssl/config/archs/linux-elf/no-asm/include/openssl/
H A Dasn1.h548 } value; member
[all...]
/third_party/node/deps/openssl/config/archs/linux-x86_64/no-asm/include/openssl/
H A Dasn1.h548 } value; member
[all...]
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/include/openssl/
H A Dasn1.h548 } value; member
[all...]
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/include/openssl/
H A Dasn1.h548 } value; member
[all...]
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/include/openssl/
H A Dasn1.h548 } value; member
[all...]
/third_party/node/deps/openssl/config/archs/linux32-s390x/no-asm/include/openssl/
H A Dasn1.h548 } value; member
[all...]
/third_party/node/deps/openssl/config/archs/linux64-loongarch64/no-asm/include/openssl/
H A Dasn1.h548 } value; member
[all...]
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/include/openssl/
H A Dasn1.h548 } value; member
[all...]
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-selector-mips64.cc76 bool CanBeImmediate(int64_t value, InstructionCode opcode) { in CanBeImmediate() argument
525 Node* value = node->InputAt(2); in VisitStore() local
1075 uint32_t value = static_cast<uint32_t>(m.right().ResolvedValue()); VisitInt32Mul() local
1129 uint64_t value = static_cast<uint64_t>(m.right().ResolvedValue()); VisitInt64Mul() local
1289 Node* value = node->InputAt(0); VisitChangeFloat64ToInt32() local
1448 Node* value = node->InputAt(0); VisitChangeInt32ToInt64() local
1506 Node* value = node->InputAt(0); VisitChangeUint32ToUint64() local
1531 Node* value = node->InputAt(0); VisitTruncateInt64ToInt32() local
1560 Node* value = node->InputAt(0); VisitTruncateFloat64ToFloat32() local
1887 Node* value = node->InputAt(2); VisitUnalignedStore() local
2149 EmitWordCompareZero(InstructionSelector* selector, Node* value, FlagsContinuation* cont) VisitWord32Compare() argument
2212 Node* value = node->InputAt(2); VisitWord32Compare() local
2291 Node* value = node->InputAt(2); VisitWord32Compare() local
2341 Node* value = node->InputAt(2); VisitWord32Compare() local
2385 Node* const value = node->InputAt(0); VisitStackPointerGreaterThan() local
2394 VisitWordCompareZero(Node* user, Node* value, FlagsContinuation* cont) VisitWordCompareZero() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dinstruction-selector-x64.cc40 const int32_t value = OpParameter<int32_t>(node->op()); in CanBeImmediate() local
46 const int64_t value = OpParameter<int64_t>(node->op()); in CanBeImmediate() local
51 const double value = OpParameter<double>(node->op()); in CanBeImmediate() local
482 void InstructionSelector::VisitLoad(Node* node, Node* value, in VisitLoad() argument
525 Node* value = node->InputAt(2); VisitAtomicExchange() local
542 Node* value = node->InputAt(2); VisitStoreCommon() local
634 Node* value = node->InputAt(2); VisitProtectedStore() local
841 Node* const value = node->InputAt(0); VisitStackPointerGreaterThan() local
1524 Node* const value = node->InputAt(0); VisitChangeInt32ToInt64() local
1590 Node* const value = node->InputAt(0); ZeroExtendsWord32ToWord64NoPhis() local
1631 Node* value = node->InputAt(0); VisitChangeUint32ToUint64() local
1818 Node* value = node->InputAt(0); VisitTruncateInt64ToInt32() local
1956 InstructionOperand value = g.CanBeImmediate(input.node) EmitPrepareArguments() local
2470 Node* value = node->InputAt(2); VisitAtomicBinop() local
2505 VisitWordCompareZero(Node* user, Node* value, FlagsContinuation* cont) VisitWordCompareZero() argument
2730 Node* const value = m.left().node(); VisitWord64Equal() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dpipeline.cc328 void set_verify_graph(bool value) { verify_graph_ = value; } in set_verify_graph() argument
H A Dsimplified-lowering.cc1468 WriteBarrierKindFor( BaseTaggedness base_taggedness, MachineRepresentation field_representation, Type field_type, MachineRepresentation value_representation, Node* value) WriteBarrierKindFor() argument
1515 WriteBarrierKindFor( BaseTaggedness base_taggedness, MachineRepresentation field_representation, int field_offset, Type field_type, MachineRepresentation value_representation, Node* value) WriteBarrierKindFor() argument
2131 double const value = OpParameter<double>(node->op()); VisitNode() local
2153 intptr_t const value = OpParameter<intptr_t>(node->op()); VisitNode() local
2986 Node* value = node->InputAt(0); VisitNode() local
4391 Node* value = node->InputAt(0); DoJSToNumberOrNumericTruncatesToFloat64() local
4493 Node* value = node->InputAt(0); DoJSToNumberOrNumericTruncatesToWord32() local
[all...]
H A Dtyper.cc2381 Type Typer::Visitor::TypeConstant(Handle<Object> value) { in TypeConstant() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector.cc1420 double value = OpParameter<double>(node->op()); VisitNode() local
2485 size_t value = c.value - sw.min_value(); EmitTableSwitch() local
2885 Node* value = node->InputAt(0); VisitProjection() local
[all...]
H A Dinstruction.h415 explicit ImmediateOperand(ImmediateType type, int32_t value) in ImmediateOperand() argument
439 static ImmediateOperand* New(Zone* zone, ImmediateType type, int32_t value) { in New() argument
1141 const int32_t value = static_cast<int32_t>(value_); in ToInt32() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dinstruction-selector-ppc.cc40 int64_t value; in CanBeImmediate() local
50 bool CanBeImmediate(int64_t value, ImmediateMode mode) { in CanBeImmediate() argument
275 Node* value = node->InputAt(2); VisitStoreCommon() local
460 IsContiguousMask32(uint32_t value, int* mb, int* me) IsContiguousMask32() argument
472 IsContiguousMask64(uint64_t value, int* mb, int* me) IsContiguousMask64() argument
627 Node* const value = node->InputAt(0); VisitStackPointerGreaterThan() local
1612 VisitWordCompareZero(Node* user, Node* value, FlagsContinuation* cont) VisitWordCompareZero() argument
1999 Node* value = node->InputAt(2); VisitAtomicExchange() local
2118 Node* value = node->InputAt(2); VisitAtomicBinaryOperation() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dinstruction-selector-arm64.cc60 InstructionOperand UseImmediateOrTemp(Node* node, int32_t value) { in UseImmediateOrTemp() argument
98 bool CanBeImmediate(int64_t value, ImmediateMode mode) { in CanBeImmediate() argument
139 IsLoadStoreImmediate(int64_t value, unsigned size) IsLoadStoreImmediate() argument
867 Node* value = node->InputAt(2); VisitStore() local
1266 Node* const value = node->InputAt(0); VisitStackPointerGreaterThan() local
1942 Node* value = node->InputAt(0); VisitChangeInt32ToInt64() local
2039 Node* value = node->InputAt(0); VisitChangeUint32ToUint64() local
2294 EmitBranchOrDeoptimize(InstructionSelector* selector, InstructionCode opcode, InstructionOperand value, FlagsContinuation* cont) EmitBranchOrDeoptimize() argument
2328 TryEmitCbzOrTbz(InstructionSelector* selector, Node* node, typename CbzOrTbzMatchTrait<N>::IntegralType value, Node* user, FlagsCondition cond, FlagsContinuation* cont) TryEmitCbzOrTbz() argument
2588 Node* value = node->InputAt(2); VisitAtomicExchange() local
2687 Node* value = node->InputAt(2); VisitAtomicStore() local
2757 Node* value = node->InputAt(2); VisitAtomicBinop() local
2772 VisitWordCompareZero(Node* user, Node* value, FlagsContinuation* cont) VisitWordCompareZero() argument
3000 Node* const value = m.left().node(); VisitWord32Equal() local
3060 Node* const value = m.left().node(); VisitWord64Equal() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dinstruction-selector-ia32.cc108 const double value = OpParameter<double>(node->op()); in CanBeImmediate() local
591 void InstructionSelector::VisitLoad(Node* node, Node* value, in VisitLoad() argument
666 Node* value = node->InputAt(2); in VisitAtomicExchange() local
690 Node* value = node->InputAt(2); VisitStoreCommon() local
908 Node* const value = node->InputAt(0); VisitStackPointerGreaterThan() local
1455 InstructionOperand value = g.CanBeImmediate(node) EmitPrepareArguments() local
1716 Node* value = node->InputAt(2); VisitAtomicBinOp() local
1734 Node* value = node->InputAt(2); VisitPairAtomicBinOp() local
1770 VisitWordCompareZero(Node* user, Node* value, FlagsContinuation* cont) VisitWordCompareZero() argument
2173 Node* value = node->InputAt(2); VisitWord32AtomicPairStore() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dinstruction-selector-loong64.cc76 bool CanBeImmediate(int64_t value, InstructionCode opcode) { in CanBeImmediate() argument
489 Node* value = node->InputAt(2); in VisitStore() local
1035 uint32_t value = static_cast<uint32_t>(m.right().ResolvedValue()); VisitInt32Mul() local
1089 uint64_t value = static_cast<uint64_t>(m.right().ResolvedValue()); VisitInt64Mul() local
1249 Node* value = node->InputAt(0); VisitChangeFloat64ToInt32() local
1365 Node* value = node->InputAt(0); VisitChangeInt32ToInt64() local
1424 Node* value = node->InputAt(0); VisitChangeUint32ToUint64() local
1445 Node* value = node->InputAt(0); VisitTruncateInt64ToInt32() local
1474 Node* value = node->InputAt(0); VisitTruncateFloat64ToFloat32() local
1901 EmitWordCompareZero(InstructionSelector* selector, Node* value, FlagsContinuation* cont) EmitWordCompareZero() argument
1965 Node* value = node->InputAt(2); VisitAtomicStore() local
2035 Node* value = node->InputAt(2); VisitAtomicExchange() local
2085 Node* value = node->InputAt(2); VisitAtomicBinop() local
2129 Node* const value = node->InputAt(0); VisitStackPointerGreaterThan() local
2138 VisitWordCompareZero(Node* user, Node* value, FlagsContinuation* cont) VisitWordCompareZero() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-selector-riscv64.cc45 const double value = OpParameter<double>(node->op()); in IsIntegerConstant() local
59 const double value = OpParameter<double>(node->op()); in GetIntegerConstantValue() local
82 bool CanBeImmediate(int64_t value, InstructionCode opcode) { in CanBeImmediate() argument
581 Node* value = node->InputAt(2); VisitStore() local
955 uint32_t value = static_cast<uint32_t>(m.right().ResolvedValue()); VisitInt32Mul() local
1055 uint64_t value = static_cast<uint64_t>(m.right().ResolvedValue()); VisitInt64Mul() local
1208 Node* value = node->InputAt(0); VisitChangeFloat64ToInt32() local
1366 Node* value = node->InputAt(0); EmitSignExtendWord() local
1418 Node* value = node->InputAt(0); VisitChangeInt32ToInt64() local
1467 Node* value = node->InputAt(0); VisitChangeUint32ToUint64() local
1478 Node* value = node->InputAt(0); VisitTruncateInt64ToInt32() local
1511 Node* value = node->InputAt(0); VisitTruncateFloat64ToFloat32() local
1825 Node* value = node->InputAt(2); VisitUnalignedStore() local
1887 VisitWordCompareZero(InstructionSelector* selector, InstructionOperand value, FlagsContinuation* cont) VisitWordCompareZero() argument
2093 EmitWordCompareZero(InstructionSelector* selector, Node* value, FlagsContinuation* cont) VisitWord32Compare() argument
2126 Node* value = node->InputAt(2); VisitWord32Compare() local
2150 Node* value = node->InputAt(2); VisitWord32Compare() local
2200 Node* value = node->InputAt(2); VisitWord32Compare() local
2243 Node* const value = node->InputAt(0); VisitStackPointerGreaterThan() local
2252 VisitWordCompareZero(Node* user, Node* value, FlagsContinuation* cont) VisitWordCompareZero() argument
[all...]
/third_party/node/deps/v8/src/builtins/mips/
H A Dbuiltins-mips.cc2024 Register value = scratch3; Generate_AllocateSpaceAndShiftExistingArguments() local
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dcode-stub-assembler.h338 TNode<IntPtrT> ParameterToIntPtr(TNode<Smi> value) { return SmiUntag(value); } in ParameterToIntPtr() argument
339 TNode<IntPtrT> ParameterToIntPtr(TNode<IntPtrT> value) { return value; } in ParameterToIntPtr() argument
340 TNode<IntPtrT> ParameterToIntPtr(TNode<UintPtrT> value) { in ParameterToIntPtr() argument
350 TNode<Smi> ParameterToTagged(TNode<Smi> value) { return value; } in ParameterToTagged() argument
352 TNode<Smi> ParameterToTagged(TNode<IntPtrT> value) { return SmiTag(value); } in ParameterToTagged() argument
402 TaggedToSmi(TNode<Object> value, Label* fail) TaggedToSmi() argument
407 TaggedToPositiveSmi(TNode<Object> value, Label* fail) TaggedToPositiveSmi() argument
414 TaggedToHeapObject(TNode<Object> value, Label* fail) TaggedToHeapObject() argument
596 SmiFromIntPtr(TNode<IntPtrT> value) SmiFromIntPtr() argument
599 SmiToIntPtr(TNode<Smi> value) SmiToIntPtr() argument
1001 IsInRange(TNode<Word32T> value, U lower_limit, U higher_limit) IsInRange() argument
1008 IsInRange(TNode<WordT> value, intptr_t lower_limit, intptr_t higher_limit) IsInRange() argument
1041 BranchIfFloat64IsNaN(TNode<Float64T> value, Label* if_true, Label* if_false) BranchIfFloat64IsNaN() argument
1053 BranchIfToBooleanIsFalse(TNode<Object> value, Label* if_false, Label* if_true) BranchIfToBooleanIsFalse() argument
1177 StoreJSTypedArrayExternalPointerPtr(TNode<JSTypedArray> holder, TNode<RawPtrT> value) StoreJSTypedArrayExternalPointerPtr() argument
1323 StoreReference(Reference reference, TNode<T> value) StoreReference() argument
1343 StoreReference(Reference reference, TNode<T> value) StoreReference() argument
1474 IsNotCleared(TNode<MaybeObject> value) IsNotCleared() argument
1634 GotoIfContextElementEqual(TNode<Object> value, TNode<NativeContext> native_context, int slot_index, Label* if_equal) GotoIfContextElementEqual() argument
1680 StoreObjectFieldNoWriteBarrier(TNode<HeapObject> object, TNode<IntPtrT> offset, TNode<T> value) StoreObjectFieldNoWriteBarrier() argument
1691 StoreObjectFieldNoWriteBarrier(TNode<HeapObject> object, int offset, TNode<T> value) StoreObjectFieldNoWriteBarrier() argument
1714 StoreFixedArrayElement( TNode<FixedArray> object, int index, TNode<Object> value, WriteBarrierMode barrier_mode = UPDATE_WRITE_BARRIER, CheckBounds check_bounds = CheckBounds::kAlways) StoreFixedArrayElement() argument
1722 StoreFixedArrayElement(TNode<FixedArray> object, int index, TNode<Smi> value, CheckBounds check_bounds = CheckBounds::kAlways) StoreFixedArrayElement() argument
1731 StoreFixedArrayElement( TNode<FixedArray> array, TNode<TIndex> index, TNode<Object> value, WriteBarrierMode barrier_mode = UPDATE_WRITE_BARRIER, int additional_offset = 0, CheckBounds check_bounds = CheckBounds::kAlways) StoreFixedArrayElement() argument
1749 StoreFixedArrayElement(TNode<FixedArray> array, TNode<TIndex> index, TNode<Smi> value, int additional_offset = 0) StoreFixedArrayElement() argument
1760 UnsafeStoreFixedArrayElement( TNode<FixedArray> object, int index, TNode<Object> value, WriteBarrierMode barrier_mode = UPDATE_WRITE_BARRIER) UnsafeStoreFixedArrayElement() argument
1767 UnsafeStoreFixedArrayElement(TNode<FixedArray> object, int index, TNode<Smi> value) UnsafeStoreFixedArrayElement() argument
1774 UnsafeStoreFixedArrayElement( TNode<FixedArray> array, TNode<IntPtrT> index, TNode<Object> value, WriteBarrierMode barrier_mode = UPDATE_WRITE_BARRIER, int additional_offset = 0) UnsafeStoreFixedArrayElement() argument
1782 UnsafeStoreFixedArrayElement(TNode<FixedArray> array, TNode<IntPtrT> index, TNode<Smi> value, int additional_offset) UnsafeStoreFixedArrayElement() argument
1790 StorePropertyArrayElement(TNode<PropertyArray> array, TNode<IntPtrT> index, TNode<Object> value) StorePropertyArrayElement() argument
1814 StoreJSSharedStructPropertyArrayElement(TNode<PropertyArray> array, TNode<IntPtrT> index, TNode<Object> value) StoreJSSharedStructPropertyArrayElement() argument
1867 AllocateHeapNumberWithValue(double value) AllocateHeapNumberWithValue() argument
2455 TimesSystemPointerSize(TNode<IntPtrT> value) TimesSystemPointerSize() argument
2458 TimesSystemPointerSize(TNode<UintPtrT> value) TimesSystemPointerSize() argument
2463 TimesTaggedSize(TNode<IntPtrT> value) TimesTaggedSize() argument
2466 TimesTaggedSize(TNode<UintPtrT> value) TimesTaggedSize() argument
2471 TimesDoubleSize(TNode<UintPtrT> value) TimesDoubleSize() argument
2474 TimesDoubleSize(TNode<IntPtrT> value) TimesDoubleSize() argument
2483 ToThisString(TNode<Context> context, TNode<Object> value, char const* method_name) ToThisString() argument
2851 UpdateWord32(TNode<Word32T> word, TNode<Uint32T> value, bool starts_as_zero = false) UpdateWord32() argument
2859 UpdateWord(TNode<WordT> word, TNode<UintPtrT> value, bool starts_as_zero = false) UpdateWord() argument
2867 UpdateWordInWord32(TNode<Word32T> word, TNode<UintPtrT> value, bool starts_as_zero = false) UpdateWordInWord32() argument
2876 UpdateWord32InWord(TNode<WordT> word, TNode<Uint32T> value, bool starts_as_zero = false) UpdateWord32InWord() argument
2921 IsEqualInWord32(TNode<Word32T> word32, typename BitField::FieldType value) IsEqualInWord32() argument
2931 IsNotEqualInWord32(TNode<Word32T> word32, typename BitField::FieldType value) IsNotEqualInWord32() argument
3226 SetPropertyStrict(TNode<Context> context, TNode<Object> receiver, TNode<Object> key, TNode<Object> value) SetPropertyStrict() argument
3232 CreateDataProperty(TNode<Context> context, TNode<JSObject> receiver, TNode<Object> key, TNode<Object> value) CreateDataProperty() argument
3610 BranchIfAccessorPair(TNode<Object> value, Label* if_accessor_pair, Label* if_not_accessor_pair) BranchIfAccessorPair() argument
3837 ConstexprBoolNot(bool value) ConstexprBoolNot() argument
[all...]
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.cc135 RecordWriteField(Register object, int offset, Register value, Register dst, RAStatus ra_status, SaveFPRegsMode save_fp, RememberedSetAction remembered_set_action, SmiCheck smi_check) RecordWriteField() argument
271 RecordWrite(Register object, Register address, Register value, RAStatus ra_status, SaveFPRegsMode fp_mode, RememberedSetAction remembered_set_action, SmiCheck smi_check) CallRecordWriteStub() argument
1524 li(Register dst, Handle<HeapObject> value, LiFlags mode) CallRecordWriteStub() argument
1535 li(Register dst, ExternalReference value, LiFlags mode) CallRecordWriteStub() argument
1551 InstrCountForLiLower32Bit(int64_t value) CallRecordWriteStub() argument
1573 InstrCountForLoadReplicatedConst32(int64_t value) CallRecordWriteStub() argument
1584 InstrCountForLi64Bit(int64_t value) CallRecordWriteStub() argument
4354 JumpIfIsInRange(Register value, unsigned lower_limit, unsigned higher_limit, Label* on_in_range) CallRecordWriteStub() argument
5221 EmitIncrementCounter(StatsCounter* counter, int value, Register scratch1, Register scratch2) CallRecordWriteStub() argument
5237 EmitDecrementCounter(StatsCounter* counter, int value, Register scratch1, Register scratch2) CallRecordWriteStub() argument
5547 JumpIfSmi(Register value, Label* smi_label, BranchDelaySlot bd) CallRecordWriteStub() argument
5556 JumpIfNotSmi(Register value, Label* not_smi_label, BranchDelaySlot bd) CallRecordWriteStub() argument
[all...]

Completed in 84 milliseconds

1...<<291292293294295296297298299300>>...316