Home
last modified time | relevance | path

Searched defs:f (Results 1 – 25 of 71) sorted by relevance

123

/optee_os-3.20.0/core/mm/
A Dfile.c46 static int file_tag_cmp(const struct file *f, const uint8_t *tag, in file_tag_cmp()
57 struct file *f = NULL; in file_find_tag_unlocked() local
66 static void file_free(struct file *f) in file_free()
81 TEE_Result file_add_slice(struct file *f, struct fobj *fobj, in file_add_slice()
109 struct file *file_get(struct file *f) in file_get()
119 struct file *f = NULL; in file_get_by_tag() local
167 void file_put(struct file *f) in file_put()
179 struct file_slice *file_find_slice(struct file *f, unsigned int page_offset) in file_find_slice()
196 void file_lock(struct file *f) in file_lock()
201 bool file_trylock(struct file *f) in file_trylock()
[all …]
/optee_os-3.20.0/core/lib/libtomcrypt/src/ciphers/
A Dserpent.c53 #define s_beforeS0(f) f(0,a,b,c,d,e) argument
54 #define s_afterS0(f) f(1,b,e,c,a,d) argument
55 #define s_afterS1(f) f(2,c,b,a,e,d) argument
56 #define s_afterS2(f) f(3,a,e,b,d,c) argument
57 #define s_afterS3(f) f(4,e,b,d,c,a) argument
58 #define s_afterS4(f) f(5,b,a,e,c,d) argument
59 #define s_afterS5(f) f(6,a,c,b,e,d) argument
60 #define s_afterS6(f) f(7,a,c,d,b,e) argument
61 #define s_afterS7(f) f(8,d,e,b,a,c) argument
64 #define s_beforeI7(f) f(8,a,b,c,d,e) argument
[all …]
/optee_os-3.20.0/lib/libutils/isoc/arch/arm/softfloat/source/
A DextF80_eq.c47 union { struct extFloat80M s; extFloat80_t f; } uA; in extF80_eq() member
50 union { struct extFloat80M s; extFloat80_t f; } uB; in extF80_eq() member
A DextF80_eq_signaling.c46 union { struct extFloat80M s; extFloat80_t f; } uA; in extF80_eq_signaling() member
49 union { struct extFloat80M s; extFloat80_t f; } uB; in extF80_eq_signaling() member
A DextF80_lt.c47 union { struct extFloat80M s; extFloat80_t f; } uA; in extF80_lt() member
50 union { struct extFloat80M s; extFloat80_t f; } uB; in extF80_lt() member
A DextF80_lt_quiet.c47 union { struct extFloat80M s; extFloat80_t f; } uA; in extF80_lt_quiet() member
50 union { struct extFloat80M s; extFloat80_t f; } uB; in extF80_lt_quiet() member
A DextF80_le.c47 union { struct extFloat80M s; extFloat80_t f; } uA; in extF80_le() member
50 union { struct extFloat80M s; extFloat80_t f; } uB; in extF80_le() member
A DextF80_le_quiet.c47 union { struct extFloat80M s; extFloat80_t f; } uA; in extF80_le_quiet() member
50 union { struct extFloat80M s; extFloat80_t f; } uB; in extF80_le_quiet() member
A DextF80_mul.c47 union { struct extFloat80M s; extFloat80_t f; } uA; in extF80_mul() member
53 union { struct extFloat80M s; extFloat80_t f; } uB; in extF80_mul() member
66 union { struct extFloat80M s; extFloat80_t f; } uZ; in extF80_mul() member
A DextF80_sub.c46 union { struct extFloat80M s; extFloat80_t f; } uA; in extF80_sub() member
50 union { struct extFloat80M s; extFloat80_t f; } uB; in extF80_sub() member
A DextF80_add.c46 union { struct extFloat80M s; extFloat80_t f; } uA; in extF80_add() member
50 union { struct extFloat80M s; extFloat80_t f; } uB; in extF80_add() member
A DextF80_div.c47 union { struct extFloat80M s; extFloat80_t f; } uA; in extF80_div() member
53 union { struct extFloat80M s; extFloat80_t f; } uB; in extF80_div() member
73 union { struct extFloat80M s; extFloat80_t f; } uZ; in extF80_div() member
A DextF80_rem.c47 union { struct extFloat80M s; extFloat80_t f; } uA; in extF80_rem() member
53 union { struct extFloat80M s; extFloat80_t f; } uB; in extF80_rem() member
69 union { struct extFloat80M s; extFloat80_t f; } uZ; in extF80_rem() member
A DextF80_roundToInt.c48 union { struct extFloat80M s; extFloat80_t f; } uA; in extF80_roundToInt() member
57 union { struct extFloat80M s; extFloat80_t f; } uZ; in extF80_roundToInt() member
A DextF80_isSignalingNaN.c46 union { struct extFloat80M s; extFloat80_t f; } uA; in extF80_isSignalingNaN() member
A DextF80_sqrt.c47 union { struct extFloat80M s; extFloat80_t f; } uA; in extF80_sqrt() member
63 union { struct extFloat80M s; extFloat80_t f; } uZ; in extF80_sqrt() member
A Dui64_to_extF80.c47 union { struct extFloat80M s; extFloat80_t f; } uZ; in ui64_to_extF80() member
A Dui32_to_extF80.c47 union { struct extFloat80M s; extFloat80_t f; } uZ; in ui32_to_extF80() member
A Di32_to_extF80.c50 union { struct extFloat80M s; extFloat80_t f; } uZ; in i32_to_extF80() member
A Di64_to_extF80.c50 union { struct extFloat80M s; extFloat80_t f; } uZ; in i64_to_extF80() member
A DextF80_to_ui32_r_minMag.c46 union { struct extFloat80M s; extFloat80_t f; } uA; in extF80_to_ui32_r_minMag() member
/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dasn1write.h33 #define MBEDTLS_ASN1_CHK_ADD(g, f) \ argument
/optee_os-3.20.0/lib/libutils/ext/include/
A Dfault_mitigation.h155 #define __FTMN_FUNC_BYTE(f, o, l) ((o) < (l) ? (uint8_t)(f)[(o)] : 0) argument
157 #define __FTMN_GET_FUNC_U64(f, o, l) \ argument
167 #define __FTMN_FUNC_HASH32(f, o, l) \ argument
171 #define __FTMN_FUNC_HASH16(f, o, l) \ argument
175 #define __FTMN_FUNC_HASH8(f, o, l) \ argument
179 #define __FTMN_FUNC_HASH4(f, o, l) \ argument
183 #define __FTMN_FUNC_HASH2(f, l) \ argument
188 #define __FTMN_FUNC_HASH(f, l) \ argument
192 #define __FTMN_FUNC_HASH(f, l) (unsigned long)__FTMN_FUNC_HASH2((f), (l)) argument
293 static inline void __ftmn_copy_linked_call_res(struct ftmn *f, in __ftmn_copy_linked_call_res()
/optee_os-3.20.0/lib/libutils/isoc/arch/arm/softfloat/source/include/
A Dinternals.h46 union ui32_f32 { uint32_t ui; float32_t f; }; member
47 union ui64_f64 { uint64_t ui; float64_t f; }; member
50 union extF80M_extF80 { struct extFloat80M fM; extFloat80_t f; }; member
51 union ui128_f128 { struct uint128 ui; float128_t f; }; member
/optee_os-3.20.0/scripts/
A Dts_bin_to_c.py86 def dump_bin(f, ts, compress): argument

Completed in 20 milliseconds

123