/dalvik/tests/078-polymorphic-virtual/ |
info.txt | 1 Stress test predicted chaining for overloaded virtual callsite with 3 resolved
|
/external/chromium/chrome/browser/autofill/ |
autofill_metrics.h | 31 HEURISTIC_TYPE_MATCH, // Our heuristics predicted correctly. 32 HEURISTIC_TYPE_MISMATCH, // Our heuristics predicted incorrectly. 37 SERVER_TYPE_MATCH, // The server predicted correctly. 38 SERVER_TYPE_MISMATCH, // The server predicted incorrectly. 44 PREDICTED_TYPE_MATCH, // Overall, predicted correctly. 45 PREDICTED_TYPE_MISMATCH, // Overall, predicted incorrectly.
|
/dalvik/vm/compiler/template/armv5te/ |
TEMPLATE_INVOKE_METHOD_PREDICTED_CHAIN.S | 8 * The predicted chaining cell is declared in ArmLIR.h with the 30 cmp r3, r8 @ predicted class == actual class? 46 beq $chaintgt @ predicted chain is valid
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
omxVCM4P2_BlockMatch_Integer_8x8.c | 51 * pSrcPreMV - pointer to predicted motion vector; NULL indicates no 52 * predicted MV 53 * pSrcPreSAD - pointer to SAD associated with the predicted MV (referenced
|
omxVCM4P2_BlockMatch_Integer_16x16.c | 53 * pSrcPreMV - pointer to predicted motion vector; NULL indicates no 54 * predicted MV 55 * pSrcPreSAD - pointer to SAD associated with the predicted MV (referenced
|
armVCM4P2_BlockMatch_Integer.c | 49 * [in] pSrcPreMV pointer to predicted motion vector; NULL indicates no predicted MV 50 * [in] pSrcPreSAD pointer to SAD associated with the predicted MV (referenced by pSrcPreMV)
|
omxVCM4P2_MotionEstimationMB.c | 45 * [in] pSrcPreMV pointer to predicted motion vector; NULL indicates no predicted MV 46 * [in] pSrcPreSAD pointer to SAD associated with the predicted MV (referenced by pSrcPreMV); may be set to NULL if unavailable. 125 * [in] pSrcPreMV pointer to predicted motion vector; NULL indicates no predicted MV 126 * [in] pSrcPreSAD pointer to SAD associated with the predicted MV (referenced by pSrcPreMV); may be set to NULL if unavailable. 245 * - pMVPred[2][2] - predicted motion vectors; represented
|
omxVCM4P2_TransRecBlockCoef_intra.c | 82 * the predicted DC coefficient; the remaining entries contain the 95 * pPreACPredict[1]-pPreACPredict[7]contain predicted AC 100 * i.e., sum of the absolute differences between predicted and
|
armVCM4P2_ACDCPredict.c | 55 * [out] pPreACPredict pointer to the predicted coefficients buffer. 63 * between predicted and unpredicted coefficients
|
omxVCM4P2_DecodePadMV_PVOP.c | 196 /* Find the predicted vector */ 206 /* Adding the difference to the predicted MV to reconstruct MV */
|
omxVCM4P2_FindMVpred.c | 28 * specified in [ISO14496-2], subclause 7.6.5. The resulting predicted MV is 55 * pDstMVPred - pointer to the predicted motion vector
|
/external/svox/pico/lib/ |
picokdt.h | 205 graph: the grapheme string of the word for wich POS will be predicted 243 ishist1-ishist3: flag to indicate if fol1-3 are predicted tree 284 13-15 the three following phones predicted 293 primstressflag: flag indicating if primary stress was already predicted 294 phonech1-3: the three following phon chunks predicted (right-to-left) 341 considering previously predicted PHR2/3) 344 (also considering previously predicted PHR2/3) 379 5-6 history values (already predicted following) 384 11 nr words right to predicted "1" prominence (foot) 385 12 nr syllables right to predicted "1" prominence (foot [all...] |
/external/llvm/test/Analysis/BlockFrequencyInfo/ |
basic.ll | 33 ; The 'then' branch is predicted more likely via branch weight metadata. 68 ; The 'case_c' branch is predicted more likely via branch weight metadata.
|
/external/oprofile/events/arm/armv7-common/ |
events | 20 event:0x10 counters:1,2,3,4,5,6 um:zero minimum:500 name:PC_BRANCH_MIS_PRED : Branch mispredicted or not predicted. Counts pipeline flushes because of misprediction 21 event:0x12 counters:1,2,3,4,5,6 um:zero minimum:500 name:PC_BRANCH_MIS_USED : Branch or change in program flow that could have been predicted
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/ |
acctab.utf | 13 ! prominence set (predicted by the DT) Pico
|
phrtab.utf | 13 ! bound set (predicted by the DT) Pico
|
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
qgain475.h | 125 Word16 exp_gcode0, /* i : predicted CB gain (exponent), Q0 */ 126 Word16 frac_gcode0, /* i : predicted CB gain (fraction), Q15 */ 137 * (using predicted codebook gain) 146 Word16 sf0_exp_gcode0, /* i : predicted CB gain (exponent), Q0 */ 147 Word16 sf0_frac_gcode0, /* i : predicted CB gain (fraction), Q15 */ 158 Word16 sf1_exp_gcode0, /* i : predicted CB gain (exponent), Q0 */ 159 Word16 sf1_frac_gcode0, /* i : predicted CB gain (fraction), Q15 */
|
qgain475.cpp | 360 gcode0 = predicted CB gain (Word16) 361 exp_gcode0 = exponent of predicted CB gain (Word16) 403 Word16 gcode0, // i : predicted CB gain, Q(14 - exp_gcode0) 404 Word16 exp_gcode0, // i : exponent of predicted CB gain, Q0 477 Word16 gcode0, /* i : predicted CB gain, Q(14 - exp_gcode0) */ 478 Word16 exp_gcode0, /* i : exponent of predicted CB gain, Q0 */ 549 exp_gcode0 = predicted CB gain (exponent MSW) (Word16) 550 frac_gcode0 = predicted CB gain (exponent LSW) (Word16) 589 Word16 exp_gcode0, // i : predicted CB gain (exponent MSW), Q0 590 Word16 frac_gcode0, // i : predicted CB gain (exponent LSW), Q1 [all...] |
/external/tremolo/Tremolo/ |
floor1.c | 297 /* unpack wrapped/predicted values from stream */ 333 int predicted=render_point(info->postlist[info->loneighbor[i-2]], local 338 int hiroom=quant_q-predicted; 339 int loroom=predicted; 358 fit_value[i]=val+predicted; 363 fit_value[i]=predicted|0x8000;
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/ |
symshift.pl | 151 # not all symbols are predicted by trees, some universals are inserted 153 # don't collide with predicted ones 222 #insert not predicted symbols
|
/external/chromium/chrome/browser/net/ |
connect_interceptor.cc | 63 // Subresources for main frames usually get predicted when we detected the
|
/external/oprofile/events/i386/p4-ht/ |
unit_masks | 4 0x01 branch not-taken predicted 6 0x04 branch taken predicted
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
omxVCM4P10_DequantTransformResidualFromPairAndAdd.c | 64 * pPred - Pointer to the predicted 4x4 block; must be aligned on a 4-byte 66 * predStep - Predicted frame step size in bytes; must be a multiple of 4
|
/external/libvpx/vp8/common/ |
entropy.h | 57 /* Coefficients are predicted via a 3-dimensional probability table. */
|
onyxc_int.h | 173 /* keyframe block modes are predicted by their above, left neighbors */
|