Searched refs:heuristic (Results 1 - 25 of 191) sorted by relevance

12345678

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimstb_rectpack.h155 STBRP_DEF void stbrp_setup_heuristic (stbrp_context *context, int heuristic);
156 // Optionally select which packing heuristic the library should use. Different
185 int heuristic; member in struct:stbrp_context
228 STBRP_DEF void stbrp_setup_heuristic(stbrp_context *context, int heuristic) argument
232 STBRP_ASSERT(heuristic == STBRP_HEURISTIC_Skyline_BL_sortHeight || heuristic == STBRP_HEURISTIC_Skyline_BF_sortHeight);
233 context->heuristic = heuristic;
271 context->heuristic = STBRP_HEURISTIC_Skyline_default;
365 if (c->heuristic
[all...]
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimstb_rectpack.h155 STBRP_DEF void stbrp_setup_heuristic (stbrp_context *context, int heuristic);
156 // Optionally select which packing heuristic the library should use. Different
185 int heuristic; member in struct:stbrp_context
228 STBRP_DEF void stbrp_setup_heuristic(stbrp_context *context, int heuristic) argument
232 STBRP_ASSERT(heuristic == STBRP_HEURISTIC_Skyline_BL_sortHeight || heuristic == STBRP_HEURISTIC_Skyline_BF_sortHeight);
233 context->heuristic = heuristic;
271 context->heuristic = STBRP_HEURISTIC_Skyline_default;
365 if (c->heuristic
[all...]
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D17.0.5.rst73 - intel/fs: Use regs_written() in spilling cost heuristic for improved
76 heuristic.
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/
H A Dtest_hard_clause.cpp238 BEGIN_TEST(form_hard_clauses.heuristic)
/xsrc/external/mit/libXau/dist/
H A Dconfig.guess172 /* First heuristic to detect musl libc. */
182 # Second heuristic to detect musl libc.
/xsrc/external/mit/libXaw/dist/
H A Dconfig.guess167 /* First heuristic to detect musl libc. */
176 # Second heuristic to detect musl libc.
/xsrc/external/mit/libXcomposite/dist/
H A Dconfig.guess167 /* First heuristic to detect musl libc. */
176 # Second heuristic to detect musl libc.
/xsrc/external/mit/libXcursor/dist/
H A Dconfig.guess167 /* First heuristic to detect musl libc. */
176 # Second heuristic to detect musl libc.
/xsrc/external/mit/libXdamage/dist/
H A Dconfig.guess167 /* First heuristic to detect musl libc. */
176 # Second heuristic to detect musl libc.
/xsrc/external/mit/libXdmcp/dist/
H A Dconfig.guess167 /* First heuristic to detect musl libc. */
176 # Second heuristic to detect musl libc.
/xsrc/external/mit/libXfixes/dist/
H A Dconfig.guess167 /* First heuristic to detect musl libc. */
176 # Second heuristic to detect musl libc.
/xsrc/external/mit/libXfont2/dist/
H A Dconfig.guess172 /* First heuristic to detect musl libc. */
182 # Second heuristic to detect musl libc.
/xsrc/external/mit/libXft/dist/
H A Dconfig.guess167 /* First heuristic to detect musl libc. */
176 # Second heuristic to detect musl libc.
/xsrc/external/mit/libXi/dist/
H A Dconfig.guess167 /* First heuristic to detect musl libc. */
176 # Second heuristic to detect musl libc.
/xsrc/external/mit/libXinerama/dist/
H A Dconfig.guess167 /* First heuristic to detect musl libc. */
176 # Second heuristic to detect musl libc.
/xsrc/external/mit/libXpm/dist/
H A Dconfig.guess167 /* First heuristic to detect musl libc. */
176 # Second heuristic to detect musl libc.
/xsrc/external/mit/libXpresent/dist/
H A Dconfig.guess167 /* First heuristic to detect musl libc. */
176 # Second heuristic to detect musl libc.
/xsrc/external/mit/libXrandr/dist/
H A Dconfig.guess167 /* First heuristic to detect musl libc. */
176 # Second heuristic to detect musl libc.
/xsrc/external/mit/libXrender/dist/
H A Dconfig.guess172 /* First heuristic to detect musl libc. */
182 # Second heuristic to detect musl libc.
/xsrc/external/mit/libXres/dist/
H A Dconfig.guess167 /* First heuristic to detect musl libc. */
176 # Second heuristic to detect musl libc.
/xsrc/external/mit/libXt/dist/
H A Dconfig.guess172 /* First heuristic to detect musl libc. */
182 # Second heuristic to detect musl libc.
/xsrc/external/mit/libxshmfence/dist/
H A Dconfig.guess172 /* First heuristic to detect musl libc. */
182 # Second heuristic to detect musl libc.
/xsrc/external/mit/listres/dist/
H A Dconfig.guess167 /* First heuristic to detect musl libc. */
176 # Second heuristic to detect musl libc.
/xsrc/external/mit/lndir/dist/
H A Dconfig.guess167 /* First heuristic to detect musl libc. */
176 # Second heuristic to detect musl libc.
/xsrc/external/mit/makedepend/dist/
H A Dconfig.guess167 /* First heuristic to detect musl libc. */
176 # Second heuristic to detect musl libc.

Completed in 47 milliseconds

12345678