Home
last modified time | relevance | path

Searched defs:nName (Results 1 – 25 of 440) sorted by relevance

12345678910>>...18

/dports/net/tigervnc-server/tigervnc-1.12.0/java/com/tigervnc/vncviewer/
H A DUserPreferences.java34 public static void set(String nName, String key, String val) { in set()
39 public static void set(String nName, String key, int val) { in set()
44 public static void set(String nName, String key, boolean val) { in set()
49 public static String get(String nName, String key) { in get()
57 public static boolean getBool(String nName, String key, boolean defval) { in getBool()
66 public static boolean getBool(String nName, String key) { in getBool()
71 public static int getInt(String nName, String key) { in getInt()
91 public static void save(String nName) { in save()
117 public static void clear(String nName) { in clear()
127 public static void load(String nName) { in load()
/dports/net/tigervnc-viewer/tigervnc-1.12.0/java/com/tigervnc/vncviewer/
H A DUserPreferences.java34 public static void set(String nName, String key, String val) { in set()
39 public static void set(String nName, String key, int val) { in set()
44 public static void set(String nName, String key, boolean val) { in set()
49 public static String get(String nName, String key) { in get()
57 public static boolean getBool(String nName, String key, boolean defval) { in getBool()
66 public static boolean getBool(String nName, String key) { in getBool()
71 public static int getInt(String nName, String key) { in getInt()
91 public static void save(String nName) { in save()
117 public static void clear(String nName) { in clear()
127 public static void load(String nName) { in load()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/lang/instrument/
H A DFakeTestDriver.java116 String[] forType = new String[0]; in addListener()
134 return false;
/dports/devel/fossil/fossil-src-2.17/src/
H A Dtar.c83 int nName /* path length */ in is_iso646_name()
151 int nName /* path length */ in find_split_pos()
174 int nName, /* path length */ in tar_split_path()
201 int nName, /* path length */ in approximate_split_path()
286 int nName, /* Number of characters in zName */ in tar_add_header()
340 int nName, /* Characters in zName */ in tar_add_directory_of()
374 int nName = strlen(zName); in tar_add_file() local
756 int nName, nRid; in tarball_page() local
/dports/japanese/skkinput3/skkinput-3.0.6/lib/lisp/
H A Dlmsymbol.c165 register const int nName, in lispMachine_MakeSymbolValueWithName()
257 register const int nName, in lispMachine_SetCurrentBufferLocalSymbolValueWithName()
280 register const int nName, in lispMachine_SetGlobalSymbolValueWithName()
311 register const int nName, in lispMachine_SetCurrentSymbolValueWithName()
333 register const int nName, in lispMachine_SetCurrentSymbolValueWithNameA()
437 register const int nName, in lispMachine_GetCurrentSymbolValueWithName()
457 register const int nName, in lispMachine_GetCurrentBufferLocalSymbolValueWithName()
482 register const int nName, in lispMachine_GetGlobalSymbolValueWithName()
H A Dstsymbol.c107 int nName ; in lispMachineState_MakeSymbol() local
144 int nName ; in lispMachineState_Intern() local
177 int nName ; in lispMachineState_InternSoft() local
216 int nName ; in lispMachineState_Unintern() local
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/internet/helper/
H A Dipv4-static-routing-helper.cc139 std::string nName, in AddMulticastRoute()
151 std::string nName, in AddMulticastRoute()
194 std::string nName, in SetDefaultMulticastRoute()
203 std::string nName, in SetDefaultMulticastRoute()
H A Dipv6-static-routing-helper.cc140 std::string nName, in AddMulticastRoute()
152 std::string nName, in AddMulticastRoute()
/dports/devel/hs-profiteur/profiteur-0.4.6.0/src/Profiteur/
H A DCore.hs49 , nName :: !T.Text function
75 , nName = ccName cc function
91 , nName = ccName cc <> " (indiv)" function
/dports/games/memonix/MemonixSourceCode/src/Core/Texture/
H A DTexture_DIB.cpp45 eTexture* vw_LoadTextureMem(const char *nName, BYTE *nDIB, int nWidth, int nHeight, int Colors) in vw_LoadTextureMem()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dcallback.c160 int nName = sqlite3Strlen30(zName) + 1; in findCollSeqEntry() local
309 int nName = sqlite3Strlen30(zName); in sqlite3InsertBuiltinFuncs() local
357 int nName; /* Length of the name */ in sqlite3FindFunction() local
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dcallback.c155 int nName = sqlite3Strlen30(zName); in findCollSeqEntry() local
288 int nName = sqlite3Strlen30(pDef->zName); in sqlite3FuncDefInsert() local
328 int nName, /* Number of characters in the name */ in sqlite3FindFunction()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dcallback.c116 int nName = sqlite3Strlen30(zName) + 1; in findCollSeqEntry() local
358 int nName = sqlite3Strlen30(zName); in sqlite3InsertBuiltinFuncs() local
406 int nName; /* Length of the name */ in sqlite3FindFunction() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dcallback.c116 int nName = sqlite3Strlen30(zName) + 1; in findCollSeqEntry() local
345 int nName = sqlite3Strlen30(zName); in sqlite3InsertBuiltinFuncs() local
393 int nName; /* Length of the name */ in sqlite3FindFunction() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dcallback.c116 int nName = sqlite3Strlen30(zName) + 1; in findCollSeqEntry() local
358 int nName = sqlite3Strlen30(zName); in sqlite3InsertBuiltinFuncs() local
406 int nName; /* Length of the name */ in sqlite3FindFunction() local
/dports/games/opendungeons/OpenDungeons-0.7.1/source/goals/
H A DGoalProtectCreature.cpp25 GoalProtectCreature::GoalProtectCreature(const std::string& nName, const std::string& nArguments) : in GoalProtectCreature()
H A DGoalKillAllEnemies.cpp28 GoalKillAllEnemies::GoalKillAllEnemies(const std::string& nName, in GoalKillAllEnemies()
H A DGoalMineNGold.cpp26 GoalMineNGold::GoalMineNGold(const std::string& nName, const std::string& nArguments) : in GoalMineNGold()
H A DGoalClaimNTiles.cpp26 GoalClaimNTiles::GoalClaimNTiles(const std::string& nName, in GoalClaimNTiles()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/
H A DXMLTextListAutoStylePool.hxx48 sal_uInt32 nName; member in XMLTextListAutoStylePool
/dports/devel/kdesvn/kdesvn-2.1.0/src/svnfrontend/
H A Dcopymoveview_impl.cpp79 QString nName; in getMoveCopyTo() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/
H A DXMLTextListAutoStylePool.hxx49 sal_uInt32 nName; member in XMLTextListAutoStylePool
/dports/devel/pear-Event_Dispatcher/Event_Dispatcher-1.1.0/Event/
H A DNotification.php189 function isNotificationCancelled()
/dports/devel/svntrac/cvstrac-2.0.1/
H A Dmakewikiinit.c58 int nName, nCol; in main() local
/dports/devel/cvstrac/cvstrac-2.0.1/
H A Dmakewikiinit.c58 int nName, nCol; in main() local

12345678910>>...18