Home
last modified time | relevance | path

Searched refs:realName (Results 1 - 12 of 12) sorted by relevance

/third_party/lzma/CPP/7zip/Common/
H A DMethodProps.cpp620 HRESULT CMethodProps::ParseParamsFromPROPVARIANT(const UString &realName, const PROPVARIANT &value) in ParseParamsFromPROPVARIANT() argument
622 if (realName.Len() == 0) in ParseParamsFromPROPVARIANT()
629 // {realName}=[empty] in ParseParamsFromPROPVARIANT()
631 SplitParam(realName, name, valueStr); in ParseParamsFromPROPVARIANT()
635 // {realName}=value in ParseParamsFromPROPVARIANT()
636 const int index = FindPropIdExact(realName); in ParseParamsFromPROPVARIANT()
727 HRESULT COneMethodInfo::ParseMethodFromPROPVARIANT(const UString &realName, const PROPVARIANT &value) in ParseMethodFromPROPVARIANT() argument
729 if (!realName.IsEmpty() && !StringsAreEqualNoCase_Ascii(realName, "m")) in ParseMethodFromPROPVARIANT()
730 return ParseParamsFromPROPVARIANT(realName, valu in ParseMethodFromPROPVARIANT()
[all...]
H A DMethodProps.h325 HRESULT ParseParamsFromPROPVARIANT(const UString &realName, const PROPVARIANT &value);
341 HRESULT ParseMethodFromPROPVARIANT(const UString &realName, const PROPVARIANT &value);
/third_party/lzma/CPP/7zip/Archive/Common/
H A DHandlerOut.cpp212 const UString realName = name.Ptr(index); in SetProperty() local
230 return _methods[number].ParseMethodFromPROPVARIANT(realName, value); in SetProperty()
/third_party/icu/icu4c/source/test/cintltst/
H A Dcreststn.c375 const char *realName = NULL; in TestAliasConflict() local
397 realName = ures_getLocale(norway, &status); in TestAliasConflict()
398 log_verbose("ures_getLocale(\"%s\")=%s\n", norwayNames[i], realName); in TestAliasConflict()
399 if(realName == NULL || strcmp(norwayLocales[i], realName) != 0) { in TestAliasConflict()
400 log_data_err("Wrong locale name for %s, expected %s, got %s\n", norwayNames[i], norwayLocales[i], realName); in TestAliasConflict()
/third_party/icu/icu4c/source/common/
H A Ducnv_bld.cpp383 getAlgorithmicTypeFromName(const char *realName) in getAlgorithmicTypeFromName() argument
391 ucnv_io_stripForCompare(strippedName, realName); in getAlgorithmicTypeFromName()
/third_party/node/deps/icu-small/source/common/
H A Ducnv_bld.cpp383 getAlgorithmicTypeFromName(const char *realName) in getAlgorithmicTypeFromName() argument
391 ucnv_io_stripForCompare(strippedName, realName); in getAlgorithmicTypeFromName()
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_bld.cpp383 getAlgorithmicTypeFromName(const char *realName) in getAlgorithmicTypeFromName() argument
391 ucnv_io_stripForCompare(strippedName, realName); in getAlgorithmicTypeFromName()
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]
/third_party/typescript/lib/
H A Dtsserverlibrary.js[all...]
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]
H A Dtsserver.js[all...]

Completed in 130 milliseconds