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

1 2 3 4

  /libcore/luni/src/main/java/org/apache/harmony/security/x509/
DistributionPointName.java 52 * fullName [0] GeneralNames,
70 private final GeneralNames fullName;
73 public DistributionPointName(GeneralNames fullName) {
74 this.fullName = fullName;
79 this.fullName = null;
86 if (fullName != null) {
87 fullName.dumpValue(sb, prefix + " ");
103 return (dpn.fullName == null) ? 1 : 0;
120 if (dpn.fullName == null)
    [all...]
  /external/chromium_org/third_party/skia/tests/
OSPathTest.cpp 29 // fullName should be "dir<SkPATH_SEPARATOR>file"
30 SkString fullName = SkOSPath::SkPathJoin(dir.c_str(), filename.c_str());
32 // fullName should be the combined size of dir and file, plus one if
38 REPORTER_ASSERT(reporter, fullName.size() == expectedSize);
40 SkString basename = SkOSPath::SkBasename(fullName.c_str());
ImageDecodingTest.cpp 267 SkString fullName = SkOSPath::SkPathJoin(resourcePath.c_str(), basename.c_str());
270 SkFILEStream stream(fullName.c_str());
  /external/skia/tests/
OSPathTest.cpp 29 // fullName should be "dir<SkPATH_SEPARATOR>file"
30 SkString fullName = SkOSPath::SkPathJoin(dir.c_str(), filename.c_str());
32 // fullName should be the combined size of dir and file, plus one if
38 REPORTER_ASSERT(reporter, fullName.size() == expectedSize);
40 SkString basename = SkOSPath::SkBasename(fullName.c_str());
ImageDecodingTest.cpp 267 SkString fullName = SkOSPath::SkPathJoin(resourcePath.c_str(), basename.c_str());
270 SkFILEStream stream(fullName.c_str());
  /cts/tests/tests/content/src/android/content/res/cts/
ResourceNameTest.java 31 final String fullName = res.getResourceName(R.configVarying.simple);
32 assertEquals("com.android.cts.content:configVarying/simple", fullName);
  /external/apache-xml/src/main/java/org/apache/xpath/functions/
FuncExtElementAvailable.java 54 String fullName = m_arg0.execute(xctxt).str();
55 int indexOfNSSep = fullName.indexOf(':');
61 methName = fullName;
65 prefix = fullName.substring(0, indexOfNSSep);
69 methName= fullName.substring(indexOfNSSep + 1);
FuncExtFunctionAvailable.java 55 String fullName = m_arg0.execute(xctxt).str();
56 int indexOfNSSep = fullName.indexOf(':');
62 methName = fullName;
66 prefix = fullName.substring(0, indexOfNSSep);
70 methName = fullName.substring(indexOfNSSep + 1);
FuncSystemProperty.java 59 String fullName = m_arg0.execute(xctxt).str();
60 int indexOfNSSep = fullName.indexOf(':');
73 ? fullName.substring(0, indexOfNSSep) : "";
78 ? fullName : fullName.substring(indexOfNSSep + 1);
88 new Object[]{ fullName }); //"XSL Property not supported: "+fullName);
97 fullName }); //"Don't currently do anything with namespace "+namespace+" in property: "+fullName);
113 new Object[]{ fullName }); //"SecurityException when trying to access XSL system property: "+fullName)
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
locid.h 720 char* fullName;
771 return fullName;
  /external/icu/icu4c/source/common/unicode/
locid.h 732 char* fullName;
788 return fullName;
  /external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/
ServiceTest.java 239 String fullName = innerClass.getName();
246 assertTrue(fullName.startsWith(outerName));
255 innerClassNames.add(fullName.substring(outerName.length() + 1));
  /external/protobuf/java/src/test/java/com/google/protobuf/
ServiceTest.java 245 String fullName = innerClass.getName();
252 assertTrue(fullName.startsWith(outerName));
253 innerClassNames.add(fullName.substring(outerName.length() + 1));
  /external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
treemap.js 246 function fullName(node)
265 var name = fullName(tree);
  /external/clang/utils/TableGen/
