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

  /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
NotificationComparatorTest.java 181 Notification n10 = new Notification.Builder(mContext, TEST_CHANNEL_ID) local
184 pkg2, 1, "email", uid2, uid2, n10, new UserHandle(userId),
  /external/clang/test/CXX/expr/expr.const/
p2-0x.cpp 239 constexpr int n10 = n3 - -1; // expected-error {{constant expression}} expected-note {{value 2147483648 is outside the range of }} member in namespace:UndefinedBehavior::Overflow
  /external/clang/test/SemaCXX/
constant-expression-cxx11.cpp 290 constexpr bool n10 = &x >= 0; // expected-error {{must be initialized by a constant expression}} member in namespace:PointerComparison
    [all...]
  /external/libxaac/decoder/armv8/
ixheaacd_qmf_dec_armv8.c 610 WORD32 n00, n10, n20, n30, n01, n11, n21, n31; local
643 n10 = x_4 + x_6;
650 y1[h2] = n10;
700 WORD32 n00, n10, n20, n30, n01, n11, n21, n31; local
740 n10 = xl0_0 + xl1_1;
749 y1[h2] = n10;
    [all...]
  /external/libxaac/decoder/generic/
ixheaacd_qmf_dec_generic.c 847 WORD32 n00, n10, n20, n30, n01, n11, n21, n31; local
880 n10 = x_4 + x_6;
887 y1[h2] = n10;
937 WORD32 n00, n10, n20, n30, n01, n11, n21, n31; local
977 n10 = xl0_0 + xl1_1;
986 y1[h2] = n10;
1686 WORD32 n00, n10, n20, n30, n01, n11, n21, n31; local
1790 WORD32 n00, n10, n20, n30, n01, n11, n21, n31; local
    [all...]
  /external/libxaac/decoder/
ixheaacd_aac_imdct.c 1958 WORD32 n00, n10, n20, n30, n01, n11, n21, n31; local
    [all...]

Completed in 341 milliseconds