HomeSort by relevance Sort by last modified time
    Searched refs:sub (Results 76 - 100 of 1624) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/compiler-rt/lib/builtins/arm/
aeabi_ldivmod.S 23 sub sp, sp, #16
aeabi_uldivmod.S 23 sub sp, sp, #16
clzsi2.S 68 sub r0, r1, r0, lsr #1
divsi3.S 48 sub r0, r2, r0, asr #31
49 sub r1, r3, r1, asr #31
54 sub r0, r0, r4, asr #31
modsi3.S 47 sub r0, r2, r0, asr #31
48 sub r1, r3, r1, asr #31
53 sub r0, r0, r4, asr #31
  /external/linux-tools-perf/perf-3.12.0/arch/arm64/lib/
memcpy.S 41 sub x2, x2, #4
46 sub x2, x2, #2
memset.S 43 sub x2, x2, #4
47 sub x2, x2, #2
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
preemph.cpp 257 *p1 = sub(*p1, temp2, pOverflow);
264 *p1 = sub(*p1, temp2, pOverflow);
ec_gains.cpp 279 if (sub (tmp, st->past_gain_code) > 0)
337 if (sub(tmp, st->past_gain_code, pOverflow) > 0)
410 if (sub (*gain_code, st->prev_gc) > 0)
467 if (sub(*gain_code, st->prev_gc, pOverflow) > 0)
548 if (sub (tmp, st->past_gain_pit) > 0)
596 if (sub(tmp, st->past_gain_pit, pOverflow) > 0)
763 if (sub (*gain_pitch, st->prev_gp) > 0)
773 if (sub (st->past_gain_pit, 16384) > 0) // if (st->past_gain_pit > 1.0)
820 if (sub(*gain_pitch, st->prev_gp, pOverflow) > 0)
830 if (sub(st->past_gain_pit, 16384, pOverflow) > 0
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
ProxyController.java 106 public void updateDataConnectionTracker(int sub) {
107 ((PhoneProxy) mProxyPhones[sub]).updateDataConnectionTracker();
110 public void enableDataConnectivity(int sub) {
111 ((PhoneProxy) mProxyPhones[sub]).setInternalDataEnabled(true);
114 public void disableDataConnectivity(int sub,
116 ((PhoneProxy) mProxyPhones[sub]).setInternalDataEnabled(false, dataCleanedUpMsg);
119 public void updateCurrentCarrierInProvider(int sub) {
120 ((PhoneProxy) mProxyPhones[sub]).updateCurrentCarrierInProvider();
  /ndk/tests/device/test-yasm/jni/
print_hello.asm 9 sub esp, 28
  /external/chromium_org/third_party/openssl/openssl/crypto/x509v3/
v3_ncons.c 76 static int nc_match_single(GENERAL_NAME *sub, GENERAL_NAME *gen);
77 static int nc_dn(X509_NAME *sub, X509_NAME *nm);
78 static int nc_dns(ASN1_IA5STRING *sub, ASN1_IA5STRING *dns);
79 static int nc_email(ASN1_IA5STRING *sub, ASN1_IA5STRING *eml);
116 GENERAL_SUBTREE *sub = NULL;
139 sub = GENERAL_SUBTREE_new();
140 if (!v2i_GENERAL_NAME_ex(sub->base, method, ctx, &tval, 1))
144 if (!*ptree || !sk_GENERAL_SUBTREE_push(*ptree, sub))
146 sub = NULL;
156 if (sub)
    [all...]
  /external/chromium_org/v8/test/webkit/fast/js/kde/
object_prototype.js 34 var sub = new MyClass();
35 shouldBe("sub.x","1");
36 shouldBe("sub.y","2");
37 shouldBe("sub.hasOwnProperty('x')","false");
38 shouldBe("sub.hasOwnProperty('y')","true");
39 sub.x = 6;
40 shouldBe("sub.x","6");
41 shouldBe("sub.hasOwnProperty('x')","true");
42 delete sub.y;
43 shouldBe("sub.y","undefined")
    [all...]
  /external/openssl/crypto/x509v3/
v3_ncons.c 76 static int nc_match_single(GENERAL_NAME *sub, GENERAL_NAME *gen);
77 static int nc_dn(X509_NAME *sub, X509_NAME *nm);
78 static int nc_dns(ASN1_IA5STRING *sub, ASN1_IA5STRING *dns);
79 static int nc_email(ASN1_IA5STRING *sub, ASN1_IA5STRING *eml);
116 GENERAL_SUBTREE *sub = NULL;
139 sub = GENERAL_SUBTREE_new();
140 if (!v2i_GENERAL_NAME_ex(sub->base, method, ctx, &tval, 1))
144 if (!*ptree || !sk_GENERAL_SUBTREE_push(*ptree, sub))
146 sub = NULL;
156 if (sub)
    [all...]
  /external/chromium_org/third_party/cld/encodings/compact_lang_det/
subsetsequence.h 23 uint8 Median3(int sub);
  /external/llvm/test/MC/AArch64/
elf-extern.s 13 sub sp, sp, #16
  /external/llvm/test/MC/ELF/
relax-arith.s 83 // CHECK: Name: sub
90 .section sub
91 sub $foo, %bx
93 sub $foo, %ebx
95 sub $foo, %rbx
  /external/tcpdump/
mptcp.h 91 u_int8_t sub; member in struct:mp_dss
123 u_int8_t sub; member in struct:mp_remove_addr
131 u_int8_t sub; member in struct:mp_fail
139 u_int8_t sub; member in struct:mp_close
  /frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV5E/
Radix4FFT_v5.s 28 sub sp, sp, #32
70 sub r3, r3, r5 @ r3 = L_mpy_wx(cosx, t1) - L_mpy_wx(sinx, t0)@
73 sub r0, r10, r2 @ r0 = t0 - r2@
74 sub r1, r11, r3 @ r1 = t1 - r3@
92 sub r5, r5, r7 @ r5 = L_mpy_wx(cosx, t1) - L_mpy_wx(sinx, t0)@
106 sub r7, r7, r3 @ r5 = L_mpy_wx(cosx, t1) - L_mpy_wx(sinx, t0)@
110 sub r5, r7, r11 @ r5 = r7 - t1@
112 sub r6, r10, r6 @ r6 = t0 - r6@
122 sub r14, r14, r9 @ xptr -= step@
124 sub r10, r2, r4 @ xptr[0] = r2 - r4
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
normalize_amr_wb.h 79 sub y, y, #1
96 "sub %0, %0, #1"
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_normalize.h 68 sub y, y, #1
84 "sub %0, %0, #1"
  /external/libhevc/common/arm64/
ihevc_intra_pred_chroma_mode_3_to_9.s 109 stp d8,d15,[sp,#-16]! // Storing d15 using { sub sp,sp,#8; str d15,[sp] } is giving bus error.
135 sub x7, x5, #3
143 sub x7, x7, x3, lsl #3 //x7 = 8-8x3
152 sub x1, x1, #26 //ref_main_idx + 2nt - (8 + 1)(two_nt - idx - row ) for 8 & 8 - 1row
154 sub x6, x1, x9
175 sub v2.8b, v2.8b , v27.8b //ref_main_idx (sub row)
176 sub v2.8b, v26.8b , v2.8b //ref_main_idx (row 0)
178 sub v3.8b, v2.8b , v29.8b //ref_main_idx + 1 (row 0)
180 sub v7.8b, v28.8b , v6.8b //32-frac
    [all...]
  /art/test/093-serialization/src/
Main.java 48 Sub sub = new Sub('X'); local
49 objStream.writeObject(sub);
63 Sub sub; local
66 sub = (Sub) objStream.readObject();
75 sub.check();
106 class Sub extends Base
    [all...]
  /external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/
IsValidUtf8Test.java 144 ByteString sub = lit.substring(0, bytes.length); local
146 assertTrue(not ^ sub.isValidUtf8());
149 RopeByteString.newInstanceForTest(ByteString.EMPTY, sub),
151 RopeByteString.newInstanceForTest(sub, ByteString.EMPTY),
152 RopeByteString.newInstanceForTest(sub, lit)
  /external/chromium_org/third_party/re2/re2/
parse.cc 460 re->sub()[0] = FinishRegexp(stacktop_);
489 re->sub()[0] = FinishRegexp(stacktop_);
617 re->sub()[0] = FinishRegexp(r1);
646 Regexp** sub = re->sub(); local
647 if (sub[0]->op() == kRegexpEmptyMatch)
649 return sub[0];
662 Regexp** sub = re->sub(); local
663 if (sub[0]->op() == kRegexpEmptyMatch
750 Regexp** sub = re->sub(); local
1001 Regexp* sub; local
    [all...]

Completed in 3854 milliseconds

1 2 34 5 6 7 8 91011>>