Home
last modified time | relevance | path

Searched refs:name (Results 3326 - 3350 of 23568) sorted by relevance

1...<<131132133134135136137138139140>>...943

/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c59 char *name; member
341 const char *name; in do_relocs() local
383 name = strings + sym->st_name; in do_relocs()
387 : find_sym(ctx, name, type==REL_PLT); in do_relocs()
398 dso->name, name); in do_relocs()
415 dso->name, name, def.dso->name); in do_relocs()
478 dso->name, sy in do_relocs()
821 path_open(const char *name, const char *s, char *buf, size_t buf_size) path_open() argument
1003 load_library(const char *name, struct dso *needed_by) load_library() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureFilteringTests.cpp1100 const char* const name; in populateTextureFilteringTests() member
1113 const char* const name; in populateTextureFilteringTests() member
1209 const char* const name; in populateTextureFilteringTests() member
1248 const string filterGroupName = filterableFormatsByType[fmtNdx].name; in populateTextureFilteringTests()
1255 const string name = minFilterModes2D[filterNdx].name; in populateTextureFilteringTests() local
1274 filterGroup->addChild(new TextureTestCase<Texture2DFilteringTestInstance>(testCtx, name.c_str(), testParameters)); in populateTextureFilteringTests()
1290 const string name = minFilterModes2D[filterNdx].name; in populateTextureFilteringTests() local
1306 filterGroup->addChild(new TextureTestCase<Texture2DFilteringTestInstance>(testCtx, name in populateTextureFilteringTests()
1326 const string name = wrapModes[wrapTNdx].name; populateTextureFilteringTests() local
1374 const string name = magFilterModes2D[filterNdx].name; populateTextureFilteringTests() local
1410 const string name = magFilterModes2D[filterNdx].name; populateTextureFilteringTests() local
1457 const string name = minFilterModes[filterNdx].name; populateTextureFilteringTests() local
1491 const string name = minFilterModes[filterNdx].name; populateTextureFilteringTests() local
1526 const string name = wrapModes[wrapTNdx].name; populateTextureFilteringTests() local
1553 const string name = isLinear ? "linear" : "nearest"; populateTextureFilteringTests() local
1598 const string name = string(formatName) + "_" + filterName; populateTextureFilteringTests() local
1634 const string name = filterName; populateTextureFilteringTests() local
1669 const string name = wrapModes[wrapTNdx].name; populateTextureFilteringTests() local
1720 const string name = string(formatName) + "_" + filterName; populateTextureFilteringTests() local
1757 const string name = filterName; populateTextureFilteringTests() local
1797 const string name = wrapModes[wrapRNdx].name; populateTextureFilteringTests() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureFilteringTests.cpp1099 const char* const name; in populateTextureFilteringTests() member
1112 const char* const name; in populateTextureFilteringTests() member
1208 const char* const name; in populateTextureFilteringTests() member
1246 const string filterGroupName = filterableFormatsByType[fmtNdx].name; in populateTextureFilteringTests()
1253 const string name = minFilterModes2D[filterNdx].name; in populateTextureFilteringTests() local
1272 filterGroup->addChild(new TextureTestCase<Texture2DFilteringTestInstance>(testCtx, name.c_str(), "", testParameters)); in populateTextureFilteringTests()
1288 const string name = minFilterModes2D[filterNdx].name; in populateTextureFilteringTests() local
1304 filterGroup->addChild(new TextureTestCase<Texture2DFilteringTestInstance>(testCtx, name in populateTextureFilteringTests()
1324 const string name = wrapModes[wrapTNdx].name; populateTextureFilteringTests() local
1372 const string name = magFilterModes2D[filterNdx].name; populateTextureFilteringTests() local
1408 const string name = magFilterModes2D[filterNdx].name; populateTextureFilteringTests() local
1455 const string name = minFilterModes[filterNdx].name; populateTextureFilteringTests() local
1489 const string name = minFilterModes[filterNdx].name; populateTextureFilteringTests() local
1524 const string name = wrapModes[wrapTNdx].name; populateTextureFilteringTests() local
1551 const string name = isLinear ? "linear" : "nearest"; populateTextureFilteringTests() local
1596 const string name = string(formatName) + "_" + filterName; populateTextureFilteringTests() local
1632 const string name = filterName; populateTextureFilteringTests() local
1667 const string name = wrapModes[wrapTNdx].name; populateTextureFilteringTests() local
1718 const string name = string(formatName) + "_" + filterName; populateTextureFilteringTests() local
1755 const string name = filterName; populateTextureFilteringTests() local
1795 const string name = wrapModes[wrapRNdx].name; populateTextureFilteringTests() local
[all...]
/foundation/ability/ability_runtime/test/unittest/data_ability_manager_test/
H A Ddata_ability_manager_test.cpp70 abilityRequest_.appInfo.name = "com.test.data_ability"; in SetUp()
71 abilityRequest_.abilityInfo.name = "DataAbilityHiworld"; in SetUp()
78 abilityInfo.name = "DataAbilityClient"; in SetUp()
84 applicationInfo.name = "com.test.request"; in SetUp()
98 * @tc.name: AaFwk_DataAbilityManager_DumpSysState_0100
134 * @tc.name: AaFwk_DataAbilityManager_DumpSysState_0200
223 // appinfo bundle name empty in HWTEST_F()
236 * CaseDescription: Verify function Acquire parameter ability name empty
244 // ability name empty in HWTEST_F()
245 abilityRequest_.abilityInfo.name in HWTEST_F()
968 std::string name = "name"; HWTEST_F() local
989 std::string name = "name"; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/screen_manager/
H A Drs_screen_manager_unit_test.cpp59 * @tc.name: CreateOrGetScreenManager001
71 * @tc.name: GetDefaultScreenId001
85 * @tc.name: SetDefaultScreenId001
99 * @tc.name: QueryDefaultScreenInfo001
108 std::string name = "virtualScreen01"; in HWTEST_F() local
116 auto id = screenManager->CreateVirtualScreen(name, width, height, psurface); in HWTEST_F()
127 * @tc.name: CreateVirtualScreen001
136 std::string name = "virtualScreen01"; in HWTEST_F() local
146 auto id = screenManager->CreateVirtualScreen(name, width, height, psurface); in HWTEST_F()
153 * @tc.name
162 std::string name = "virtualScreen01"; HWTEST_F() local
191 std::string name = "virtualScreen01"; HWTEST_F() local
220 std::string name = "virtualScreen01"; HWTEST_F() local
247 std::string name = "virtualScreen01"; HWTEST_F() local
275 std::string name = "virtualScreen01"; HWTEST_F() local
322 std::string name = "virtualScreen01"; HWTEST_F() local
377 std::string name = "virtualScreen01"; HWTEST_F() local
407 std::string name = "virtualScreen01"; HWTEST_F() local
440 std::string name = "virtualScreen01"; HWTEST_F() local
468 std::string name = "virtualScreen01"; HWTEST_F() local
508 std::string name = "virtualScreen01"; HWTEST_F() local
564 std::string name = "virtualScreen01"; HWTEST_F() local
609 std::string name = "virtualScreen01"; HWTEST_F() local
696 std::string name = "virtualScreen01"; HWTEST_F() local
727 std::string name = "virtualScreen01"; HWTEST_F() local
1363 std::string name = "virtualScreen01"; HWTEST_F() local
1392 std::string name = "virtualScreen01"; HWTEST_F() local
1423 std::string name = "virtualScreen01"; HWTEST_F() local
1455 std::string name = "virtualScreen01"; HWTEST_F() local
1487 std::string name = "virtualScreen01"; HWTEST_F() local
1533 std::string name = "virtualScreen0"; HWTEST_F() local
1584 std::string name = "virtualScreen01"; HWTEST_F() local
1745 std::string name = "virtualScreen01"; HWTEST_F() local
1902 std::string name = "virtualScreen01"; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp1518 Extension GetExtensionBitFromName(const char* name) in GetExtensionBitFromName() argument
1520 if (name == nullptr) { in GetExtensionBitFromName()
1523 if (strcmp(name, VK_OHOS_SURFACE_EXTENSION_NAME) == 0) { in GetExtensionBitFromName()
1526 if (strcmp(name, VK_OHOS_NATIVE_BUFFER_EXTENSION_NAME) == 0) { in GetExtensionBitFromName()
1529 if (strcmp(name, VK_KHR_SURFACE_EXTENSION_NAME) == 0) { in GetExtensionBitFromName()
1532 if (strcmp(name, VK_KHR_SWAPCHAIN_EXTENSION_NAME) == 0) { in GetExtensionBitFromName()
1535 if (strcmp(name, VK_EXT_SWAPCHAIN_COLOR_SPACE_EXTENSION_NAME) == 0) { in GetExtensionBitFromName()
1538 if (strcmp(name, VK_KHR_GET_SURFACE_CAPABILITIES_2_EXTENSION_NAME) == 0) { in GetExtensionBitFromName()
1541 if (strcmp(name, VK_EXT_HDR_METADATA_EXTENSION_NAME) == 0) { in GetExtensionBitFromName()
1788 static inline PFN_vkVoidFunction GetDebugUtilsProc(const char* name) in GetDebugUtilsProc() argument
1802 GetGlobalProc(const char* name) GetGlobalProc() argument
1813 GetSwapchainProc(const char* name) GetSwapchainProc() argument
1848 LayerInterceptDeviceProc( std::bitset<Extension::EXTENSION_COUNT>& enabledExtensions, const char* name) LayerInterceptDeviceProc() argument
1874 GetSurfaceKHRProc(const char* name) GetSurfaceKHRProc() argument
1897 GetSurfaceCapabilities2Proc(const char* name) GetSurfaceCapabilities2Proc() argument
1911 LayerInterceptInstanceProc( std::bitset<Extension::EXTENSION_COUNT>& enabledExtensions, const char* name) LayerInterceptInstanceProc() argument
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A Diomapper.cpp18 // Neither the name of 3Dlabs Inc. Ltd. nor the names of its
128 // Fix a defect, when block has no instance name, we need to find its block name in visitSymbol()
388 TString err = "Invalid block member name: " + memberName; in TSymbolValidater()
430 const TString& name = entKey.first; in operator ()() local
468 auto ent2 = outVarMaps[preStage]->find(name); in operator ()()
482 hadError = hadError || typeCheck(&type1, &type2, name.c_str(), false); in operator ()()
493 // storage qualifiers of variables with the same name declared in all linked shaders must in operator ()()
514 glslang::TString name; in operator ()() local
515 type1.getStruct()->begin()->type->appendMangledName(name); in operator ()()
522 glslang::TString name; operator ()() local
833 const char* name = ent.symbol->getAccessName().c_str(); resolveUniformLocation() local
942 const TString& name = ent.symbol->getAccessName(); resolveInOutLocation() local
1026 const TString& name = ent.symbol->getAccessName(); resolveUniformLocation() local
1098 const TString& name = ent.symbol->getAccessName(); resolveBinding() local
1175 const TString& name = ent.symbol->getAccessName(); reserverStorageSlot() local
1235 const TString& name = ent.symbol->getAccessName(); reserverResourceSlot() local
[all...]
/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc15 // * Neither the name of Google Inc. nor the names of its
92 // Camel-case the field name and append "Entry" for generated map entry name.
124 bool IsUpperCamelCase(const std::string& name) { in IsUpperCamelCase() argument
125 if (name.empty()) { in IsUpperCamelCase()
129 if (!IsUppercase(name[0])) { in IsUpperCamelCase()
133 for (int i = 1; i < name.length(); i++) { in IsUpperCamelCase()
134 if (name[i] == '_') { in IsUpperCamelCase()
141 bool IsUpperUnderscore(const std::string& name) { in IsUpperUnderscore() argument
142 for (int i = 0; i < name in IsUpperUnderscore()
151 IsLowerUnderscore(const std::string& name) IsLowerUnderscore() argument
161 IsNumberFollowUnderscore(const std::string& name) IsNumberFollowUnderscore() argument
481 RecordLegacyImportLocation( const Message* descriptor, const std::string& name) RecordLegacyImportLocation() argument
1390 UninterpretedOption::NamePart* name = uninterpreted_option->add_name(); ParseOptionNamePart() local
2399 FindImport(const Message* descriptor, const std::string& name, int* line, int* column) const FindImport() argument
2423 AddImport(const Message* descriptor, const std::string& name, int line, int column) AddImport() argument
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderMultisampleInterpolationTests.cpp106 MultisampleShadeCountRenderCase (Context& context, const char* name, const char* description, int numSamples, RenderTarget target);
121 MultisampleShadeCountRenderCase::MultisampleShadeCountRenderCase (Context& context, const char* name, const char* description, int numSamples, RenderTarget target) in MultisampleShadeCountRenderCase() argument
122 : MultisampleShaderRenderUtil::MultisampleRenderCase(context, name, description, numSamples, target, RENDER_SIZE, MultisampleShaderRenderUtil::MultisampleRenderCase::FLAG_PER_ITERATION_SHADER) in MultisampleShadeCountRenderCase()
201 SampleQualifierRenderCase (Context& context, const char* name, const char* description, int numSamples, RenderTarget target);
212 SampleQualifierRenderCase::SampleQualifierRenderCase (Context& context, const char* name, const char* description, int numSamples, RenderTarget target) in SampleQualifierRenderCase() argument
213 : MultisampleShadeCountRenderCase(context, name, description, numSamples, target) in SampleQualifierRenderCase()
383 InterpolateAtSampleRenderCase (Context& context, const char* name, const char* description, int numSamples, RenderTarget target, IndexingMode mode);
397 InterpolateAtSampleRenderCase::InterpolateAtSampleRenderCase (Context& context, const char* name, const char* description, int numSamples, RenderTarget target, IndexingMode mode) in InterpolateAtSampleRenderCase() argument
398 : MultisampleShadeCountRenderCase (context, name, description, numSamples, target) in InterpolateAtSampleRenderCase()
642 SingleSampleInterpolateAtSampleCase (Context& context, const char* name, cons
[all...]
/third_party/toybox/toys/pending/
H A Dip.c51 char *name; member
136 for (alist = list; alist->name; alist++) in substring_to_idx()
137 if (!memcmp(str, alist->name, len)) return alist->idx; in substring_to_idx()
146 for (alist = list; alist->name; alist++) in string_to_idx()
147 if (!strcmp(str, alist->name)) return alist->idx; in string_to_idx()
156 for (alist = list; alist->name; alist++) in idx_to_string()
157 if (idx == alist->idx) return alist->name; in idx_to_string()
206 if (list[index]) free(list[index]->name); in parseRPDB()
209 list[index]->name = xstrdup(toybuf); in parseRPDB()
221 free(list[i]->name); in free_alist()
227 init_arglist(struct arglist **list,int value, char* name) init_arglist() argument
323 idxfromRPDB(char *name, u_int8_t whichDB) idxfromRPDB() argument
341 char *name = idx_to_string(idx, rtmtypes); rtmtype_idx2str() local
348 rtmtype_str2idx(char *name) rtmtype_str2idx() argument
361 get_prefix(uint32_t *addr, uint8_t *af, char *name, int family) get_prefix() argument
398 get_nmask_prefix(uint32_t *netmask, uint8_t af, char *name, uint8_t family) get_nmask_prefix() argument
428 parse_prefix(uint32_t *addr, uint32_t *netmask, uint8_t *len, char *name, int family) parse_prefix() argument
502 get_ifaceindex(char *name, int ext) get_ifaceindex() argument
603 char *name, *dev, *type, *link, *addr; linkupdate() local
1277 char *tmp = NULL, *name = NULL; ipaddr_listflush() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhi_osal.h209 const char *name, void *dev);
215 extern int osal_register_gic_handle(unsigned int index, unsigned int irq, osal_gic_handle_t handle, const char *name,
224 extern osal_task_t *osal_kthread_create(threadfn_t thread, void *data, const char *name);
358 char name[OSAL_MAX_PROC_NAME_LEN]; member
367 extern osal_proc_entry_t *osal_create_proc_entry(const char *name, osal_proc_entry_t *parent);
368 extern osal_proc_entry_t *osal_proc_mkdir(const char *name, osal_proc_entry_t *parent);
369 extern void osal_remove_proc_entry(const char *name, osal_proc_entry_t *parent);
380 char name[OSAL_MAX_DEV_NAME_LEN]; member
447 extern osal_dev_t *osal_createdev(const char *name);
565 #define osal_platform_get_module_param(pdev, name, typ
[all...]
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/
H A Devent_handler.h407 * @param name Name of the task.
412 inline bool PostTask(const Callback &callback, const std::string &name = std::string(), int64_t delayTime = 0, in PostTask()
415 return SendEvent(InnerEvent::Get(callback, name.empty() ? caller.ToString() : name), delayTime, priority);
468 * @param name Remove events by name of the task.
471 inline bool PostImmediateTask(const Callback &callback, const std::string &name = std::string(), in PostImmediateTask()
474 return SendEvent(InnerEvent::Get(callback, name.empty() ? caller.ToString() : name), 0, Priority::IMMEDIATE);
481 * @param name Nam
641 PostSyncTask(const Callback &callback, const std::string &name, Priority priority = Priority::LOW, Caller caller = {}) PostSyncTask() argument
[all...]
/foundation/multimodalinput/input/frameworks/napi/input_consumer/src/
H A Djs_register_util.cpp43 void SetNamedProperty(const napi_env &env, napi_value &object, const std::string &name, int32_t value) in SetNamedProperty() argument
45 MMI_HILOGD("%{public}s=%{public}d", name.c_str(), value); in SetNamedProperty()
48 NAPI_CALL_RETURN_VOID(env, napi_set_named_property(env, object, name.c_str(), napiValue)); in SetNamedProperty()
51 void SetNamedProperty(const napi_env &env, napi_value &object, const std::string &name, std::string value) in SetNamedProperty() argument
53 MMI_HILOGD("%{public}s=%{public}s", name.c_str(), value.c_str()); in SetNamedProperty()
56 NAPI_CALL_RETURN_VOID(env, napi_set_named_property(env, object, name.c_str(), napiValue)); in SetNamedProperty()
59 bool GetNamedPropertyBool(const napi_env &env, const napi_value &object, const std::string &name, bool &ret) in GetNamedPropertyBool() argument
63 napi_status status = napi_has_named_property(env, object, name.c_str(), &exist); in GetNamedPropertyBool()
65 MMI_HILOGD("Can not find %{public}s property", name.c_str()); in GetNamedPropertyBool()
68 napi_get_named_property(env, object, name in GetNamedPropertyBool()
82 GetNamedPropertyInt32(const napi_env &env, const napi_value &object, const std::string &name) GetNamedPropertyInt32() argument
[all...]
/foundation/multimodalinput/input/service/window_manager/src/
H A Dinput_display_bind_helper.cpp45 const std::string NAME { "name" };
108 bool BindInfo::AddDisplay(int32_t id, const std::string &name) in AddDisplay() argument
114 displayName_ = name; in AddDisplay()
127 oss << "InputDevice(id:" << inputDeviceId_ << ",name:" << inputDeviceName_ << "),Display(id:" << displayId_ << in GetDesc()
128 ",name:" << displayName_ << ")"; in GetDesc()
201 std::string BindInfos::GetDisplayNameByInputDevice(const std::string &name) const in GetDisplayNameByInputDevice()
204 if (item.GetInputDeviceName() == name) { in GetDisplayNameByInputDevice()
211 std::string BindInfos::GetInputDeviceByDisplayName(const std::string &name) const in GetInputDeviceByDisplayName()
214 if (item.GetDisplayName() == name) { in GetInputDeviceByDisplayName()
341 void InputDisplayBindHelper::AddInputDevice(int32_t id, const std::string &name) in AddInputDevice() argument
359 IsDisplayAdd(int32_t id, const std::string &name) IsDisplayAdd() argument
383 AddDisplay(int32_t id, const std::string &name) AddDisplay() argument
400 AddLocalDisplay(int32_t id, const std::string &name) AddLocalDisplay() argument
[all...]
/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dsamgr_lite.c36 static Service *UnregisterService(const char *name);
59 static void AddTaskPool(ServiceImpl *service, TaskConfig *cfg, const char *name);
63 static ServiceImpl *GetService(const char *name);
199 const char *name = serviceImpl->service->GetName(serviceImpl->service); in InitializeAllServices() local
200 AddTaskPool(serviceImpl, &config, name); in InitializeAllServices()
202 HILOG_INFO(HILOG_MODULE_SAMGR, "Init service:%s", name); in InitializeAllServices()
212 const char *name = serviceImpl->service->GetName(serviceImpl->service); in InitializeAllServices() local
213 SAMGR_StartTaskPool(serviceImpl->taskPool, name); in InitializeAllServices()
251 static Service *UnregisterService(const char *name) in UnregisterService() argument
253 if (name in UnregisterService()
434 AddTaskPool(ServiceImpl *service, TaskConfig *cfg, const char *name) AddTaskPool() argument
480 GetService(const char *name) GetService() argument
[all...]
/third_party/eudev/src/udev/
H A Dudev-builtin-path_id.c312 const char *name; in handle_scsi_default() local
323 name = udev_device_get_sysname(parent); in handle_scsi_default()
324 if (sscanf(name, "%d:%d:%d:%d", &host, &bus, &target, &lun) != 4) in handle_scsi_default()
431 const char *name; in handle_scsi() local
448 name = udev_device_get_syspath(parent); in handle_scsi()
450 if (strstr(name, "/rport-") != NULL) { in handle_scsi()
456 if (strstr(name, "/end_device-") != NULL) { in handle_scsi()
462 if (strstr(name, "/session") != NULL) { in handle_scsi()
470 * to name the ata devices which numbers spread across multiple in handle_scsi()
479 if (strstr(name, "/at in handle_scsi()
508 const char *name; handle_scsi_tape() local
[all...]
/third_party/mesa3d/src/freedreno/rnn/
H A Dheadergen2.c57 char *name; member
87 if (!strcmp(fouts[i].name, file)) in findfout()
96 static void printdef (char *name, char *suf, int type, uint64_t val, char *file) { in printdef() argument
100 fprintf (dst, "#define %s__%s%n", name, suf, &len); in printdef()
102 fprintf (dst, "#define %s%n", name, &len); in printdef()
159 asprintf(&typename, "enum %s", ti->name); in printtypeinfo()
245 asprintf(&offsetfn, "__offset_%s", elem->name); in printdelem()
252 if (elem->name) { in printdelem()
267 fprintf(dst, "enum %s", elem->index->name); in printdelem()
291 fprintf(dst, "%s", val->name); in printdelem()
[all...]
/third_party/mesa3d/src/freedreno/ir2/
H A Ddisasm-a2xx.c110 const char *name = NULL; in print_export_comment() local
115 name = "gl_Position"; in print_export_comment()
118 name = "gl_PointSize"; in print_export_comment()
125 name = "gl_FragColor"; in print_export_comment()
133 * up the name of the varying.. in print_export_comment()
135 if (name) { in print_export_comment()
136 printf("\t; %s", name); in print_export_comment()
142 const char *name; member
243 printf("%s", vector_instructions[alu->vector_opc].name); in disasm_alu()
284 if (scalar_instructions[alu->scalar_opc].name) { in disasm_alu()
310 const char *name; global() member
457 const char *name; global() member
576 const char *name; global() member
[all...]
/third_party/libwebsockets/lib/tls/openssl/
H A Dopenssl-x509.c100 len = sizeof(buf->ns.name); in lws_tls_openssl_cert_info()
129 X509_NAME_oneline(xn, buf->ns.name, (int)len - 2); in lws_tls_openssl_cert_info()
130 p = strstr(buf->ns.name, "/CN="); in lws_tls_openssl_cert_info()
132 memmove(buf->ns.name, p + 4, strlen(p + 4) + 1); in lws_tls_openssl_cert_info()
133 buf->ns.len = (int)strlen(buf->ns.name); in lws_tls_openssl_cert_info()
140 X509_NAME_oneline(xn, buf->ns.name, (int)len - 1); in lws_tls_openssl_cert_info()
141 buf->ns.len = (int)strlen(buf->ns.name); in lws_tls_openssl_cert_info()
178 memcpy(buf->ns.name, tmp, klen); in lws_tls_openssl_cert_info()
186 uint8_t *tmp = (uint8_t *)buf->ns.name; in lws_tls_openssl_cert_info()
225 memcpy(buf->ns.name, d in lws_tls_openssl_cert_info()
[all...]
/third_party/node/deps/v8/third_party/inspector_protocol/
H A Dcode_generator.py135 def to_title_case(name):
136 return name[:1].upper() + name[1:]
147 def to_snake_case(name):
148 name = re.sub(r"([A-Z]{2,})([A-Z][a-z])", r"\1_\2", name)
149 return re.sub(r"([a-z0-9])([A-Z])", r"\1_\2", name, sys.maxsize).lower()
152 def to_method_case(config, name):
154 return to_title_case(name)
155 return name
[all...]
/third_party/libdrm/tests/amdgpu/
H A Dras_tests.c319 char name[64]; member
331 char name[32]; member
439 static uint32_t amdgpu_ras_find_block_id_by_name(const char *name) in amdgpu_ras_find_block_id_by_name() argument
444 if (strcmp(name, ras_block_string[i]) == 0) in amdgpu_ras_find_block_id_by_name()
513 snprintf(path, PATH_SIZE, "/sys/kernel/debug/dri/%d/name", i); in amdgpu_ras_lookup_id()
626 char name[PATH_SIZE]; in amdgpu_ras_query_err_count() local
633 snprintf(name, sizeof(name), "%s", get_ras_sysfs_root()); in amdgpu_ras_query_err_count()
634 strncat(name, ras_block_str(block), sizeof(name) in amdgpu_ras_query_err_count()
[all...]
/third_party/node/deps/v8/include/
H A Dv8-template.h37 #define V8_DECL_INTRINSIC(name, iname) k##name,
52 void Set(Local<Name> name, Local<Data> value,
54 void SetPrivate(Local<Private> name, Local<Data> value,
56 V8_INLINE void Set(Isolate* isolate, const char* name, Local<Data> value,
60 Local<Name> name,
66 * Whenever the property with the given name is accessed on objects
71 * \param name The name of the property for which an accessor is added.
94 Local<String> name, AccessorGetterCallbac
1042 Set(Isolate* isolate, const char* name, Local<Data> value, PropertyAttribute attributes) Set() argument
[all...]
/third_party/pulseaudio/src/modules/dbus/
H A Diface-sample.c124 [SIGNAL_PROPERTY_LIST_UPDATED] = { .name = "PropertyListUpdated", .arguments = property_list_updated_args, .n_arguments = 1 }
128 .name = PA_DBUSIFACE_SAMPLE_INTERFACE,
158 pa_dbus_send_basic_variant_reply(conn, msg, DBUS_TYPE_STRING, &s->sample->name); in handle_get_name()
171 "Sample %s isn't loaded into memory yet, so its sample format is unknown.", s->sample->name); in handle_get_sample_format()
190 "Sample %s isn't loaded into memory yet, so its sample rate is unknown.", s->sample->name); in handle_get_sample_rate()
210 "Sample %s isn't loaded into memory yet, so its channel map is unknown.", s->sample->name); in handle_get_channels()
231 "Sample %s doesn't have default volume stored.", s->sample->name); in handle_get_default_volume()
251 "Sample %s isn't loaded into memory yet, so its duration is unknown.", s->sample->name); in handle_get_duration()
270 "Sample %s isn't loaded into memory yet, so its size is unknown.", s->sample->name); in handle_get_bytes()
327 pa_dbus_append_basic_variant_dict_entry(&dict_iter, property_handlers[PROPERTY_HANDLER_NAME].property_name, DBUS_TYPE_STRING, &s->sample->name); in handle_get_all()
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-font.hh67 #define HB_FONT_FUNC_IMPLEMENT(name) void *name;
73 #define HB_FONT_FUNC_IMPLEMENT(name) hb_destroy_func_t name;
81 #define HB_FONT_FUNC_IMPLEMENT(name) hb_font_get_##name##_func_t name;
86 #define HB_FONT_FUNC_IMPLEMENT(name) +1
180 #define HB_FONT_FUNC_IMPLEMENT(name) \
182 has_##name##_fun
[all...]
/third_party/skia/tools/gpu/vk/
H A DVkTestUtils.cpp320 #define ACQUIRE_VK_PROC_NOCHECK(name, instance, device) \
321 PFN_vk##name grVk##name = reinterpret_cast<PFN_vk##name>(getProc("vk" #name, instance, device))
323 #define ACQUIRE_VK_PROC(name, instance, device) \
324 PFN_vk##name grVk##name = \
325 reinterpret_cast<PFN_vk##name>(getProc("vk" #name, instanc
[all...]

Completed in 38 milliseconds

1...<<131132133134135136137138139140>>...943