Searched refs:cmp_data (Results 1 – 3 of 3) sorted by relevance
565 static int cmp_data(const ASN1_OBJECT *a, const ASN1_OBJECT *b) { in cmp_data() function601 global_added_by_data = lh_ASN1_OBJECT_new(hash_data, cmp_data); in obj_add_object()
915 struct cmp_data { struct1398 struct cmp_data cmp;
2572 rtc::scoped_ptr<float[]> cmp_data(new float[ref_length]); in TEST_P() local2607 out_ptr, out_length, cmp_data.get(), ref_length))); in TEST_P()2608 out_ptr = cmp_data.get(); in TEST_P()