HomeSort by relevance Sort by last modified time
    Searched defs:isAcceptable (Results 1 - 25 of 41) sorted by null

1 2

  /external/chromium_org/third_party/icu/source/samples/udata/
reader.c 53 isAcceptable(void *context,
96 result=udata_openChoice(curPathBuffer, DATA_TYPE, DATA_NAME, isAcceptable, NULL, &status);
  /external/icu/icu4c/source/samples/udata/
reader.c 53 isAcceptable(void *context,
96 result=udata_openChoice(curPathBuffer, DATA_TYPE, DATA_NAME, isAcceptable, NULL, &status);
  /libcore/luni/src/main/java/java/nio/channels/
SelectionKey.java 147 public final boolean isAcceptable() {
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
SelectionKeyTest.java 201 * @tests java.nio.channels.SelectionKey#isAcceptable()
205 assertTrue(mockSelectionKey1.isAcceptable());
207 assertFalse(mockSelectionKey2.isAcceptable());
246 selectionKey.isAcceptable();
  /external/icu/icu4c/source/i18n/
collationdatareader.cpp 56 isAcceptable(tailoring.version, NULL, NULL, &header->info))) {
416 CollationDataReader::isAcceptable(void *context,
  /libcore/luni/src/main/java/org/apache/harmony/security/x509/
NameConstraints.java 165 public boolean isAcceptable(X509Certificate cert) {
189 return isAcceptable(names);
196 public boolean isAcceptable(List<GeneralName> names) {
212 if (excluded_names[type].get(i).isAcceptable(name)) {
223 if (permitted_names[type].get(i).isAcceptable(name)) {
GeneralName.java 340 public boolean isAcceptable(GeneralName gname) {
  /external/chromium_org/third_party/icu/source/common/
uresdata.c 139 isAcceptable(void *context,
242 if(!isAcceptable(formatVersion, NULL, NULL, pInfo)) {
257 pResData->data=udata_openChoice(path, "res", name, isAcceptable, formatVersion, errorCode);
    [all...]
normalizer2impl.cpp 262 Normalizer2Impl::isAcceptable(void *context,
288 memory=udata_openChoice(packageName, "nrm", name, isAcceptable, this, &errorCode);
    [all...]
ucnv_io.cpp 203 isAcceptable(void * /*context*/,
240 data = udata_openChoice(NULL, DATA_TYPE, DATA_NAME, isAcceptable, NULL, &errCode);
    [all...]
unames.cpp 180 isAcceptable(void * /*context*/,
199 uCharNamesData = udata_openChoice(NULL, DATA_TYPE, DATA_NAME, isAcceptable, NULL, &status);
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
udatatst.c 712 isAcceptable(void *context,
725 log_verbose("The data from\"%s.%s\" IS acceptable using the verifing function isAcceptable()\n", name, type);
729 log_verbose("The data from \"%s.%s\" IS NOT acceptable using the verifing function isAcceptable()\n", name, type);
735 /* This test checks to see if the isAcceptable function is being called correctly. */
751 result=udata_openChoice(path, type, name, isAcceptable, &p, &status);
753 log_data_err("failed to load data at p=%s t=%s n=%s, isAcceptable", path, type, name);
761 result=udata_openChoice(path, type, name, isAcceptable, &p, &status);
    [all...]
  /external/icu/icu4c/source/common/
uresdata.c 137 isAcceptable(void *context,
240 if(!isAcceptable(formatVersion, NULL, NULL, pInfo)) {
255 pResData->data=udata_openChoice(path, "res", name, isAcceptable, formatVersion, errorCode);
    [all...]
normalizer2impl.cpp 262 Normalizer2Impl::isAcceptable(void *context,
288 memory=udata_openChoice(packageName, "nrm", name, isAcceptable, this, &errorCode);
    [all...]
ucnv_io.cpp 203 isAcceptable(void * /*context*/,
240 data = udata_openChoice(NULL, DATA_TYPE, DATA_NAME, isAcceptable, NULL, &errCode);
    [all...]
unames.cpp 180 isAcceptable(void * /*context*/,
199 uCharNamesData = udata_openChoice(NULL, DATA_TYPE, DATA_NAME, isAcceptable, NULL, &status);
    [all...]
  /external/icu/icu4c/source/test/cintltst/
udatatst.c 712 isAcceptable(void *context,
725 log_verbose("The data from\"%s.%s\" IS acceptable using the verifing function isAcceptable()\n", name, type);
729 log_verbose("The data from \"%s.%s\" IS NOT acceptable using the verifing function isAcceptable()\n", name, type);
735 /* This test checks to see if the isAcceptable function is being called correctly. */
751 result=udata_openChoice(path, type, name, isAcceptable, &p, &status);
753 log_data_err("failed to load data at p=%s t=%s n=%s, isAcceptable", path, type, name);
761 result=udata_openChoice(path, type, name, isAcceptable, &p, &status);
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
tsmthred.cpp 782 UBool U_CALLCONV isAcceptable(void *, const char *, const char *, const UDataInfo *) {
821 UDataMemory *data1 = udata_openChoice(0, "res", "en_US", isAcceptable, 0, &status);
822 UDataMemory *data2 = udata_openChoice(0, "res", "fr", isAcceptable, 0, &status);
    [all...]
  /external/icu/icu4c/source/test/intltest/
tsmthred.cpp 787 UBool U_CALLCONV isAcceptable(void *, const char *, const char *, const UDataInfo *) {
826 UDataMemory *data1 = udata_openChoice(0, "res", "en_US", isAcceptable, 0, &status);
827 UDataMemory *data2 = udata_openChoice(0, "res", "fr", isAcceptable, 0, &status);
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
aether-util-0.9.0.M2.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/aether/aether-util/1.7/
aether-util-1.7.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-util/0.9.0.M3/
aether-util-0.9.0.M3.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/aether/aether-util/1.7/
aether-util-1.7.jar 
  /prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar 
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 704 milliseconds

1 2