Home
last modified time | relevance | path

Searched defs:c1 (Results 1 – 16 of 16) sorted by relevance

/u-boot-v2022.01-rc1/lib/efi_selftest/
A Defi_selftest_mem.c39 u8 c1[] = "abcdefghijklmnop"; in execute() local
A Defi_selftest_unicode_collation.c47 u16 c1[] = L"first"; in test_stri_coll() local
/u-boot-v2022.01-rc1/arch/x86/cpu/ivybridge/
A Dsdram.c61 u16 c1, c2, checksum, seed_checksum; in read_seed_from_cmos() local
139 u16 c1, c2, checksum; in write_seeds_to_cmos() local
/u-boot-v2022.01-rc1/arch/arm/mach-bcm283x/include/mach/
A Dtimer.h30 u32 c1; member
/u-boot-v2022.01-rc1/lib/efi_loader/
A Defi_unicode_collation.c51 s32 c1, c2; in efi_stri_coll() local
/u-boot-v2022.01-rc1/drivers/thermal/
A Dimx_thermal.c60 s64 c1, c2; in read_cpu_temperature() local
/u-boot-v2022.01-rc1/lib/bzip2/
A Dbzlib_blocksort.c396 UChar c1, c2; in mainGtU() local
805 UChar c1; in mainSort() local
/u-boot-v2022.01-rc1/fs/ubifs/
A Dsuper.c2344 struct ubifs_info *c1 = data; in sb_test() local
2489 struct ubifs_info *c1 = sb->s_fs_info; in ubifs_mount() local
/u-boot-v2022.01-rc1/arch/m68k/include/asm/coldfire/
A Dskha.h31 u32 c1; /* 0x70 Context 1 */ member
/u-boot-v2022.01-rc1/test/
A Dunicode_ut.c25 static const u16 c1[] = {0x55, 0x2d, 0x42, 0x6f, 0x6f, 0x74, 0x00}; variable
/u-boot-v2022.01-rc1/arch/mips/mach-octeon/include/mach/
A Dcvmx-coremask.h704 static inline int cvmx_coremask_intersects(const struct cvmx_coremask *c1, in cvmx_coremask_intersects()
/u-boot-v2022.01-rc1/arch/nios2/lib/
A Dlibgcc.c572 const unsigned char c1 = *s1++, c2 = *s2++; in __gcc_bcmp() local
/u-boot-v2022.01-rc1/lib/
A Dstring.c35 unsigned char c1, c2; in strncasecmp() local
/u-boot-v2022.01-rc1/drivers/xen/
A Dxenbus.c56 int c1, c2; in memcpy_from_ring() local
/u-boot-v2022.01-rc1/drivers/mtd/ubi/
A Dio.c1334 uint8_t c1 = ((uint8_t *)buf1)[i]; in self_check_write() local
/u-boot-v2022.01-rc1/drivers/video/
A Dstb_truetype.h974 #define stbtt_tag4(p,c0,c1,c2,c3) ((p)[0] == (c0) && (p)[1] == (c1) && (p)[2] == (c2) && (p)[3] == … argument

Completed in 44 milliseconds