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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cr16/
excp_test.s 5 # excp svc/dvz/flg/bpt/trc/und/iad/dbg/ise
7 excp svc
8 excp dvz
9 excp flg
10 excp bpt
11 excp trc
12 excp und
13 excp iad
14 excp dbg
15 excp is
    [all...]
excp_test.d 10 0: c5 00 excp svc
11 2: c6 00 excp dvz
12 4: c7 00 excp flg
13 6: c8 00 excp bpt
14 8: c9 00 excp trc
15 a: ca 00 excp und
16 c: cc 00 excp iad
17 e: ce 00 excp dbg
18 10: cf 00 excp ise
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/crx/
misc_insn.s 287 .global excp
288 excp: label
289 excp BPT label
290 excp svc label
misc_insn.d 216 00000110 <excp>:
217 110: f8 ff excp bpt
218 112: f5 ff excp svc
  /external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/
Dfp.java 1271 final int excp = result.round(lostdigit); local
1301 final int excp = result.round(aextradigit + bextradigit); local
1496 final int excp; local
1566 final int excp = result.round(lostdigit); local
1588 int excp; \/\/ exceptions local
1844 final int excp = result.round(rl * RADIX \/ divisor); \/\/ do the rounding local
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
pvamrwbdecoder.cpp 309 int16 *excp = &code[L_SUBFR]; local
310 int16 *exc2 = &excp[L_SUBFR]; /* excitation vector */
922 excp[i] = amr_wb_round(L_tmp);
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
dec_amr.cpp 566 Word16 excp[L_SUBFR];
1061 excp[i] = pv_round (L_temp);
1364 Word16 excp[L_SUBFR]; local
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
SipPhone.java 524 CallStateException excp = null; local
529 excp = e;
532 if (excp != null) throw excp;
    [all...]
  /external/icu/icu4c/source/data/mappings/
ucmfiles.mk 116 icu-internal-25546.ucm lmb-excp.ucm \
  /external/libxml2/os400/dlfcn/
dlfcn.c 294 dlseterror_from_exception(volatile _INTRPT_Hndlr_Parms_T * excp)
305 p = (_INTRPT_Hndlr_Parms_T *) excp;
  /external/llvm/examples/ExceptionDemo/
ExceptionDemo.cpp 564 struct OurBaseException_t *excp = (struct OurBaseException_t*) local
566 struct OurExceptionType_t *excpType = &(excp->type);
572 "excp = <%p>.\n",
574 (void*)excp);
    [all...]
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 

Completed in 1476 milliseconds