| /third_party/libinput/test/ |
| H A D | test-touch.c | 514 float identity[6] = {1, 0, 0, 0, 1, 0}; in START_TEST() local
|
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_blit.c | 198 uint8_t identity[4] = { PIPE_SWIZZLE_X, PIPE_SWIZZLE_Y, in lima_do_blit() local
|
| H A D | lima_program.c | 608 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 D | ciphers.c | 79 static unsigned int dummy_psk(SSL *ssl, const char *hint, char *identity, in dummy_psk() argument
|
| /third_party/openssl/apps/ |
| H A D | ciphers.c | 79 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 D | vktSpvAsmCompositeInsertTests.cpp | 71 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 D | GDIFontInstance.cpp | 375 MAT2 identity = {{0, 1}, {0, 0}, {0, 0}, {0, 1}}; in getGlyphAdvance() local
|
| /third_party/skia/src/ports/ |
| H A D | SkFontMgr_FontConfigInterface.cpp | 147 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 D | SkSLSwizzle.cpp | 463 bool identity = true; in Make() local
|
| /third_party/skia/third_party/externals/angle2/util/ |
| H A D | Matrix.cpp | 73 Matrix4 Matrix4::identity() in identity() function in Matrix4
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmCompositeInsertTests.cpp | 71 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 D | eap_ikev2.c | 61 const u8 *identity, *password; in eap_ikev2_init() local
|
| H A D | eap_leap.c | 65 const u8 *pos, *challenge, *identity, *password; in eap_leap_process_request() local 144 const u8 *identity; in eap_leap_process_success() local
|
| H A D | eap_pax.c | 51 const u8 *identity, *password; in eap_pax_init() local
|
| H A D | eap_psk.c | 36 const u8 *identity, *password; in eap_psk_init() local
|
| H A D | eap_sake.c | 71 const u8 *identity, *password; in eap_sake_init() local
|
| H A D | eap_wsc.c | 141 const u8 *identity; in eap_wsc_init() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
| H A D | eap_ikev2.c | 61 const u8 *identity, *password; in eap_ikev2_init() local
|
| H A D | eap_leap.c | 65 const u8 *pos, *challenge, *identity, *password; in eap_leap_process_request() local 144 const u8 *identity; in eap_leap_process_success() local
|
| H A D | eap_pax.c | 51 const u8 *identity, *password; in eap_pax_init() local
|
| H A D | eap_psk.c | 36 const u8 *identity, *password; in eap_psk_init() local
|
| H A D | eap_sake.c | 71 const u8 *identity, *password; in eap_sake_init() local
|
| H A D | eap_wsc.c | 143 const u8 *identity; in eap_wsc_init() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | ieee802_11_auth.c | 39 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 D | TaskpoolSingleTaskTest.cpp | 59 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...] |