/foundation/barrierfree/accessibility/interfaces/innerkits/test/fuzztest/accessibleabilityclient_fuzzer/ |
H A D | accessibleabilityclient_fuzzer.cpp | 173 char name[LEN + 1]; in GenerateAccessibilityElementInfoP2() local 174 name[LEN] = END_CHAR; in GenerateAccessibilityElementInfoP2() 176 position += GetObject<char>(name[i], &data[position], size - position); in GenerateAccessibilityElementInfoP2() 178 std::string bundleName(name); in GenerateAccessibilityElementInfoP2() 182 position += GetObject<char>(name[i], &data[position], size - position); in GenerateAccessibilityElementInfoP2() 184 std::string componentType(name); in GenerateAccessibilityElementInfoP2() 188 position += GetObject<char>(name[i], &data[position], size - position); in GenerateAccessibilityElementInfoP2() 190 std::string text(name); in GenerateAccessibilityElementInfoP2() 194 position += GetObject<char>(name[i], &data[position], size - position); in GenerateAccessibilityElementInfoP2() 196 std::string hintText(name); in GenerateAccessibilityElementInfoP2() 265 char name[LEN + 1]; GenerateAccessibilityElementInfoP3() local 335 char name[LEN + 1]; GenerateAccessibilityEventInfo() local 578 char name[LEN + 1]; DoSomethingInterestingWithGetByContent() local 634 char name[LEN + 1]; DoSomethingInterestingWithExecuteAction() local 661 char name[LEN + 1]; DoSomethingInterestingWithSetTargetBundleName() local [all...] |
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_trace.h | 102 __string(name_str, __d->d_name.name) 109 __assign_str(name_str, __d->d_name.name); 139 __string(name_str, dentry->d_name.name) 145 __assign_str(name_str, dentry->d_name.name); 149 TP_printk("parent_ino = %lu, name:%s, flags:%u", 161 __string(name_str, dentry->d_name.name) 167 __assign_str(name_str, dentry->d_name.name); 171 TP_printk("parent_ino = %lu, name:%s, err:%d", 217 __string(name, d->d_name.name) [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/ |
H A D | sun3_82586.c | 106 printk("%s: scb_cmd timed out: %04x,%04x .. disabling i82586!!\n",dev->name,p->scb->cmd_cuc,p->scb->cus); \ 114 printk("%s: scb_cmd (ruc) timed out: %04x,%04x .. disabling i82586!!\n",dev->name,p->scb->cmd_ruc,p->scb->rus); \ 194 ret = request_irq(dev->irq, sun3_82586_interrupt,0,dev->name,dev); in sun3_82586_open() 274 printk("%s: Init-Problems (alloc).\n",dev->name); in alloc586() 351 printk("%s: SUN3 Intel 82586 found at %lx, ",dev->name,dev->base_addr); in sun3_82586_probe1() 362 printk("\n%s: Illegal memory size %d. Allowed is 0x2000 or 0x4000 or 0x8000 bytes.\n",dev->name,size); in sun3_82586_probe1() 432 printk("%s: switching to promisc. mode\n",dev->name); in init586() 450 printk("%s: configure command failed: %x\n",dev->name,swab16(cfg_cmd->cmd_status)); in init586() 474 printk("%s (82586): individual address setup command failed: %04x\n",dev->name,swab16(ias_cmd->cmd_status)); in init586() 497 printk("%s: Problems while running the TDR.\n",dev->name); in init586() [all...] |
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_trace.h | 102 __string(name_str, __d->d_name.name) 109 __assign_str(name_str, __d->d_name.name); 139 __string(name_str, dentry->d_name.name) 145 __assign_str(name_str, dentry->d_name.name); 149 TP_printk("parent_ino = %lu, name:%s, flags:%u", 161 __string(name_str, dentry->d_name.name) 167 __assign_str(name_str, dentry->d_name.name); 171 TP_printk("parent_ino = %lu, name:%s, err:%d", 217 __string(name, d->d_name.name) [all...] |
/kernel/linux/linux-6.6/fs/overlayfs/ |
H A D | super.c | 282 const char *name, bool persist) in ovl_workdir_create() 292 work = ovl_lookup_upper(ofs, name, ofs->workbasedir, strlen(name)); in ovl_workdir_create() 336 * if the xattr name is too long), but the set of filesystems in ovl_workdir_create() 366 ofs->config.workdir, name, -err); in ovl_workdir_create() 372 const char *name) in ovl_check_namelen() 378 pr_err("statfs failed on '%s'\n", name); in ovl_check_namelen() 385 static int ovl_lower_dir(const char *name, struct path *path, in ovl_lower_dir() argument 391 err = ovl_check_namelen(path, ofs, name); in ovl_lower_dir() 407 name); in ovl_lower_dir() 281 ovl_workdir_create(struct ovl_fs *ofs, const char *name, bool persist) ovl_workdir_create() argument 371 ovl_check_namelen(const struct path *path, struct ovl_fs *ofs, const char *name) ovl_check_namelen() argument 440 ovl_own_xattr_get(const struct xattr_handler *handler, struct dentry *dentry, struct inode *inode, const char *name, void *buffer, size_t size) ovl_own_xattr_get() argument 447 ovl_own_xattr_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *dentry, struct inode *inode, const char *name, const void *value, size_t size, int flags) ovl_own_xattr_set() argument 456 ovl_other_xattr_get(const struct xattr_handler *handler, struct dentry *dentry, struct inode *inode, const char *name, void *buffer, size_t size) ovl_other_xattr_get() argument 463 ovl_other_xattr_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *dentry, struct inode *inode, const char *name, const void *value, size_t size, int flags) ovl_other_xattr_set() argument 502 ovl_setup_trap(struct super_block *sb, struct dentry *dir, struct inode **ptrap, const char *name) ovl_setup_trap() argument 526 ovl_report_in_use(struct ovl_fs *ofs, const char *name) ovl_report_in_use() argument 611 struct name_snapshot name; ovl_check_rename_whiteout() local 661 ovl_lookup_or_create(struct ovl_fs *ofs, struct dentry *parent, const char *name, umode_t mode) ovl_lookup_or_create() argument 690 const char *const *name = volatile_path; ovl_create_volatile_dirty() local 1226 ovl_check_layer(struct super_block *sb, struct ovl_fs *ofs, struct dentry *dentry, const char *name, bool is_lower) ovl_check_layer() argument [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | rtnetlink.sh | 67 ip link add name vrf-test type vrf table 10 91 ip link add name br1 up type bridge vlan_filtering 0 98 ip link add name d up type dummy 126 ip link add name br0 type bridge vlan_filtering 1 129 ip link add link br0 name br0.10 type vlan id 10 134 ip link add link br0 name br0.20 type vlan id 20 151 ip link add name br0 type bridge vlan_filtering 1 155 ip link add link br0 name br0.10 type vlan id 10 158 ip link add link br0 name br0.20 type vlan id 20 178 ip link add name br [all...] |
/third_party/EGL/api/ |
H A D | reg.py | 54 """Match a requested API & profile name to a api & profile attributes of an Element""" 134 # name - feature name string (e.g. 'GL_ARB_multitexture') 143 self.name = elem.get('name') 150 self.category = self.name.split('_', 2)[1] 155 # Sorts by category of the feature name string: 170 # Sorts by extension name. 172 return feature.name 182 # then by feature name withi [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | ucsdetst.c | 97 const char *name; in TestConstruction() local 102 name = uenum_next(e, &length, &status); in TestConstruction() 104 if(name == NULL || length <= 0) { in TestConstruction() 105 log_err("ucsdet_getAllDetectableCharsets() returned a null or empty name!\n"); in TestConstruction() 109 name = uenum_next(e, &length, &status); in TestConstruction() 110 if(name != NULL || length != 0 || U_FAILURE(status)) { in TestConstruction() 111 log_err("ucsdet_getAllDetectableCharsets(past the list) returned a non-null name!\n"); in TestConstruction() 176 const char *name; in TestUTF16() local 187 name = ucsdet_getName(match, &status); in TestUTF16() 190 if (strcmp(name, "UT in TestUTF16() 239 const char *name; TestC1Bytes() local 292 const char *lang, *name; TestInputFilter() local 483 const char *name; TestIBM424() local 561 const char *name; TestIBM420() local [all...] |
/third_party/node/deps/npm/node_modules/path-scurry/dist/cjs/ |
H A D | index.js | 180 * **Important**: *always* test the path name against any test string 186 name; 311 constructor(name, type = UNKNOWN, root, roots, nocase, children, opts) { 312 this.name = name; 313 this.#matchName = nocase ? normalizeNocase(name) : normalize(name); 410 const name = this.nocase 414 if (p.#matchName === name) { 446 const name [all...] |
/third_party/node/deps/npm/node_modules/path-scurry/dist/mjs/ |
H A D | index.js | 152 * **Important**: *always* test the path name against any test string 158 name; 283 constructor(name, type = UNKNOWN, root, roots, nocase, children, opts) { 284 this.name = name; 285 this.#matchName = nocase ? normalizeNocase(name) : normalize(name); 382 const name = this.nocase 386 if (p.#matchName === name) { 418 const name [all...] |
/third_party/lwip/src/netif/ppp/ |
H A D | pppoe.c | 54 * 4. Neither the name of The NetBSD Foundation nor the names of its 357 sc->sc_ethif->name[0], sc->sc_ethif->name[1], sc->sc_ethif->num, sc->sc_state)); in pppoe_find_softc_by_hunique() 362 sc->sc_ethif->name[0], sc->sc_ethif->name[1], sc->sc_ethif->num)); in pppoe_find_softc_by_hunique() 491 PPPDEBUG(LOG_DEBUG, ("pppoe: %c%c%"U16_F": %s: %s\n", sc->sc_ethif->name[0], sc->sc_ethif->name[1], sc->sc_ethif->num, err_msg, error_tmp)); in pppoe_disc_input() 505 * got service name, concentrator name, and/or host unique. in pppoe_disc_input() 561 PPPDEBUG(LOG_DEBUG, ("%c%c%"U16_F": received unexpected PADR\n", sc->sc_ethif->name[ in pppoe_disc_input() [all...] |
/third_party/openGLES/xml/ |
H A D | reg.py | 53 """Match a requested API & profile name to a api & profile attributes of an Element""" 133 # name - feature name string (e.g. 'GL_ARB_multitexture') 142 self.name = elem.get('name') 149 self.category = self.name.split('_', 2)[1] 154 # Sorts by category of the feature name string: 169 # Sorts by extension name. 171 return feature.name 181 # then by feature name withi [all...] |
/third_party/skia/third_party/externals/opengl-registry/xml/ |
H A D | reg.py | 64 """Match a requested API & profile name to a api & profile attributes of an Element""" 144 # name - feature name string (e.g. 'GL_ARB_multitexture') 153 self.name = elem.get('name') 160 self.category = self.name.split('_', 2)[1] 165 # Sorts by category of the feature name string: 180 # Sorts by extension name. 182 return feature.name 192 # then by feature name withi [all...] |
/third_party/skia/third_party/externals/egl-registry/api/ |
H A D | reg.py | 65 """Match a requested API & profile name to a api & profile attributes of an Element""" 145 # name - feature name string (e.g. 'GL_ARB_multitexture') 154 self.name = elem.get('name') 161 self.category = self.name.split('_', 2)[1] 166 # Sorts by category of the feature name string: 181 # Sorts by extension name. 183 return feature.name 193 # then by feature name withi [all...] |
/third_party/typescript/tests/baselines/reference/ |
H A D | parserharness.js | 609 public addTimingFor(name: string, timing: number) { 610 this.results[name] = this.results[name] || new Dataset(); 611 this.results[name].add(timing); 620 name?: string, 627 name: string = '', 634 var subBenchmark = function (name, f): void { 635 timeFunction(benchmark, description, name, f); 642 benchmark.addTimingFor(name, t.time); 992 if (entries[i].name [all...] |
H A D | customEventDetail.js | 5 x.initCustomEvent('hello', true, true, { id: 12, name: 'hello' }); 6 var y = x.detail.name;
11 x.initCustomEvent('hello', true, true, { id: 12, name: 'hello' });
12 var y = x.detail.name;
|
/third_party/ltp/testcases/lib/ |
H A D | tst_check_drivers.c | 9 const char *name; in main() local 17 for (i = 1; (name = argv[i]); ++i) { in main() 18 if (tst_check_driver(name)) { in main() 19 fprintf(stderr, "%s", name); in main()
|
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | sunrpc.h | 88 #define DEFINE_RPCXDRBUF_EVENT(name) \ 90 rpc_xdr_##name, \ 120 #define DEFINE_RPC_CLNT_EVENT(name) \ 122 rpc_clnt_##name, \ 255 #define DEFINE_RPC_STATUS_EVENT(name) \ 256 DEFINE_EVENT(rpc_task_status, rpc_##name##_status, \ 278 __string(progname, task->tk_client->cl_program->name) 287 __assign_str(progname, task->tk_client->cl_program->name) 381 #define DEFINE_RPC_RUNNING_EVENT(name) \ 382 DEFINE_EVENT(rpc_task_running, rpc_task_##name, \ [all...] |
/third_party/skia/third_party/externals/libpng/contrib/tools/ |
H A D | pngcp.c | 164 const char *name; /* the command line name of the value */ member 281 const char *name; /* name of the option */ member 311 # define VLNAME(name) vl_ ## name 312 # define VLSIZE(name) voidcast(png_byte,\ 313 (sizeof VLNAME(name))/(sizeof VLNAME(name)[0])) 314 # define VL(oname, name, typ [all...] |
/third_party/backends/backend/ |
H A D | test.c | 361 od->name = ""; in init_options() 376 od->name = ""; in init_options() 389 od->name = SANE_NAME_SCAN_MODE; in init_options() 405 od->name = SANE_NAME_BIT_DEPTH; in init_options() 418 od->name = "hand-scanner"; in init_options() 436 od->name = "three-pass"; in init_options() 452 od->name = "three-pass-order"; in init_options() 472 od->name = SANE_NAME_SCAN_RESOLUTION; in init_options() 485 od->name = SANE_NAME_SCAN_SOURCE; in init_options() 501 od->name in init_options() [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | span_node.h | 43 #define DEFINE_SPAN_FONT_STYLE_ITEM(name, type) \ 45 std::optional<type> Get##name() const \ 48 return spanItem_->fontStyle->Get##name(); \ 52 bool Has##name() const \ 55 return spanItem_->fontStyle->Has##name(); \ 59 type Get##name##Value(const type& defaultValue) const \ 62 return spanItem_->fontStyle->Get##name().value_or(defaultValue); \ 66 void Update##name(const type& value) \ 71 if (spanItem_->fontStyle->Check##name(value)) { \ 74 spanItem_->fontStyle->Update##name(valu [all...] |
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/demuxer/ |
H A D | ffmpeg_demuxer_plugin.cpp | 86 FFmpegDemuxerPlugin::FFmpegDemuxerPlugin(std::string name) in FFmpegDemuxerPlugin() argument 87 : DemuxerPlugin(std::move(name)), in FFmpegDemuxerPlugin() 96 MEDIA_LOG_I("ctor called, plugin name: " PUBLIC_LOG_S, pluginName_.c_str()); in FFmpegDemuxerPlugin() 421 pluginImpl_->name, AVStrError(ret).c_str()); in InitAVFormatContext() 613 MEDIA_LOG_E("Sniff failed due to empty plugin name or dataSource invalid."); in Sniff() 641 plugin->name, confidence); in Sniff() 646 bool IsInputFormatSupported(const char* name) in IsInputFormatSupported() argument 648 if (!strcmp(name, "audio_device") || !strncmp(name, "image", 5) || // 5 in IsInputFormatSupported() 649 !strcmp(name, "mjpe in IsInputFormatSupported() [all...] |
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/ |
H A D | bg_transient_task_mgr.cpp | 144 BGTASK_LOGE("Get bundle name failed"); in GetBundleNamesForUid() 150 ErrCode BgTransientTaskMgr::IsCallingInfoLegal(int32_t uid, int32_t pid, std::string &name, in IsCallingInfoLegal() argument 158 if (!GetBundleNamesForUid(uid, name)) { in IsCallingInfoLegal() 185 std::string name = ""; in RequestSuspendDelay() local 186 ErrCode ret = IsCallingInfoLegal(uid, pid, name, callback); in RequestSuspendDelay() 192 name.c_str(), Str16ToStr8(reason).c_str(), uid, pid); in RequestSuspendDelay() 204 BGTASK_LOGI("%{public}s request suspend failed, callback is already exists.", name.c_str()); in RequestSuspendDelay() 208 auto keyInfo = make_shared<KeyInfo>(name, uid, pid); in RequestSuspendDelay() 211 BGTASK_LOGI("%{public}s request suspend failed.", name.c_str()); in RequestSuspendDelay() 215 "delayTime: %{public}d", name in RequestSuspendDelay() 255 std::string name = ""; PauseTransientTaskTimeForInner() local 288 std::string name = ""; StartTransientTaskTimeForInner() local 373 std::string name = ""; CancelSuspendDelay() local 436 std::string name = ""; GetRemainingDelayTime() local 461 VerifyRequestIdLocked(const std::string& name, int32_t uid, int32_t requestId) VerifyRequestIdLocked() argument 797 std::string name = ""; HandleSuspendManagerDie() local [all...] |
/kernel/linux/linux-5.10/drivers/clk/davinci/ |
H A D | pll.c | 228 * @name: the clock name 229 * @parent_name: the parent clock name 235 const char *name, in davinci_pll_div_register() 270 clk = clk_register_composite(dev, name, parent_names, num_parents, in davinci_pll_div_register() 351 * @parent_name: The parent clock name 408 snprintf(prediv_name, MAX_NAME_SIZE, "%s_prediv", info->name); in davinci_pll_clk_register() 444 snprintf(pllout_name, MAX_NAME_SIZE, "%s_pllout", info->name); in davinci_pll_clk_register() 446 init.name = pllout_name; in davinci_pll_clk_register() 479 snprintf(postdiv_name, MAX_NAME_SIZE, "%s_postdiv", info->name); in davinci_pll_clk_register() 234 davinci_pll_div_register(struct device *dev, const char *name, const char *parent_name, void __iomem *reg, bool fixed, u32 flags) davinci_pll_div_register() argument 543 davinci_pll_auxclk_register(struct device *dev, const char *name, void __iomem *base) davinci_pll_auxclk_register() argument 557 davinci_pll_sysclkbp_clk_register(struct device *dev, const char *name, void __iomem *base) davinci_pll_sysclkbp_clk_register() argument [all...] |
/kernel/linux/linux-5.10/drivers/crypto/bcm/ |
H A D | spu.c | 107 char *name = "NONE"; in spum_dump_msg_hdr() local 112 name = "MD5"; in spum_dump_msg_hdr() 116 name = "SHA1"; in spum_dump_msg_hdr() 120 name = "SHA224"; in spum_dump_msg_hdr() 124 name = "SHA256"; in spum_dump_msg_hdr() 128 name = "SHA384"; in spum_dump_msg_hdr() 132 name = "SHA512"; in spum_dump_msg_hdr() 136 name = "AES"; in spum_dump_msg_hdr() 143 name, hash_key_len); in spum_dump_msg_hdr() 148 char *name in spum_dump_msg_hdr() local 172 char *name = "NONE"; spum_dump_msg_hdr() local 214 char *name = "NONE"; spum_dump_msg_hdr() local [all...] |