/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
predict.h | 1 /* Definitions for branch prediction routines in the GNU compiler. 33 enum prediction enum 39 extern void predict_insn_def (rtx, enum br_predictor, enum prediction); 43 extern tree build_predict_expr (enum br_predictor, enum prediction);
|
basic-block.h | 764 extern void predict_edge_def (edge, enum br_predictor, enum prediction);
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
predict.h | 1 /* Definitions for branch prediction routines in the GNU compiler. 33 enum prediction enum 39 extern void predict_insn_def (rtx, enum br_predictor, enum prediction); 43 extern tree build_predict_expr (enum br_predictor, enum prediction);
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
predict.h | 1 /* Definitions for branch prediction routines in the GNU compiler. 33 enum prediction enum 39 extern void predict_insn_def (rtx, enum br_predictor, enum prediction); 43 extern tree build_predict_expr (enum br_predictor, enum prediction);
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
predict.h | 1 /* Definitions for branch prediction routines in the GNU compiler. 33 enum prediction enum 39 extern void predict_insn_def (rtx, enum br_predictor, enum prediction); 43 extern tree build_predict_expr (enum br_predictor, enum prediction);
|
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/ |
Learning_MulticlassPA.java | 69 // This implementation, combines training and prediction in one step. 70 // The return value is the prediction value for the supplied sample. It 84 int prediction = mMulticlassPA_learner.sparseGetClass(splited.indexArray, local 86 return prediction;
|
/external/chromium_org/courgette/ |
patch_generator_x86_32.h | 41 Status PredictTransformParameters(SinkStreamSet* prediction) { 42 return TransformationPatchGenerator::PredictTransformParameters(prediction);
|
ensemble.h | 215 virtual Status PredictTransformParameters(SinkStreamSet* prediction);
|
ensemble_apply.cc | 38 Status SubpatchTransformParameters(SinkStreamSet* prediction, 291 SourceStream prediction; 292 prediction.Init(linearized_predicted_items); 294 Status status = ApplySimpleDelta(&prediction,
|
ensemble_create.cc | 52 SinkStreamSet* prediction) { 53 return patcher_->PredictTransformParameters(prediction);
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
armVCM4P2_SetPredDir_s.s | 17 ; * Performs detecting the prediction direction 30 ; * [out]predDir indicates the prediction direction which takes one
|
omxVCM4P2_PredictReconCoefIntra_s.s | 13 ; * Contains module for DC/AC coefficient prediction 19 ; * Performs adaptive DC/AC coefficient prediction for an intra block. Prior 20 ; * to the function call, prediction direction (predDir) should be selected 39 ; * [in] predDir indicates the prediction direction which takes one 43 ; * [in] ACPredFlag a flag indicating if AC prediction should be 125 ;// DC Prediction 129 M_LDR predDir,predDironStack ;// Load Prediction direction 143 CMP predDir,#2 ;// Check if the Prediction direction is vertical 147 LDREQSH absCoeffDC,[pPredBufRow] ;// If vetical load the coeff from Row Prediction Buffer 148 LDRNESH absCoeffDC,[pPredBufCol] ;// If horizontal load the coeff from column Prediction Buffe [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
armVCM4P2_SetPredDir_s.s | 17 ; * Performs detecting the prediction direction 30 ; * [out]predDir indicates the prediction direction which takes one
|
omxVCM4P2_PredictReconCoefIntra_s.s | 13 ; * Contains module for DC/AC coefficient prediction 19 ; * Performs adaptive DC/AC coefficient prediction for an intra block. Prior 20 ; * to the function call, prediction direction (predDir) should be selected 39 ; * [in] predDir indicates the prediction direction which takes one 43 ; * [in] ACPredFlag a flag indicating if AC prediction should be 157 ;// DC Prediction 161 M_LDR predDir,predDironStack ;// Load Prediction direction 169 CMP predDir,#2 ;// Check if the Prediction direction is vertical 173 LDREQSH absCoeffDC,[pPredBufRow] ;// If vetical load the coeff from Row Prediction Buffer 174 LDRNESH absCoeffDC,[pPredBufCol] ;// If horizontal load the coeff from column Prediction Buffe [all...] |
/dalvik/vm/mterp/armv5te/ |
OP_AGET_WIDE.S | 22 @ branch prediction (if any) handles conditional forward branches vs.
|
OP_APUT_WIDE.S | 23 @ branch prediction (if any) handles conditional forward branches vs.
|
/external/oprofile/events/mips/vr5500/ |
events | 16 event:0xa counters:0,1 um:zero minimum:500 name:BRANCHES_MISPREDICTED : Branch prediction miss
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
dfa.rb | 53 <i>start state</i> of the machine; every prediction will begin in state +0+. At 59 alternative has been chosen successfully and the prediction procedure ends. If 60 the current state is not an <i>accept state</i>, the prediction has failed and 82 If positive, it indicates that the prediction 95 For more information on the prediction algorithm, check out the #predict method 226 | The prediction loop has exceeded a maximum limit of 50000 iterations 290 | The prediction loop has exceeded a maximum limit of 50000 iterations
|
/external/oprofile/events/mips/20K/ |
events | 17 event:0xb counters:0 um:zero minimum:500 name:REPLAYS : Total number of LSU requested replays, Load-dependent speculative dispatch or FPU exception prediction replays. 18 event:0xc counters:0 um:zero minimum:500 name:RPS_MISSPREDICTS : JR instructions that mispredicted using the Return Prediction Stack (RPS)
|
/external/libvpx/libvpx/vp8/common/arm/neon/ |
shortidct4x4llm_neon.asm | 109 ; load prediction data 115 ; add prediction and residual
|
/external/chromium_org/net/websockets/ |
websocket_deflate_stream.cc | 177 WebSocketDeflatePredictor::Result prediction = local 180 switch (prediction) {
|
/external/oprofile/events/mips/r12000/ |
events | 31 event:0x1b counters:0,1,2,3 um:zero minimum:500 name:SCACHE_WAY_MISPREDICTION : Misprediction from scache way prediction table (data)
|
/external/libvorbis/doc/ |
07-floor1.tex | 22 prediction in a process roughly equivalent to the following simplified 243 iterative prediction to find final Y values, these points are 256 +/- difference values, then apply to line prediction.
|
/external/oprofile/events/mips/25K/ |
events | 25 # Branch/Jump Prediction: 29 event:0xf counters:0,1 um:zero minimum:500 name:JR_RPD_MISSPREDICTED : JR instructions that mispredicted using the Return Prediction Stack 71 event:0x21 counters:0,1 um:zero minimum:500 name:REPLAYS_LSU_LOAD_DEP_FPU : LSU requested replays, load-dependent speculative dispatch, FPU exception prediction
|
/external/chromium_org/chrome/browser/resources/ |
gesture_config.js | 250 label: 'Scroll prediction interval<br>' + 251 '(Enable scroll prediction in ' +
|