Home
last modified time | relevance | path

Searched refs:c11 (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/sox/git/test/
H A Dcorr.c119 double c11=0, c12=0, c22=0; in main() local
127 c11 += buff1[j]*buff1[j]; in main()
131 c11 /= bs; in main()
136 double d11=(c11+2*c12+c22)/4; in main()
137 double d22=(c11-2*c12+c22)/4; in main()
138 double d12=(c11-c22)/4; in main()
140 printf("%8.1f%8.1f cf=%f",sqrt(c11),sqrt(c22),c12/sqrt(c11*c22)); in main()
/OK3568_Linux_fs/kernel/arch/arm/include/asm/hardware/
H A Dcp14.h52 #define RCP14_DBGDSMCR() MRC14(0, c0, c11, 0)
68 #define RCP14_DBGBVR11() MRC14(0, c0, c11, 4)
84 #define RCP14_DBGBCR11() MRC14(0, c0, c11, 5)
100 #define RCP14_DBGWVR11() MRC14(0, c0, c11, 6)
116 #define RCP14_DBGWCR11() MRC14(0, c0, c11, 7)
133 #define RCP14_DBGBXVR11() MRC14(0, c1, c11, 1)
157 #define WCP14_DBGDSMCR(val) MCR14(val, 0, c0, c11, 0)
173 #define WCP14_DBGBVR11(val) MCR14(val, 0, c0, c11, 4)
189 #define WCP14_DBGBCR11(val) MCR14(val, 0, c0, c11, 5)
205 #define WCP14_DBGWVR11(val) MCR14(val, 0, c0, c11, 6)
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/gnu-efi/gnu-efi/
H A Dgnu-efi-3.0.9-fix-clang-build.patch16 - CPPFLAGS += -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11
19 CPPFLAGS += -DGNU_EFI_USE_MS_ABI --std=c11
21 + CPPFLAGS += -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11
/OK3568_Linux_fs/buildroot/package/benejson/
H A D0001-c-std.patch1 Some older toolchains do not recognize c11 as a valid standard.
16 -default_env.Append(CFLAGS = ' -std=c11')
/OK3568_Linux_fs/kernel/drivers/iio/pressure/
H A Ddps310.c89 s32 c00, c10, c20, c30, c01, c11, c21; member
116 u32 c00, c10, c20, c30, c01, c11, c21; in dps310_get_coefs() local
148 c11 = (coef[10] << 8) | coef[11]; in dps310_get_coefs()
149 data->c11 = sign_extend32(c11, 15); in dps310_get_coefs()
664 nums[5] = t * p * (s64)data->c11; in dps310_calculate_pressure()
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Darch_gicv3.h19 #define ICC_DIR __ACCESS_CP15(c12, 0, c11, 1)
27 #define ICC_RPR __ACCESS_CP15(c12, 0, c11, 3)
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/initrdscripts/initramfs-framework/
H A Drootfs31 root_partlabel=`echo $bootparam_root | cut -c11-`
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dcache-v6.S211 mcrne p15, 0, r0, c7, c11, 1 @ clean unified line
255 mcr p15, 0, r0, c7, c11, 1 @ clean unified line
H A Dcache-v7.S290 USER( mcr p15, 0, r12, c7, c11, 1 ) @ clean D line to the point of unification
/OK3568_Linux_fs/kernel/tools/perf/arch/s390/include/
H A Ddwarf-regs-table.h41 REG_DWARFNUM_NAME(c11, 43),
/OK3568_Linux_fs/buildroot/package/ndisc6/
H A DConfig.in4 depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_7 # c11
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/coldfire/
H A Dskha.h42 u32 c11; /* 0x98 Context 11 */ member
/OK3568_Linux_fs/buildroot/package/libsigrok/
H A DConfig.in9 # std=c11
/OK3568_Linux_fs/kernel/Documentation/i2c/busses/
H A Di2c-nforce2.rst38 Subsystem: Asustek Computer, Inc.: Unknown device 0c11
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/
H A Dvc4_hvs.c114 c9, c10, c11, c12, c13, c14, c15) \ argument
118 VC4_PPF_FILTER_WORD(c9, c10, c11), \
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/cmake/
H A DCompileOptions.cmake60 set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=c11 -fgnuc-version=8.3")
/OK3568_Linux_fs/kernel/drivers/staging/media/ipu3/include/
H A Dintel-ipu3.h1587 __u32 c11:9; member
1837 __u32 c11:2; member
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/
H A Dqemu.inc112 # https://bugzilla.redhat.com/show_bug.cgi?id=1609015#c11
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/
H A D0002-CVE-2021-42574.patch192 -Wno-builtin-macro-redefined -Wc90-c99-compat -Wc99-c11-compat @gol
688 + const char c11 = '\u2068';
882 + const char c11 = '\u2068';
/OK3568_Linux_fs/buildroot/dl/dhrystone/
H A Ddhry-c1626 -11c11
1696 -11c11
1748 -11c11
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info196 complete support for this standard, enabled with '-std=c11' or
200 are also applied with '-std=c11', and the only difference between the
643 -Wno-builtin-macro-redefined -Wc90-c99-compat -Wc99-c11-compat
2261 'c11'
2277 defects (all of which are also applied with '-std=c11') and a
2391 STYLE is either 'c11' or 'ts-18661-3' as appropriate.
2393 The default when in a standards compliant mode ('-std=c11' or
2394 similar) is '-fpermitted-flt-eval-methods=c11'. The default when
6748 '-Wc99-c11-compat (C and Objective-C only)'
42654 '-std=c11'), the functions '_exit', 'alloca', 'bcmp', 'bzero',
[all …]
H A Dcpp.info193 you should use the '-std=c90', '-std=c99', '-std=c11' or '-std=c17'
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgcc.info196 complete support for this standard, enabled with '-std=c11' or
200 are also applied with '-std=c11', and the only difference between the
643 -Wno-builtin-macro-redefined -Wc90-c99-compat -Wc99-c11-compat
2261 'c11'
2277 defects (all of which are also applied with '-std=c11') and a
2391 STYLE is either 'c11' or 'ts-18661-3' as appropriate.
2393 The default when in a standards compliant mode ('-std=c11' or
2394 similar) is '-fpermitted-flt-eval-methods=c11'. The default when
6748 '-Wc99-c11-compat (C and Objective-C only)'
42654 '-std=c11'), the functions '_exit', 'alloca', 'bcmp', 'bzero',
[all …]
H A Dcpp.info193 you should use the '-std=c90', '-std=c99', '-std=c11' or '-std=c17'
H A Dgdb.info14150 <https://developers.redhat.com/blog/2015/02/05/gcc5-and-the-c11-abi/>

12