/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/reconvergence/ |
H A D | vktReconvergenceTests.cpp | 898 return ss.str(); in genPartitionBallot() 1586 css << functions.str() << "\n\n"; in initPrograms() 1593 css << main.str() << "\n\n"; in initPrograms() 1599 programCollection.glslSources.add("test") << glu::ComputeSource(css.str()) << buildOptions; in initPrograms()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
H A D | vktSparseResourcesBufferTests.cpp | 752 programCollection.glslSources.add("vert") << glu::VertexSource(src.str()); in initProgramsDrawWithUBO() 812 programCollection.glslSources.add("frag") << glu::FragmentSource(src.str()); in initProgramsDrawWithUBO() 1076 programCollection.glslSources.add("vert") << glu::VertexSource(src.str()); in initProgramsDrawGrid() 1095 programCollection.glslSources.add("frag") << glu::FragmentSource(src.str()); in initProgramsDrawGrid()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
H A D | vktGlobalPriorityQueueTests.cpp | 501 std::ostream& operator<<(std::ostream& str, const VkQueueFlagBits& bit) in operator <<() argument 514 return (str << s); in operator <<() 560 TCU_THROW(NotSupportedError, buf.str()); in checkSupport() 596 TCU_THROW(NotSupportedError, buf.str()); in checkSupport()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_nl80211_capa.c | 2182 char str[200]; in nl80211_dump_chan_list() local 2183 char *pos = str; in nl80211_dump_chan_list() 2184 char *end = pos + sizeof(str); in nl80211_dump_chan_list() 2205 modestr(mode->mode), str); in nl80211_dump_chan_list()
|
/third_party/vulkan-headers/registry/ |
H A D | reg.py | 18 def apiNameMatch(str, supported): 22 - str - API name such as 'vulkan' or 'openxr'. May be None, in which 25 which case str always matches (this is the usual case).""" 27 if str is not None: 28 return supported is None or str in supported.split(',') 30 # Fallthrough case - either str is None or the test failed 745 enum.set('extnumber', str(featureInfo.number))
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cEnhancedLayoutsTests.cpp | 448 return stream.str(); in GetGLSLConstructor() 5802 << ". Reason: " << stream.str() << tcu::TestLog::EndMessage in test() 7650 << stream.str() << tcu::TestLog::EndMessage << tcu::TestLog::KernelSource(vertex_shader) in test() 7719 << stream.str() << tcu::TestLog::EndMessage; in test() 7834 << stream.str() << tcu::TestLog::EndMessage in test() 7915 << stream.str() << tcu::TestLog::EndMessage; in test() 9470 return stream.str(); in test() 9948 return stream.str(); in test() 10429 return stream.str(); in test() 13440 return stream.str(); in test() [all...] |
H A D | gl4cShaderStorageBufferObjectTests.cpp | 112 OutputNotSupported(reason.str()); in SupportedInVS() 128 OutputNotSupported(reason.str()); in SupportedInTCS() 144 OutputNotSupported(reason.str()); in SupportedInTES() 160 OutputNotSupported(reason.str()); in SupportedInGS() 1356 m_program = CreateProgramCS(ss.str()); in Run() 3175 m_program = CreateProgramCS(ss.str()); in Run() 3887 m_program = CreateProgramCS(ss.str()); in Run() 4271 m_program = CreateProgramCS(ss.str()); in Run() 4683 m_program = CreateProgramCS(ss.str()); in Run() 5566 return ss.str(); in GenSource() [all...] |
H A D | gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp | 116 OutputNotSupported(reason.str()); in IsVSFSAvailable() 977 m_program = CreateProgramCS(ss.str()); in RunIteration() 1296 m_program = CreateProgramCS(ss.str()); in Run() 2933 m_program = CreateProgramCS(ss.str()); in Run() 3690 m_program = CreateProgramCS(ss.str()); in Run() 4084 m_program = CreateProgramCS(ss.str()); in Run() 4501 m_program = CreateProgramCS(ss.str()); in Run() 5163 return ss.str(); in GenSource() 5291 return ss.str(); in GenSource() 7275 return os.str(); in BuildShaderPT() [all...] |
/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/ |
H A D | be_main.c | 4942 char *str = buf; in beiscsi_show_boot_tgt_info() local 4956 rc = sprintf(str, "%pI6\n", in beiscsi_show_boot_tgt_info() 4960 rc = sprintf(str, "%d\n", boot_conn->dest_port); in beiscsi_show_boot_tgt_info() 4964 rc = sprintf(str, "%.*s\n", in beiscsi_show_boot_tgt_info() 4971 rc = sprintf(str, "%.*s\n", in beiscsi_show_boot_tgt_info() 4978 rc = sprintf(str, "%.*s\n", in beiscsi_show_boot_tgt_info() 4985 rc = sprintf(str, "%.*s\n", in beiscsi_show_boot_tgt_info() 4992 rc = sprintf(str, "%d\n", BEISCSI_SYSFS_ISCSI_BOOT_FLAGS); in beiscsi_show_boot_tgt_info() 4995 rc = sprintf(str, "0\n"); in beiscsi_show_boot_tgt_info() 5004 char *str in beiscsi_show_boot_ini_info() local 5019 char *str = buf; beiscsi_show_boot_eth_info() local [all...] |
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/ |
H A D | be_main.c | 4933 char *str = buf; in beiscsi_show_boot_tgt_info() local 4947 rc = sprintf(str, "%pI6\n", in beiscsi_show_boot_tgt_info() 4951 rc = sprintf(str, "%d\n", boot_conn->dest_port); in beiscsi_show_boot_tgt_info() 4955 rc = sprintf(str, "%.*s\n", in beiscsi_show_boot_tgt_info() 4962 rc = sprintf(str, "%.*s\n", in beiscsi_show_boot_tgt_info() 4969 rc = sprintf(str, "%.*s\n", in beiscsi_show_boot_tgt_info() 4976 rc = sprintf(str, "%.*s\n", in beiscsi_show_boot_tgt_info() 4983 rc = sprintf(str, "%d\n", BEISCSI_SYSFS_ISCSI_BOOT_FLAGS); in beiscsi_show_boot_tgt_info() 4986 rc = sprintf(str, "0\n"); in beiscsi_show_boot_tgt_info() 4995 char *str in beiscsi_show_boot_ini_info() local 5010 char *str = buf; beiscsi_show_boot_eth_info() local [all...] |
/test/xts/acts/arkui/ace_napi_test_es/entry/src/main/cpp/napi/ |
H A D | napi_test.cpp | 1165 napi_value str;
in NapiDefineSendableClass() local 1166 napi_create_string_utf8(env, "static str", NAPI_AUTO_LENGTH, &str);
in NapiDefineSendableClass() 1168 {"staticStr", nullptr, nullptr, nullptr, nullptr, str,
in NapiDefineSendableClass() 1177 {"str", nullptr, nullptr, nullptr, nullptr, str, static_cast<napi_property_attributes>(1 << 9 | napi_writable),
in NapiDefineSendableClass() 1189 napi_value str;
in NapiDefineSendableClass() 1190 napi_create_string_utf8(env, "instance str", NAPI_AUTO_LENGTH, &str);
in NapiDefineSendableClass() 1192 {"str", nullpt in NapiDefineSendableClass() 3641 auto str = reinterpret_cast<char *>(arg); NewThreadFunc() local 3909 const char* str = "abc"; NapiSerializeString() local [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cShaderStorageBufferObjectTests.cpp | 114 OutputNotSupported(reason.str()); in IsVSFSAvailable() 978 m_program = CreateProgramCS(ss.str()); in RunIteration() 1296 m_program = CreateProgramCS(ss.str()); in Run() 2945 m_program = CreateProgramCS(ss.str()); in Run() 3700 m_program = CreateProgramCS(ss.str()); in Run() 4091 m_program = CreateProgramCS(ss.str()); in Run() 4503 m_program = CreateProgramCS(ss.str()); in Run() 5308 return ss.str(); in GenSource() 5437 return ss.str(); in GenSource() 7438 return os.str(); in BuildShaderPT() [all...] |
/third_party/skia/tests/ |
H A D | PathTest.cpp | 1537 static void setFromString(SkPath* path, const char str[]) { in setFromString() argument 1539 while (str) { in setFromString() 1541 str = SkParse::FindScalar(str, &x); in setFromString() 1542 if (nullptr == str) { in setFromString() 1545 str = SkParse::FindScalar(str, &y); in setFromString() 1546 SkASSERT(str); in setFromString() 4320 const char* str) { in compare_dump() 4324 REPORTER_ASSERT(reporter, data->size() == strlen(str)); in compare_dump() 4319 compare_dump(skiatest::Reporter* reporter, const SkPath& path, bool dumpAsHex, const char* str) compare_dump() argument [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-main.c | 2152 char *str, *options, *this_opt; in omapfb_parse_def_modes() local 2155 str = kstrdup(def_mode, GFP_KERNEL); in omapfb_parse_def_modes() 2156 if (!str) in omapfb_parse_def_modes() 2158 options = str; in omapfb_parse_def_modes() 2194 kfree(str); in omapfb_parse_def_modes()
|
/kernel/linux/linux-5.10/fs/ntfs/ |
H A D | super.c | 165 for (_i = 0; opt_array[_i].str && *opt_array[_i].str; _i++) \ in parse_options() 166 if (!strcmp(opt_array[_i].str, v)) { \ in parse_options() 170 if (!opt_array[_i].str || !*opt_array[_i].str) \ in parse_options()
|
/kernel/linux/linux-5.10/mm/ |
H A D | huge_memory.c | 448 static int __init setup_transparent_hugepage(char *str) in setup_transparent_hugepage() argument 451 if (!str) in setup_transparent_hugepage() 453 if (!strcmp(str, "always")) { in setup_transparent_hugepage() 459 } else if (!strcmp(str, "madvise")) { in setup_transparent_hugepage() 465 } else if (!strcmp(str, "never")) { in setup_transparent_hugepage()
|
/kernel/linux/linux-5.10/net/netfilter/ipset/ |
H A D | ip_set_core.c | 347 set->ext_size -= sizeof(*c) + strlen(c->str) + 1; in ip_set_init_comment() 358 strlcpy(c->str, ext->comment, len + 1); in ip_set_init_comment() 359 set->ext_size += sizeof(*c) + strlen(c->str) + 1; in ip_set_init_comment() 372 return nla_put_string(skb, IPSET_ATTR_COMMENT, c->str); in ip_set_put_comment() 389 set->ext_size -= sizeof(*c) + strlen(c->str) + 1; in ip_set_comment_free()
|
/kernel/linux/linux-6.6/fs/ntfs/ |
H A D | super.c | 173 for (_i = 0; opt_array[_i].str && *opt_array[_i].str; _i++) \ in parse_options() 174 if (!strcmp(opt_array[_i].str, v)) { \ in parse_options() 178 if (!opt_array[_i].str || !*opt_array[_i].str) \ in parse_options()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-main.c | 2150 char *str, *options, *this_opt; in omapfb_parse_def_modes() local 2153 str = kstrdup(def_mode, GFP_KERNEL); in omapfb_parse_def_modes() 2154 if (!str) in omapfb_parse_def_modes() 2156 options = str; in omapfb_parse_def_modes() 2192 kfree(str); in omapfb_parse_def_modes()
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs-clt.c | 2597 char str[NAME_MAX]; in init_path() local 2603 rtrs_addr_to_str(&path, str, sizeof(str)); in init_path() 2610 str, clt_path->hca_name, clt_path->hca_port); in init_path() 2617 err, str, clt_path->hca_name, clt_path->hca_port); in init_path()
|
/kernel/linux/linux-6.6/security/ |
H A D | security.c | 453 static int __init choose_major_lsm(char *str) in choose_major_lsm() argument 455 chosen_major_lsm = str; in choose_major_lsm() 461 static int __init choose_lsm_order(char *str) in choose_lsm_order() argument 463 chosen_lsm_order = str; in choose_lsm_order() 469 static int __init enable_debug(char *str) in enable_debug() argument
|
/kernel/linux/linux-6.6/mm/ |
H A D | huge_memory.c | 520 static int __init setup_transparent_hugepage(char *str) in setup_transparent_hugepage() argument 523 if (!str) in setup_transparent_hugepage() 525 if (!strcmp(str, "always")) { in setup_transparent_hugepage() 531 } else if (!strcmp(str, "madvise")) { in setup_transparent_hugepage() 537 } else if (!strcmp(str, "never")) { in setup_transparent_hugepage()
|
H A D | percpu.c | 2777 static int __init percpu_alloc_setup(char *str) in percpu_alloc_setup() argument 2779 if (!str) in percpu_alloc_setup() 2785 else if (!strcmp(str, "embed")) in percpu_alloc_setup() 2789 else if (!strcmp(str, "page")) in percpu_alloc_setup() 2793 pr_warn("unknown allocator %s specified\n", str); in percpu_alloc_setup()
|
/kernel/linux/linux-6.6/net/netfilter/ipset/ |
H A D | ip_set_core.c | 347 set->ext_size -= sizeof(*c) + strlen(c->str) + 1; in ip_set_init_comment() 358 strscpy(c->str, ext->comment, len + 1); in ip_set_init_comment() 359 set->ext_size += sizeof(*c) + strlen(c->str) + 1; in ip_set_init_comment() 372 return nla_put_string(skb, IPSET_ATTR_COMMENT, c->str); in ip_set_put_comment() 389 set->ext_size -= sizeof(*c) + strlen(c->str) + 1; in ip_set_comment_free()
|
/third_party/ffmpeg/libavfilter/ |
H A D | avf_showspectrum.c | 124 { "size", "set video size", OFFSET(w), AV_OPT_TYPE_IMAGE_SIZE, {.str = "640x512"}, 0, 0, FLAGS }, 125 { "s", "set video size", OFFSET(w), AV_OPT_TYPE_IMAGE_SIZE, {.str = "640x512"}, 0, 0, FLAGS }, 175 { "fps", "set video rate", OFFSET(rate_str), AV_OPT_TYPE_STRING, {.str = "auto"}, 0, 0, FLAGS }, 1704 { "size", "set video size", OFFSET(w), AV_OPT_TYPE_IMAGE_SIZE, {.str = "4096x2048"}, 0, 0, FLAGS }, 1705 { "s", "set video size", OFFSET(w), AV_OPT_TYPE_IMAGE_SIZE, {.str = "4096x2048"}, 0, 0, FLAGS },
|