Home
last modified time | relevance | path

Searched refs:binary (Results 176 - 200 of 291) sorted by relevance

12345678910>>...12

/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dbinstr.S5 | Description: Converts a 64-bit binary integer to bcd.
7 | Input: 64-bit binary integer in d2:d3, desired length (LEN) in
15 | The 64-bit binary is assumed to have a decimal point before
/kernel/linux/linux-6.6/drivers/char/
H A Ddsp56k.c323 struct dsp56k_upload __user *binary = argp; in dsp56k_ioctl() local
325 if(get_user(len, &binary->len) < 0) in dsp56k_ioctl()
327 if(get_user(bin, &binary->bin) < 0) in dsp56k_ioctl()
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dcrct10dif-pcl-asm_64.S18 # Redistribution and use in source and binary forms, with or without
25 # * Redistributions in binary form must reproduce the above copyright
/kernel/linux/linux-6.6/arch/mips/boot/compressed/
H A DMakefile62 OBJCOPYFLAGS_vmlinux.bin := $(OBJCOPYFLAGS) -O binary -R .comment -S
156 OBJCOPYFLAGS_vmlinuz.bin := $(OBJCOPYFLAGS) -O binary
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dcrct10dif-pcl-asm_64.S18 # Redistribution and use in source and binary forms, with or without
25 # * Redistributions in binary form must reproduce the above copyright
/kernel/liteos_m/arch/arm/cortex-m33/iar/NTZ/
H A Dlos_dispatch.S5 ; Redistribution and use in source and binary forms, with or without modification,
11 ; 2. Redistributions in binary form must reproduce the above copyright notice, this list
/kernel/liteos_m/arch/arm/cortex-m33/iar/TZ/non_secure/
H A Dlos_dispatch.S5 ; Redistribution and use in source and binary forms, with or without modification,
11 ; 2. Redistributions in binary form must reproduce the above copyright notice, this list
/kernel/liteos_m/arch/arm/cortex-m4/iar/
H A Dlos_dispatch.S5 ; Redistribution and use in source and binary forms, with or without modification,
11 ; 2. Redistributions in binary form must reproduce the above copyright notice, this list
/kernel/liteos_m/arch/arm/cortex-m55/iar/NTZ/
H A Dlos_dispatch.S5 ; Redistribution and use in source and binary forms, with or without modification,
11 ; 2. Redistributions in binary form must reproduce the above copyright notice, this list
/kernel/liteos_m/arch/arm/cortex-m55/iar/TZ/non_secure/
H A Dlos_dispatch.S5 ; Redistribution and use in source and binary forms, with or without modification,
11 ; 2. Redistributions in binary form must reproduce the above copyright notice, this list
/kernel/liteos_m/arch/arm/cortex-m7/iar/
H A Dlos_dispatch.S5 ; Redistribution and use in source and binary forms, with or without modification,
11 ; 2. Redistributions in binary form must reproduce the above copyright notice, this list
/kernel/linux/linux-5.10/arch/x86/realmode/rm/
H A DMakefile59 OBJCOPYFLAGS_realmode.bin := -O binary
/kernel/linux/linux-5.10/arch/ia64/
H A DMakefile36 static binary of such an assembler at: \
/kernel/linux/linux-5.10/arch/arm/boot/
H A DMakefile14 OBJCOPYFLAGS :=-O binary -R .comment -S
/kernel/linux/linux-5.10/arch/nds32/
H A DMakefile3 OBJCOPYFLAGS := -O binary -R .note -R .note.gnu.build-id -R .comment -S
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A DMakefile43 # Copy into binary format
44 cmd_spu_objcopy = $(SPU_OBJCOPY) -O binary $< $@
/kernel/linux/linux-5.10/arch/sh/boot/compressed/
H A DMakefile71 LDFLAGS_piggy.o := -r --format binary --oformat $(ld-bfd) -T
/kernel/linux/linux-6.6/arch/ia64/
H A DMakefile35 static binary of such an assembler at: \
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A DMakefile43 # Copy into binary format
44 cmd_spu_objcopy = $(SPU_OBJCOPY) -O binary $< $@
/kernel/linux/linux-6.6/arch/sh/boot/compressed/
H A DMakefile56 LDFLAGS_piggy.o := -r --format binary --oformat $(ld-bfd) -T
/kernel/linux/linux-5.10/drivers/net/wan/
H A DMakefile58 cmd_m68kld_bin_o = $(M68KLD) --oformat binary -Ttext 0x1000 $< -o $@
/kernel/linux/linux-5.10/include/linux/
H A Dseq_buf.h134 seq_buf_bprintf(struct seq_buf *s, const char *fmt, const u32 *binary);
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Dia_css_frame_public.h56 /* Binary "plane". This is used to story binary streams such as jpeg
164 * binary, we use output port, but we expect VF_OUTPUT_DONE event
182 struct ia_css_frame_binary_plane binary; member
/kernel/linux/linux-6.6/include/linux/
H A Dseq_buf.h159 seq_buf_bprintf(struct seq_buf *s, const char *fmt, const u32 *binary);
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Dia_css_frame_public.h57 /* Binary "plane". This is used to story binary streams such as jpeg
176 * binary, we use output port, but we expect VF_OUTPUT_DONE event
193 struct ia_css_frame_binary_plane binary; member

Completed in 8 milliseconds

12345678910>>...12