/third_party/skia/bench/ |
H A D | TriangulatorBench.cpp | 28 TriangulatorBenchmark(const char* name) { in TriangulatorBenchmark() argument 29 fName.printf("triangulator_%s", name); in TriangulatorBenchmark()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineDepthRangeUnrestrictedTests.cpp | 1361 const std::string& name, in DepthRangeUnrestrictedTest() 1364 : vkt::TestCase (testContext, name, description) in DepthRangeUnrestrictedTest() 1360 DepthRangeUnrestrictedTest(tcu::TestContext& testContext, const std::string& name, const std::string& description, const DepthRangeUnrestrictedParam param) DepthRangeUnrestrictedTest() argument
|
H A D | vktPipelineRenderToImageTests.cpp | 1597 std::string name(getFormatName(format)); in getFormatString() 1598 return de::toLower(name.substr(10)); in getFormatString()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/ |
H A D | vktQueryPoolOcclusionTests.cpp | 1259 QueryPoolOcclusionTest (tcu::TestContext &context, const char *name, const char *description, const OcclusionQueryTestVector& testVector) in QueryPoolOcclusionTest() argument 1260 : TestCase (context, name, description) in QueryPoolOcclusionTest()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
H A D | vktSynchronizationCrossInstanceSharingTests.cpp | 1413 std::string name = getResourceName(resource) + semaphoreNames[semaphoreType] + cases[caseNdx].nameSuffix; in createTests() local 1415 opGroup->addChild(new InstanceFactory1<SharingTestInstance, TestConfig, Progs>(testCtx, tcu::NODETYPE_SELF_VALIDATE, name, "", Progs(), config)); in createTests()
|
H A D | vktSynchronizationWin32KeyedMutexTests.cpp | 1899 std::string name = getResourceName(resource) + cases[caseNdx].nameSuffix; in createTests() local 1905 opGroup->addChild(new InstanceFactory1<Win32KeyedMutexTestInstance, TestConfig, Progs>(testCtx, tcu::NODETYPE_SELF_VALIDATE, name, "", Progs(), config)); in createTests()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_supp/ |
H A D | eapol_supp_sm.c | 1114 * eapol_sm_get_method_name - Get EAPOL method name 1116 * Returns: Static string containing name of current eap method or NULL 1959 eapol_sm_get_config_blob(void *ctx, const char *name) in eapol_sm_get_config_blob() argument 1964 return sm->ctx->get_config_blob(sm->ctx->ctx, name); in eapol_sm_get_config_blob()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/ |
H A D | radius.c | 163 char *name; member 290 hdr->type, attr ? attr->name : "?Unknown?", hdr->length); in radius_msg_dump_attr()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | dpp_supplicant.c | 492 peer_bi->curve->name, own_bi->curve->name); in wpas_dpp_auth_init() 1107 "{\"name\":\"Test\"," in wpas_dpp_start_gas_client()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_supp/ |
H A D | eapol_supp_sm.c | 1139 * eapol_sm_get_method_name - Get EAPOL method name 1141 * Returns: Static string containing name of current eap method or NULL 2012 eapol_sm_get_config_blob(void *ctx, const char *name) in eapol_sm_get_config_blob() argument 2017 return sm->ctx->get_config_blob(sm->ctx->ctx, name); in eapol_sm_get_config_blob()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/ |
H A D | radius.c | 163 char *name; member 290 hdr->type, attr ? attr->name : "?Unknown?", hdr->length); in radius_msg_dump_attr()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | dpp_hostapd.c | 429 peer_bi->curve->name, own_bi->curve->name); in hostapd_dpp_auth_init() 773 "{\"name\":\"Test\"," in hostapd_dpp_start_gas_client()
|
/third_party/backends/backend/ |
H A D | hp3900_rts8822.c | 49 purpose. So they have no meaning name in form v+address. I 146 static SANE_Int Chipset_Name (struct st_device *dev, char *name, 1234 if (dev->chipset->name != NULL) in Free_Chipset() 1235 free (dev->chipset->name); in Free_Chipset() 1266 /* if rst == ERROR may be related to allocating space for chipset name */ in Load_Chipset() 12075 Chipset_Name (struct st_device *dev, char *name, SANE_Int size) in Chipset_Name() argument 12079 if (name != NULL) in Chipset_Name() 12081 strncpy (name, dev->chipset->name, size); in Chipset_Name() 14767 char name[3 in motor_pos() local 15033 char name[30]; Calib_test() local [all...] |
/third_party/skia/third_party/externals/microhttpd/ |
H A D | configure | 112 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 561 # Sed expression to map a string onto a valid CPP name. 564 # Sed expression to map a string onto a valid variable name. 1007 as_fn_error $? "invalid feature name: $ac_useropt" 1033 as_fn_error $? "invalid feature name: $ac_useropt" 1157 -program-transform-name | --program-transform-name \ 1165 -program-transform-name=* | --program-transform-name=* \ 1237 as_fn_error $? "invalid package name [all...] |
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | 23933 , name( name_ ) in name() function 23974 name = name_; 23995 ( dwAccess == rhs.dwAccess ) && ( name == rhs.name ); 24009 LPCWSTR name = {}; member 24215 , name( name_ ) in name() function 24256 name = name_; 24277 ( dwAccess == rhs.dwAccess ) && ( name == rhs.name ); 24291 LPCWSTR name member 24511 , name( name_ ) name() function 24587 LPCWSTR name = {}; global() member 32812 , name( name_ ) name() function 32904 LPCWSTR name = {}; global() member 33237 , name( name_ ) name() function 33315 LPCWSTR name = {}; global() member 33676 , name( name_ ) name() function 33770 LPCWSTR name = {}; global() member 37459 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_DESCRIPTION_SIZE> name = {}; global() member 54990 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_EXTENSION_NAME_SIZE> name = {}; global() member 59250 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_DESCRIPTION_SIZE> name = {}; global() member 59337 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_DESCRIPTION_SIZE> name = {}; global() member 59480 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_DESCRIPTION_SIZE> name = {}; global() member [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | regextst.cpp | 70 void RegexTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument 5176 replacedText = m->replaceAll(UnicodeString("<${one}>"), status); // group 1 by name. in NamedCapture() 5219 replacedText = m->replaceAll(UnicodeString("<${invalid-name}>"), status); in NamedCapture() 5312 repl = UnicodeString("<${invalid-name}>"); in NamedCapture() 5828 UnicodeString name; in TestBug20863() local 5829 name.append(u"name"); in TestBug20863() 5830 name.append(Int64ToUnicodeString(i)); in TestBug20863() 5831 groupNames.push_back(name); in TestBug20863() 5835 for (UnicodeString name in TestBug20863() [all...] |
/third_party/icu/icu4c/source/ |
H A D | configure | 114 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 555 # Sed expression to map a string onto a valid CPP name. 558 # Sed expression to map a string onto a valid variable name. 938 as_fn_error $? "invalid feature name: $ac_useropt" 964 as_fn_error $? "invalid feature name: $ac_useropt" 1088 -program-transform-name | --program-transform-name \ 1096 -program-transform-name=* | --program-transform-name=* \ 1177 as_fn_error $? "invalid package name [all...] |
/third_party/node/deps/v8/src/compiler/backend/riscv64/ |
H A D | code-generator-riscv64.cc | 459 #define ASSEMBLE_IEEE754_BINOP(name) \ 465 __ CallCFunction(ExternalReference::ieee754_##name##_function(), 0, 2); \ 470 #define ASSEMBLE_IEEE754_UNOP(name) \ 475 __ CallCFunction(ExternalReference::ieee754_##name##_function(), 0, 1); \ 3417 #define Print(name) \ in AssembleArchInstruction() 3418 case k##name: \ in AssembleArchInstruction() 3419 printf("k%s", #name); \ in AssembleArchInstruction()
|
/third_party/skia/third_party/externals/icu/source/ |
H A D | configure | 114 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 555 # Sed expression to map a string onto a valid CPP name. 558 # Sed expression to map a string onto a valid variable name. 936 as_fn_error $? "invalid feature name: $ac_useropt" 962 as_fn_error $? "invalid feature name: $ac_useropt" 1086 -program-transform-name | --program-transform-name \ 1094 -program-transform-name=* | --program-transform-name=* \ 1166 as_fn_error $? "invalid package name [all...] |
/third_party/selinux/libsepol/cil/src/ |
H A D | cil_build_ast.c | 467 cil_log(CIL_ERR, "'unordered' keyword is reserved and not a valid class name.\n"); in cil_gen_class() 484 cil_tree_log(parse_current, CIL_ERR, "Too many permissions in class '%s'", class->datum.name); in cil_gen_class() 854 if (cp->datum.name != NULL) { in cil_destroy_classpermission() 1051 cil_tree_log(parse_current, CIL_ERR, "Too many permissions in common '%s'", common->datum.name); in cil_gen_common() 3400 void cil_destroy_name(struct cil_name *name) in cil_destroy_name() argument 3402 if (name == NULL) { in cil_destroy_name() 3406 cil_symtab_datum_destroy(&name->datum); in cil_destroy_name() 3407 free(name); in cil_destroy_name() 3874 /* low should be pointing to either the name of the low level or to an open paren for an anonymous low level */ 5355 node containing the macro name i in cil_gen_macro() [all...] |
/third_party/vulkan-loader/tests/ |
H A D | loader_regression_tests.cpp | 1275 // the layer name pointers are no longer valid in TEST() 2699 string_eq(props.name, icd_tool_props.name); in TEST() 2723 string_eq(props.name, icd_tool_props.name); in TEST() 3818 // Make sure that stale layer manifests (path to nonexistant file) which have the same name as real manifests don't cause the real 4216 void add_dxgi_adapter(FrameworkEnvironment& env, const char* name, LUID luid, uint32_t vendor_id) { in add_dxgi_adapter() argument 4222 driver.physical_devices.emplace_back(name); in add_dxgi_adapter() 4229 auto wide_name = conver_str_to_wstr(name); in add_dxgi_adapter()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/ |
H A D | vktQueryPoolStatisticsTests.cpp | 3256 QueryPoolStatisticsTest (tcu::TestContext &context, const std::string& name, const ResetType resetType, const CopyType copyType, deBool query64Bits, deBool dstOffset = DE_FALSE, const StrideType strideType = STRIDE_TYPE_VALID) in QueryPoolStatisticsTest() argument 3257 : TestCase (context, name.c_str()) in QueryPoolStatisticsTest() 3329 QueryPoolGraphicStatisticsTest (tcu::TestContext &context, const std::string& name, const GraphicBasicTestInstance::ParametersGraphic parametersGraphic, const std::vector<deUint64>& drawRepeats) in QueryPoolGraphicStatisticsTest() argument 3330 : TestCase (context, name.c_str()) in QueryPoolGraphicStatisticsTest() 4063 QueryPoolGraphicMultipleQueryStatisticsTest (tcu::TestContext &context, const std::string& name, const GraphicBasicMultipleQueryTestInstance::ParametersGraphic parametersGraphic) in QueryPoolGraphicMultipleQueryStatisticsTest() argument 4064 : TestCase (context, name.c_str()) in QueryPoolGraphicMultipleQueryStatisticsTest() 4241 BlitBetweenIncompatibleFormatsTestCase(tcu::TestContext& context, const std::string& name); 4248 BlitBetweenIncompatibleFormatsTestCase::BlitBetweenIncompatibleFormatsTestCase(tcu::TestContext& context, const std::string& name) in BlitBetweenIncompatibleFormatsTestCase() argument 4249 : TestCase(context, name.c_str()) in BlitBetweenIncompatibleFormatsTestCase()
|
/third_party/glslang/SPIRV/ |
H A D | GlslangToSpv.cpp | 21 // Neither the name of 3Dlabs Inc. Ltd. nor the names of its 235 spv::Id getExtBuiltins(const char* name); 1581 // Pass name and text for all included files in TGlslangToSpvTraverser() 2104 // making the potential counter-buffer name. in visitSymbol() 4298 const char* name = node->getName().c_str(); in createSpvVariable() local 4299 if (glslang::IsAnonymous(name)) in createSpvVariable() 4300 name = ""; in createSpvVariable() 4314 return builder.createVariable(spv::NoPrecision, storageClass, spvType, name, initializer, false); in createSpvVariable() 4868 builder.debugTypeLocs[spvMember].name = glslangMember.type->getFieldName().c_str(); in convertGlslangStructToSpvType() 5510 // give a name to in makeFunctions() 10062 getExtBuiltins(const char* name) getExtBuiltins() argument [all...] |
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | unistdndk.cpp | 355 char name[65];
in GetHostName() local 356 int getInfo = gethostname(name, sizeof(name));
in GetHostName()
|
/third_party/ffmpeg/libavcodec/ |
H A D | mjpegdec.c | 3024 .p.name = "mjpeg", 3052 .p.name = "thp", 3070 .p.name = "smvjpeg",
|