/openbmc/u-boot/post/lib_powerpc/fpu/ |
H A D | compare-fp-1.c | 36 static void iuneq (float x, float y, int ok) in iuneq() 43 static void ieq (float x, float y, int ok) in ieq() 48 static void iltgt (float x, float y, int ok) in iltgt() 55 static void ine (float x, float y, int ok) in ine() 60 static void iunlt (float x, float y, int ok) in iunlt() 66 static void ilt (float x, float y, int ok) in ilt() 75 static void iunle (float x, float y, int ok) in iunle() 81 static void ile (float x, float y, int ok) in ile() 90 static void iungt (float x, float y, int ok) in iungt() 96 static void igt (float x, float y, int ok) in igt() [all …]
|
/openbmc/u-boot/fs/yaffs2/ |
H A D | yaffs_yaffs2.c | 268 int ok; in yaffs2_rd_checkpt_validity_marker() local 314 int ok; in yaffs2_wr_checkpt_dev() local 343 int ok; in yaffs2_rd_checkpt_dev() local 451 int ok = 1; in yaffs2_checkpt_tnode_worker() local 484 int ok = 1; in yaffs2_wr_checkpt_tnodes() local 503 int ok = 1; in yaffs2_rd_checkpt_tnodes() local 546 int ok = 1; in yaffs2_wr_checkpt_objs() local 590 int ok = 1; in yaffs2_rd_checkpt_objs() local 641 int ok; in yaffs2_wr_checkpt_sum() local 658 int ok; in yaffs2_rd_checkpt_sum() local [all …]
|
H A D | yaffs_checkptrw.c | 260 int ok = 1; in yaffs2_checkpt_wr() local 290 int ok = 1; in yaffs2_checkpt_rd() local
|
/openbmc/qemu/qapi/ |
H A D | qapi-visit-core.c | 47 bool ok; in visit_start_struct() local 76 bool ok; in visit_start_list() local 110 bool ok; in visit_start_alternate() local 209 bool ok; in visit_type_uint8() local 222 bool ok; in visit_type_uint16() local 235 bool ok; in visit_type_uint32() local 276 bool ok; in visit_type_int8() local 289 bool ok; in visit_type_int16() local 303 bool ok; in visit_type_int32() local 341 bool ok; in visit_type_str() local [all …]
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | archrandom.h | 22 bool ok; in rdrand_long() local 36 bool ok; in rdseed_long() local
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | archrandom.h | 28 bool ok; in __arm64_rndr() local 46 bool ok; in __arm64_rndrrs() local
|
/openbmc/linux/tools/perf/util/bpf_skel/ |
H A D | func_latency.bpf.c | 56 __u8 *ok; in BPF_PROG() local 65 __u8 *ok; in BPF_PROG() local
|
H A D | lock_contention.bpf.c | 137 __u8 *ok; in can_record() local 145 __u8 *ok; in can_record() local 154 __u8 *ok; in can_record() local 163 __u8 *ok; in can_record() local
|
H A D | off_cpu.bpf.c | 152 __u8 *ok; in can_record() local 160 __u8 *ok; in can_record() local 174 __u8 *ok; in can_record() local
|
/openbmc/qemu/tests/tcg/multiarch/system/ |
H A D | memory.c | 338 bool ok = true; in do_unsigned_reads() local 357 bool ok = true; in do_unsigned_test() local 385 bool ok; in read_test_data_s8() local 483 bool ok = true; in do_signed_reads() local 512 bool ok = true; in main() local
|
/openbmc/qemu/hw/virtio/ |
H A D | vhost-shadow-virtqueue.c | 29 bool ok = true; in vhost_svq_valid_features() local 146 bool ok; in vhost_svq_vring_write_descs() local 182 bool ok; in vhost_svq_add_split() local 255 bool ok; in vhost_svq_add() local
|
/openbmc/linux/kernel/irq/ |
H A D | spurious.c | 121 int i, ok = 0; in misrouted_irq() local 401 int ok = misrouted_irq(irq); in note_interrupt() local
|
/openbmc/linux/sound/ |
H A D | last.c | 13 int idx, ok = 0; in alsa_sound_last_init() local
|
/openbmc/linux/drivers/atm/ |
H A D | fore200e.c | 242 int ok; in fore200e_poll() local 266 int ok; in fore200e_io_poll() local 333 int ok; in fore200e_reset() local 559 int ok; in fore200e_pca_prom_read() local 1230 int ok; in fore200e_activate_vcin() local 1672 int ok; in fore200e_getstats() local 1758 int ok; in fore200e_set_oc3() local 1956 int ok, i; in fore200e_get_esi() local 2288 int ok, scheme, magn; in fore200e_initialize() local
|
/openbmc/qemu/include/sysemu/ |
H A D | block-ram-registrar.h | 25 bool ok; member
|
/openbmc/qemu/qom/ |
H A D | qom-qobject.c | 25 bool ok; in object_property_set_qobject() local
|
/openbmc/qemu/tests/tcg/s390x/ |
H A D | mie3-mvcrl.c | 49 bool ok = true; in main() local
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | check | 193 ok = tr.run_tests(paths, args.jobs) variable
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dpi.c | 252 bool ok; in dpi_dss_clk_calc() local 277 bool ok; in dpi_set_dsi_clk() local 304 bool ok; in dpi_set_dispc_clk() local 503 bool ok; in dpi_check_timings() local
|
/openbmc/linux/drivers/crypto/ccree/ |
H A D | cc_fips.h | 32 bool ok) {} in cc_set_ree_fips_status()
|
/openbmc/linux/sound/core/ |
H A D | info_oss.c | 52 int idx, ok = -1; in snd_sndstat_show_strings() local
|
/openbmc/linux/arch/x86/um/os-Linux/ |
H A D | task_size.c | 22 int ok = 0; in page_ok() local
|
/openbmc/u-boot/tools/patman/ |
H A D | patman | 158 ok = checkpatch.CheckPatches(options.verbose, args) variable
|
H A D | patman.py | 158 ok = checkpatch.CheckPatches(options.verbose, args) variable
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_rc.c | 1610 int ok; in qib_rc_rcv_error() local 1908 int ok; in qib_rc_rcv() local 1966 int ok; in qib_rc_rcv() local
|