Home
last modified time | relevance | path

Searched defs:mode (Results 3576 - 3600 of 3716) sorted by relevance

1...<<141142143144145146147148149

/third_party/libinput/src/
H A Dlibinput.c224 unsigned int mode; member
2892 unsigned int mode; in tablet_pad_notify_button() local
2921 unsigned int mode; in tablet_pad_notify_ring() local
2951 unsigned int mode; in tablet_pad_notify_strip() local
4062 libinput_device_config_send_events_set_mode(struct libinput_device *device, uint32_t mode) libinput_device_config_send_events_set_mode() argument
[all...]
/third_party/libinput/test/
H A Dlitest.c269 grab_device(struct litest_device *device, bool mode) in grab_device() argument
1258 enum quirks_setup_mode mode; in litest_run() local
1529 litest_setup_quirks(struct list *created_files_list, enum quirks_setup_mode mode) litest_setup_quirks() argument
4877 enum litest_mode mode; main() local
[all...]
/third_party/node/deps/v8/src/common/
H A Dglobals.h452 inline size_t hash_value(LanguageMode mode) { in hash_value() argument
456 inline const char* LanguageMode2String(LanguageMode mode) { in LanguageMode2String() argument
466 inline std::ostream& operator<<(std::ostream& os, LanguageMode mode) { in operator <<() argument
559 operator <<(std::ostream& os, const LookupHoistingMode& mode) operator <<() argument
930 IsBaselineCodeFlushingEnabled(base::EnumSet<CodeFlushMode> mode) IsBaselineCodeFlushingEnabled() argument
934 IsByteCodeFlushingEnabled(base::EnumSet<CodeFlushMode> mode) IsByteCodeFlushingEnabled() argument
938 IsStressFlushingEnabled(base::EnumSet<CodeFlushMode> mode) IsStressFlushingEnabled() argument
942 IsFlushingDisabled(base::EnumSet<CodeFlushMode> mode) IsFlushingDisabled() argument
992 hash_value(InlineCacheState mode) hash_value() argument
1112 hash_value(ConvertReceiverMode mode) hash_value() argument
1116 operator <<(std::ostream& os, ConvertReceiverMode mode) operator <<() argument
1278 VariableMode2String(VariableMode mode) VariableMode2String() argument
1315 IsDynamicVariableMode(VariableMode mode) IsDynamicVariableMode() argument
1319 IsDeclaredVariableMode(VariableMode mode) IsDeclaredVariableMode() argument
1325 IsPrivateMethodOrAccessorVariableMode(VariableMode mode) IsPrivateMethodOrAccessorVariableMode() argument
1330 IsSerializableVariableMode(VariableMode mode) IsSerializableVariableMode() argument
1335 IsConstVariableMode(VariableMode mode) IsConstVariableMode() argument
1340 IsLexicalVariableMode(VariableMode mode) IsLexicalVariableMode() argument
1424 hash_value(InterpreterPushArgsMode mode) hash_value() argument
1428 operator <<(std::ostream& os, InterpreterPushArgsMode mode) operator <<() argument
1690 IsSynchronous(ConcurrencyMode mode) IsSynchronous() argument
1693 IsConcurrent(ConcurrencyMode mode) IsConcurrent() argument
1697 ToString(ConcurrencyMode mode) ToString() argument
1705 operator <<(std::ostream& os, ConcurrencyMode mode) operator <<() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Deffect-control-linearizer.cc1401 CheckForMinusZeroMode mode = CheckMinusZeroModeOf(node->op()); in LowerChangeFloat64ToTagged() local
2393 CheckForMinusZeroMode mode = CheckMinusZeroModeOf(node->op()); in LowerCheckedInt32Mul() local
1406 ChangeFloat64ToTagged( Node* value, CheckForMinusZeroMode mode) ChangeFloat64ToTagged() argument
2556 BuildCheckedFloat64ToInt32( CheckForMinusZeroMode mode, const FeedbackSource& feedback, Node* value, Node* frame_state) BuildCheckedFloat64ToInt32() argument
2625 BuildCheckedFloat64ToInt64( CheckForMinusZeroMode mode, const FeedbackSource& feedback, Node* value, Node* frame_state) BuildCheckedFloat64ToInt64() argument
2786 BuildCheckedHeapNumberOrOddballToFloat64( CheckTaggedInputMode mode, const FeedbackSource& feedback, Node* value, Node* frame_state) BuildCheckedHeapNumberOrOddballToFloat64() argument
6098 ConvertReceiverMode const mode = ConvertReceiverModeOf(node->op()); LowerConvertReceiver() local
[all...]
/third_party/node/deps/v8/src/ast/
H A Dast.h523 static const char* VisitModeString(VisitMode mode) { in VisitModeString() argument
1504 HoleCheckMode mode = HoleCheckModeField::decode(bit_field_); in hole_check_mode() local
2041 void set_lookup_hoisting_mode(LookupHoistingMode mode) { in set_lookup_hoisting_mode() argument
[all...]
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.cc960 CallRecordWriteStubSaveRegisters( Register object, Register slot_address, RememberedSetAction remembered_set_action, SaveFPRegsMode fp_mode, StubCallMode mode) CallRecordWriteStubSaveRegisters() argument
984 CallRecordWriteStub( Register object, Register slot_address, RememberedSetAction remembered_set_action, SaveFPRegsMode fp_mode, StubCallMode mode) CallRecordWriteStub() argument
1384 DropArguments(Register count, ArgumentsCountType type, ArgumentsCountMode mode) CallRecordWriteStub() argument
1410 DropArgumentsAndPushNewReceiver(Register argc, Register receiver, ArgumentsCountType type, ArgumentsCountMode mode) CallRecordWriteStub() argument
[all...]
/third_party/node/deps/v8/src/codegen/mips/
H A Dmacro-assembler-mips.cc1314 void TurboAssembler::li(Register dst, Handle<HeapObject> value, LiFlags mode) { in CallRecordWriteStub() argument
1325 void TurboAssembler::li(Register dst, ExternalReference value, LiFlags mode) { in CallRecordWriteStub() argument
217 CallRecordWriteStubSaveRegisters( Register object, Register slot_address, RememberedSetAction remembered_set_action, SaveFPRegsMode fp_mode, StubCallMode mode) CallRecordWriteStubSaveRegisters() argument
241 CallRecordWriteStub( Register object, Register slot_address, RememberedSetAction remembered_set_action, SaveFPRegsMode fp_mode, StubCallMode mode) CallRecordWriteStub() argument
1336 li(Register dst, const StringConstantBase* string, LiFlags mode) CallRecordWriteStub() argument
1341 li(Register rd, Operand j, LiFlags mode) CallRecordWriteStub() argument
1981 RoundDouble(FPURegister dst, FPURegister src, FPURoundingMode mode, RoundFunc round) CallRecordWriteStub() argument
2040 RoundFloat(FPURegister dst, FPURegister src, FPURoundingMode mode, RoundFunc round) CallRecordWriteStub() argument
4045 DropArguments(Register count, ArgumentsCountType type, ArgumentsCountMode mode) CallRecordWriteStub() argument
4067 DropArgumentsAndPushNewReceiver(Register argc, Register receiver, ArgumentsCountType type, ArgumentsCountMode mode) CallRecordWriteStub() argument
[all...]
/third_party/node/deps/v8/src/builtins/x64/
H A Dbuiltins-x64.cc1418 Generate_InterpreterPushArgsThenCallImpl( MacroAssembler* masm, ConvertReceiverMode receiver_mode, InterpreterPushArgsMode mode) Generate_InterpreterPushArgsThenCallImpl() argument
1483 Generate_InterpreterPushArgsThenConstructImpl( MacroAssembler* masm, InterpreterPushArgsMode mode) Generate_InterpreterPushArgsThenConstructImpl() argument
2237 Generate_CallOrConstructForwardVarargs(MacroAssembler* masm, CallOrConstructMode mode, Handle<CodeT> code) Generate_CallOrConstructForwardVarargs() argument
2323 Generate_CallFunction(MacroAssembler* masm, ConvertReceiverMode mode) Generate_CallFunction() argument
2525 Generate_Call(MacroAssembler* masm, ConvertReceiverMode mode) Generate_Call() argument
[all...]
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dmacro-assembler-riscv64.cc1571 void TurboAssembler::li(Register dst, ExternalReference value, LiFlags mode) { in li() argument
1606 void TurboAssembler::li_optimized(Register rd, Operand j, LiFlags mode) { in li_optimized() argument
212 CallRecordWriteStubSaveRegisters( Register object, Register slot_address, RememberedSetAction remembered_set_action, SaveFPRegsMode fp_mode, StubCallMode mode) CallRecordWriteStubSaveRegisters() argument
236 CallRecordWriteStub( Register object, Register slot_address, RememberedSetAction remembered_set_action, SaveFPRegsMode fp_mode, StubCallMode mode) CallRecordWriteStub() argument
1582 li(Register dst, const StringConstantBase* string, LiFlags mode) li() argument
1613 li(Register rd, Operand j, LiFlags mode) li() argument
5127 DropArguments(Register count, ArgumentsCountType type, ArgumentsCountMode mode, Register scratch) DropArguments() argument
5151 DropArgumentsAndPushNewReceiver(Register argc, Register receiver, ArgumentsCountType type, ArgumentsCountMode mode, Register scratch) DropArgumentsAndPushNewReceiver() argument
[all...]
/third_party/node/deps/v8/src/codegen/arm/
H A Dassembler-arm.cc3014 EncodeVCVT(const VFPType dst_type, const int dst_code, const VFPType src_type, const int src_code, VFPConversionMode mode, const Condition cond) EncodeVCVT() argument
3055 vcvt_f64_s32(const DwVfpRegister dst, const SwVfpRegister src, VFPConversionMode mode, const Condition cond) vcvt_f64_s32() argument
3061 vcvt_f32_s32(const SwVfpRegister dst, const SwVfpRegister src, VFPConversionMode mode, const Condition cond) vcvt_f32_s32() argument
3066 vcvt_f64_u32(const DwVfpRegister dst, const SwVfpRegister src, VFPConversionMode mode, const Condition cond) vcvt_f64_u32() argument
3072 vcvt_f32_u32(const SwVfpRegister dst, const SwVfpRegister src, VFPConversionMode mode, const Condition cond) vcvt_f32_u32() argument
3077 vcvt_s32_f32(const SwVfpRegister dst, const SwVfpRegister src, VFPConversionMode mode, const Condition cond) vcvt_s32_f32() argument
3082 vcvt_u32_f32(const SwVfpRegister dst, const SwVfpRegister src, VFPConversionMode mode, const Condition cond) vcvt_u32_f32() argument
3087 vcvt_s32_f64(const SwVfpRegister dst, const DwVfpRegister src, VFPConversionMode mode, const Condition cond) vcvt_s32_f64() argument
3093 vcvt_u32_f64(const SwVfpRegister dst, const DwVfpRegister src, VFPConversionMode mode, const Condition cond) vcvt_u32_f64() argument
3099 vcvt_f64_f32(const DwVfpRegister dst, const SwVfpRegister src, VFPConversionMode mode, const Condition cond) vcvt_f64_f32() argument
3105 vcvt_f32_f64(const SwVfpRegister dst, const DwVfpRegister src, VFPConversionMode mode, const Condition cond) vcvt_f32_f64() argument
[all...]
/third_party/node/deps/v8/src/execution/arm/
H A Dsimulator-arm.cc3652 bool get_inv_op_vfp_flag(VFPRoundingMode mode, double val, bool unsigned_) { in get_inv_op_vfp_flag() argument
3696 ConvertDoubleToInt(double val, bool unsigned_integer, VFPRoundingMode mode) ConvertDoubleToInt() argument
3780 VFPRoundingMode mode = (instr->Bit(7) != 1) ? FPSCR_rounding_mode_ : RZ; DecodeVCVTBetweenFloatingPointAndInteger() local
[all...]
/third_party/node/deps/v8/src/heap/
H A Dfactory.cc1787 WriteBarrierMode mode = allocation == AllocationType::kYoung in NewPropertyCell() local
2030 WriteBarrierMode mode = result.GetWriteBarrierMode(no_gc); in CopyArrayWithMap() local
2031 result.CopyElements(isolate(), 0, *src, 0, len, mode); in CopyArrayWithMap() local
2048 WriteBarrierMode mode = result.GetWriteBarrierMode(no_gc); in CopyArrayAndGrow() local
2049 result.CopyElements(isolate(), 0, *src, 0, old_len, mode); in CopyArrayAndGrow() local
2107 WriteBarrierMode mode = raw.GetWriteBarrierMode(no_gc); in CopyWeakArrayListAndGrow() local
2108 raw.CopyElements(isolate(), 0, *src, 0, old_len, mode); in CopyWeakArrayListAndGrow() local
2124 WriteBarrierMode mode in CompactWeakArrayList() local
2155 WriteBarrierMode mode = result.GetWriteBarrierMode(no_gc); CopyFixedArrayUpTo() local
2156 result.CopyElements(isolate(), 0, *array, 0, new_len, mode); CopyFixedArrayUpTo() local
2611 NewJSArray(ElementsKind elements_kind, int length, int capacity, ArrayStorageAllocationMode mode, AllocationType allocation) NewJSArray() argument
2657 NewJSArrayStorage(Handle<JSArray> array, int length, int capacity, ArrayStorageAllocationMode mode) NewJSArrayStorage() argument
2678 NewJSArrayStorage( ElementsKind elements_kind, int capacity, ArrayStorageAllocationMode mode) NewJSArrayStorage() argument
3225 CharToString(Factory* factory, const char* string, NumberCacheMode mode) CharToString() argument
3266 NumberToString(Handle<Object> number, NumberCacheMode mode) NumberToString() argument
3284 HeapNumberToString(Handle<HeapNumber> number, double value, NumberCacheMode mode) HeapNumberToString() argument
3312 SmiToString(Smi number, NumberCacheMode mode) SmiToString() argument
3971 WriteBarrierMode mode = allocation_type_ == AllocationType::kYoung BuildRaw() local
[all...]
H A Dmark-compact.cc552 bool MarkCompactCollector::StartCompaction(StartCompactionMode mode) { in StartCompaction() argument
698 EnsureSweepingCompleted( SweepingForcedFinalizationMode mode) EnsureSweepingCompleted() argument
3555 EvacuationModeName(EvacuationMode mode) EvacuationModeName() argument
4503 CollectRememberedSetUpdatingItems( std::vector<std::unique_ptr<UpdatingItem>>* items, IterateableSpace* space, RememberedSetUpdatingMode mode) CollectRememberedSetUpdatingItems() argument
[all...]
/third_party/node/deps/v8/src/objects/
H A Dobjects.cc300 ConvertToNumberOrNumeric(Isolate* isolate, Handle<Object> input, Conversion mode) ConvertToNumberOrNumeric() argument
5259 PretenureDecision mode = pretenure_decision(); GetAllocationType() local
5737 WriteBarrierMode mode = new_table.GetWriteBarrierMode(no_gc); Rehash() local
5779 Swap(InternalIndex entry1, InternalIndex entry2, WriteBarrierMode mode) Swap() argument
5801 WriteBarrierMode mode = GetWriteBarrierMode(no_gc); Rehash() local
6204 WriteBarrierMode mode = elements.GetWriteBarrierMode(no_gc); CopyValuesTo() local
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dpreparser.h1046 V8_INLINE void SetLanguageMode(Scope* scope, LanguageMode mode) { in SetLanguageMode() argument
1065 DeclareVariable(const AstRawString* name, VariableKind kind, VariableMode mode, InitializationFlag init, Scope* scope, bool* was_added, int position) DeclareVariable() argument
1071 DeclareAndBindVariable(const VariableProxy* proxy, VariableKind kind, VariableMode mode, Scope* scope, bool* was_added, int initializer_position) DeclareAndBindVariable() argument
1080 DeclarePrivateVariableName(const AstRawString* name, ClassScope* scope, VariableMode mode, IsStaticFlag is_static_flag, bool* was_added) DeclarePrivateVariableName() argument
1088 DeclareVariableName(const AstRawString* name, VariableMode mode, Scope* scope, bool* was_added, int position = kNoSourcePosition, VariableKind kind = NORMAL_VARIABLE) DeclareVariableName() argument
1160 DeclareFunction( const PreParserIdentifier& variable_name, const PreParserExpression& function, VariableMode mode, VariableKind kind, int beg_pos, int end_pos, ZonePtrList<const AstRawString>* names) DeclareFunction() argument
[all...]
/third_party/node/deps/v8/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h2276 emit_smi_check(Register obj, Label* target, SmiCheckMode mode) emit_smi_check() argument
/third_party/node/deps/v8/src/wasm/baseline/riscv64/
H A Dliftoff-assembler-riscv64.h1703 emit_smi_check(Register obj, Label* target, SmiCheckMode mode) emit_smi_check() argument
/third_party/node/deps/v8/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h2006 emit_smi_check(Register obj, Label* target, SmiCheckMode mode) emit_smi_check() argument
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_cmd.h569 SVGA3dStretchBltMode mode; member
1314 uint16 mode; member
H A Dsvga3d_dx.h909 SVGA3dDXPresentBltMode mode; member
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir.h988 inline void setInterpolate(unsigned int mode) { ipa = mode; } in setInterpolate() argument
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c3532 unsigned mode = 0; in bi_emit_texc() local
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard.h887 unsigned mode : 4; member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.c978 unsigned mode; member
991 tc_render_condition(struct pipe_context *_pipe, struct pipe_query *query, bool condition, enum pipe_render_cond_flag mode) tc_render_condition() argument
/third_party/musl/ldso/linux/
H A Ddynlink.c3467 static void *dlopen_post(struct dso* p, int mode) { in dlopen_post() argument
3552 dlopen_impl( const char *file, int mode, const char *namespace, const void *caller_addr, const dl_extinfo *extinfo) dlopen_impl() argument
3892 dlopen(const char *file, int mode) dlopen() argument
3950 dlopen_ns(Dl_namespace *dlns, const char *file, int mode) dlopen_ns() argument
3967 dlopen_ns_ext(Dl_namespace *dlns, const char *file, int mode, const dl_extinfo *extinfo) dlopen_ns_ext() argument
4849 dlopen_ext(const char *file, int mode, const dl_extinfo *extinfo) dlopen_ext() argument
[all...]

Completed in 145 milliseconds

1...<<141142143144145146147148149