| /trusty/user/app/storage/ |
| D | block_range.h | 67 const struct block_range b) { in block_range_overlap() 81 const struct block_range b) { in block_range_before() 110 const struct block_range b) { in block_range_eq()
|
| D | block_mac.h | 85 const struct block_mac* b) { in block_mac_same_block()
|
| D | block_mac.c | 94 const struct block_mac* b) { in block_mac_eq()
|
| /trusty/user/base/lib/libstdc++-trusty/test/ |
| D | libcxx_test.cpp | 132 std::unique_ptr<Counter> b; in TEST_F() local 153 std::shared_ptr<Counter> b; in TEST_F() local 172 std::shared_ptr<Counter> b; in TEST_F() local 217 std::weak_ptr<Counter> b; in TEST_F() local 240 std::string b("abcdefghijklmnopqrstuvwxyz"); in TEST_F() local 250 std::string b; in TEST_F() local 285 std::vector<Counter> b; in TEST_F() local
|
| /trusty/user/base/app/acvp/ |
| D | acvp.h | 22 static inline int StringEq(bssl::Span<const uint8_t> a, const char* b) { in StringEq()
|
| /trusty/user/base/lib/hwasan/test/ |
| D | hwasan_test.c | 81 int* b = (int*)hwasan_remove_ptr_tag((void*)(&a)); in TEST() local 107 int* b = (int*)hwasan_remove_ptr_tag((void*)a); in TEST() local 161 int8_t* b = realloc(a, size + 1); in TEST() local 181 int8_t* b; in TEST() local 224 int8_t* b; in TEST() local 330 int* b = (int*)hwasan_remove_ptr_tag((void*)a); in TEST() local
|
| /trusty/user/base/app/metrics/ |
| D | client.h | 51 static inline bool equal_uuid(const struct uuid* a, const struct uuid* b) { in equal_uuid()
|
| /trusty/kernel/platform/generic-arm64/ |
| D | smc_service_access_policy.c | 41 static bool equal_uuid(const struct uuid* a, const struct uuid* b) { in equal_uuid()
|
| /trusty/user/app/keymaster/ |
| D | trusty_keymaster_enforcement.cpp | 50 inline size_t min(size_t a, size_t b) { in min()
|
| D | openssl_keymaster_enforcement.cpp | 146 inline bool operator==(const keymaster_blob_t& a, const keymaster_blob_t& b) { in operator ==() 156 const HmacSharingParameters& b) { in operator ==()
|
| /trusty/hardware/nxp/platform/imx/soc/imx6ul/include/ |
| D | imx-regs.h | 54 #define GICBASE(b) (GIC_BASE_VIRT) argument
|
| /trusty/user/base/app/coverage/ |
| D | coverage.h | 71 static inline bool equal_uuid(const struct uuid* a, const struct uuid* b) { in equal_uuid()
|
| /trusty/hardware/nxp/platform/imx/soc/imx7d/include/ |
| D | imx-regs.h | 54 #define GICBASE(b) (GIC_BASE_VIRT) argument
|
| /trusty/user/app/confirmationui/src/ |
| D | trusty_confirmation_ui.cpp | 61 teeui::Color b) { in alfaCombineChannel()
|
| /trusty/kernel/lib/extmem/ |
| D | external_memory.c | 44 struct ext_mem_obj* b = ext_mem_obj_from_bst_node(b_bst); in ext_mem_obj_cmp() local
|
| /trusty/kernel/lib/sm/ |
| D | sm.c | 372 static int sm_vm_compare_key(const struct bst_node* a, const void* b) { in sm_vm_compare_key() 385 static int sm_vm_compare(struct bst_node* a, struct bst_node* b) { in sm_vm_compare()
|
| /trusty/kernel/lib/trusty/ |
| D | vqueue.c | 243 struct vqueue_mem_obj* b = vqueue_mem_obj_from_bst_node(b_bst); in vqueue_mem_obj_cmp() local
|
| D | trusty_virtio.c | 90 static int compare_client_ids(struct bst_node* a, struct bst_node* b) { in compare_client_ids()
|
| D | event.c | 198 static int event_source_bst_compare(struct bst_node* a, struct bst_node* b) { in event_source_bst_compare()
|
| /trusty/user/base/lib/dlmalloc/ |
| D | dlmalloc.c | 1528 #define interlockedcompareexchange(a, b, c) __sync_val_compare_and_swap(a, c, b) argument 3034 #define ok_next(b, n) (1) argument 3376 sbinptr b = smallbin_at(m, i); in do_check_smallbin() local 3403 sbinptr b = smallbin_at(m, sidx); in bin_find() local 3813 #define internal_malloc(m, b) mspace_malloc(m, b) argument 3817 #define internal_malloc(m, b)\ argument 3822 #define internal_malloc(m, b) dlmalloc(b) argument 4595 mchunkptr b, p; in dlmalloc() local 4609 mchunkptr b, p, r; in dlmalloc() local 5143 void ** b = a + 1; /* try to merge with next chunk */ in internal_bulk_free() local [all …]
|
| /trusty/user/base/lib/unittest-rust/src/ |
| D | stats.rs | 271 let b = percentile_of_sorted(&tmp, secound); in quartiles() localVariable
|
| /trusty/kernel/lib/arm_ffa/ |
| D | arm_ffa.c | 126 struct bst_node* b) { in arm_ffa_direct_req2_handler_compare()
|
| /trusty/kernel/app/mmutest/ |
| D | mmutest.c | 715 char b; in mmutest_recursive_stack_overflow_thread_func() local
|