Home
last modified time | relevance | path

Searched refs:str (Results 10201 - 10225 of 12964) sorted by relevance

1...<<401402403404405406407408409410>>...519

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutTests.cpp216 std::string str = ""; in genName() local
221 str.insert(str.begin(), (char)(first + ((ndx-1)%alphabetLen))); in genName()
225 str.insert(str.begin(), (char)(first + (ndx%(alphabetLen+1)) - 1)); in genName()
227 return str; in genName()
/third_party/python/Lib/test/
H A Dtest_array.py102 str, "b", 0, b"")
536 str(a)
1141 self.assertIn("cannot use a str", str(cm.exception))
1144 self.assertIn("cannot use a unicode array", str(cm.exception))
1173 outside = str('\x33')
1206 self.assertRaises(ValueError, str, a)
/third_party/skia/modules/skparagraph/src/
H A DParagraphImpl.cpp2145 auto str = text(run.textRange()); in GetLineFontMetrics() local
2146 auto advance = font.measureText(str.data(), str.size(), SkTextEncoding::kUTF8, &bounds, nullptr); in GetLineFontMetrics()
2186 auto str = text(run.textRange()); in GetLineFontMetrics() local
2187 auto advance = font.MeasureText(str.data(), str.size(), RSDrawing::TextEncoding::UTF8, &bounds); in GetLineFontMetrics()
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dnid.rs6 use std::str;
66 pub fn create(oid: &str, sn: &str, ln: &str) -> Result<Nid, ErrorStack> { in create()
104 pub fn long_name(&self) -> Result<&'static str, ErrorStack> { in long_name()
107 .map(|nameptr| str::from_utf8(CStr::from_ptr(nameptr).to_bytes()).unwrap()) in long_name()
114 pub fn short_name(&self) -> Result<&'static str, ErrorStack> { in short_name()
117 .map(|nameptr| str::from_utf8(CStr::from_ptr(nameptr).to_bytes()).unwrap()) in short_name()
/third_party/selinux/libsepol/src/
H A Dkernel_to_cil.c36 char *str = NULL; in cond_expr_to_str() local
105 str = new_val; in cond_expr_to_str()
108 return str; in cond_expr_to_str()
127 char *str = NULL; in constraint_expr_to_str() local
257 str = new_val; in constraint_expr_to_str()
261 return str; in constraint_expr_to_str()
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pShaderOperatorTests.cpp1295 return ProgramContext(vtx.str(), frag.str(), attributes, description);
1767 return ProgramContext(vtx.str(), frag.str(), attributes, description);
1929 shaderGroup->addChild(new BinaryOpCase(m_context, name.str().c_str(), "", op, type, precision, useSwizzle, isVertex, shaderGroupCalibrationStorage));
2305 caseName.str().c_str(), "",
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp1820 return textureType.str(); in getGlslTextureType()
1828 return imageCount > 1 ? samplerArray.str() : "texSampler"; in getGlslSamplerDecl()
1836 return imageCount > 1 ? textureArray.str() : "texImage"; in getGlslTextureDecl()
2024 sourceCollections.glslSources.add("tex_vert") << glu::VertexSource(vertexSrc.str()); in initPrograms()
2025 sourceCollections.glslSources.add("tex_frag") << glu::FragmentSource(fragmentSrc.str()); in initPrograms()
2235 return samplerType.str(); in getGlslSamplerType()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingCaptureReplayTests.cpp359 rayTracingPipeline->addShader(VK_SHADER_STAGE_CLOSEST_HIT_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get(shaderName.str()), 0), 2 + shaderNdx); in initRayTracingShaders()
846 programCollection.glslSources.add("rgen") << glu::RaygenSource(updateRayTracingGLSL(css.str())) << buildOptions; in initPrograms()
864 programCollection.glslSources.add(shaderName.str()) << glu::ClosestHitSource(updateRayTracingGLSL(css.str())) << buildOptions; in initPrograms()
879 programCollection.glslSources.add("isect") << glu::IntersectionSource(updateRayTracingGLSL(css.str())) << buildOptions; in initPrograms()
893 programCollection.glslSources.add("miss") << glu::MissSource(updateRayTracingGLSL(css.str())) << buildOptions; in initPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
H A DvktSSBOLayoutTests.cpp216 std::string str = ""; in genName() local
221 str.insert(str.begin(), (char)(first + ((ndx-1)%alphabetLen))); in genName()
225 str.insert(str.begin(), (char)(first + (ndx%(alphabetLen+1)) - 1)); in genName()
227 return str; in genName()
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pShaderOperatorTests.cpp1291 return ProgramContext(vtx.str(), frag.str(), attributes, description);
1759 return ProgramContext(vtx.str(), frag.str(), attributes, description);
1921 shaderGroup->addChild(new BinaryOpCase(m_context, name.str().c_str(), "", op, type, precision, useSwizzle, isVertex, shaderGroupCalibrationStorage));
2260 caseName.str().c_str(), "",
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DMQTTAsync.h966 int (*ssl_error_cb) (const char *str, size_t len, void *u);
H A DMQTTClient.h725 int (*ssl_error_cb) (const char *str, size_t len, void *u);
/device/soc/rockchip/common/sdk_linux/include/linux/usb/
H A Dcomposite.h502 extern int usb_string_ids_tab(struct usb_composite_dev *c, struct usb_string *str);
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Dhdi_layer.cpp196 std::ofstream rawDataFile(filePath.str(), std::ofstream::binary); in DumpLayerBuffer()
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Dhdi_layer.cpp196 std::ofstream rawDataFile(filePath.str(), std::ofstream::binary); in DumpLayerBuffer()
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Dhdi_layer.cpp196 std::ofstream rawDataFile(filePath.str(), std::ofstream::binary); in DumpLayerBuffer()
/device/soc/rockchip/rk3588/kernel/include/linux/usb/
H A Dcomposite.h521 struct usb_string *str);
/kernel/linux/linux-5.10/arch/x86/platform/uv/
H A Duv_time.c324 static int __init uv_enable_evt_rtc(char *str) in uv_enable_evt_rtc() argument
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Duaccess.h350 __put_user_asm("str", "sttr", "%w", __pu_val, (ptr), \
354 __put_user_asm("str", "sttr", "%x", __pu_val, (ptr), \
434 extern __must_check long strnlen_user(const char __user *str, long n);
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dcore_titan.h76 titan_64 str; member
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Duaccess.h387 extern __must_check long strnlen_user(const char __user *str, long n);
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dtime.c243 static int __init nojitter_setup(char *str) in nojitter_setup() argument
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dnmi.c85 static int __init setup_unknown_nmi_panic(char *str) in setup_unknown_nmi_panic() argument
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dpgtable.c486 static int __init setup_disable_tlbie(char *str) in setup_disable_tlbie() argument
/kernel/linux/linux-5.10/arch/arm/lib/
H A Ddiv64.S199 str lr, [sp, #-8]!

Completed in 52 milliseconds

1...<<401402403404405406407408409410>>...519