Home
last modified time | relevance | path

Searched defs:mode (Results 3976 - 4000 of 4128) sorted by relevance

1...<<151152153154155156157158159160>>...166

/third_party/alsa-lib/src/pcm/
H A Dpcm.c2252 snd_pcm_start_mode_name(snd_pcm_start_t mode) snd_pcm_start_mode_name() argument
2268 snd_pcm_xrun_mode_name(snd_pcm_xrun_t mode) snd_pcm_xrun_mode_name() argument
2284 snd_pcm_tstamp_mode_name(const snd_pcm_tstamp_t mode) snd_pcm_tstamp_mode_name() argument
2562 snd_pcm_open_conf(snd_pcm_t **pcmp, const char *name, snd_config_t *pcm_root, snd_config_t *pcm_conf, snd_pcm_stream_t stream, int mode) snd_pcm_open_conf() argument
2712 snd_pcm_open_noupdate(snd_pcm_t **pcmp, snd_config_t *root, const char *name, snd_pcm_stream_t stream, int mode, int hop) snd_pcm_open_noupdate() argument
2744 snd_pcm_open(snd_pcm_t **pcmp, const char *name, snd_pcm_stream_t stream, int mode) snd_pcm_open() argument
2774 snd_pcm_open_lconf(snd_pcm_t **pcmp, const char *name, snd_pcm_stream_t stream, int mode, snd_config_t *lconf) snd_pcm_open_lconf() argument
2792 snd_pcm_open_fallback(snd_pcm_t **pcmp, snd_config_t *root, const char *name, const char *orig_name, snd_pcm_stream_t stream, int mode) snd_pcm_open_fallback() argument
2807 snd_pcm_new(snd_pcm_t **pcmp, snd_pcm_type_t type, const char *name, snd_pcm_stream_t stream, int mode) snd_pcm_new() argument
2872 snd_pcm_open_named_slave(snd_pcm_t **pcmp, const char *name, snd_config_t *root, snd_config_t *conf, snd_pcm_stream_t stream, int mode, snd_config_t *parent_conf) snd_pcm_open_named_slave() argument
[all...]
/third_party/backends/backend/
H A Dhp3500.c171 int mode; member
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp7826 DecimalFormat::ERoundingMode mode; global() member
[all...]
/third_party/mbedtls/library/
H A Dssl_tls.c1638 void mbedtls_ssl_conf_dtls_anti_replay(mbedtls_ssl_config *conf, char mode) in mbedtls_ssl_conf_dtls_anti_replay() argument
2377 mbedtls_ssl_get_base_mode( mbedtls_cipher_mode_t mode) mbedtls_ssl_get_base_mode() argument
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.c3366 enum a6xx_polygon_mode mode = tu6_polygon_mode(rast_info->polygonMode); in tu_pipeline_builder_parse_rasterization() local
[all...]
/third_party/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c3317 static LLVMValueRef barycentric_center(struct ac_nir_context *ctx, unsigned mode) in barycentric_center() argument
3323 static LLVMValueRef barycentric_offset(struct ac_nir_context *ctx, unsigned mode, in barycentric_offset() argument
3362 static LLVMValueRef barycentric_centroid(struct ac_nir_context *ctx, unsigned mode) in barycentric_centroid() argument
3368 static LLVMValueRef barycentric_at_sample(struct ac_nir_context *ctx, unsigned mode, in barycentric_at_sample() argument
3389 barycentric_sample(struct ac_nir_context *ctx, unsigned mode) barycentric_sample() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c6795 radv_tex_mipfilter(VkSamplerMipmapMode mode) in radv_tex_mipfilter() argument
6836 radv_tex_filter_mode(VkSamplerReductionMode mode) in radv_tex_filter_mode() argument
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_video_state.h970 enum pipe_video_vpp_blend_mode mode; member
/third_party/node/deps/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h1792 emit_smi_check(Register obj, Label* target, SmiCheckMode mode) emit_smi_check() argument
/third_party/node/deps/v8/src/wasm/baseline/loong64/
H A Dliftoff-assembler-loong64.h1773 emit_smi_check(Register obj, Label* target, SmiCheckMode mode) emit_smi_check() argument
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c3223 static void *dlopen_post(struct dso* p, int mode) { in dlopen_post() argument
3308 dlopen_impl( const char *file, int mode, const char *namespace, const void *caller_addr, const dl_extinfo *extinfo) dlopen_impl() argument
3575 dlopen(const char *file, int mode) dlopen() argument
3633 dlopen_ns(Dl_namespace *dlns, const char *file, int mode) dlopen_ns() argument
3650 dlopen_ns_ext(Dl_namespace *dlns, const char *file, int mode, const dl_extinfo *extinfo) dlopen_ns_ext() argument
4499 dlopen_ext(const char *file, int mode, const dl_extinfo *extinfo) dlopen_ext() argument
[all...]
/third_party/libfuse/lib/
H A Dfuse.c2004 int fuse_fs_create(struct fuse_fs *fs, const char *path, mode_t mode, in fuse_fs_create() argument
2155 int fuse_fs_mknod(struct fuse_fs *fs, const char *path, mode_t mode, in fuse_fs_mknod() argument
2171 int fuse_fs_mkdir(struct fuse_fs *fs, const char *path, mode_t mode) in fuse_fs_mkdir() argument
2298 int fuse_fs_fallocate(struct fuse_fs *fs, const char *path, int mode, in fuse_fs_fallocate() argument
2753 fuse_fs_chmod(struct fuse_fs *fs, const char *path, mode_t mode, struct fuse_file_info *fi) fuse_fs_chmod() argument
2891 fuse_lib_mknod(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, dev_t rdev) fuse_lib_mknod() argument
2929 fuse_lib_mkdir(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode) fuse_lib_mkdir() argument
3129 fuse_lib_create(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, struct fuse_file_info *fi) fuse_lib_create() argument
4297 fuse_lib_fallocate(fuse_req_t req, fuse_ino_t ino, int mode, off_t offset, off_t length, struct fuse_file_info *fi) fuse_lib_fallocate() argument
[all...]
/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...]

Completed in 155 milliseconds

1...<<151152153154155156157158159160>>...166