/third_party/python/Lib/test/test_importlib/resources/ |
H A D | util.py | 55 name = 'testingpackage' 56 module = types.ModuleType(name) 57 spec = ModuleSpec(name, loader, origin='does-not-exist', is_package=is_package) 83 # Passing in the package name should succeed.
|
/third_party/skia/modules/skottie/src/effects/ |
H A D | SkSLEffect.cpp | 112 const auto& name = std::get<0>(uniform); in buildEffectShader() local 114 auto metadata = fEffect->findUniform(name.c_str()); in buildEffectShader() 118 builder.uniform(name.c_str()) = data->at(0); break; in buildEffectShader()
|
/third_party/rust/crates/nix/src/sys/ |
H A D | inotify.rs | 134 pub name: Option<OsString>, 211 let name = match event.len { in read_events() 228 name, in read_events()
|
/third_party/selinux/libsepol/cil/src/ |
H A D | cil_resolve_ast.h | 94 int cil_resolve_name_call_args(struct cil_call *call, char *name, enum cil_sym_index sym_index, struct cil_symtab_datum **datum); 101 int cil_resolve_name(struct cil_tree_node *ast_node, char *name, enum cil_sym_index sym_index, void *extra_args, struct cil_symtab_datum **datum); 102 int cil_resolve_name_keep_aliases(struct cil_tree_node *ast_node, char *name, enum cil_sym_index sym_index, void *extra_args, struct cil_symtab_datum **datum);
|
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/ |
H A D | x509v3.rs | 8 pub fn GENERAL_NAME_free(name: *mut GENERAL_NAME); in GENERAL_NAME_free() 50 name: #[const_ptr_if(any(ossl110, libressl280))] c_char, in X509V3_EXT_nconf() 125 pub name: DIST_POINT_NAME_st_anon_union,
|
/third_party/selinux/libsepol/cil/test/unit/ |
H A D | CuTest.h | 68 char* name; member 76 void CuTestInit(CuTest* t, const char* name, TestFunction function); 77 CuTest* CuTestNew(const char* name, TestFunction function);
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineMultisampleBase.hpp | 78 const std::string& name, in MultisampleCaseBase() 80 : TestCase(testCtx, name, "") in MultisampleCaseBase() 99 typedef MultisampleCaseBase* (*MultisampleCaseFuncPtr)(tcu::TestContext& testCtx, const std::string& name, const ImageMSParams& imageMSParams); 77 MultisampleCaseBase(tcu::TestContext& testCtx, const std::string& name, const ImageMSParams& imageMSParams) MultisampleCaseBase() argument
|
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluShaderLibrary.hpp | 78 std::string name; member 199 virtual tcu::TestCaseGroup* createGroup (const std::string& name, const std::string& description, const std::vector<tcu::TestNode*>& children) = 0; 200 virtual tcu::TestCase* createCase (const std::string& name, const std::string& description, const ShaderCaseSpecification& spec) = 0;
|
/third_party/vulkan-loader/tests/framework/layer/ |
H A D | test_layer.h | 149 // physical device and device level function with the same name 163 PFN_vkVoidFunction get_custom_intercept_function(const char* name) { in get_custom_intercept_function() 164 if (custom_dispatch_functions.count(name) > 0) { in get_custom_intercept_function() 165 return custom_dispatch_functions.at(name); in get_custom_intercept_function()
|
/vendor/ohemu/qemu_riscv32_mini_system_demo/fs_data/data/data/js/pages/detail/ |
H A D | detail.js | 51 /******/ __webpack_require__.d = function(exports, name, getter) { 52 /******/ if(!__webpack_require__.o(exports, name)) { 53 /******/ Object.defineProperty(exports, name, { enumerable: true, get: getter }); 140 module.exports = function (vm) { var _vm = vm || this; return _c('list', {'staticStyle' : {'top' : 67,'left' : 67,'width' : 321,'height' : 350}, } , [_c('list-item', {'staticStyle' : {'width' : 321,'height' : 300}, } , [_c('div', {'staticStyle' : {'width' : 321,'height' : 300,'backgroundColor' : 0,'flexDirection' : "column",'alignItems' : "flex-start"}, } , [_c('text', {'attrs' : {'value' : function () {return _vm.location}},'staticStyle' : {'width' : 321,'height' : 40,'color' : 14474460}, } ),_c('div', {'staticClass' : ["line-div"]} ),_c('div', {'staticClass' : ["info-div-width-height"],'staticStyle' : {'marginTop' : 10}, } , [_c('text', {'attrs' : {'value' : "CO"},'staticClass' : ["gas-name"]} ),_c('text', {'attrs' : {'value' : function () {return _vm.airData[0]}},'staticClass' : ["gas-value"]} )] ),_c('div', {'staticClass' : ["info-div-width-height"],'staticStyle' : {'marginTop' : 10}, } , [_c('text', {'attrs' : {'value' : "NO2"},'staticClass' : ["gas-name"]} ),_c('text', {'attrs' : {'value' : function () {return _vm.airData[1]}},'staticClass' : ["gas-value"]} )] ),_c('div', {'staticClass' : ["info-div-width-height"],'staticStyle' : {'marginTop' : 10}, } , [_c('text', {'attrs' : {'value' : "PM10"},'staticClass' : ["gas-name"]} ),_c('text', {'attrs' : {'value' : function () {return _vm.airData[2]}},'staticClass' : ["gas-value"]} )] ),_c('div', {'staticClass' : ["info-div-width-height"],'staticStyle' : {'marginTop' : 10}, } , [_c('text', {'attrs' : {'value' : "PM2.5"},'staticClass' : ["gas-name"]} ),_c('text', {'attrs' : {'value' : function () {return _vm.airData[3]}},'staticClass' : ["gas-value"]} )] ),_c('div', {'staticClass' : ["info-div-width-height"],'staticStyle' : {'marginTop' : 10}, } , [_c('text', {'attrs' : {'value' : "SO2"},'staticClass' : ["gas-name"]} ),_c('text', {'attrs' : {'value' : function () {return _vm.airData[4]}},'staticClass' : ["gas-value"]} )] )] )] ),_c('list-item', {'staticStyle' : {'width' : 321,'height' : 220}, } , [_c('div', {'staticStyle' : {'width' : 321,'height' : 220,'backgroundColor' : 0,'flexDirection' : "column",'alignItems' : "flex-start"}, } , [_c('text', {'attrs' : {'value' : function () {return (_vm.updated) + ':' + (_vm.updateStatus)}},'staticClass' : ["config-info"]} ),_c('text', {'attrs' : {'value' : function () {return (_vm.dataSourceName) + ':' + (_vm.dataSource)}},'staticClass' : ["config-info"]} ),_c('div', {'staticClass' : ["line-div"]} ),_c('div', {'staticStyle' : {'width' : 321,'height' : 55,'alignItems' : "center",'marginTop' : 20}, } , [_c('input', {'attrs' : {'type' : "button",'value' : "History"},'staticStyle' : {'borderTopWidth' : 3,'borderRightWidth' : 3,'borderBottomWidth' : 3,'borderLeftWidth' : 3,'marginLeft' : 10,'borderTopColor' : 9498256,'borderRightColor' : 9498256,'borderBottomColor' : 9498256,'borderLeftColor' : 9498256,'width' : 146,'height' : 50}, 'on' : {'click' : _vm.openHistory}} ),_c('input', {'attrs' : {'type' : "button",'value' : "Close"},'staticStyle' : {'borderTopWidth' : 3,'borderRightWidth' : 3,'borderBottomWidth' : 3,'borderLeftWidth' : 3,'marginLeft' : 5,'borderTopColor' : 16711680,'borderRightColor' : 16711680,'borderBottomColor' : 16711680,'borderLeftColor' : 16711680,'width' : 146,'height' : 50}, 'on' : {'click' : _vm.backMain}} )] )] )] )] ) } 146 module.exports = {"classSelectors":{"line-div":{"backgroundColor":16121850,"height":2,"width":454},"info-div-width-height":{"width":321,"height":35,"marginTop":20},"gas-name":{"color":16121850,"width":160,"height":35},"gas-value":{"textAlign":"right","color":64154,"width":160,"height":35},"config-info":{"height":40,"width":321,"color":16121850}}}
|
/vendor/ohemu/qemu_riscv32_mini_system_demo/fs_data/data/data/panel/pages/air/ |
H A D | air.js | 51 /******/ __webpack_require__.d = function(exports, name, getter) { 52 /******/ if(!__webpack_require__.o(exports, name)) { 53 /******/ Object.defineProperty(exports, name, { enumerable: true, get: getter });
|
/vendor/ohemu/qemu_riscv32_mini_system_demo/fs_data/data/data/panel/pages/light/ |
H A D | light.js | 51 /******/ __webpack_require__.d = function(exports, name, getter) { 52 /******/ if(!__webpack_require__.o(exports, name)) { 53 /******/ Object.defineProperty(exports, name, { enumerable: true, get: getter });
|
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop2.c | 57 #define REG_SET_E(vop2, name, off, reg, mask, v, relaxed) \ 60 #define REG_SET(x, name, off, reg, v, relaxed) REG_SET_E(x, name, off, reg, (reg).mask, v, relaxed) 61 #define REG_SET_MASK(x, name, off, reg, mask, v, relaxed) REG_SET_E(x, name, off, reg, (reg).mask &(mask), v, relaxed) 63 #define VOP_CLUSTER_SET(x, win, name, v) \ 66 REG_SET(x, name, 0, (win)->regs->cluster->name, v, true); \ 69 #define VOP_AFBC_SET(x, win, name, v) \ 72 REG_SET(x, name, (wi 289 const char *name; global() member 718 const char *name; global() member 4746 const char *name; vop2_crtc_regs_dump() member 4848 char name[0xc]; vop2_crtc_debugfs_init() local 5255 vop2_clk_get(struct vop2 *vop2, const char *name) vop2_clk_get() argument 8460 char name[DRM_PROP_NAME_LEN]; vop2_win_init() local [all...] |
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop2.c | 57 #define _REG_SET(vop2, name, off, reg, mask, v, relaxed) \ 60 #define REG_SET(x, name, off, reg, v, relaxed) \ 61 _REG_SET(x, name, off, reg, reg.mask, v, relaxed) 62 #define REG_SET_MASK(x, name, off, reg, mask, v, relaxed) \ 63 _REG_SET(x, name, off, reg, reg.mask & mask, v, relaxed) 65 #define VOP_CLUSTER_SET(x, win, name, v) \ 68 REG_SET(x, name, 0, win->regs->cluster->name, v, true); \ 71 #define VOP_AFBC_SET(x, win, name, v) \ 74 REG_SET(x, name, wi 305 const char *name; global() member 744 const char *name; global() member 4757 const char *name; vop2_crtc_regs_dump() member 4860 char name[12]; vop2_crtc_debugfs_init() local 5279 vop2_clk_get(struct vop2 *vop2, const char *name) vop2_clk_get() argument 8572 char name[DRM_PROP_NAME_LEN]; vop2_win_init() local [all...] |
/third_party/backends/sanei/ |
H A D | sanei_usb.c | 324 kernel_get_vendor_product (int fd, const char *name, int *vendorID, int *productID) in kernel_get_vendor_product() argument 332 "of device %s failed: %s\n", name, strerror (errno)); in kernel_get_vendor_product() 338 "of device %s failed: %s\n", name, strerror (errno)); in kernel_get_vendor_product() 380 if (strncmp (buf, name, sizeof (buf)) == 0) in kernel_get_vendor_product() 391 "vendor/product ID from device %s\n", name); in kernel_get_vendor_product() 624 const char* name) in sanei_xml_find_first_child_with_name() 629 if (xmlStrcmp(curr_child->name, (const xmlChar*)name) == 0) in sanei_xml_find_first_child_with_name() 637 const char* name) in sanei_xml_find_next_child_with_name() 642 if (xmlStrcmp(curr_child->name, (cons in sanei_xml_find_next_child_with_name() 623 sanei_xml_find_first_child_with_name(xmlNode* parent, const char* name) sanei_xml_find_first_child_with_name() argument 636 sanei_xml_find_next_child_with_name(xmlNode* child, const char* name) sanei_xml_find_next_child_with_name() argument 650 sanei_xml_get_prop(xmlNode* node, const char* name) sanei_xml_get_prop() argument 656 sanei_xml_get_prop_uint(xmlNode* node, const char* name) sanei_xml_get_prop_uint() argument 2325 sanei_usb_attach_matching_devices(const char *name, SANE_Status (*attach) (const char *dev)) sanei_usb_attach_matching_devices() argument [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArraySampling.cpp | 71 /** Constructor. Stores strings used to create variable name 75 * @param name Name part. Must not be null. 78 var2str(const glw::GLchar* prefix, const glw::GLchar* name, const glw::GLchar* index) in var2str() 79 : m_prefix(prefix), m_name(name), m_index(index) in var2str() 153 /* Image types and name */ 162 /* Sampler types and name */ 1710 * @param name Test case's name 1714 const char* name, const char* description) in TextureCubeMapArraySamplingTest() 1715 : TestCaseBase(context, extParams, name, descriptio in TextureCubeMapArraySamplingTest() 1713 TextureCubeMapArraySamplingTest(Context& context, const ExtParameters& extParams, const char* name, const char* description) TextureCubeMapArraySamplingTest() argument 1776 glw::GLchar* name = 0; checkUniformAndResourceApi() local 4191 formatDefinition(glw::GLenum internal_format, glw::GLenum format, glw::GLenum type, bool is_compressed, samplerType sampler_type, const glw::GLchar* name) global() argument 4213 formatDefinition(glw::GLenum src_internal_format, glw::GLenum src_format, glw::GLenum src_type, bool src_is_compressed, glw::GLenum dst_internal_format, glw::GLenum dst_format, glw::GLenum dst_type, samplerType sampler_type, const glw::GLchar* name) global() argument 4563 samplingFunctionDefinition(samplingFunction function, const glw::GLchar* name) global() argument 4739 shaderConfiguration(shaderType type, glw::GLenum primitive_type, const glw::GLchar* name) global() argument 5156 getTextureFileName(glw::GLuint width, glw::GLuint height, glw::GLuint level, glw::GLuint index, glw::GLuint face, std::string& name) global() argument [all...] |
/third_party/python/Lib/test/ |
H A D | test_logging.py | 7 # supporting documentation, and that the name of Vinay Sajip 83 log_format = "%(name)s -> %(levelname)s: %(message)s" 101 for name in saved_loggers: 102 logger_states[name] = getattr(saved_loggers[name], 154 for name in self.logger_states: 155 if logger_states[name] is not None: 156 self.saved_loggers[name].disabled = logger_states[name] 372 parts = record.name 769 name = 2 global() variable in StreamWithIntName [all...] |
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_drm.c | 102 u64 name = (u64)pci_domain_nr(pdev->bus) << 0x20; in nouveau_pci_name() local 103 name |= pdev->bus->number << 0x10; in nouveau_pci_name() 104 name |= PCI_SLOT(pdev->devfn) << 0x8; in nouveau_pci_name() 105 return name | PCI_FUNC(pdev->devfn); in nouveau_pci_name() 196 ret = snprintf(cli->name, sizeof(cli->name), "%s", sname); in nouveau_cli_init() 206 ret = nvif_driver_init(NULL, nouveau_config, nouveau_debug, cli->name, device, &cli->base); in nouveau_cli_init() 209 ret = nvif_client_ctor(&drm->master.base, cli->name, device, &cli->base); in nouveau_cli_init() 1034 char name[32], tmpname[TASK_COMM_LEN]; in nouveau_drm_open() local 1045 ret = snprintf(name, sizeo in nouveau_drm_open() [all...] |
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpiolib-acpi.c | 106 * @path: ACPI GPIO controller full path name, (e.g. "\\_SB.GPO1") 503 const char *name, int index, in acpi_get_driver_gpio_data() 512 for (gm = adev->driver_gpios; gm->name; gm++) in acpi_get_driver_gpio_data() 513 if (!strcmp(name, gm->name) && gm->data && index < gm->size) { in acpi_get_driver_gpio_data() 762 * @propname: Property name of the GPIO (optional) 877 * @propname: Property name of the GPIO 921 * @name: optional name of GpioInt resource 931 * The function takes optional @name paramete 502 acpi_get_driver_gpio_data(struct acpi_device *adev, const char *name, int index, struct fwnode_reference_args *args, unsigned int *quirks) acpi_get_driver_gpio_data() argument 936 acpi_dev_gpio_irq_get_by(struct acpi_device *adev, const char *name, int index) acpi_dev_gpio_irq_get_by() argument 1139 acpi_gpiochip_parse_own_gpio(struct acpi_gpio_chip *achip, struct fwnode_handle *fwnode, const char **name, unsigned long *lflags, enum gpiod_flags *dflags) acpi_gpiochip_parse_own_gpio() argument 1189 const char *name; acpi_gpiochip_scan_gpios() local [all...] |
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk-si5351.c | 1470 init.name = si5351_input_names[0]; in si5351_i2c_probe() 1481 dev_err(&client->dev, "unable to register %s\n", init.name); in si5351_i2c_probe() 1488 init.name = si5351_input_names[1]; in si5351_i2c_probe() 1499 init.name); in si5351_i2c_probe() 1514 init.name = si5351_pll_names[0]; in si5351_i2c_probe() 1521 dev_err(&client->dev, "unable to register %s\n", init.name); in si5351_i2c_probe() 1531 init.name = si5351_pll_names[2]; in si5351_i2c_probe() 1537 init.name = si5351_pll_names[1]; in si5351_i2c_probe() 1545 dev_err(&client->dev, "unable to register %s\n", init.name); in si5351_i2c_probe() 1573 init.name in si5351_i2c_probe() [all...] |
/kernel/linux/linux-5.10/drivers/block/xen-blkback/ |
H A D | xenbus.c | 79 char name[TASK_COMM_LEN]; in xen_update_blkif_status() local 96 err = blkback_name(blkif, name); in xen_update_blkif_status() 98 xenbus_dev_error(blkif->be->dev, err, "get blkback dev name"); in xen_update_blkif_status() 111 ring->xenblkd = kthread_run(xen_blkif_schedule, ring, "%s-%d", name, i); in xen_update_blkif_status() 116 "start %s-%d xenblkd", name, i); in xen_update_blkif_status() 378 #define VBD_SHOW_ALLRING(name, format) \ 379 static ssize_t show_##name(struct device *_dev, \ 395 result += ring->st_##name; \ 401 static DEVICE_ATTR(name, 0444, show_##name, NUL [all...] |
/kernel/linux/linux-5.10/drivers/mtd/ |
H A D | mtdswap.c | 160 #define TREE_ROOT(d, name) (&d->trees[MTDSWAP_ ## name].root) 161 #define TREE_EMPTY(d, name) (TREE_ROOT(d, name)->rb_node == NULL) 162 #define TREE_NONEMPTY(d, name) (!TREE_EMPTY(d, name)) 163 #define TREE_COUNT(d, name) (d->trees[MTDSWAP_ ## name].count) 547 erase.addr, mtd->name); in mtdswap_erase_block() 553 erase.addr, mtd->name); in mtdswap_erase_block() 1179 static const char * const name[] = { mtdswap_show() local [all...] |
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | edt-ft5x06.c | 125 char name[EDT_NAME_LEN]; member 422 dattr->attr.name, error); in edt_ft5x06_setting_show() 432 dattr->attr.name, val, *field); in edt_ft5x06_setting_show() 496 dattr->attr.name, error); in edt_ft5x06_setting_store() 825 char *model_name = tsdata->name; in edt_ft5x06_ts_identify() 1192 tsdata->name, fw_version, tsdata->num_x, tsdata->num_y); in edt_ft5x06_ts_probe() 1194 input->name = tsdata->name; in edt_ft5x06_ts_probe() 1231 client->name, tsdata); in edt_ft5x06_ts_probe() 1374 { .name [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_offload.c | 240 adapter->name, val); in cxgb_ulp_iscsi_ctl() 260 adapter->name, val, uiip->pgsz_factor[0], in cxgb_ulp_iscsi_ctl() 754 dev->name, CPL_ACT_OPEN_RPL); in do_act_open_rpl() 772 dev->name, p->opcode); in do_stid_rpl() 790 dev->name, p->opcode); in do_hwtid_rpl() 805 dev->name, tid); in do_cr() 817 dev->name, CPL_PASS_ACCEPT_REQ); in do_cr() 899 dev->name, tid); in do_act_establish() 911 dev->name, CPL_ACT_ESTABLISH); in do_act_establish() 957 dev->name, opcod in do_term() [all...] |
/kernel/linux/linux-5.10/drivers/scsi/aacraid/ |
H A D | src.c | 889 const char *name = dev->name; in aac_src_init() local 896 printk(KERN_WARNING "%s: unable to map adapter.\n", name); in aac_src_init() 926 dev->name, instance); in aac_src_init() 934 dev->name, instance); in aac_src_init() 947 dev->name, instance, status); in aac_src_init() 1003 name, instance); in aac_src_init() 1181 const char *name = dev->name; in aac_srcv_init() local 1188 printk(KERN_WARNING "%s: unable to map adapter.\n", name); in aac_srcv_init() [all...] |