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

  /external/dtc/tests/
dtbs_equal_unordered.c 60 const struct fdt_reserve_entry *re2 = p2; local
62 if (fdt64_to_cpu(re1->address) < fdt64_to_cpu(re2->address))
64 else if (fdt64_to_cpu(re1->address) > fdt64_to_cpu(re2->address))
67 if (fdt64_to_cpu(re1->size) < fdt64_to_cpu(re2->size))
69 else if (fdt64_to_cpu(re1->size) > fdt64_to_cpu(re2->size))
  /toolchain/binutils/binutils-2.27/binutils/
windres.c 443 const rc_res_entry **re1, **re2;
446 re2 = (const rc_res_entry **) p2;
447 return res_id_cmp ((*re1)->id, (*re2)->id);
439 const rc_res_entry **re1, **re2; local
  /external/clang/test/SemaCXX/
typo-correction.cpp 429 namespace re2 {} namespace in namespace:no_ns_before_dot
  /external/libxaac/decoder/armv8/
ixheaacd_qmf_dec_armv8.c 804 WORD32 re2, re3; local
1058 re2 = *psubband1;
1088 (ixheaacd_add64(ixheaacd_mult64(re2, wre), ixheaacd_mult64(im, wim))) >>
1091 ixheaacd_mult64(re2, wim))) >>
    [all...]
  /external/libxaac/decoder/generic/
ixheaacd_qmf_dec_generic.c 260 WORD32 re2, re3; local
430 re2 = *psubband1;
452 *psubband1-- = ixheaacd_add32(ixheaacd_mult32x16in32(re2, wre),
455 ixheaacd_mult32x16in32(re2, wim));
1041 WORD32 re2, re3; local
    [all...]
  /external/icu/icu4c/source/test/intltest/
regextst.cpp 2763 UText re2 = UTEXT_INITIALIZER; local
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/
htmlunit-core-js-2.14.jar 
  /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar 

Completed in 346 milliseconds