Home
last modified time | relevance | path

Searched defs:rmode (Results 1 - 25 of 96) sorted by relevance

1234

/kernel/linux/linux-5.10/arch/parisc/math-emu/
H A Ddenormal.c44 sgl_denormalize(unsigned int *sgl_opnd, boolean *inexactflag, int rmode) in sgl_denormalize() argument
82 dbl_denormalize(unsigned int *dbl_opndp1, unsigned int * dbl_opndp2, boolean *inexactflag, int rmode) dbl_denormalize() argument
/kernel/linux/linux-6.6/arch/parisc/math-emu/
H A Ddenormal.c44 sgl_denormalize(unsigned int *sgl_opnd, boolean *inexactflag, int rmode) in sgl_denormalize() argument
82 dbl_denormalize(unsigned int *dbl_opndp1, unsigned int * dbl_opndp2, boolean *inexactflag, int rmode) dbl_denormalize() argument
/third_party/python/Tools/scripts/
H A Dmd5sum.py9 rmode = 'rb' variable
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
H A Dpgtable_64.c108 struct paging_config paging_prepare(void *rmode) in paging_prepare() argument
H A Dident_map_64.c118 void initialize_identity_maps(void *rmode) in initialize_identity_maps() argument
H A Dmisc.c341 asmlinkage __visible void *extract_kernel(void *rmode, memptr heap, in extract_kernel() argument
/third_party/node/deps/v8/src/compiler/
H A Dmachine-graph.cc49 RelocatableInt32Constant(int32_t value, RelocInfo::Mode rmode) RelocatableInt32Constant() argument
59 RelocatableInt64Constant(int64_t value, RelocInfo::Mode rmode) RelocatableInt64Constant() argument
69 RelocatableIntPtrConstant(intptr_t value, RelocInfo::Mode rmode) RelocatableIntPtrConstant() argument
H A Dcommon-node-cache.h77 Node** FindRelocatableInt32Constant(int32_t value, RelocInfoMode rmode) { in FindRelocatableInt32Constant() argument
81 Node** FindRelocatableInt64Constant(int64_t value, RelocInfoMode rmode) { in FindRelocatableInt64Constant() argument
/third_party/astc-encoder/Source/
H A Dastcenc_mathlib_softfloat.cpp194 static sf16 sf32_to_sf16(sf32 inp, roundmode rmode) in sf32_to_sf16() argument
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dbindec.S425 rmode: label
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dbindec.S425 rmode: label
/kernel/linux/linux-6.6/arch/x86/boot/compressed/
H A Dmisc.c377 asmlinkage __visible void *extract_kernel(void *rmode, unsigned char *output) in extract_kernel() argument
H A Dident_map_64.c110 void initialize_identity_maps(void *rmode) in initialize_identity_maps() argument
/third_party/node/deps/v8/src/codegen/arm64/
H A Dassembler-arm64.h54 RelocInfo::Mode rmode() const { return rmode_; } in rmode() function in v8::internal::Immediate
[all...]
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32-inl.h181 void Assembler::emit(uint32_t x, RelocInfo::Mode rmode) { in emit() argument
188 void Assembler::emit(Handle<Code> code, RelocInfo::Mode rmode) { in emit() argument
/kernel/linux/linux-5.10/drivers/soc/qcom/
H A Docmem.c168 update_range(struct ocmem *ocmem, struct ocmem_buf *buf, enum ocmem_macro_state mstate, enum region_mode rmode) update_range() argument
/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dcore.c251 static void dwc2_restore_essential_regs(struct dwc2_hsotg *hsotg, int rmode, in dwc2_restore_essential_regs() argument
/kernel/linux/linux-5.10/drivers/regulator/
H A Ds5m8767.c526 struct sec_opmode_data *rmode; in s5m8767_pmic_dt_parse_pdata() local
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Docmem.c161 update_range(struct ocmem *ocmem, struct ocmem_buf *buf, enum ocmem_macro_state mstate, enum region_mode rmode) update_range() argument
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dcore.c146 static void dwc2_restore_essential_regs(struct dwc2_hsotg *hsotg, int rmode, in dwc2_restore_essential_regs() argument
/kernel/linux/linux-6.6/drivers/regulator/
H A Ds5m8767.c526 struct sec_opmode_data *rmode; in s5m8767_pmic_dt_parse_pdata() local
/third_party/ffmpeg/libavcodec/
H A Dutvideodec.c357 restore_median_planar(UtvideoContext *c, uint8_t *src, ptrdiff_t stride, int width, int height, int slices, int rmode) restore_median_planar() argument
409 restore_median_planar_il(UtvideoContext *c, uint8_t *src, ptrdiff_t stride, int width, int height, int slices, int rmode) restore_median_planar_il() argument
464 restore_gradient_planar(UtvideoContext *c, uint8_t *src, ptrdiff_t stride, int width, int height, int slices, int rmode) restore_gradient_planar() argument
505 restore_gradient_planar_il(UtvideoContext *c, uint8_t *src, ptrdiff_t stride, int width, int height, int slices, int rmode) restore_gradient_planar_il() argument
/third_party/node/deps/v8/src/codegen/
H A Dconstant-pool.cc221 RecordEntry(uint32_t data, RelocInfo::Mode rmode) RecordEntry() argument
228 RecordEntry(uint64_t data, RelocInfo::Mode rmode) RecordEntry() argument
469 RecordEntry(uint32_t data, RelocInfo::Mode rmode) RecordEntry() argument
476 RecordEntry(uint64_t data, RelocInfo::Mode rmode) RecordEntry() argument
H A Dreloc-info.h116 RelocInfo(Address pc, Mode rmode, intptr_t data, Code host, in RelocInfo() argument
213 Mode rmode() const { return rmode_; } in rmode() function in v8::internal::RelocInfo
H A Dreloc-info.cc106 void RelocInfoWriter::WriteMode(RelocInfo::Mode rmode) { in WriteMode() argument
111 void RelocInfoWriter::WriteModeAndPC(uint32_t pc_delta, RelocInfo::Mode rmode) { in WriteModeAndPC() argument
135 RelocInfo::Mode rmode = rinfo->rmode(); in Write() local
234 RelocInfo::Mode rmode = GetMode(); next() local
395 RelocModeName(RelocInfo::Mode rmode) RelocModeName() argument
[all...]

Completed in 21 milliseconds

1234