HomeSort by relevance Sort by last modified time
    Searched full:wsp (Results 1 - 25 of 101) sorted by null

1 2 3 4 5

  /bionic/libc/upstream-openbsd/lib/libc/stdio/
fgetws.c 42 wchar_t *wsp; local
53 wsp = ws;
59 if (wsp == ws) {
65 *wsp++ = (wchar_t)wc;
71 *wsp++ = L'\0';
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
p_med_o.h 27 Word16 wsp[], /* input : signal used to compute the open loop pitch */
28 /* wsp[-pit_max] to wsp[-1] should be known */
35 Word16 * old_hp_wsp, /* i:o : hypass wsp[] */
45 Word16 wsp[], /* i : wsp[] signal */
46 Word16 hp_wsp[], /* o : hypass wsp[] */
cod_main.h 45 Word16 mem_wsp; /* wsp vector memory */
46 Word16 mem_decim2[3]; /* wsp decimation filter memory */
50 Word16 old_wsp_max; /* old wsp maximum value */
51 Word16 old_wsp_shift; /* old wsp shift */
acelp.h 326 Word16 wsp[], /* input : signal used to compute the open loop pitch */
327 /* wsp[-pit_max] to wsp[-1] should be known */
340 Word16 wsp[], /* i : wsp[] signal */
341 Word16 hp_wsp[], /* o : hypass wsp[] */
  /external/llvm/test/MC/Disassembler/AArch64/
arm64-canonical-form.txt 17 # CHECK: mov wsp, w0
arm64-arithmetic.txt 201 # CHECK: add w1, wsp, w3
202 # CHECK: add w1, wsp, w3
243 # CHECK: sub w1, wsp, w3
244 # CHECK: sub w1, wsp, w3
283 # CHECK: adds w1, wsp, w3
284 # CHECK: adds w1, wsp, w3
321 # CHECK: subs w1, wsp, w3
322 # CHECK: subs w1, wsp, w3
331 # CHECK: cmp wsp, w8
343 # CHECK: sub wsp, w9, w
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
p_med_ol.c 32 Word16 wsp[], /* i: signal used to compute the open loop pitch*/
33 /* wsp[-pit_max] to wsp[-1] should be known */
49 Word16 *old_hp_wsp = st->old_hp_wsp; /* hypass wsp[] */
61 p1 = wsp;
62 p2 = &wsp[-i];
92 /* Hypass the wsp[] vector */
94 Hp_wsp(wsp, hp_wsp, L_frame, hp_wsp_mem);
hp_wsp.c 81 Word16 wsp[], /* i : wsp[] signal */
82 Word16 hp_wsp[], /* o : hypass wsp[] */
106 x0 = wsp[i];
  /external/llvm/test/MC/AArch64/
arm64-arithmetic-encoding.s 202 add w1, wsp, w3
203 add w1, wsp, w3, uxtw #0
204 add w2, wsp, w3, lsl #1
208 ; CHECK: add w1, wsp, w3 ; encoding: [0xe1,0x43,0x23,0x0b]
209 ; CHECK: add w1, wsp, w3 ; encoding: [0xe1,0x43,0x23,0x0b]
210 ; CHECK: add w2, wsp, w3, lsl #1 ; encoding: [0xe2,0x47,0x23,0x0b]
246 sub w1, wsp, w3
247 sub w1, wsp, w3, uxtw #0
252 ; CHECK: sub w1, wsp, w3 ; encoding: [0xe1,0x43,0x23,0x4b]
253 ; CHECK: sub w1, wsp, w3 ; encoding: [0xe1,0x43,0x23,0x4b
    [all...]
basic-a64-diagnostics.s 148 // Wn|WSP should be in second place
151 subs wsp, w5, #123
157 // CHECK-ERROR-NEXT: subs wsp, w5, #123
165 mov wsp, w27, #0xfff, lsl #12
170 // CHECK-ERROR-NEXT: mov wsp, w27, #0xfff, lsl #12
184 add wsp, w1, w2, lsr #3
188 // CHECK-ERROR-NEXT: add wsp, w1, w2, lsr #3
593 adc wsp, w3, w5
594 adc w1, wsp, w2
595 adc w0, w10, wsp
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
WspTypeDecoder.java 22 * Implement the WSP data type decoder.
211 * Decode the "Text-string" type for WSP pdu
234 * Decode the "Token-text" type for WSP pdu
254 * Decode the "Short-integer" type for WSP pdu
272 * Decode the "Long-integer" type for WSP pdu
295 * Decode the "Integer-Value" type for WSP pdu
311 * Decode the "Uintvar-integer" type for WSP pdu
336 * Decode the "Value-length" type for WSP pdu
359 * Decode the "Extension-media" type for WSP PDU.
386 * Decode the "Constrained-encoding" type for WSP pd
    [all...]
WapPushOverSms.java 105 * wap-230-wsp-20010705-a section 8 for details on the WAP PDU format.
151 * From wap-230-wsp-20010705-a section 8.1.2
166 * From wap-230-wsp-20010705-a section 8.4.2.24
209 * Seek for application ID field in WSP header.
  /external/chromium_org/third_party/WebKit/Source/core/frame/csp/
CSPSourceList.cpp 94 // source-list = *WSP [ source *( 1*WSP source ) *WSP ]
95 // / *WSP "'none'" *WSP
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
ol_ltp.cpp 92 wsp = pointer to buffer of signal used to compute the Open loop pitch
134 Word16 wsp[], // i : signal used to compute the OL pitch, Q0
151 *T_op = Pitch_ol(vadSt, mode, wsp, PIT_MIN, PIT_MAX, L_FRAME, idx, dtx);
157 *T_op = Pitch_ol(vadSt, mode, wsp, PIT_MIN, PIT_MAX, L_FRAME_BY2,
162 *T_op = Pitch_ol_wgh(st, vadSt, wsp, PIT_MIN, PIT_MAX, L_FRAME_BY2,
167 *T_op = Pitch_ol(vadSt, mode, wsp, PIT_MIN_MR122, PIT_MAX,
205 Word16 wsp[], /* i : signal used to compute the OL pitch, Q0 */
223 *T_op = Pitch_ol(vadSt, mode, wsp, PIT_MIN, PIT_MAX, L_FRAME, idx, dtx,
230 *T_op = Pitch_ol(vadSt, mode, wsp, PIT_MIN, PIT_MAX, L_FRAME_BY2,
235 *T_op = Pitch_ol_wgh(st, vadSt, wsp, PIT_MIN, PIT_MAX, L_FRAME_BY2
    [all...]
pre_big.cpp 105 wsp = array of type Word16 -- weighted speech Q0
167 Word16 wsp[], /* o : weighted speech Q0 */
200 Residu(Ap1, &speech[frameOffset], &wsp[frameOffset], L_SUBFR);
202 Syn_filt(Ap2, &wsp[frameOffset], &wsp[frameOffset], L_SUBFR, mem_w, 1);
  /external/chromium_org/tools/telemetry/unittest_data/
batterystats_v8.csv 118 8,h,0,Bl=100,Bs=d,Bh=g,Bp=n,Bt=272,Bv=4301,+r,Pss=4,+Wr,+W,Wss=2,Wsp=compl,Epr=0
1183 8,h,76,+w=30,Wsp=dsc
1197 8,h,128115,+r,+w=34,+g,Wsp=scan
1199 8,h,2031,+w=40,Wsp=ascing
1200 8,h,32,-w,Wsp=dsc
1201 8,h,13,Wsp=ascing
1202 8,h,0,Wsp=asced
1203 8,h,1,Wsp=4-way
1204 8,h,1,Wsp=group
1205 8,h,80,+w=40,Wsp=comp
    [all...]
batterystats_v8_no_data.csv 118 8,h,0,Bl=100,Bs=d,Bh=g,Bp=n,Bt=272,Bv=4301,+r,Pss=4,+Wr,+W,Wss=2,Wsp=compl,Epr=0
1183 8,h,76,+w=30,Wsp=dsc
1197 8,h,128115,+r,+w=34,+g,Wsp=scan
1199 8,h,2031,+w=40,Wsp=ascing
1200 8,h,32,-w,Wsp=dsc
1201 8,h,13,Wsp=ascing
1202 8,h,0,Wsp=asced
1203 8,h,1,Wsp=4-way
1204 8,h,1,Wsp=group
1205 8,h,80,+w=40,Wsp=comp
    [all...]
  /external/vixl/test/
test-disasm-a64.cc 240 COMPARE(add(w0, wsp, Operand(0)), "mov w0, wsp");
243 COMPARE(add(w1, wsp, Operand(8)), "add w1, wsp, #0x8 (8)");
245 COMPARE(add(wsp, wsp, Operand(42)), "add wsp, wsp, #0x2a (42)");
247 COMPARE(adds(wzr, wsp, Operand(9)), "cmn wsp, #0x9 (9)")
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64RegisterInfo.td 82 def WSP : AArch64Reg<31, "wsp">, DwarfRegNum<[31]>;
83 def WZR : AArch64Reg<31, "wzr">, DwarfRegAlias<WSP>;
117 def SP : AArch64Reg<31, "sp", [WSP]>, DwarfRegAlias<WSP>;
118 def XZR : AArch64Reg<31, "xzr", [WZR]>, DwarfRegAlias<WSP>;
135 // GPR register classes which exclude SP/WSP.
145 // GPR register classes which include SP/WSP.
146 def GPR32sp : RegisterClass<"AArch64", [i32], 32, (add GPR32common, WSP)> {
155 def GPR32sponly : RegisterClass<"AArch64", [i32], 32, (add WSP)>;
    [all...]
  /art/runtime/arch/arm64/
registers_arm64.cc 35 "w30", "wsp", "wxr"
  /frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
PduComposer.java 71 * WAP values defined in WSP spec.
207 * From WAP-230-WSP-20010705-a:
236 * From WAP-230-WSP-20010705-a:
249 * From WAP-230-WSP-20010705-a:
285 * From WAP-230-WSP-20010705-a:
306 * From WAP-230-WSP-20010705-a:
357 * From WAP-230-WSP-20010705-a:
407 * From WAP-230-WSP-20010705-a:
430 * From WAP-230-WSP-20010705-a:
447 * From WAP-230-WSP-20010705-a
    [all...]
PduParser.java 33 * The next are WAP values defined in WSP specification.
    [all...]
  /device/lge/hammerhead/overlay/frameworks/base/core/res/res/values-mcc310-mnc120/
config.xml 45 If false, some fields of content disposition do not follow wap-230-wsp-20010705-a.rdf -->
  /frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/
WapPushTest.java 168 * http://www.openmobilealliance.org/tech/omna/omna-wsp-content-type.aspx
306 * http://www.openmobilealliance.org/tech/omna/omna-wsp-content-type.aspx
876 * Generate Random WSP header with integer application ID
    [all...]
  /external/libedit/src/
vi.c 1089 const Char *wep, *wsp; local
1097 wep = wsp = 0;
1103 wsp = wp;
1110 if (wsp == 0 || (el->el_state.doingarg && el->el_state.argument != 0))
1114 len = (int)(wep - wsp);
1122 while (wsp < wep && cp < lim)
1123 *cp++ = *wsp++;

Completed in 1154 milliseconds

1 2 3 4 5