/external/chromium_org/third_party/icu/source/common/ |
D | locid.cpp | 219 if (baseName && baseName != baseNameBuffer) { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 220 uprv_free(baseName); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 221 baseName = NULL; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 226 : UObject(), fullName(fullNameBuffer), baseName(NULL) in Locale() 237 : UObject(), fullName(fullNameBuffer), baseName(NULL) in Locale() 247 : UObject(), fullName(fullNameBuffer), baseName(NULL) in Locale() 382 : UObject(other), fullName(fullNameBuffer), baseName(NULL) in Locale() 418 if(baseName && baseName != baseNameBuffer) { in operator =() 419 uprv_free(baseName); in operator =() 421 baseName = NULL; in operator =() [all …]
|
D | udata.cpp | 298 const char *baseName; in udata_findCachedData() local 300 baseName = findBasename(path); /* Cache remembers only the base name, not the full path. */ in udata_findCachedData() 303 el = (DataCacheElement *)uhash_get(htable, baseName); in udata_findCachedData() 309 fprintf(stderr, "Cache: [%s] -> %p\n", baseName, retVal); in udata_findCachedData() 317 const char *baseName; in udata_cacheDataItem() local 342 baseName = findBasename(path); in udata_cacheDataItem() 343 nameLen = (int32_t)uprv_strlen(baseName); in udata_cacheDataItem() 351 uprv_strcpy(newElement->name, baseName); in udata_cacheDataItem()
|
/external/icu/icu4c/source/common/ |
D | locid.cpp | 219 if (baseName && baseName != baseNameBuffer) { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 220 uprv_free(baseName); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 221 baseName = NULL; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 226 : UObject(), fullName(fullNameBuffer), baseName(NULL) in Locale() 237 : UObject(), fullName(fullNameBuffer), baseName(NULL) in Locale() 247 : UObject(), fullName(fullNameBuffer), baseName(NULL) in Locale() 382 : UObject(other), fullName(fullNameBuffer), baseName(NULL) in Locale() 418 if(baseName && baseName != baseNameBuffer) { in operator =() 419 uprv_free(baseName); in operator =() 421 baseName = NULL; in operator =() [all …]
|
D | udata.cpp | 298 const char *baseName; in udata_findCachedData() local 300 baseName = findBasename(path); /* Cache remembers only the base name, not the full path. */ in udata_findCachedData() 303 el = (DataCacheElement *)uhash_get(htable, baseName); in udata_findCachedData() 309 fprintf(stderr, "Cache: [%s] -> %p\n", baseName, retVal); in udata_findCachedData() 317 const char *baseName; in udata_cacheDataItem() local 342 baseName = findBasename(path); in udata_cacheDataItem() 343 nameLen = (int32_t)uprv_strlen(baseName); in udata_cacheDataItem() 351 uprv_strcpy(newElement->name, baseName); in udata_cacheDataItem()
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | windttst.cpp | 155 UnicodeString baseName(wlocale.getBaseName()); in testLocales() local 158 … log->errln("DateTime format error for locale " + baseName + ": expected date \"" + expected + in testLocales() 163 UnicodeString baseName(wlocale.getBaseName()); in testLocales() local 166 … log->errln("DateTime format error for locale " + baseName + ": expected time \"" + expected + in testLocales() 171 UnicodeString baseName(wlocale.getBaseName()); in testLocales() local 174 log->errln("Date format error for locale " + baseName + ": expected \"" + expected + in testLocales() 179 UnicodeString baseName(wlocale.getBaseName()); in testLocales() local 182 log->errln("Time format error for locale " + baseName + ": expected \"" + expected + in testLocales()
|
D | intltest.cpp | 647 UBool IntlTest::runTest( char* name, char* par, char *baseName ) in runTest() argument 654 if(baseName == NULL) { in runTest() 656 baseName=baseNameBuffer; in runTest() 657 strcpy(baseName, "/"); in runTest() 670 rval = runTestLoop( NULL, par, baseName ); in runTest() 677 rval = runTestLoop( name, par, baseName ); in runTest() 703 UBool IntlTest::runTestLoop( char* testname, char* par, char *baseName ) in runTestLoop() argument 712 if(baseName == NULL) { in runTestLoop() 716 if ((char *)this->basePath != baseName) { in runTestLoop() 717 strcpy(this->basePath, baseName); in runTestLoop() [all …]
|
/external/icu/icu4c/source/test/intltest/ |
D | windttst.cpp | 155 UnicodeString baseName(wlocale.getBaseName()); in testLocales() local 158 … log->errln("DateTime format error for locale " + baseName + ": expected date \"" + expected + in testLocales() 163 UnicodeString baseName(wlocale.getBaseName()); in testLocales() local 166 … log->errln("DateTime format error for locale " + baseName + ": expected time \"" + expected + in testLocales() 171 UnicodeString baseName(wlocale.getBaseName()); in testLocales() local 174 log->errln("Date format error for locale " + baseName + ": expected \"" + expected + in testLocales() 179 UnicodeString baseName(wlocale.getBaseName()); in testLocales() local 182 log->errln("Time format error for locale " + baseName + ": expected \"" + expected + in testLocales()
|
D | intltest.cpp | 647 UBool IntlTest::runTest( char* name, char* par, char *baseName ) in runTest() argument 654 if(baseName == NULL) { in runTest() 656 baseName=baseNameBuffer; in runTest() 657 strcpy(baseName, "/"); in runTest() 670 rval = runTestLoop( NULL, par, baseName ); in runTest() 677 rval = runTestLoop( name, par, baseName ); in runTest() 703 UBool IntlTest::runTestLoop( char* testname, char* par, char *baseName ) in runTestLoop() argument 712 if(baseName == NULL) { in runTestLoop() 716 if ((char *)this->basePath != baseName) { in runTestLoop() 717 strcpy(this->basePath, baseName); in runTestLoop() [all …]
|
/external/deqp/modules/gles3/functional/ |
D | es3fUniformBlockTests.cpp | 488 std::string baseName = layoutFlags[layoutFlagNdx].name; in init() local 495 baseName += "_instance_array"; in init() 497 …modeGroup->addChild(new BlockSingleStructCase(m_context, (baseName + "_vertex").c_str(), "", baseF… in init() 498 …modeGroup->addChild(new BlockSingleStructCase(m_context, (baseName + "_fragment").c_str(), "", bas… in init() 501 …modeGroup->addChild(new BlockSingleStructCase(m_context, (baseName + "_both").c_str(), "", baseFl… in init() 521 std::string baseName = layoutFlags[layoutFlagNdx].name; in init() local 528 baseName += "_instance_array"; in init() 530 …modeGroup->addChild(new BlockSingleStructArrayCase(m_context, (baseName + "_vertex").c_str(), "", … in init() 531 …modeGroup->addChild(new BlockSingleStructArrayCase(m_context, (baseName + "_fragment").c_str(), ""… in init() 534 …modeGroup->addChild(new BlockSingleStructArrayCase(m_context, (baseName + "_both").c_str(), "", b… in init() [all …]
|
/external/chromium_org/chrome/renderer/resources/extensions/ |
D | file_entry_binding_util.js | 58 var baseName = entry.baseName; 87 fs.root.getDirectory(baseName, {}, getEntryCallback, 90 fs.root.getFile(baseName, {}, getEntryCallback, getEntryError);
|
/external/chromium_org/base/android/java/src/org/chromium/base/ |
D | PerfTraceEvent.java | 327 public static String makeSafeTraceName(String baseName, String suffix) { in makeSafeTraceName() argument 330 if (baseName.length() + suffixLength > MAX_NAME_LENGTH) { in makeSafeTraceName() 331 baseName = baseName.substring(0, MAX_NAME_LENGTH - suffixLength); in makeSafeTraceName() 333 return baseName + suffix; in makeSafeTraceName()
|
/external/protobuf/ |
D | build.gradle | 56 baseName "libprotobuf" 65 baseName "libprotobuf" 74 baseName "libprotobuf"
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/staticDropFiles/ |
D | buildNotes.php | 44 $baseName = $parts[1]; variable 45 $parts = explode(".", $baseName);
|
/external/deqp/modules/gles31/functional/ |
D | es31fSSBOLayoutTests.cpp | 1051 std::string baseName = layoutFlags[layoutFlagNdx].name; in init() local 1058 baseName += "_instance_array"; in init() 1060 …modeGroup->addChild(new BlockSingleStructArrayCase(m_context, baseName.c_str(), "", baseFlags, buf… in init() 1080 std::string baseName = layoutFlags[layoutFlagNdx].name; in init() local 1087 baseName += "_instance_array"; in init() 1089 …modeGroup->addChild(new BlockSingleNestedStructCase(m_context, baseName.c_str(), "", baseFlags, bu… in init() 1109 std::string baseName = layoutFlags[layoutFlagNdx].name; in init() local 1116 baseName += "_instance_array"; in init() 1118 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_context, baseName.c_str(), "", baseFlag… in init() 1138 std::string baseName = layoutFlags[layoutFlagNdx].name; in init() local [all …]
|
D | es31fUniformBlockTests.cpp | 272 std::string baseName = layoutFlags[layoutFlagNdx].name; in init() local 279 baseName += "_instance_array"; in init() 281 …modeGroup->addChild(new Block2LevelStructArrayCase(m_context, (baseName + "_vertex").c_str(), "", … in init() 282 …modeGroup->addChild(new Block2LevelStructArrayCase(m_context, (baseName + "_fragment").c_str(), ""… in init() 285 …modeGroup->addChild(new Block2LevelStructArrayCase(m_context, (baseName + "_both").c_str(), "", ba… in init()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ |
D | X509Util.java | 325 String baseName, in getImplementation() argument 334 while ((alias = prov.getProperty("Alg.Alias." + baseName + "." + algorithm)) != null) in getImplementation() 339 String className = prov.getProperty(baseName + "." + algorithm); in getImplementation() 379 String baseName, in getImplementation() argument 393 … Implementation imp = getImplementation(baseName, Strings.toUpperCase(algorithm), prov[i]); in getImplementation() 401 imp = getImplementation(baseName, algorithm, prov[i]); in getImplementation()
|
/external/junit/ |
D | build.gradle | 43 baseName "junit4" 50 baseName "junit4"
|
/external/chromium_org/third_party/skia/tools/ |
D | picture_utils.cpp | 55 const char *subdirOrNull, const SkString& baseName) { in write_bitmap_to_disk() argument 63 SkString fullPath = SkOSPath::Join(partialPath.c_str(), baseName.c_str()); in write_bitmap_to_disk()
|
/external/skia/tools/ |
D | picture_utils.cpp | 55 const char *subdirOrNull, const SkString& baseName) { in write_bitmap_to_disk() argument 63 SkString fullPath = SkOSPath::SkPathJoin(partialPath.c_str(), baseName.c_str()); in write_bitmap_to_disk()
|
/external/chromium_org/extensions/renderer/resources/ |
D | runtime_custom_bindings.js | 50 var baseName = response.baseName; 54 fs.root.getDirectory(baseName, {}, callback, function(fileError) {
|
/external/mockito/ |
D | build.gradle | 49 baseName "mockito" 56 baseName "mockito"
|
/external/clang/utils/TableGen/ |
D | ClangASTNodesEmitter.cpp | 46 std::string baseName(Record &R) { in baseName() function in __anona04458fe0111::ClangASTNodesEmitter 98 << R->getName() << ", " << baseName(*Base) << "))\n"; in EmitNode() 101 << baseName(*Base) << ")\n"; in EmitNode()
|
/external/deqp/executor/tools/ |
D | xeCommandLineExecutor.cpp | 235 std::string baseName = item.getBaseName(); in readCaseLists() local 236 if (baseName.find("-cases.xml") == baseName.length()-10) in readCaseLists() 238 std::string packageName = baseName.substr(0, baseName.length()-10); in readCaseLists()
|
/external/deqp/framework/delibs/decpp/ |
D | deFilePath.cpp | 164 std::string baseName = getBaseName(); in getFileExtension() local 165 size_t dotPos = baseName.find_last_of('.'); in getFileExtension() 169 return baseName.substr(dotPos+1); in getFileExtension()
|
/external/objenesis/ |
D | build.gradle | 12 baseName 'objenesis'
|