ClangSACheckersEmitter.cpp 111 std::string fullName = getPackageFullName(R);
112 if (!fullName.empty()) {
113 GroupInfo &info = groupInfoByName[fullName];
142 std::string fullName = getCheckerFullName(R);
143 GroupInfo &info = groupInfoByName[fullName];
  /external/smack/src/org/jivesoftware/smackx/workgroup/settings/
WorkgroupProperties.java 31 private String fullName;
51 return fullName;
54 public void setFullName(String fullName) {
55 this.fullName = fullName;
  /frameworks/opt/vcard/tests/src/com/android/vcard/tests/
VCardJapanizationTests.java 95 final String fullName = "Dr. \u3075\u308B\u3069 B \u3091\u308A\u304B Ph.D";
97 .addExpectedNode("N", fullName + ";;;;",
98 Arrays.asList(fullName, "", "", "", ""),
100 .addExpectedNode("FN", fullName, mContentValuesForSJis)
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/ec/
KeyAgreementSpi.java 292 String fullName = clazz.getName();
294 return fullName.substring(fullName.lastIndexOf('.') + 1);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/generators/
FetchBaseTask.java 82 String fullName=entry.substring(entry.lastIndexOf("/")+1,entry.length());
83 if (fullName.endsWith(".jar"))
86 return fetchDirectoryTarget(type, id, fullName, cvsinfo);
123 private String fetchDirectoryTarget(String type, String id, String fullName,String[] cvsinfo){
127 "\t\t<cvs command=\"export -d "+fullName+"\"\n" +
  /external/lzma/CPP/7zip/Archive/
SplitHandler.cpp 233 UString fullName = seqName.GetNextName();
235 HRESULT result = openVolumeCallback->GetStream(fullName, &nextStream);
  /dalvik/tools/dmtracedump/
CreateTestTrace.c 67 char *fullName;
224 records[nextRecord].fullName = strndup(save_cp, len);
260 printf(" Entering %s\n", records[nextRecord].fullName);
266 printf(" Exiting %s (past bottom of stack)\n", records[nextRecord].fullName);
276 char *name = callStack[threadId].frames[indentLevel - 1]->fullName;
277 if (strcmp(name, records[nextRecord].fullName) == 0) {
284 callStack[threadId].frames[indentLevel - 1]->fullName);
298 printf(" Entering %s\n", records[nextRecord].fullName);
386 for (pRecord = records; pRecord->fullName; ++pRecord) {
395 for (pNext = pRecord + 1; pNext->fullName; ++pNext)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLFormControlElement.cpp 494 String fullName = name();
495 String trimmedName = fullName.stripWhiteSpace();
498 fullName = getIdAttribute();
499 trimmedName = fullName.stripWhiteSpace();
  /external/doclava/src/com/google/doclava/
TypeInfo.java 125 public String fullName() {
129 return fullName(new HashSet<String>());
138 result += arg.fullName(typeVars);
148 public String fullName(HashSet<String> typeVars) {
170 String fullName = null;
175 * if (fullName != null) { return fullName; }
177 fullName = mQualifiedTypeName;
179 fullName += typeArgumentsName(mTypeArguments, typeVars);
181 return fullName;
    [all...]
  /external/lzma/CPP/7zip/UI/Common/
OpenArchive.cpp 474 UString fullName;
476 NFile::NDirectory::MyGetFullPathName(filePath, fullName, fileNamePartStartIndex);
478 fullName.Left(fileNamePartStartIndex),
479 fullName.Mid(fileNamePartStartIndex));
494 UString fullName, prefix, name;
498 if (!NFile::NDirectory::MyGetFullPathName(filePath, fullName, fileNamePartStartIndex))
500 prefix = fullName.Left(fileNamePartStartIndex);
501 name = fullName.Mid(fileNamePartStartIndex);
  /frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/
AutomaticActivity.java 248 private static void addForAllModifiers(String fullName, float error, String[] modifierNames,
251 TestResult r = modifierResults.get(fullName);
261 String fullName = "";
263 fullName = fullName.concat("." + s);
265 fullName = fullName.substring(1);
270 deltaError = error - (float)mInputJson.getDouble(fullName);
276 mIndividualDiffResults.put(fullName, new TestResult(fullName, deltaError))
    [all...]

Completed in 761 milliseconds

1 2 3 4