Home
last modified time | relevance | path

Searched defs:identity (Results 76 - 100 of 233) sorted by relevance

12345678910

/third_party/libinput/test/
H A Dtest-touch.c514 float identity[6] = {1, 0, 0, 0, 1, 0}; in START_TEST() local
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_blit.c198 uint8_t identity[4] = { PIPE_SWIZZLE_X, PIPE_SWIZZLE_Y, in lima_do_blit() local
H A Dlima_program.c608 uint8_t identity[4] = { PIPE_SWIZZLE_X, PIPE_SWIZZLE_Y, in lima_update_fs_state() local
/third_party/node/deps/openssl/openssl/apps/
H A Dciphers.c79 static unsigned int dummy_psk(SSL *ssl, const char *hint, char *identity, in dummy_psk() argument
/third_party/openssl/apps/
H A Dciphers.c79 static unsigned int dummy_psk(SSL *ssl, const char *hint, char *identity, in dummy_psk() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmCompositeInsertTests.cpp71 string identity = " %identity" + de::toString(c) + " = OpConstantComposite " + getColType(rows) + " "; in getIdentityVectors() local
[all...]
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A DGDIFontInstance.cpp375 MAT2 identity = {{0, 1}, {0, 0}, {0, 0}, {0, 1}}; in getGlyphAdvance() local
/third_party/skia/src/ports/
H A DSkFontMgr_FontConfigInterface.cpp147 FontIdentity* identity = static_cast<FontIdentity*>(ctx); in find_by_FontIdentity() local
194 SkFontConfigInterface::FontIdentity identity; variable
297 SkFontConfigInterface::FontIdentity identity; variable
[all...]
/third_party/skia/src/sksl/ir/
H A DSkSLSwizzle.cpp463 bool identity = true; in Make() local
/third_party/skia/third_party/externals/angle2/util/
H A DMatrix.cpp73 Matrix4 Matrix4::identity() in identity() function in Matrix4
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmCompositeInsertTests.cpp71 string identity = " %identity" + de::toString(c) + " = OpConstantComposite " + getColType(rows) + " "; in getIdentityVectors() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_ikev2.c61 const u8 *identity, *password; in eap_ikev2_init() local
H A Deap_leap.c65 const u8 *pos, *challenge, *identity, *password; in eap_leap_process_request() local
144 const u8 *identity; in eap_leap_process_success() local
H A Deap_pax.c51 const u8 *identity, *password; in eap_pax_init() local
H A Deap_psk.c36 const u8 *identity, *password; in eap_psk_init() local
H A Deap_sake.c71 const u8 *identity, *password; in eap_sake_init() local
H A Deap_wsc.c141 const u8 *identity; in eap_wsc_init() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_ikev2.c61 const u8 *identity, *password; in eap_ikev2_init() local
H A Deap_leap.c65 const u8 *pos, *challenge, *identity, *password; in eap_leap_process_request() local
144 const u8 *identity; in eap_leap_process_success() local
H A Deap_pax.c51 const u8 *identity, *password; in eap_pax_init() local
H A Deap_psk.c36 const u8 *identity, *password; in eap_psk_init() local
H A Deap_sake.c71 const u8 *identity, *password; in eap_sake_init() local
H A Deap_wsc.c143 const u8 *identity; in eap_wsc_init() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11_auth.c39 char *identity; member
89 hostapd_acl_cache_get(struct hostapd_data *hapd, const u8 *addr, u32 *session_timeout, u32 *acct_interim_interval, struct vlan_description *vlan_id, struct hostapd_sta_wpa_psk_short **psk, char **identity, char **radius_cui) hostapd_acl_cache_get() argument
253 hostapd_allowed_address(struct hostapd_data *hapd, const u8 *addr, const u8 *msg, size_t len, u32 *session_timeout, u32 *acct_interim_interval, struct vlan_description *vlan_id, struct hostapd_sta_wpa_psk_short **psk, char **identity, char **radius_cui, int is_probe_req) hostapd_allowed_address() argument
[all...]
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
H A DTaskpoolSingleTaskTest.cpp59 Identity identity; member
73 Identity identity; member
82 static int32 SendRequestProxyDF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyDF() argument
92 static int32 SendRequestProxyF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyF() argument
174 Initialize(Service *service, Identity identity) Initialize() argument
229 FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) FEATURE_OnInitialize() argument
235 FEATURE_OnStop(Feature *feature, Identity identity) FEATURE_OnStop() argument
[all...]

Completed in 18 milliseconds

12345678910