Home
last modified time | relevance | path

Searched defs:identity (Results 101 - 125 of 252) sorted by relevance

1234567891011

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dior.h20 bool identity; member
/third_party/curl/lib/
H A Dcurl_ntlm_core.c512 unsigned char *identity; in Curl_ntlm_core_mk_ntlmv2_hash() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsClusteredTests.cpp115 const string identity = getIdentity(caseDef.op, caseDef.format); in getTestSrc() local
/third_party/skia/src/ports/
H A DSkRemotableFontMgr_win_dw.cpp147 SkFontIdentity identity = { SkFontIdentity::kInvalidDataId }; variable
161 HR_GENERAL(FontToIdentity(font.get(), &identity), nullptr, identity); variable
209 SkFontIdentity identity = { SkFontIdentity::kInvalidDataId }; variable
213 HR_GENERAL(getDefaultFontFamilyName(&dwFamilyName), nullptr, identity); variable
215 HR_GENERAL(sk_cstring_to_wchar(familyName, &dwFamilyName), nullptr, identity); variable
360 SkFontIdentity identity = { SkFontIdentity::kInvalidDataId }; global() variable
373 HR_GENERAL(getDefaultFontFamilyName(&dwFamilyName), nullptr, identity); global() variable
375 HR_GENERAL(sk_cstring_to_wchar(familyName, &dwFamilyName), nullptr, identity); global() variable
384 HR_GENERAL(sk_cstring_to_wchar(bcp47[bcp47Count-1], &dwBcp47Local), nullptr, identity); global() variable
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsClusteredTests.cpp113 const string identity = getIdentity(caseDef.op, caseDef.format); in getTestSrc() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_config.h22 u8 *identity; member
H A Deap_eke.c71 const u8 *identity, *password; in eap_eke_init() local
H A Deap_gpsk.c82 const u8 *identity, *password; in eap_gpsk_init() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/
H A Deapol_auth_sm.c1030 static int eapol_sm_get_eap_user(void *ctx, const u8 *identity, in eapol_sm_get_eap_user() argument
772 eapol_auth_alloc(struct eapol_authenticator *eapol, const u8 *addr, int flags, const struct wpabuf *assoc_wps_ie, const struct wpabuf *assoc_p2p_ie, void *sta_ctx, const char *identity, const char *radius_cui) eapol_auth_alloc() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_eke.c71 const u8 *identity, *password; in eap_eke_init() local
H A Deap_gpsk.c82 const u8 *identity, *password; in eap_gpsk_init() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_auth/
H A Deapol_auth_sm.c1015 static int eapol_sm_get_eap_user(void *ctx, const u8 *identity, in eapol_sm_get_eap_user() argument
777 eapol_auth_alloc(struct eapol_authenticator *eapol, const u8 *addr, int flags, const struct wpabuf *assoc_wps_ie, const struct wpabuf *assoc_p2p_ie, void *sta_ctx, const char *identity, const char *radius_cui) eapol_auth_alloc() argument
/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dsynaptics.h174 u32 identity; /* Identification */ member
/kernel/linux/linux-5.10/drivers/usb/typec/
H A Dtps6598x.c64 struct usb_pd_identity identity; member
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_debugfs.c637 DEFINE_SHOW_ATTRIBUTE(identity); variable
/kernel/linux/linux-5.10/drivers/gpu/drm/etnaviv/
H A Detnaviv_gpu.h99 struct etnaviv_chip_identity identity; member
/kernel/linux/linux-6.6/include/linux/usb/
H A Dtypec.h194 struct usb_pd_identity *identity; member
218 struct usb_pd_identity *identity; member
/kernel/linux/linux-6.6/drivers/gpu/drm/etnaviv/
H A Detnaviv_gpu.h112 struct etnaviv_chip_identity identity; member
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dsynaptics.h174 u32 identity; /* Identification */ member
/third_party/libcoap/include/coap3/
H A Dcoap_dtls.h348 coap_bin_const_t identity; member
/third_party/jinja2/
H A Druntime.py68 def identity(x: V) -> V: function
/third_party/node/deps/v8/third_party/jinja2/
H A Druntime.py55 def identity(x): function
/third_party/node/tools/inspector_protocol/jinja2/
H A Druntime.py37 identity = lambda x: x variable
/third_party/node/deps/v8/src/heap/
H A Dsweeper.cc461 bool Sweeper::ConcurrentSweepSpace(AllocationSpace identity, in ConcurrentSweepSpace() argument
475 bool Sweeper::IncrementalSweepSpace(AllocationSpace identity) { in IncrementalSweepSpace() argument
487 ParallelSweepSpace(AllocationSpace identity, SweepingMode sweeping_mode, int required_freed_bytes, int max_pages) ParallelSweepSpace() argument
509 ParallelSweepPage(Page* page, AllocationSpace identity, SweepingMode sweeping_mode) ParallelSweepPage() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A Dformatutils9.cpp579 VertexFormat CreateVertexFormatInfo(bool identity, in CreateVertexFormatInfo() argument

Completed in 24 milliseconds

1234567891011