| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | version | 19 __cpp_lib_addressof_constexpr 201603L <memory> 20 __cpp_lib_allocator_traits_is_always_equal 201411L <memory> <scoped_allocator> <string> 23 __cpp_lib_any 201606L <any> 24 __cpp_lib_apply 201603L <tuple> 25 __cpp_lib_array_constexpr 201603L <iterator> <array> 26 __cpp_lib_as_const 201510L <utility> 27 __cpp_lib_atomic_is_always_lock_free 201603L <atomic> 28 __cpp_lib_atomic_ref 201806L <atomic> 29 __cpp_lib_bit_cast 201806L <bit> 30 __cpp_lib_bool_constant 201505L <type_traits> [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | version | 19 __cpp_lib_addressof_constexpr 201603L <memory> 20 __cpp_lib_allocator_traits_is_always_equal 201411L <memory> <scoped_allocator> <string> 23 __cpp_lib_any 201606L <any> 24 __cpp_lib_apply 201603L <tuple> 25 __cpp_lib_array_constexpr 201603L <iterator> <array> 26 __cpp_lib_as_const 201510L <utility> 27 __cpp_lib_atomic_is_always_lock_free 201603L <atomic> 28 __cpp_lib_atomic_ref 201806L <atomic> 29 __cpp_lib_bit_cast 201806L <bit> 30 __cpp_lib_bool_constant 201505L <type_traits> [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/ |
| H A D | 0003-fix-luaL-checkint.patch | 11 static int vlclua_demux_peek( lua_State *L ) 13 stream_t *s = (stream_t *)vlclua_get_this(L); 14 - int n = luaL_checkint( L, 1 ); 15 + int n = luaL_checkinteger( L, 1 ); 20 static int vlclua_demux_read( lua_State *L ) 22 stream_t *s = (stream_t *)vlclua_get_this(L); 23 - int n = luaL_checkint( L, 1 ); 24 + int n = luaL_checkinteger( L, 1 ); 32 vlc_object_t *p_this = vlclua_get_this( L ); 33 const char *psz_host = luaL_checkstring( L, 1 ); [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | version | 44 # define __cpp_lib_uncaught_exceptions 201411L 47 #if __cplusplus >= 201103L 54 # define __cpp_lib_shared_ptr_arrays 201611L 67 #define __STDCPP_MATH_SPEC_FUNCS__ 201003L 69 #if __cplusplus >= 201402L 72 # define __cpp_lib_coroutine 201902L 75 #define __cpp_lib_is_final 201402L 87 # define __cpp_lib_null_iterators 201304L 96 # define __cpp_lib_tuple_element_t 201402L 100 #if __cplusplus >= 201703L [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | version | 44 # define __cpp_lib_uncaught_exceptions 201411L 47 #if __cplusplus >= 201103L 54 # define __cpp_lib_shared_ptr_arrays 201611L 67 #define __STDCPP_MATH_SPEC_FUNCS__ 201003L 69 #if __cplusplus >= 201402L 72 # define __cpp_lib_coroutine 201902L 75 #define __cpp_lib_is_final 201402L 87 # define __cpp_lib_null_iterators 201304L 96 # define __cpp_lib_tuple_element_t 201402L 100 #if __cplusplus >= 201703L [all …]
|
| /OK3568_Linux_fs/kernel/arch/alpha/lib/ |
| H A D | ev6-copy_user.S | 52 beq $18, $zerolength # U .. .. .. : U L U L 57 subq $3, 8, $3 # E .. .. .. : L U U L : trip counter 64 EXI( ldbu $1,0($17) ) # .. .. .. L : Keep loads separate from stores 67 nop # E .. .. .. : U L U L 73 EXO( stb $1,-1($16) ) # .. .. .. L : 76 bne $3, $aligndest # U .. .. .. : U L U L 85 EXI( ldq_u $3,0($17) ) # .. L .. .. : Forward fetch for fallthrough code 86 beq $1,$quadaligned # U .. .. .. : U L U L 95 EXI( ldq_u $2,8($17) ) # .. .. .. L : 98 extqh $2,$17,$1 # U .. .. .. : U U L L [all …]
|
| H A D | ev6-clear_user.S | 54 beq $0, $zerolength # U .. .. .. : U L U L 61 beq $4, $headalign # U .. .. .. : U L U L 67 EX( ldq_u $5, 0($16) ) # .. .. .. L : load dst word to mask back in 70 addq $16, 8, $16 # E .. .. .. : L U U L 72 EX( stq_u $5, -8($16) ) # .. .. .. L : 75 subq $0, 8, $0 # E .. .. .. : U L U L 89 blt $4, $trailquad # U .. .. .. : U L U L 101 beq $3, $bigalign # U .. .. .. : U L U L : Aligned 0mod64 104 EX( stq_u $31, 0($16) ) # .. .. .. L 107 nop # E .. .. .. : U L U L [all …]
|
| H A D | ev6-divide.S | 113 7: stq $1, 0($30) # L : 115 stq $2, 8($30) # L : L U L U 118 stq $0,16($30) # L : 120 LONGIFY(divisor) # E : U L L U 122 stq tmp1,24($30) # L : 125 DIV_ONLY(stq tmp2,32($30)) # L : L U U L 147 bne compare,1b # U : U L U L 152 blt divisor, 2f # U : U L U L 157 bne compare,1b # U : U L U L 179 nop # E : L U L U [all …]
|
| H A D | ev6-csum_ipv6_magic.S | 64 ldq_u $0,0($16) # L : Latency: 3 66 ldq_u $1,8($16) # L : Latency: 3 67 sll $19,8,$7 # U : U L U L : 0x00000000 00aabb00 70 ldq_u $5,15($16) # L : Latency: 3 72 ldq_u $2,0($17) # L : U L U L : Latency: 3 76 ldq_u $3,8($17) # L : Latency: 3 77 sll $19,24,$19 # U : U U L U : 0x000000aa bb000000 80 ldq_u $23,15($17) # L : Latency: 3 82 addl $19,$7,$19 # E : U L U L : <sign bits>bbaabb00 87 extqh $5,$6,$5 # U : L U L U [all …]
|
| H A D | ev6-memchr.S | 49 ldq_u $1, 0($16) # L : load first quadword Latency=3 50 and $17, 0xff, $17 # E : L L U U : 00000000000000ch 55 lda $3, -1($31) # E : U L L U 60 sll $17, 32, $2 # U : U L L U : chchchch00000000 65 ldq_u $6, -1($5) # L : L U U L : eight or less bytes to search Latency=3 70 or $7, $6, $1 # E : L U L U $1 = quadword starting at $16 80 cmpbge $31, $1, $2 # E : L U L U 85 beq $2, $not_found # U : U L U L 96 ret # L0 : L U L U 110 addq $0, 2, $3 # E : U L U L : 2 cycle stall on $0 [all …]
|
| H A D | ev6-memcpy.S | 52 ldbu $1, 0($17) # L : grab a byte 55 stb $1, 0($16) # L : 68 ldq $1, 0($17) # L : get 8 bytes 73 stq $1, 0($16) # L : store 91 ldq $4, 8($17) # L : bytes 8..15 92 ldq $5, 16($17) # L : bytes 16..23 96 ldq $3, 24($17) # L : bytes 24..31 102 stq $6, 0($16) # L : bytes 0..7 106 stq $4, 8($16) # L : bytes 8..15 107 stq $5, 16($16) # L : bytes 16..23 [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/ |
| H A D | nid.h | 86 #define OBJ_undef 0L 945 #define OBJ_id_smime_mod 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L 973 #define OBJ_id_smime_mod_cms 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 1L 977 #define OBJ_id_smime_mod_ess 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 2L 981 #define OBJ_id_smime_mod_oid 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 3L 985 #define OBJ_id_smime_mod_msg_v3 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 4L 990 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 5L 995 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 6L 1000 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 7L 1005 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 8L [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | nid.h | 86 #define OBJ_undef 0L 945 #define OBJ_id_smime_mod 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L 973 #define OBJ_id_smime_mod_cms 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 1L 977 #define OBJ_id_smime_mod_ess 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 2L 981 #define OBJ_id_smime_mod_oid 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 3L 985 #define OBJ_id_smime_mod_msg_v3 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 4L 990 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 5L 995 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 6L 1000 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 7L 1005 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 8L [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/ |
| H A D | nid.h | 86 #define OBJ_undef 0L 945 #define OBJ_id_smime_mod 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L 973 #define OBJ_id_smime_mod_cms 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 1L 977 #define OBJ_id_smime_mod_ess 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 2L 981 #define OBJ_id_smime_mod_oid 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 3L 985 #define OBJ_id_smime_mod_msg_v3 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 4L 990 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 5L 995 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 6L 1000 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 7L 1005 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 8L [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | nid.h | 86 #define OBJ_undef 0L 945 #define OBJ_id_smime_mod 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L 973 #define OBJ_id_smime_mod_cms 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 1L 977 #define OBJ_id_smime_mod_ess 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 2L 981 #define OBJ_id_smime_mod_oid 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 3L 985 #define OBJ_id_smime_mod_msg_v3 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 4L 990 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 5L 995 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 6L 1000 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 7L 1005 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 8L [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | nid.h | 86 #define OBJ_undef 0L 945 #define OBJ_id_smime_mod 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L 973 #define OBJ_id_smime_mod_cms 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 1L 977 #define OBJ_id_smime_mod_ess 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 2L 981 #define OBJ_id_smime_mod_oid 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 3L 985 #define OBJ_id_smime_mod_msg_v3 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 4L 990 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 5L 995 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 6L 1000 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 7L 1005 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 8L [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | nid.h | 86 #define OBJ_undef 0L 945 #define OBJ_id_smime_mod 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L 973 #define OBJ_id_smime_mod_cms 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 1L 977 #define OBJ_id_smime_mod_ess 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 2L 981 #define OBJ_id_smime_mod_oid 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 3L 985 #define OBJ_id_smime_mod_msg_v3 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 4L 990 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 5L 995 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 6L 1000 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 7L 1005 1L, 2L, 840L, 113549L, 1L, 9L, 16L, 0L, 8L [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/ |
| H A D | components.hpp | 78 template<typename T, typename L> struct components_impl; 80 template<typename T, typename OrigT, typename L> struct components_bcc; 133 template<typename T, typename L> 136 < detail::components_impl<T*,L> 139 template<typename T, typename L> 140 struct components_impl<T&, L> 142 < detail::components_impl<T*,L> 150 template<typename Base, typename T, typename L> 157 , typename detail::class_transform<a_class,L>::type>::type 161 template<typename T, typename L> [all …]
|
| /OK3568_Linux_fs/kernel/arch/m68k/kernel/ |
| H A D | head.S | 368 #define L(name) .head.S.##name macro 370 #define L(name) .head.S./**/name macro 374 #define L(name) .L##name macro 376 #define L(name) .L/**/name macro 408 L(\name): 425 jbsr L(\name) 544 #define is_040_or_060(lab) btst &CPUTYPE_0460,%pc@(L(cputype)+3); jne lab 545 #define is_not_040_or_060(lab) btst &CPUTYPE_0460,%pc@(L(cputype)+3); jeq lab 546 #define is_040(lab) btst &CPUTYPE_040,%pc@(L(cputype)+3); jne lab 547 #define is_060(lab) btst &CPUTYPE_060,%pc@(L(cputype)+3); jne lab [all …]
|
| /OK3568_Linux_fs/kernel/lib/crypto/ |
| H A D | des.c | 516 #define IP(L, R, T) \ argument 518 T = L; \ 519 L ^= R; \ 520 L &= 0xf0f0f0f0; \ 521 R ^= L; \ 522 L ^= T; \ 524 T = L; \ 525 L ^= R; \ 526 L &= 0xffff0000; \ 527 R ^= L; \ [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | tree-vectorizer.h | 671 #define LOOP_VINFO_LOOP(L) (L)->loop 672 #define LOOP_VINFO_BBS(L) (L)->bbs 673 #define LOOP_VINFO_NITERSM1(L) (L)->num_itersm1 674 #define LOOP_VINFO_NITERS(L) (L)->num_iters 678 #define LOOP_VINFO_NITERS_UNCHANGED(L) (L)->num_iters_unchanged 679 #define LOOP_VINFO_NITERS_ASSUMPTIONS(L) (L)->num_iters_assumptions 680 #define LOOP_VINFO_COST_MODEL_THRESHOLD(L) (L)->th 681 #define LOOP_VINFO_VERSIONING_THRESHOLD(L) (L)->versioning_threshold 682 #define LOOP_VINFO_VECTORIZABLE_P(L) (L)->vectorizable 683 #define LOOP_VINFO_CAN_FULLY_MASK_P(L) (L)->can_fully_mask_p [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | tree-vectorizer.h | 671 #define LOOP_VINFO_LOOP(L) (L)->loop 672 #define LOOP_VINFO_BBS(L) (L)->bbs 673 #define LOOP_VINFO_NITERSM1(L) (L)->num_itersm1 674 #define LOOP_VINFO_NITERS(L) (L)->num_iters 678 #define LOOP_VINFO_NITERS_UNCHANGED(L) (L)->num_iters_unchanged 679 #define LOOP_VINFO_NITERS_ASSUMPTIONS(L) (L)->num_iters_assumptions 680 #define LOOP_VINFO_COST_MODEL_THRESHOLD(L) (L)->th 681 #define LOOP_VINFO_VERSIONING_THRESHOLD(L) (L)->versioning_threshold 682 #define LOOP_VINFO_VECTORIZABLE_P(L) (L)->vectorizable 683 #define LOOP_VINFO_CAN_FULLY_MASK_P(L) (L)->can_fully_mask_p [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | colorspaces-details.rst | 54 L' = -1.099(-L)^{0.45} + 0.099 \text{, for } L \le-0.018 56 L' = 4.5L \text{, for } -0.018 < L < 0.018 58 L' = 1.099L^{0.45} - 0.099 \text{, for } L \ge 0.018 64 L = -\left( \frac{L' - 0.099}{-1.099} \right) ^{\frac{1}{0.45}} \text{, for } L' \le -0.081 66 L = \frac{L'}{4.5} \text{, for } -0.081 < L' < 0.081 68 L = \left(\frac{L' + 0.099}{1.099}\right)^{\frac{1}{0.45} } \text{, for } L' \ge 0.081 129 Transfer function. Normally L is in the range [0…1], but for the 134 L' = -1.099(-L)^{0.45} + 0.099 \text{, for } L \le -0.018 136 L' = 4.5L \text{, for } -0.018 < L < 0.018 138 L' = 1.099L^{0.45} - 0.099 \text{, for } L \ge 0.018 [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/detail/components_impl/ |
| H A D | arity10_1.hpp | 22 template< typename R , typename T0, typename L> 23 struct components_impl<BOOST_FT_syntax(BOOST_FT_cc, BOOST_PP_EMPTY) ( BOOST_FT_ell) BOOST_FT_cv, L> 27 …ypes::components<BOOST_FT_syntax(BOOST_FT_cc, BOOST_PP_EMPTY) ( BOOST_FT_ell) BOOST_FT_cv, L> type; 30 typedef mpl::vector2< R, typename class_transform<T0 BOOST_FT_cv, L> ::type > types; 32 template< typename R , typename T0 , typename T1, typename L> 33 …ruct components_impl<BOOST_FT_syntax(BOOST_FT_cc, BOOST_PP_EMPTY) (T1 BOOST_FT_ell) BOOST_FT_cv, L> 37 …es::components<BOOST_FT_syntax(BOOST_FT_cc, BOOST_PP_EMPTY) (T1 BOOST_FT_ell) BOOST_FT_cv, L> type; 40 typedef mpl::vector3< R, typename class_transform<T0 BOOST_FT_cv, L> ::type , T1 > types; 42 template< typename R , typename T0 , typename T1 , typename T2, typename L> 43 …components_impl<BOOST_FT_syntax(BOOST_FT_cc, BOOST_PP_EMPTY) (T1 , T2 BOOST_FT_ell) BOOST_FT_cv, L> [all …]
|
| H A D | arity10_0.hpp | 22 template< typename R, typename L> 23 …<BOOST_FT_syntax(BOOST_FT_cc, BOOST_PP_EMPTY) (BOOST_FT_nullary_param BOOST_FT_ell) BOOST_FT_cv, L> 27 …_FT_syntax(BOOST_FT_cc, BOOST_PP_EMPTY) (BOOST_FT_nullary_param BOOST_FT_ell) BOOST_FT_cv, L> type; 32 template< typename R , typename T0, typename L> 33 …ruct components_impl<BOOST_FT_syntax(BOOST_FT_cc, BOOST_PP_EMPTY) (T0 BOOST_FT_ell) BOOST_FT_cv, L> 37 …es::components<BOOST_FT_syntax(BOOST_FT_cc, BOOST_PP_EMPTY) (T0 BOOST_FT_ell) BOOST_FT_cv, L> type; 42 template< typename R , typename T0 , typename T1, typename L> 43 …components_impl<BOOST_FT_syntax(BOOST_FT_cc, BOOST_PP_EMPTY) (T0 , T1 BOOST_FT_ell) BOOST_FT_cv, L> 47 …omponents<BOOST_FT_syntax(BOOST_FT_cc, BOOST_PP_EMPTY) (T0 , T1 BOOST_FT_ell) BOOST_FT_cv, L> type; 52 template< typename R , typename T0 , typename T1 , typename T2, typename L> [all …]
|