HomeSort by relevance Sort by last modified time
    Searched refs:sort_items (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/auxiliary/hud/
hud_private.h 136 boolean sort_items; member in struct:hud_pane
hud_context.c 664 if (pane->sort_items) {
846 boolean dyn_ceiling, boolean sort_items)
869 pane->sort_items = sort_items;
1166 boolean sort_items = false; local
    [all...]
  /external/python/apitools/apitools/base/py/
encoding.py 121 def DictToProtoMap(properties, additional_property_type, sort_items=False):
124 if sort_items:
encoding_test.py 485 sort_items=True)

Completed in 76 milliseconds