Home
last modified time | relevance | path

Searched defs:bundle (Results 1 - 25 of 106) sorted by relevance

12345

/third_party/node/deps/npm/node_modules/@sigstore/sign/dist/bundler/
H A Dbase.js
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPURenderBundle.cpp28 GPURenderBundle::GPURenderBundle(wgpu::RenderBundle bundle) : bundle_(std::move(bundle)) { in GPURenderBundle() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUResourceTableAccess.java34 public static String getTableString(ICUResourceBundle bundle, String tableName, in getTableString() argument
H A DResourceBundleWrapper.java30 private ResourceBundle bundle = null; field in ResourceBundleWrapper
48 private ResourceBundleWrapper(ResourceBundle bundle){ in ResourceBundleWrapper() argument
[all...]
/third_party/icu/icu4c/source/io/
H A Dlocbund.cpp143 u_locbund_close(ULocaleBundle *bundle) in u_locbund_close() argument
160 u_locbund_getNumberFormat(ULocaleBundle *bundle, UNumberFormatStyle style) u_locbund_getNumberFormat() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DUResourceBundleIterator.java39 private UResourceBundle bundle; field in UResourceBundleIterator
/third_party/icu/icu4c/source/test/intltest/
H A Dnptrans.h43 UResourceBundle *bundle; member in NamePrepTransform
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUResourceTableAccess.java36 public static String getTableString(ICUResourceBundle bundle, String tableName, in getTableString() argument
H A DResourceBundleWrapper.java32 private ResourceBundle bundle = null; field in ResourceBundleWrapper
50 private ResourceBundleWrapper(ResourceBundle bundle){ in ResourceBundleWrapper() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DUResourceBundleIterator.java40 private UResourceBundle bundle; field in UResourceBundleIterator
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_ra_pipeline.c42 mir_pipeline_ins( compiler_context *ctx, midgard_block *block, midgard_bundle *bundle, unsigned i, unsigned pipeline_count) mir_pipeline_ins() argument
[all...]
/third_party/skia/third_party/externals/icu/source/io/
H A Dlocbund.cpp143 u_locbund_close(ULocaleBundle *bundle) in u_locbund_close() argument
160 u_locbund_getNumberFormat(ULocaleBundle *bundle, UNumberFormatStyle style) u_locbund_getNumberFormat() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Ducol_imp.h128 UResourceBundle *bundle; member in CollationLoader
H A Dcollationtailoring.h83 UResourceBundle *bundle; member
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationtailoring.h83 UResourceBundle *bundle; member
H A Ducol_imp.h128 UResourceBundle *bundle; member in CollationLoader
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationtailoring.h81 UResourceBundle *bundle; member
H A Ducol_imp.h128 UResourceBundle *bundle; member in CollationLoader
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DBundleGroup.java24 private Bundle bundle; // The parent Bundle object of this group field in BundleGroup
133 protected void setParentBundle(Bundle bundle) { in setParentBundle() argument
[all...]
H A DRBReporterScanner.java25 private Bundle bundle; field in RBReporterScanner
33 protected RBReporterScanner(Bundle bundle, File configFile) throws IOException { in RBReporterScanner() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DPipelineAndPassCompatibilityTests.cpp157 wgpu::RenderBundle bundle = renderBundleEncoder.Finish(); in TEST_F() local
/test/xts/hats/hdf/external_device_manager/drivers_pkg_manager_test/
H A Ddriver_pkg_manager_test.cpp156 std::shared_ptr<BundleInfoNames> bundle = drvPkgMgrInstance.QueryMatchDriver(devInfo); in HWTEST_F() local
171 std::shared_ptr<BundleInfoNames> bundle = drvPkgMgrInstance.QueryMatchDriver(devInfo); in HWTEST_F() local
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DRBUntranslatedPanel.java22 Bundle bundle; field in RBUntranslatedPanel
258 Bundle bundle; global() field in UntranslatedItemsTableModel
260 UntranslatedItemsTableModel(Bundle bundle) UntranslatedItemsTableModel() argument
264 setBundle(Bundle bundle) setBundle() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DIndirectDrawMetadata.cpp141 void IndirectDrawMetadata::AddBundle(RenderBundleBase* bundle) { in AddBundle() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DDrawIndexedIndirectTests.cpp519 wgpu::RenderBundle bundle; in TEST_P() local
540 wgpu::RenderBundle bundle; in TEST_P() local
585 wgpu::RenderBundle bundle; in TEST_P() local
[all...]

Completed in 9 milliseconds

12345