Home
last modified time | relevance | path

Searched defs:argName (Results 1 – 25 of 30) sorted by relevance

12

/external/mockftpserver/tags/2.0.1/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/1.1/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/2.3/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/2.0.2/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/2.0/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/2.5/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/1.0/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/1.2.2/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/2.4/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/1.2/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/1.2.1/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/2.x_Before_IDEA/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/1.2.4/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/2.1/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/2.0-rc1/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/1.2.3/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/tags/2.2/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/core/util/
DAssert.java37 public static void isNull(Object arg, String argName) { in isNull()
49 public static void notNull(Object arg, String argName) { in notNull()
84 public static void notNullOrEmpty(Collection collection, String argName) { in notNullOrEmpty()
98 public static void notNullOrEmpty(Map map, String argName) { in notNullOrEmpty()
112 public static void notNullOrEmpty(Object[] array, String argName) { in notNullOrEmpty()
126 public static void notNullOrEmpty(String string, String argName) { in notNullOrEmpty()
/external/icu/icu4j/samples/src/com/ibm/icu/samples/text/messagepattern/
DMessagePatternUtilDemo.java156 String argName = arg.getName(); in genCode() local
169 genCodeForPlural(arg.getComplexStyle(), depth, firstResult, argName); in genCode() local
172 genCodeForSelect(arg.getComplexStyle(), depth, firstResult, argName); in genCode() local
180 String argName) { in genCodeForPlural()
211 String argName) { in genCodeForSelect()
271 String argName; in addArgs() local
/external/messageformat/java/com/ibm/icu/simple/
DMessageFormat.java502 private boolean argNameMatches(int partIndex, String argName, int argNumber) { in argNameMatches()
1554 String argName=msgPattern.getSubstring(part); in format() local
1922 private int findFirstPluralNumberArg(int msgStart, String argName) { in findFirstPluralNumberArg()
1970 String argName; field in MessageFormat.PluralSelectorContext
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessageFormat.java547 private boolean argNameMatches(int partIndex, String argName, int argNumber) { in argNameMatches()
1642 String argName=msgPattern.getSubstring(part); in format() local
2014 private int findFirstPluralNumberArg(int msgStart, String argName) { in findFirstPluralNumberArg()
2062 String argName; field in MessageFormat.PluralSelectorContext
/external/icu/android_icu4j/src/main/java/android/icu/text/
DMessageFormat.java536 private boolean argNameMatches(int partIndex, String argName, int argNumber) { in argNameMatches()
1598 String argName=msgPattern.getSubstring(part); in format() local
1970 private int findFirstPluralNumberArg(int msgStart, String argName) { in findFirstPluralNumberArg()
2018 String argName; field in MessageFormat.PluralSelectorContext

12