Searched refs:sti (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/hud/ |
| H A D | hud_sensors_temp.c | 90 get_sensor_values(struct sensors_temp_info *sti) argument 94 switch(sti->mode) { 96 sf = sensors_get_subfeature(sti->chip, sti->feature, 99 sti->current = get_value(sti->chip, sf); 102 sf = sensors_get_subfeature(sti->chip, sti->feature, 107 sti->current = get_value(sti 162 struct sensors_temp_info *sti = gr->query_data; local in function:query_sti_load 208 struct sensors_temp_info *sti; local in function:hud_sensors_temp_graph_install 257 struct sensors_temp_info *sti = CALLOC_STRUCT(sensors_temp_info); local in function:create_object [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/hud/ |
| H A D | hud_sensors_temp.c | 91 get_sensor_values(struct sensors_temp_info *sti) argument 95 switch(sti->mode) { 97 sf = sensors_get_subfeature(sti->chip, sti->feature, 100 sti->current = get_value(sti->chip, sf); 103 sf = sensors_get_subfeature(sti->chip, sti->feature, 108 sti->current = get_value(sti 163 struct sensors_temp_info *sti = gr->query_data; local in function:query_sti_load 209 struct sensors_temp_info *sti; local in function:hud_sensors_temp_graph_install 258 struct sensors_temp_info *sti = CALLOC_STRUCT(sensors_temp_info); local in function:create_object [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ |
| H A D | imstb_truetype.h | 2456 stbtt_int32 sti; local in function:stbtt__GetGlyphGPOSInfoAdvance 2457 for (sti=0; sti<subTableCount; sti++) { 2458 stbtt_uint16 subtableOffset = ttUSHORT(subTableOffsets + 2 * sti);
|
| /xsrc/external/mit/MesaLib/dist/src/imgui/ |
| H A D | imstb_truetype.h | 2456 stbtt_int32 sti; local in function:stbtt__GetGlyphGPOSInfoAdvance 2457 for (sti=0; sti<subTableCount; sti++) { 2458 stbtt_uint16 subtableOffset = ttUSHORT(subTableOffsets + 2 * sti);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/ |
| H A D | assyntax.h | 663 #define STI CHOICE(sti, sti, sti) 1376 #define STI sti
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/x86/ |
| H A D | assyntax.h | 663 #define STI CHOICE(sti, sti, sti) 1376 #define STI sti
|
Completed in 29 milliseconds