Home
last modified time | relevance | path

Searched defs:sortByName (Results 1 – 25 of 117) sorted by relevance

12345

/dports/www/carbonapi/carbonapi-0.14.1/expr/functions/sortByName/
H A Dfunction.go1 package sortByName package
13 type sortByName struct { struct
14 interfaces.FunctionBase
32 …m, until int64, values map[parser.MetricRequest][]*types.MetricData) ([]*types.MetricData, error) {
55 func (f *sortByName) Description() map[string]types.FunctionDescription {
H A Dfunction_test.go1 package sortByName package
/dports/deskutils/coolreader/coolreader-cr3.2.55/android/src/org/coolreader/plugins/
H A DOnlineStoreAuthors.java20 public void sortByName() { in sortByName() method in OnlineStoreAuthors
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Lua/dialogs/resizables/
H A Dfile_browser.lua105 function FilteredTreeControl:sortByName() function
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/
H A Dmisc.h41 bool sortByName(T* item1, T* item2) in sortByName() function
/dports/astro/xtide/xtide-2.15.3/libxtide/
H A DStationIndex.hh41 enum SortKey {sortByName, sortByLat, sortByLng}; enumerator
H A DStationRef.cc49 const bool sortByName (const StationRef *x, const StationRef *y) { in sortByName() function
/dports/games/cockatrice/Cockatrice-2021-01-26-Release-2.8.0/cockatrice/src/
H A Dzoneviewzone.h23 bool sortByName, sortByType; variable
/dports/multimedia/libbluray/libbluray-1.3.0/src/libbluray/bdj/java/javax/tv/service/navigation/
H A DServiceList.java27 public ServiceList sortByName(); in sortByName() method
/dports/multimedia/handbrake/libbluray-1.3.0/src/libbluray/bdj/java/javax/tv/service/navigation/
H A DServiceList.java27 public ServiceList sortByName(); in sortByName() method
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/mobile/Android/app/src/main/java/org/geuz/onelab/
H A DModelArrayAdapter.java36 public void sortByName() { Collections.sort(_models, new ModelComp()); } in sortByName() method in ModelArrayAdapter
/dports/textproc/p5-Text-ClearSilver/Text-ClearSilver-0.10.5.4/cs/util/test/
H A Dhdftest.c41 static int sortByName(const void *a, const void *b) { in sortByName() function
/dports/www/clearsilver/clearsilver-0.10.5/util/test/
H A Dhdftest.c41 static int sortByName(const void *a, const void *b) { in sortByName() function
/dports/www/p5-ClearSilver/clearsilver-0.10.5/util/test/
H A Dhdftest.c41 static int sortByName(const void *a, const void *b) { in sortByName() function
/dports/www/phpgroupware/phpgroupware-0.9.16.017/chora/inc/CVSLib/
H A DFile.php131 function sortByName($a , $b) { function in CVSLib_File
/dports/devel/llvm90/llvm-9.0.1.src/unittests/IR/
H A DModuleTest.cpp20 bool sortByName(const GlobalVariable &L, const GlobalVariable &R) { in sortByName() function
/dports/devel/llvm10/llvm-10.0.1.src/unittests/IR/
H A DModuleTest.cpp21 bool sortByName(const GlobalVariable &L, const GlobalVariable &R) { in sortByName() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs/
H A DToDoxHook.lua204 function sortByName(t) function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/unittests/IR/
H A DModuleTest.cpp21 bool sortByName(const GlobalVariable &L, const GlobalVariable &R) { in sortByName() function
/dports/devel/llvm80/llvm-8.0.1.src/unittests/IR/
H A DModuleTest.cpp21 bool sortByName(const GlobalVariable &L, const GlobalVariable &R) { in sortByName() function
/dports/devel/llvm70/llvm-7.0.1.src/unittests/IR/
H A DModuleTest.cpp21 bool sortByName(const GlobalVariable &L, const GlobalVariable &R) { in sortByName() function
/dports/graphics/kphotoalbum/kphotoalbum-5.8.1/DB/
H A DFastDir.cpp119 constexpr bool DB::sortByName(const QByteArray &) in sortByName() function in DB
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/ui/
H A DProcessListPanel.java40 private boolean sortByName = true; field in ProcessListPanel
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/ui/
H A DProcessListPanel.java40 private boolean sortByName = true; field in ProcessListPanel
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/ui/
H A DProcessListPanel.java40 private boolean sortByName = true; field in ProcessListPanel

12345