Home
last modified time | relevance | path

Searched defs:f (Results 1 – 25 of 33) sorted by relevance

12

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Dtreesource.c47 static void write_prefix(FILE *f, int level) in write_prefix()
62 static void write_propval_string(FILE *f, struct data val) in write_propval_string()
135 static void write_propval_cells(FILE *f, struct data val) in write_propval_cells()
165 static void write_propval_bytes(FILE *f, struct data val) in write_propval_bytes()
193 static void write_propval(FILE *f, struct property *prop) in write_propval()
234 static void write_tree_source_node(FILE *f, struct node *tree, int level) in write_tree_source_node()
264 void dt_to_source(FILE *f, struct boot_info *bi) in dt_to_source()
H A Dflattree.c117 static void emit_label(FILE *f, const char *prefix, const char *label) in emit_label()
124 static void emit_offset_label(FILE *f, const char *label, int offset) in emit_offset_label()
130 #define ASM_EMIT_BELONG(f, fmt, ...) \ argument
140 FILE *f = e; in asm_emit_cell() local
149 FILE *f = e; in asm_emit_string() local
167 FILE *f = e; in asm_emit_align() local
174 FILE *f = e; in asm_emit_data() local
196 FILE *f = e; in asm_emit_beginnode() local
209 FILE *f = e; in asm_emit_endnode() local
222 FILE *f = e; in asm_emit_property() local
[all …]
H A Ddtc-parser.y197 FILE *f = srcfile_relative_open($4.val, NULL); variable
214 FILE *f = srcfile_relative_open($4.val, NULL); variable
H A Dsrcpos.h26 FILE *f; member
H A Dsrcpos.c51 FILE *f; in srcfile_relative_open() local
H A Ddata.c170 struct data data_copy_file(FILE *f, size_t maxlen) in data_copy_file()
/utopia/UTPA2-700.0.x/modules/mfc/hal/macan/mfc/
H A Dmdrv_mfc.h133 #define _GAIN_P(f) (f/(_STEP)) argument
134 #define _GAIN_I(f) (f/(_STEP*_STEP/2)) argument
H A Dmdrv_mfc_scalerop.c104 #define _GAIN_P(f) (f/(_STEP)) argument
105 #define _GAIN_I(f) (f/(_STEP*_STEP/2)) argument
/utopia/UTPA2-700.0.x/modules/mfc/hal/M7621/mfc/
H A Dmdrv_mfc.h133 #define _GAIN_P(f) (f/(_STEP)) argument
134 #define _GAIN_I(f) (f/(_STEP*_STEP/2)) argument
H A Dmdrv_mfc_scalerop.c104 #define _GAIN_P(f) (f/(_STEP)) argument
105 #define _GAIN_I(f) (f/(_STEP*_STEP/2)) argument
/utopia/UTPA2-700.0.x/modules/mfc/hal/M7821/mfc/
H A Dmdrv_mfc.h133 #define _GAIN_P(f) (f/(_STEP)) argument
134 #define _GAIN_I(f) (f/(_STEP*_STEP/2)) argument
H A Dmdrv_mfc_scalerop.c104 #define _GAIN_P(f) (f/(_STEP)) argument
105 #define _GAIN_I(f) (f/(_STEP*_STEP/2)) argument
/utopia/UTPA2-700.0.x/modules/mfc/hal/manhattan/mfc/
H A Dmdrv_mfc.h133 #define _GAIN_P(f) (f/(_STEP)) argument
134 #define _GAIN_I(f) (f/(_STEP*_STEP/2)) argument
H A Dmdrv_mfc_scalerop.c104 #define _GAIN_P(f) (f/(_STEP)) argument
105 #define _GAIN_I(f) (f/(_STEP*_STEP/2)) argument
/utopia/UTPA2-700.0.x/modules/mfc/hal/maserati/mfc/
H A Dmdrv_mfc.h133 #define _GAIN_P(f) (f/(_STEP)) argument
134 #define _GAIN_I(f) (f/(_STEP*_STEP/2)) argument
H A Dmdrv_mfc_scalerop.c104 #define _GAIN_P(f) (f/(_STEP)) argument
105 #define _GAIN_I(f) (f/(_STEP*_STEP/2)) argument
/utopia/UTPA2-700.0.x/modules/mfc/hal/maxim/mfc/
H A Dmdrv_mfc.h133 #define _GAIN_P(f) (f/(_STEP)) argument
134 #define _GAIN_I(f) (f/(_STEP*_STEP/2)) argument
H A Dmdrv_mfc_scalerop.c104 #define _GAIN_P(f) (f/(_STEP)) argument
105 #define _GAIN_I(f) (f/(_STEP*_STEP/2)) argument
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dgenksyms.c420 static struct string_list *read_node(FILE *f) in read_node()
466 static void read_reference(FILE *f) in read_reference()
502 static void print_node(FILE * f, struct string_list *list) in print_node()
511 static void print_list(FILE * f, struct string_list *list) in print_list()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dtgmath.h66 #define __tg_choose(x,f,d,l) \ argument
71 #define __tg_choose_2(x,y,f,d,l) \ argument
76 #define __tg_choose_3(x,y,z,f,d,l) \ argument
H A Dmath.h34 float f; member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dmroute6.h56 #define IF_COPY(f, t) bcopy(f, t, sizeof(*(f))) argument
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dmath.h21 float f; member
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/
H A Dmadp_mfe.c138 #define ALIGN_TO_256(f) (((f) + 255UL) & ~255UL) argument
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/lxdialog/
H A Dutil.c61 #define DLG_COLOR(dialog, f, b, h) \ argument

12