Home
last modified time | relevance | path

Searched refs:w64 (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta-poky/conf/distro/include/
H A Dgcsections.inc21 CFLAGS_SECTION_REMOVAL:pn-nativesdk-mingw-w64-runtime = ""
22 LDFLAGS_SECTION_REMOVAL:pn-nativesdk-mingw-w64-runtime = ""
25 CFLAGS_SECTION_REMOVAL:pn-nativesdk-mingw-w64-winpthreads = ""
26 LDFLAGS_SECTION_REMOVAL:pn-nativesdk-mingw-w64-winpthreads = ""
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dcfi_flash.c388 print_longlong(str, cword.w64); in flash_write_cmd()
395 flash_write64(cword.w64, addr); in flash_write_cmd()
444 print_longlong(str2, cword.w64); in flash_isequal()
448 retval = (flash_read64(addr) == cword.w64); in flash_isequal()
481 retval = ((flash_read64(addr) & cword.w64) == cword.w64); in flash_isset()
748 cword->w64 = (cword->w64 >> 8) | ll; in flash_add_byte()
750 cword->w64 = (cword->w64 << 8) | c; in flash_add_byte()
805 flag = ((flash_read64(dstaddr) & cword.w64) == cword.w64); in flash_write_cfiword()
852 flash_write64(cword.w64, dstaddr); in flash_write_cfiword()
1157 cword.w64 = 0xffffffffffffffffULL; in flash_erase()
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dw64.c20 LSX_FORMAT_HANDLER(w64) in LSX_FORMAT_HANDLER() argument
H A Dtests.sh144 convertToAndFrom al s16 u16 s32 f32 f64 dat aiff aifc flac caf w64
219 skip_check caf flac mat4 mat5 paf w64 wv
H A Doptional-fmts.am256 libsox_la_SOURCES += sndfile.c caf.c mat4.c mat5.c paf.c fap.c w64.c xi.c pvf.c sd2.c
282 libsox_fmt_w64_la_SOURCES = w64.c sndfile.c
H A Dformats.h119 FORMAT(w64)
/OK3568_Linux_fs/buildroot/dl/sox/git/
H A Dmingwbuild113 dlls=`/usr/i686-w64-mingw32/bin/objdump -p src/.libs/libsox-3.dll | grep "DLL Name:" | sed "s|DLL N…
H A DChangeLog411 o Fix [2028181] w64 float format incompatibility. (Tim Munro)
821 o Support for .caf, .paf, .fap, .nist, .w64, .nist, Matlab 4.2/5.0
/OK3568_Linux_fs/u-boot/include/mtd/
H A Dcfi_flash.h112 u64 w64; member
/OK3568_Linux_fs/kernel/drivers/media/platform/coda/
H A Dcoda-bit.c793 int w64, w128; in coda_setup_iram() local
836 w64 = mb_width * 64; in coda_setup_iram()
853 iram_info->buf_dbk_y_use = coda_iram_alloc(iram_info, w64); in coda_setup_iram()
854 iram_info->buf_dbk_c_use = coda_iram_alloc(iram_info, w64); in coda_setup_iram()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A Dcvmx-pci-defs.h623 uint32_t w64:1; member
631 uint32_t w64:1;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccinstall.info2903 * The MinGW and mingw-w64 projects.
4083 GCC contains support for x86-64 using the mingw-w64 runtime library,
4084 available from <http://mingw-w64.org/doku.php>. This library should be
H A Dgcc.info27578 This option is available for MinGW-w64 targets. It causes the
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccinstall.info2903 * The MinGW and mingw-w64 projects.
4083 GCC contains support for x86-64 using the mingw-w64 runtime library,
4084 available from <http://mingw-w64.org/doku.php>. This library should be
H A Dgcc.info27578 This option is available for MinGW-w64 targets. It causes the
/OK3568_Linux_fs/external/xserver/
H A DChangeLog60456 …/usr/i686-w64-mingw32/sys-root/mingw/include/shlobj.h:1231:44: error: expected identifier or ‘(’ b…
60457 …/usr/i686-w64-mingw32/sys-root/mingw/include/shlobj.h:1248:44: error: expected identifier or ‘(’ b…
66309 hw/xwin: Fix for MinGW-w64 DirectDraw headers
66311 mingw-w64 headers handle NONAMELESSUNION earlier than mingw.org's, so it must be
66597 v3 : Fix compilation with mingw-w64 w32api headers
67278 Merge remote-tracking branch 'jturney/mingw-w64-w32api'
67289 This fixes compilation with MinGW-w64 w32api headers
67291 (The MinGW-w64 w32api headers actually provide a ddraw.h, so this fix tries to
67317 ourselves. This fixes compilation with MinGW-w64 w32api headers, which do not