/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcShaderLibraryCase.cpp | 80 ShaderCase::ShaderCase(tcu::TestContext& testCtx, RenderContext& renderCtx, const char* name, const char* description, in ShaderCase() argument 83 : tcu::TestCase(testCtx, name, description) in ShaderCase() 123 static void setUniformValue(const glw::Functions& gl, deUint32 programID, const std::string& name, in setUniformValue() argument 127 int loc = gl.getUniformLocation(programID, name.c_str()); in setUniformValue() 410 // Attribute name prefix. in execute() 564 const string& name = val.valueName; in genVertexShader() local 566 res << " " << name << " = a_" << name << ";\n"; in genVertexShader() local 568 res << " v_" << name << " = a_" << name << ";\ in genVertexShader() local [all...] |
/third_party/skia/src/gpu/ops/ |
H A D | DashOp.cpp | 201 const char* name() const override { return "DashOp"; } 719 const char* name() const override { return "DashingCircleEffect"; } 781 vertBuilder->codeAppendf("%s = %s;", dashParams.vsOut(), dce.fInDashParams.name()); in onEmitCode() 786 vertBuilder->codeAppendf("%s = %s;", circleParams.vsOut(), dce.fInCircleParams.name()); in onEmitCode() 794 WriteOutputPosition(vertBuilder, gpArgs, dce.fInPosition.name()); in onEmitCode() 919 const char* name() const override { return "DashingEffect"; } 980 vertBuilder->codeAppendf("%s = %s;", inDashParams.vsOut(), de.fInDashParams.name()); in onEmitCode() 986 vertBuilder->codeAppendf("%s = %s;", inRectParams.vsOut(), de.fInRect.name()); in onEmitCode() 994 WriteOutputPosition(vertBuilder, gpArgs, de.fInPosition.name()); in onEmitCode()
|
/third_party/openssl/engines/ |
H A D | e_loader_attic.c | 161 * new PEM name. 221 * through a given PEM name, or attempts to decode to see if the blob 232 * the PEM name. If it comes from another type of 282 const char *name; member 506 * the PEM name). 767 * (just X509), but if the PEM name specifically declares it as a trusted in try_decode_X509Certificate() 897 * reading the first name. To make sure we can detect the end 898 * at the right time, we read early and cache the name. 1426 static int file_name_to_uri(OSSL_STORE_LOADER_CTX *ctx, const char *name, in file_name_to_uri() argument 1429 assert(name ! in file_name_to_uri() 1449 file_name_check(OSSL_STORE_LOADER_CTX *ctx, const char *name) file_name_check() argument [all...] |
/third_party/skia/third_party/externals/freetype/src/pcf/ |
H A D | pcfread.c | 229 const char* name = "?"; in pcf_read_TOC() local 242 name = tableNames[j]; in pcf_read_TOC() 246 i, name, in pcf_read_TOC() 435 FT_FRAME_LONG_LE( name ), 449 FT_FRAME_LONG( name ), 467 if ( !ft_strcmp( properties[i].name, prop ) ) in FT_LOCAL_DEF() 625 FT_Long name_offset = props[i].name; in pcf_get_properties() 635 if ( FT_STRDUP( properties[i].name, strings + name_offset ) ) in pcf_get_properties() 638 FT_TRACE4(( " %s:", properties[i].name )); in pcf_get_properties() 1500 /* Prepend the foundry name plu in FT_LOCAL_DEF() [all...] |
/third_party/python/Lib/test/ |
H A D | test_mmap.py | 248 if os.name == "posix": 620 @unittest.skipUnless(os.name == 'nt', 'requires Windows') 649 @unittest.skipUnless(os.name == 'nt', 'requires Windows') 657 @unittest.skipUnless(os.name == 'nt', 'requires Windows') 684 @unittest.skipUnless(os.name == 'nt', 'requires Windows') 814 @unittest.skipUnless(os.name == 'nt', 'requires Windows') 829 @unittest.skipUnless(os.name == 'nt', 'requires Windows') 844 @unittest.skipUnless(os.name == 'nt', 'requires Windows') 868 @unittest.skipUnless(os.name == 'nt', 'requires Windows') 870 """If a more than one mapping exists of the same name, non [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | regcomp.c | 19 * 3. Neither the name of the University nor the names of its contributors 55 const char *name; member 85 /* character-name table */ 87 const char *name; member 936 - p_b_cclass - parse a character-class name and deal with it 950 for (cp = cclasses; cp->name != NULL; cp++) in p_b_cclass() 951 if (strncmp(cp->name, sp, len) == 0 && cp->name[len] == '\0') in p_b_cclass() 953 if (cp->name == NULL) { in p_b_cclass() 967 - p_b_eclass - parse an equivalence-class name an [all...] |
/third_party/skia/third_party/externals/tint/src/transform/ |
H A D | decompose_memory_access.cc | 309 /// [buffer-type, element-type] -> load function name 311 /// [buffer-type, element-type] -> store function name 313 /// [buffer-type, element-type, atomic-op] -> load function name 443 /// @return the name of the function that performs the load 465 auto name = b.Sym(); in LoadFunc() local 471 name, params, el_ast_ty, nullptr, in LoadFunc() 502 b.Func(name, params, CreateASTTypeFor(ctx, arr_ty), in LoadFunc() 526 name, params, CreateASTTypeFor(ctx, el_ty), in LoadFunc() 531 return name; in LoadFunc() 542 /// @return the name o 565 auto name = b.Sym(); StoreFunc() local [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | uloc.cpp | 464 { "art__LOJBAN", "jbo" }, /* registered name */ 467 { "zh__GUOYU", "zh" }, /* registered name */ 468 { "zh__HAKKA", "hak" }, /* registered name */ 469 { "zh__XIANG", "hsn" }, /* registered name */ 471 { "zh_GAN", "gan" }, /* registered name */ 472 { "zh_MIN_NAN", "nan" }, /* registered name */ 473 { "zh_WUU", "wuu" }, /* registered name */ 474 { "zh_YUE", "yue" }, /* registered name */ 551 * @param keywordName incoming name to be canonicalized 553 * @return length of the keyword name 1837 uloc_getName(const char* localeID, char* name, int32_t nameCapacity, UErrorCode* err) uloc_getName() argument 1873 uloc_getBaseName(const char* localeID, char* name, int32_t nameCapacity, UErrorCode* err) uloc_getBaseName() argument 1909 uloc_canonicalize(const char* localeID, char* name, int32_t nameCapacity, UErrorCode* err) uloc_canonicalize() argument [all...] |
/third_party/python/Python/ |
H A D | codecs.c | 148 /* First, try to lookup the name in the registry dictionary */ in _PyCodec_Lookup() 616 /* Register the error handling callback function error under the name 617 name. This function will be called by the codec when it encounters 619 callback name, when name is specified as the error parameter 622 int PyCodec_RegisterError(const char *name, PyObject *error) in PyCodec_RegisterError() argument 632 name, error); in PyCodec_RegisterError() 636 name error. As a special case NULL can be passed, in which case 638 PyObject *PyCodec_LookupError(const char *name) in PyCodec_LookupError() argument 646 if (name in PyCodec_LookupError() 1410 const char *name; _PyCodecRegistry_Init() member [all...] |
/third_party/protobuf/src/google/protobuf/ |
H A D | api.pb.cc | 135 "\n\004name\030\001 \001(\t\022(\n\007methods\030\002 \003(\0132\027.google.p" 141 "buf.Syntax\"\325\001\n\006Method\022\014\n\004name\030\001 \001(\t\022\030\n\020r" 295 // string name = 1; in _InternalParse() 300 CHK_(::PROTOBUF_NAMESPACE_ID::internal::VerifyUTF8(str, "google.protobuf.Api.name")); in _InternalParse() 392 // string name = 1; in _InternalSerialize() 393 if (this->name().size() > 0) { in _InternalSerialize() 397 "google.protobuf.Api.name"); in _InternalSerialize() 488 // string name = 1; in ByteSizeLong() 489 if (this->name().size() > 0) { in ByteSizeLong() 549 if (from.name() in MergeFrom() [all...] |
/third_party/skia/include/gpu/gl/ |
H A D | GrGLFunctions.h | 24 using GrGLBindAttribLocationFn = GrGLvoid GR_GL_FUNCTION_TYPE(GrGLuint program, GrGLuint index, const char* name); 29 using GrGLBindFragDataLocationFn = GrGLvoid GR_GL_FUNCTION_TYPE(GrGLuint program, GrGLuint colorNumber, const GrGLchar* name); 30 using GrGLBindFragDataLocationIndexedFn = GrGLvoid GR_GL_FUNCTION_TYPE(GrGLuint program, GrGLuint colorNumber, GrGLuint index, const GrGLchar* name); 113 using GrGLGetStringFn = const GrGLubyte* GR_GL_FUNCTION_TYPE(GrGLenum name); 114 using GrGLGetStringiFn = const GrGLubyte* GR_GL_FUNCTION_TYPE(GrGLenum name, GrGLuint index); 116 using GrGLGetUniformLocationFn = GrGLint GR_GL_FUNCTION_TYPE(GrGLuint program, const char* name); 149 using GrGLBindUniformLocationFn = GrGLvoid GR_GL_FUNCTION_TYPE(GrGLuint program, GrGLint location, const char* name); 234 using GrGLObjectLabelFn = GrGLvoid GR_GL_FUNCTION_TYPE(GrGLenum identifier, GrGLuint name, GrGLsizei length, const GrGLchar* label); 244 using GrEGLQueryStringFn = const char* GR_GL_FUNCTION_TYPE(GrEGLDisplay dpy, GrEGLint name);
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
H A D | vktSparseResourcesImageMemoryAliasing.cpp | 97 const std::string& name, 119 const std::string& name, in ImageSparseMemoryAliasingCase() 126 : TestCase (testCtx, name, description) in ImageSparseMemoryAliasingCase() 631 std::ostringstream name; in iterate() local 632 name << "comp" << mipLevelNdx; in iterate() 635 Unique<VkShaderModule> shaderModule(createShaderModule(deviceInterface, getDevice(), m_context.getBinaryCollection().get(name.str()), DE_NULL)); in iterate() 886 std::ostringstream name; in initPrograms() local 887 name << "comp" << mipLevelNdx; in initPrograms() 888 sourceCollections.glslSources.add(name.str()) << glu::ComputeSource(src.str()); in initPrograms() 118 ImageSparseMemoryAliasingCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const ImageType imageType, const tcu::UVec3& imageSize, const VkFormat format, const glu::GLSLVersion glslVersion, const bool useDeviceGroups) ImageSparseMemoryAliasingCase() argument
|
/device/soc/rockchip/common/sdk_linux/kernel/power/ |
H A D | hibernate.c | 1216 char *name; in resume_store() local 1221 name = kstrndup(buf, len, GFP_KERNEL); in resume_store() 1222 if (!name) { in resume_store() 1226 res = name_to_dev_t(name); in resume_store() 1227 kfree(name); in resume_store()
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/ |
H A D | mali_internal_sync.c | 147 int size, const char *name) in mali_internal_sync_timeline_create() 170 strlcpy(sync_timeline->name, name, sizeof(sync_timeline->name)); in mali_internal_sync_timeline_create() 665 return parent->name; in mali_internal_fence_get_timeline_name() 146 mali_internal_sync_timeline_create(const struct mali_internal_sync_timeline_ops *ops, int size, const char *name) mali_internal_sync_timeline_create() argument
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/ |
H A D | mali_internal_sync.c | 167 const char *name) in mali_internal_sync_timeline_create() 192 strlcpy(sync_timeline->name, name, sizeof(sync_timeline->name)); in mali_internal_sync_timeline_create() 739 return parent->name; in mali_internal_fence_get_timeline_name() 165 mali_internal_sync_timeline_create( const struct mali_internal_sync_timeline_ops *ops, int size, const char *name) mali_internal_sync_timeline_create() argument
|
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
H A D | drm_mode_config.c | 8 * that the name of the copyright holders not be used in advertising or 512 drm_for_each_connector_iter(connector, &conn_iter) DRM_ERROR("connector %s leaked!\n", connector->name); in drm_mode_config_cleanup() 596 encoder->base.id, encoder->name, drm_encoder_mask(encoder), encoder->possible_clones, other->base.id, in validate_encoder_possible_clones() 597 other->name, drm_encoder_mask(other), other->possible_clones); in validate_encoder_possible_clones() 603 encoder->base.id, encoder->name, encoder->possible_clones, encoder_mask); in validate_encoder_possible_clones() 623 encoder->base.id, encoder->name, encoder->possible_crtcs, crtc_mask); in validate_encoder_possible_crtcs()
|
/device/soc/rockchip/rk3588/kernel/drivers/cpufreq/ |
H A D | rockchip-cpufreq.c | 82 char *name; in rk3288_get_soc_info() local 99 name = "performance-w"; in rk3288_get_soc_info() 101 name = "performance"; in rk3288_get_soc_info() 103 if (of_property_match_string(np, "nvmem-cell-names", name) >= 0) { in rk3288_get_soc_info() 104 ret = rockchip_nvmem_cell_read_u8(np, name, &value); in rk3288_get_soc_info()
|
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-mmio.c | 667 const char *name, in bgpio_map() 673 r = platform_get_resource_byname(pdev, IORESOURCE_MEM, name); in bgpio_map() 797 .name = "basic-mmio-gpio", 800 .name = "basic-mmio-gpio-be", 809 .name = "basic-mmio-gpio", 666 bgpio_map(struct platform_device *pdev, const char *name, resource_size_t sane_sz) bgpio_map() argument
|
H A D | gpio-mxc.c | 138 .name = "imx1-gpio", 141 .name = "imx21-gpio", 144 .name = "imx31-gpio", 147 .name = "imx35-gpio", 594 .name = "gpio-mxc",
|
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | sleep.c | 739 char *name; member 801 info.name = element->string.pointer; in lpi_device_get_constraints() 810 if (!info.enabled || !info.package || !info.name) in lpi_device_get_constraints() 815 status = acpi_get_handle(NULL, info.name, &constraint->handle); in lpi_device_get_constraints() 820 "index:%d Name:%s\n", i, info.name); in lpi_device_get_constraints()
|
H A D | tables.c | 544 cpio_path, file.name); in acpi_table_upgrade() 556 cpio_path, file.name); in acpi_table_upgrade() 561 cpio_path, file.name); in acpi_table_upgrade() 566 cpio_path, file.name); in acpi_table_upgrade() 571 table->signature, cpio_path, file.name, table->length); in acpi_table_upgrade()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/ |
H A D | smp.c | 565 const char *name = NULL; in smp_core99_setup_i2c_hwsync() local 588 name = "Pulsar"; in smp_core99_setup_i2c_hwsync() 591 name = "Cypress"; in smp_core99_setup_i2c_hwsync() 597 name = "Pulsar"; in smp_core99_setup_i2c_hwsync() 611 name); in smp_core99_setup_i2c_hwsync()
|
/kernel/linux/linux-5.10/drivers/net/can/sja1000/ |
H A D | peak_pci.c | 458 strncpy(card->led_chip.name, "peak_i2c", in peak_pciec_probe() 459 sizeof(card->led_chip.name)); in peak_pciec_probe() 671 dev->name, priv->reg_base, chan->cfg_base, dev->irq); in peak_pci_probe() 733 dev_info(&pdev->dev, "removing device %s\n", dev->name); in peak_pci_remove() 754 .name = DRV_NAME,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_ethtool.c | 14 #define PRESTERA_STATS_IDX(name) \ 15 (offsetof(struct prestera_port_stats, name) / sizeof(u64)) 16 #define PRESTERA_STATS_FIELD(name) \ 17 [PRESTERA_STATS_IDX(name)] = __stringify(name)
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_join.sh | 42 ip link add ns1eth$i netns "$ns1" type veth peer name ns2eth$i netns "$ns2" 257 name=$1 262 dd if=/dev/urandom of="$name" bs=1024 count=$SIZE 2> /dev/null 263 echo -e "\nMPTCP_TEST_FILE_END_MARKER" >> "$name" 265 echo "Created $name (size $SIZE KB) containing data sent by $who"
|