Searched defs:score (Results 1 - 25 of 43) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_sched_gm107.h102 RegScores *score; // for current BB member in class:nv50_ir::SchedDataCalculatorGM107
/xsrc/external/mit/xorg-server/dist/glx/
H A Dglxscreens.c259 int score = 0; local in function:pickFBConfig
/xsrc/external/mit/brotli/dist/c/enc/
H A Dhash_longest_match_quickly_inc.h173 const score_t score = BackwardReferenceScoreUsingLastDistance(len); local in function:FN
208 const score_t score = BackwardReferenceScore(len, backward); local in function:FN
239 const score_t score = BackwardReferenceScore(len, backward); local in function:FN
[all...]
H A Dhash_rolling_inc.h189 score_t score = BackwardReferenceScore(len, backward); local in function:FN
H A Dhash_forgetful_chain_inc.h228 score_t score = BackwardReferenceScoreUsingLastDistance(len); local in function:FN
269 score_t score = BackwardReferenceScore(len, backward); local in function:FN
[all...]
H A Dhash_longest_match64_inc.h205 score_t score = BackwardReferenceScoreUsingLastDistance(len); local in function:FN
246 score_t score = BackwardReferenceScore(len, backward); local in function:FN
[all...]
H A Dhash_longest_match_inc.h201 score_t score = BackwardReferenceScoreUsingLastDistance(len); local in function:FN
241 score_t score = BackwardReferenceScore(len, backward); local in function:FN
[all...]
H A Dhash.h54 score_t score; member in struct:HasherSearchResult
143 score_t score; local in function:TestStaticDictionaryItem
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_ext_pixelformat.c450 struct stw_pixelformat_score score = scores[i - 1]; local in function:wglChoosePixelFormatARB
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/pp/
H A Dnode_to_instr.c252 unsigned int score = ppir_node_score(node); local in function:ppir_ready_list_pick_best
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_ext_pixelformat.c451 struct stw_pixelformat_score score = scores[i - 1]; local in function:wglChoosePixelFormatARB
[all...]
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglxscreens.c287 int score = 0; local in function:pickFBConfig
/xsrc/external/mit/freetype/dist/src/autofit/
H A Dafwarp.c139 AF_WarpScore score = scores[idx]; local in function:af_warper_compute_line_best
H A Dafhints.h279 FT_Pos score; /* used during stem matching */ member in struct:AF_SegmentRec_
301 FT_Int score; /* used during stem matching */ member in struct:AF_EdgeRec_
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir_analyze_ubo_ranges.c54 score(const struct ubo_range_entry *entry) function in typeref:typename:int
/xsrc/external/mit/MesaLib/dist/include/android_stub/system/
H A Dcamera.h261 int32_t score; member in struct:camera_face
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir_analyze_ubo_ranges.c54 score(const struct ubo_range_entry *entry) function in typeref:typename:int
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_test_dma_perf.c88 unsigned score; member in struct:si_test_dma_perf::si_result
139 double score = 0; local in function:si_test_dma_perf
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_test_dma_perf.c86 unsigned score; member in struct:si_test_dma_perf::si_result
145 double score = 0; local in function:si_test_dma_perf
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/gp/
H A Dscheduler.c727 int score = 0; local in function:_schedule_try_node
800 int score = _schedule_try_node(ctx, node, speculative); local in function:schedule_try_node
1311 int score = schedule_try_node(ctx, node, true); local in function:try_node
1335 ASSERTED int score = schedule_try_node(ctx, best_node, false); local in function:try_node
1366 ASSERTED int score = schedule_try_node(ctx, move, false); local in function:place_move
[all...]
/xsrc/external/mit/fontconfig/dist/src/
H A Dfcmatch.c874 double score[PRI_END], bestscore[PRI_END]; local in function:FcFontSetMatchInternal
1112 double score[PRI_END]; member in struct:_FcSortNode
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_image.c533 uint32_t score = score_drm_format_mod(modifiers[i]); local in function:choose_drm_format_mod
H A Danv_nir_apply_pipeline_layout.c1080 uint16_t score; member in struct:binding_info
1179 uint16_t score = ((uint16_t)state.set[set].use_count[b] << 7) / local in function:anv_nir_apply_pipeline_layout
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_nir_apply_pipeline_layout.c1387 uint16_t score; member in struct:binding_info
1484 uint16_t score = ((uint16_t)state.set[set].use_count[b] << 7) / local in function:anv_nir_apply_pipeline_layout
[all...]
/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_priv.h296 int score; /**< score for the move-in vs move-out heuristic */ member in struct:__anone2c6f97a0508

Completed in 172 milliseconds

12