Home
last modified time | relevance | path

Searched refs:sortvalue (Results 1 – 18 of 18) sorted by relevance

/dports/multimedia/mkclean/mkclean-0.8.7/corec/corec/str/
H A Dstr_utf8.c103 static NOINLINE uint_fast32_t sortvalue(const tchar_t** InPtr) in sortvalue() function
164 va=sortvalue(&a); in tcscmp()
165 vb=sortvalue(&b); in tcscmp()
179 va=sortvalue(&a); in tcsncmp()
180 vb=sortvalue(&b); in tcsncmp()
192 va=sortvalue(&a) & ~15; in tcsicmp()
193 vb=sortvalue(&b) & ~15; in tcsicmp()
207 va=sortvalue(&a) & ~15; in tcsnicmp()
208 vb=sortvalue(&b) & ~15; in tcsnicmp()
/dports/multimedia/mkvalidator/mkvalidator-0.5.0/corec/corec/str/
H A Dstr_utf8.c103 static NOINLINE uint_fast32_t sortvalue(const tchar_t** InPtr) in sortvalue() function
164 va=sortvalue(&a); in tcscmp()
165 vb=sortvalue(&b); in tcscmp()
179 va=sortvalue(&a); in tcsncmp()
180 vb=sortvalue(&b); in tcsncmp()
192 va=sortvalue(&a) & ~15; in tcsicmp()
193 vb=sortvalue(&b) & ~15; in tcsicmp()
207 va=sortvalue(&a) & ~15; in tcsnicmp()
208 vb=sortvalue(&b) & ~15; in tcsnicmp()
/dports/multimedia/bcmatroska2/bcmatroska2-0.23/corec/corec/str/
H A Dstr_utf8.c103 static NOINLINE uint_fast32_t sortvalue(const tchar_t** InPtr) in sortvalue() function
164 va=sortvalue(&a); in tcscmp()
165 vb=sortvalue(&b); in tcscmp()
179 va=sortvalue(&a); in tcsncmp()
180 vb=sortvalue(&b); in tcsncmp()
192 va=sortvalue(&a) & ~15; in tcsicmp()
193 vb=sortvalue(&b) & ~15; in tcsicmp()
207 va=sortvalue(&a) & ~15; in tcsnicmp()
208 vb=sortvalue(&b) & ~15; in tcsnicmp()
/dports/games/cake/cake_src/cake/
H A Dshader.cpp378 shad->sortvalue = SORT_NORMAL; in CreateShader()
539 shad->sortvalue = SORT_PORTAL; in Parse()
553 shad->sortvalue = SORT_PORTAL; in Parse()
555 else if (!stricmp(Parser::token, "sky")) shad->sortvalue = SORT_SKY; in Parse()
556 else if (!stricmp(Parser::token, "opaque")) shad->sortvalue = SORT_OPAQUE; in Parse()
563 shad->sortvalue = atoi(Parser::token); in Parse()
564 if (shad->sortvalue == 0) in Parse()
567 shad->sortvalue = SORT_OPAQUE; in Parse()
898 shad->sortvalue = SORT_FOG; in Parse()
1136 if (shad->num_layers == 0 && shad->sortvalue == SORT_OPAQUE/*default*/) in ParseLayer()
[all …]
H A Dtypes.h312 int sortvalue; /**< @todo Carmack changed int sortvalues to float, why? */ member
H A Dskybox.cpp104 box_shader[i]->sortvalue = SORT_NORMAL; in Init()
H A Dq3bsp.cpp322 face_list[i].sort_value = ((shad->sortvalue) << 16) + in Init()
510 r_skybox->box_shader[j]->sortvalue = shad->sortvalue; in GenerateSkyBox()
/dports/astro/gnuastro/gnuastro-0.16/lib/
H A Dlist.c1036 gal_list_osizet_pop(gal_list_osizet_t **list, float *sortvalue) in gal_list_osizet_pop() argument
1044 *sortvalue=tmp->s; in gal_list_osizet_pop()
1051 *sortvalue=NAN; in gal_list_osizet_pop()
/dports/astro/gnuastro/gnuastro-0.16/lib/gnuastro/
H A Dlist.h281 gal_list_osizet_pop(gal_list_osizet_t **list, float *sortvalue);
/dports/devel/py-pyface/pyface-7.2.0/pyface/wx/spreadsheet/
H A Dvirtual_model.py269 for sortvalue, row in _tmp_data:
/dports/www/jspwiki/JSPWiki/templates/default/
H A DAttachmentTab.jsp110 <td style="white-space:nowrap;" jspwiki:sortvalue="<%= att.getLastModified().getTime() %>">
H A DInfoContent.jsp202 …<td style="white-space:nowrap;" jspwiki:sortvalue="<%= currentPage.getLastModified().getTime() %>">
363 <td style="white-space:nowrap;" jspwiki:sortvalue="<%= att.getLastModified().getTime() %>">
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/demo/
H A DGrid_MegaExample.py181 for sortvalue, row in _data:
/dports/databases/xapian-core12/xapian-core-1.2.25/
H A DChangeLog.examples364 * msearch.cc: Add --sortvalue and --sortbands options to allow
/dports/databases/xapian-core/xapian-core-1.4.18/
H A DChangeLog.examples364 * msearch.cc: Add --sortvalue and --sortbands options to allow
/dports/astro/gnuastro/gnuastro-0.16/doc/
H A Dgnuastro.info-62875 *sortvalue)
2877 put its sort value in the space that ‘sortvalue’ points to. This
H A Dgnuastro.texi25702 @deftypefun size_t gal_list_osizet_pop (gal_list_osizet_t @code{**list}, float @code{*sortvalue})
25704 put its sort value in the space that @code{sortvalue} points to. This
/dports/www/jspwiki/jspwiki/
H A DChangeLog145 Not using the attribute 'jspwiki:sortvalue' to allow sorting of