Searched defs:rs (Results 1 – 11 of 11) sorted by relevance
/system/extras/libfec/ |
D | fec_read.cpp | 107 static int __ecc_read(fec_handle *f, void *rs, uint8_t *dest, uint64_t offset, in __ecc_read() 208 static int ecc_init(fec_handle *f, rs_unique_ptr& rs, in ecc_init() 245 rs_unique_ptr rs(NULL, free_rs_char); in ecc_read() local 297 rs_unique_ptr rs(NULL, free_rs_char); in verity_read() local
|
/system/extras/libfec/test/ |
D | test_rs.c | 41 void *rs; in main() local
|
/system/netd/resolv/ |
D | res_state.cpp | 60 static void res_static_done(struct res_static* rs) { in res_static_done()
|
D | gethnamaddr.cpp | 893 res_static* rs = res_get_static(); // For thread-safety. in android_gethostbynamefornetcontext() local 910 struct res_static* rs = res_get_static(); // For thread-safety. in android_gethostbyaddrfornetcontext_proxy() local
|
/system/core/libcutils/ |
D | record_stream.cpp | 66 extern void record_stream_free(RecordStream *rs) in record_stream_free()
|
/system/core/libpixelflinger/codeflinger/ |
D | mips_opcode.h | 54 unsigned rs: 5; member 68 unsigned rs: 5; member 85 unsigned rs: 5; member 97 unsigned rs: 5; member
|
/system/extras/verity/fec/ |
D | image.h | 77 void *rs; member
|
/system/media/audio_utils/tests/ |
D | statistics_tests.cpp | 153 double rs{}; in TEST() local
|
/system/bt/btif/src/ |
D | btif_sock_rfc.cc | 682 rfc_slot_t* rs = find_rfc_slot_by_id(id); in jv_dm_cback() local
|
/system/core/fastboot/fuzzy_fastboot/ |
D | main.cpp | 880 std::string rs = RandomString(1000, rand_char); in TEST_F() local 899 std::string rs = RandomString(10, rand_illegal); in TEST_F() local
|
/system/keymaster/key_blob_utils/ |
D | ocb.c | 261 int64x2_t rs = vqaddq_s64(k64, ls); in gen_offset() local
|