Home
last modified time | relevance | path

Searched refs:ALL_ORDERS (Results 1 – 2 of 2) sorted by relevance

/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/dulwich/
H A Dwalk.py46 ALL_ORDERS = (ORDER_DATE, ORDER_TOPO) variable
268 if order not in ALL_ORDERS:
/dports/devel/dulwich/dulwich-0.19.16/dulwich/
H A Dwalk.py44 ALL_ORDERS = (ORDER_DATE, ORDER_TOPO) variable
268 if order not in ALL_ORDERS: