Home
last modified time | relevance | path

Searched +defs:bundle +defs:name (Results 1 – 25 of 61) sorted by relevance

123

/third_party/icu/tools/unicodetools/com/ibm/rbm/
DRBManager.java387 Bundle bundle = (Bundle)bundles.elementAt(i); in writeToFile() local
410 Bundle bundle = (Bundle)bundles.elementAt(i); in hideResource() local
425 Bundle bundle = (Bundle)bundles.elementAt(i); in eraseFile() local
443 Bundle bundle = (Bundle)bundles.elementAt(i); in writeToFile() local
467 …public boolean editItem(BundleItem item, String name, String value, String groupName, String comme… in editItem()
475 Bundle bundle = (Bundle)bundles.elementAt(i); in editItem() local
509 …public boolean createItem(String name, String value, String groupName, String comment, Hashtable l… in createItem()
530 Bundle bundle = (Bundle)bundles.elementAt(i); in createItem() local
570 Bundle bundle = (Bundle)bundles.elementAt(i); in createGroup() local
591 Bundle bundle = (Bundle)bundles.elementAt(i); in deleteGroup() local
[all …]
DBundleGroup.java21 private String name; // The name of the group field in BundleGroup
24 private Bundle bundle; // The parent Bundle object of this group field in BundleGroup
30 public BundleGroup(Bundle parent, String name) { in BundleGroup()
133 protected void setParentBundle(Bundle bundle) { in setParentBundle()
141 public void setName(String name) { in setName()
DRBReporterScanner.java25 private Bundle bundle; field in RBReporterScanner
33 protected RBReporterScanner(Bundle bundle, File configFile) throws IOException { in RBReporterScanner()
177 String name = (String)findings.elementAt(j); in scanDirectory() local
231 String name; field in FileRule
236 FileRule(String name, String starts_with, String ends_with, String contains) { in FileRule()
253 String name; field in ParseRule
257 ParseRule(String name, String before, String after) { in ParseRule()
DBundleItem.java24 private String name; // The name of the NLS item key field in BundleItem
42 public BundleItem(BundleGroup parent, String name, String value) { in BundleItem()
148 Bundle bundle = this.getParentGroup().getParentBundle(); in setTranslated() local
200 public void setCreator(String name) { in setCreator()
208 public void setModifier(String name) { in setModifier()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DHoliday.java54 …ResourceBundle bundle = UResourceBundle.getBundleInstance("ohos.global.icu.impl.data.HolidayBundle… in getHolidays() local
135 protected Holiday(String name, DateRule rule) in Holiday()
182 …ResourceBundle bundle = UResourceBundle.getBundleInstance("ohos.global.icu.impl.data.HolidayBundle… in getDisplayName() local
204 private String name; field in Holiday
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DHoliday.java52 …ResourceBundle bundle = UResourceBundle.getBundleInstance("com.ibm.icu.impl.data.HolidayBundle", l… in getHolidays() local
133 protected Holiday(String name, DateRule rule) in Holiday()
180 …ResourceBundle bundle = UResourceBundle.getBundleInstance("com.ibm.icu.impl.data.HolidayBundle", l… in getDisplayName() local
202 private String name; field in Holiday
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DResourceBundleWrapper.java30 private ResourceBundle bundle = null; field in ResourceBundleWrapper
48 private ResourceBundleWrapper(ResourceBundle bundle){ in ResourceBundleWrapper()
147 final String name = localeID.isEmpty() ? baseName : baseName + '_' + localeID; in instantiateBundle() local
DTimeZoneNamesImpl.java80 … UResourceBundle bundle = UResourceBundle.getBundleInstance(ICUData.ICU_BASE_NAME, "metaZones"); in _getAvailableMetaZoneIDs() local
269 String name = tzNames.getName(type); in getDisplayNames() local
419 ICUResourceBundle bundle = (ICUResourceBundle)ICUResourceBundle.getBundleInstance( in initialize() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DResourceBundleWrapper.java32 private ResourceBundle bundle = null; field in ResourceBundleWrapper
50 private ResourceBundleWrapper(ResourceBundle bundle){ in ResourceBundleWrapper()
149 final String name = localeID.isEmpty() ? baseName : baseName + '_' + localeID; in instantiateBundle() local
DTimeZoneNamesImpl.java82 … UResourceBundle bundle = UResourceBundle.getBundleInstance(ICUData.ICU_BASE_NAME, "metaZones"); in _getAvailableMetaZoneIDs() local
271 String name = tzNames.getName(type); in getDisplayNames() local
421 ICUResourceBundle bundle = (ICUResourceBundle)ICUResourceBundle.getBundleInstance( in initialize() local
/third_party/skia/third_party/externals/spirv-tools/tools/sva/
Dpackage.json2 "name": "sva", string
15 "bundle": "rollup -c" string
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/sva/
Dpackage.json2 "name": "sva", string
15 "bundle": "rollup -c" string
/third_party/spirv-tools/tools/sva/
Dpackage.json2 "name": "sva", string
15 "bundle": "rollup -c" string
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DDisplayNameTest.java156 ICUResourceBundle bundle = (ICUResourceBundle)UResourceBundle.getBundleInstance(locale); in getZoneString() local
341 ICUResourceBundle bundle = (ICUResourceBundle)UResourceBundle.getBundleInstance(locale); in getCodes() local
387 String name = getter.get(locale, code, context); in check() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DDisplayNameTest.java153 ICUResourceBundle bundle = (ICUResourceBundle)UResourceBundle.getBundleInstance(locale); in getZoneString() local
338 ICUResourceBundle bundle = (ICUResourceBundle)UResourceBundle.getBundleInstance(locale); in getCodes() local
384 String name = getter.get(locale, code, context); in check() local
/third_party/node/deps/npm/node_modules/pacote/lib/
Dregistry.js240 const bundles = attestations.map(({ predicateType, bundle }) => { field
265 for (const { predicateType, bundle, keyid, signature, statement } of bundles) { property
292 name: statement.subject[0].name, property
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DBundleItemDialog.java94 Bundle bundle = item.getParentGroup().getParentBundle(); in initComponents() local
157 String name = (String)keys.nextElement(); in initComponents() local
265 String name = lookupLabels[i].getText().trim(); in actionPerformed() local
DRBManagerGUI.java399 RBManager bundle = project.getBundle(bundleName); in actionPerformed() local
710 Bundle bundle = null; in updateDisplayPanels() local
1064 public boolean saveResources(RBManager bundle, String encoding) { in saveResources()
1085 public boolean saveResources(RBManager bundle) { in saveResources()
1399 RBManager bundle = new RBManager(new File(bundleFileName)); in addBundle() local
1560 String name = (String)recentFiles.elementAt(i); in RBManagerMenuBar() local
/third_party/typescript/src/compiler/
Demitter.ts30 const bundle = factory.createBundle(sourceFiles, prepends); constant
522 … const bundle = sourceFileOrBundle.kind === SyntaxKind.Bundle ? sourceFileOrBundle : undefined; constant
524 const sourceFiles = bundle ? bundle.sourceFiles : [sourceFile!]; constant
1878 const bundle = node.kind === SyntaxKind.Bundle ? node as Bundle : undefined; constant
1882 const numPrepends = bundle ? bundle.prepends.length : 0; constant
1883 const numNodes = bundle ? bundle.sourceFiles.length + numPrepends : 1; constant
1885 …const currentNode = bundle ? i < numPrepends ? bundle.prepends[i] : bundle.sourceFiles[i - numPrep… constant
5300 const name = flags === TempFlags._i ? "_i" : "_n"; constant
5317 const name = count < 26 constant
5386 const name = getTextOfNode(node.name); constant
/third_party/glfw/src/
Dcocoa_platform.h46 #define _glfw_dlopen(name) dlopen(name, RTLD_LAZY | RTLD_LOCAL) argument
48 #define _glfw_dlsym(handle, name) dlsym(handle, name) argument
108 CFBundleRef bundle; member
/third_party/icu/icu4c/source/test/intltest/
Drestsnew.cpp30 void NewResourceBundleTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*p… in runIndexedTest()
154 const char* name; member
386 ResourceBundle bundle = test1.get(data[i], err); in TestIteration() local
570 UResourceBundle *testCAPI = NULL, *bundle = NULL, *rowbundle = NULL, *temp = NULL; in TestOtherAPI() local
1093 ResourceBundle bundle(testdatapath, Locale("te_IN"),status); in TestNewTypes() local
/third_party/icu/icu4c/source/i18n/
Ducol_res.cpp121 LocalUResourceBundlePointer bundle(ures_open(U_ICUDATA_COLL, localeID, &errorCode)); in loadRules() local
151 const char *name = locale.getName(); in loadTailoring() local
673 LocalUResourceBundlePointer bundle(ures_open(U_ICUDATA_COLL, locale, status)); in ucol_getKeywordValuesForLocale() local
/third_party/node/deps/icu-small/source/i18n/
Ducol_res.cpp121 LocalUResourceBundlePointer bundle(ures_open(U_ICUDATA_COLL, localeID, &errorCode)); in loadRules() local
151 const char *name = locale.getName(); in loadTailoring() local
683 LocalUResourceBundlePointer bundle(ures_open(U_ICUDATA_COLL, locale, status)); in ucol_getKeywordValuesForLocale() local
/third_party/skia/third_party/externals/icu/source/i18n/
Ducol_res.cpp121 LocalUResourceBundlePointer bundle(ures_open(U_ICUDATA_COLL, localeID, &errorCode)); in loadRules() local
151 const char *name = locale.getName(); in loadTailoring() local
673 LocalUResourceBundlePointer bundle(ures_open(U_ICUDATA_COLL, locale, status)); in ucol_getKeywordValuesForLocale() local
/third_party/vulkan-loader/tests/framework/shim/
Dunix_shim.cpp288 FRAMEWORK_EXPORT char* SECURE_GETENV_FUNC_NAME(const char* name) { in SECURE_GETENV_FUNC_NAME()
300 FRAMEWORK_EXPORT char* __SECURE_GETENV_FUNC_NAME(const char* name) { in __SECURE_GETENV_FUNC_NAME()
318 FRAMEWORK_EXPORT CFURLRef my_CFBundleCopyResourcesDirectoryURL([[maybe_unused]] CFBundleRef bundle)… in my_CFBundleCopyResourcesDirectoryURL()

123