Home
last modified time | relevance | path

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

123456789

/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
/drivers/external_device_manager/test/moduletest/drivers_pkg_manager_mt/
H A Ddrivers_pkg_manager_mt.cpp45 std::shared_ptr<BundleInfoNames> bundle = drvPkgMgrInstance.QueryMatchDriver(deviceInfo); in PrintQueryMatchDriver() local
/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Dlog.c65 static int gb_log_probe(struct gb_bundle *bundle, in gb_log_probe() argument
107 static void gb_log_disconnect(struct gb_bundle *bundle) in gb_log_disconnect() argument
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Dlog.c65 static int gb_log_probe(struct gb_bundle *bundle, in gb_log_probe() argument
107 static void gb_log_disconnect(struct gb_bundle *bundle) in gb_log_disconnect() 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
/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
/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...]
/drivers/external_device_manager/test/fuzztest/drivers_pkg_manager_fuzzer/driverpkgmanager_fuzzer/
H A Ddriverpkgmanager_fuzzer.cpp42 shared_ptr<BundleInfoNames> bundle = drvPkgMgrInstance.QueryMatchDriver(devInfo); in QueryMatchDriverIllegalBusTest() local
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dbrl_emu.c58 unsigned long bundle[2]; in ia64_emulate_brl() local
[all...]
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dbrl_emu.c58 unsigned long bundle[2]; in ia64_emulate_brl() local
[all...]
/kernel/linux/linux-5.10/include/linux/greybus/
H A Dbundle.h47 static inline int gb_pm_runtime_get_sync(struct gb_bundle *bundle) in gb_pm_runtime_get_sync() argument
62 static inline int gb_pm_runtime_put_autosuspend(struct gb_bundle *bundle) in gb_pm_runtime_put_autosuspend() argument
72 static inline void gb_pm_runtime_get_noresume(struct gb_bundle *bundle) in gb_pm_runtime_get_noresume() argument
77 gb_pm_runtime_put_noidle(struct gb_bundle *bundle) gb_pm_runtime_put_noidle() argument
83 gb_pm_runtime_get_sync(struct gb_bundle *bundle) gb_pm_runtime_get_sync() argument
85 gb_pm_runtime_put_autosuspend(struct gb_bundle *bundle) gb_pm_runtime_put_autosuspend() argument
88 gb_pm_runtime_get_noresume(struct gb_bundle *bundle) gb_pm_runtime_get_noresume() argument
89 gb_pm_runtime_put_noidle(struct gb_bundle *bundle) gb_pm_runtime_put_noidle() argument
[all...]
/kernel/linux/linux-6.6/include/linux/greybus/
H A Dbundle.h47 static inline int gb_pm_runtime_get_sync(struct gb_bundle *bundle) in gb_pm_runtime_get_sync() argument
62 static inline int gb_pm_runtime_put_autosuspend(struct gb_bundle *bundle) in gb_pm_runtime_put_autosuspend() argument
72 static inline void gb_pm_runtime_get_noresume(struct gb_bundle *bundle) in gb_pm_runtime_get_noresume() argument
77 gb_pm_runtime_put_noidle(struct gb_bundle *bundle) gb_pm_runtime_put_noidle() argument
83 gb_pm_runtime_get_sync(struct gb_bundle *bundle) gb_pm_runtime_get_sync() argument
85 gb_pm_runtime_put_autosuspend(struct gb_bundle *bundle) gb_pm_runtime_put_autosuspend() argument
88 gb_pm_runtime_get_noresume(struct gb_bundle *bundle) gb_pm_runtime_get_noresume() argument
89 gb_pm_runtime_put_noidle(struct gb_bundle *bundle) gb_pm_runtime_put_noidle() 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
/kernel/linux/linux-5.10/drivers/greybus/
H A Dbundle.c15 struct gb_bundle *bundle = to_gb_bundle(dev); in bundle_class_show() local
24 struct gb_bundle *bundle = to_gb_bundle(dev); in bundle_id_show() local
33 struct gb_bundle *bundle = to_gb_bundle(dev); in state_show() local
44 struct gb_bundle *bundle = to_gb_bundle(dev); in state_store() local
65 ATTRIBUTE_GROUPS(bundle); global() variable
70 struct gb_bundle *bundle; gb_bundle_find() local
82 struct gb_bundle *bundle = to_gb_bundle(dev); gb_bundle_release() local
92 gb_bundle_disable_all_connections(struct gb_bundle *bundle) gb_bundle_disable_all_connections() argument
100 gb_bundle_enable_all_connections(struct gb_bundle *bundle) gb_bundle_enable_all_connections() argument
110 struct gb_bundle *bundle = to_gb_bundle(dev); gb_bundle_suspend() local
137 struct gb_bundle *bundle = to_gb_bundle(dev); gb_bundle_resume() local
183 struct gb_bundle *bundle; gb_bundle_create() local
224 gb_bundle_add(struct gb_bundle *bundle) gb_bundle_add() argument
242 gb_bundle_destroy(struct gb_bundle *bundle) gb_bundle_destroy() argument
[all...]

Completed in 7 milliseconds

123456789