HomeSort by relevance Sort by last modified time
    Searched refs:ref4 (Results 1 - 8 of 8) sorted by null

  /external/avahi/avahi-compat-libdns_sd/
null-test.c 46 DNSServiceRef ref1, ref2, ref3, ref4 = NULL; local
52 DNSServiceRegister(&ref4, 0, 0, "subtype #3", "_simple._tcp,,", NULL, NULL, 4711, 0, NULL, NULL, NULL);
53 assert(!ref4);
54 DNSServiceRegister(&ref4, 0, 0, "subtype #3", "", NULL, NULL, 4711, 0, NULL, NULL, NULL);
55 assert(!ref4);
56 DNSServiceRegister(&ref4, 0, 0, "subtype #3", ",", NULL, NULL, 4711, 0, NULL, NULL, NULL);
57 assert(!ref4);
58 DNSServiceRegister(&ref4, 0, 0, "subtype #3", ",,", NULL, NULL, 4711, 0, NULL, NULL, NULL);
59 assert(!ref4);
61 DNSServiceBrowse(&ref4, 0, 0, "_simple._tcp,_gurke", NULL, reply, NULL)
    [all...]
  /external/elfutils/tests/
run-readelf-zdebug-rel.sh 68 type (ref4) [ 80]
74 sibling (ref4) [ 80]
79 type (ref4) [ 80]
85 type (ref4) [ 87]
92 type (ref4) [ 9a]
98 type (ref4) [ 9a]
107 type (ref4) [ 8d]
110 type (ref4) [ 93]
  /frameworks/base/tools/aapt2/
StringPool_test.cpp 129 StringPool::Ref ref4 = pool.makeRef(u"z"); local
133 EXPECT_EQ(ref4.getIndex(), ref.getIndex());
211 StringPool::StyleRef ref4 = pool.makeRef(StyleString{ local
219 EXPECT_EQ(3u, ref4.getIndex());
  /external/libvpx/libvpx/vpx_dsp/x86/
sad4d_sse2.asm 177 res, ref2, ref3, ref4
180 ref2, ref3, ref4
highbd_sad4d_sse2.asm 219 res, ref2, ref3, ref4
222 ref2, ref3, ref4
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_sad4d_sse2.asm 177 res, ref2, ref3, ref4
180 ref2, ref3, ref4
  /external/libvpx/libvpx/vpx_dsp/mips/
sad_msa.c 863 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; local
880 LD_UB4(ref1_ptr, ref_stride, ref4, ref5, ref6, ref7);
891 PCKEV_D2_UB(ref5, ref4, ref7, ref6, ref0, ref1);
1166 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; local
    [all...]
  /external/elfutils/libdw/
known-dwarf.h 278 DWARF_ONE_KNOWN_DW_FORM (ref4, DW_FORM_ref4) \
    [all...]

Completed in 300 milliseconds