/third_party/typescript/tests/baselines/reference/ |
H A D | inferentialTypingWithFunctionType2.js | 8 function identity(a) {
function
|
H A D | contextualSignatureInstantiation3.js | 30 function identity(x) {
function
|
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
H A D | identity.h | 26 struct identity { struct
|
H A D | thread_identity_test.cc | 40 ThreadIdentity* identity; in TestThreadIdentityCurrent() local [all...] |
H A D | thread_identity.cc | 70 SetCurrentThreadIdentity( ThreadIdentity* identity, ThreadIdentityReclaimerFunction reclaimer) SetCurrentThreadIdentity() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ |
H A D | create_thread_identity.h | 48 base_internal::ThreadIdentity* identity = in GetOrCreateCurrentThreadIdentity() local
|
H A D | per_thread_sem.h | 105 Post( absl::base_internal::ThreadIdentity* identity) Post() argument [all...] |
H A D | create_thread_identity.cc | 42 base_internal::ThreadIdentity* identity = in ReclaimThreadIdentity() local 74 static void ResetThreadIdentity(base_internal::ThreadIdentity* identity) { in ResetThreadIdentity() argument 98 base_internal::ThreadIdentity* identity = nullptr; NewThreadIdentity() local 129 base_internal::ThreadIdentity* identity = NewThreadIdentity(); CreateThreadIdentity() local [all...] |
H A D | per_thread_sem.cc | 32 base_internal::ThreadIdentity *identity; in SetThreadBlockedCounter() local 38 base_internal::ThreadIdentity *identity; in GetThreadBlockedCounter() local 43 void PerThreadSem::Init(base_internal::ThreadIdentity *identity) { in Init() argument 50 Destroy(base_internal::ThreadIdentity *identity) Destroy() argument 54 Tick(base_internal::ThreadIdentity *identity) Tick() argument 71 AbslInternalPerThreadSemPost( absl::base_internal::ThreadIdentity *identity) AbslInternalPerThreadSemPost() argument 79 absl::base_internal::ThreadIdentity *identity; AbslInternalPerThreadSemWait() local [all...] |
H A D | waiter.h | 91 static Waiter* GetWaiter(base_internal::ThreadIdentity* identity) { in GetWaiter() argument
|
/third_party/skia/tests/ |
H A D | TextureStripAtlasManagerTest.cpp | 57 uint8_t identity[256]; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_csc.c | 140 static const vl_csc_matrix identity = variable
|
/third_party/skia/include/ports/ |
H A D | SkFontConfigInterface.h | 100 virtual sk_sp<SkTypeface> makeTypeface(const FontIdentity& identity) { in makeTypeface() argument
|
/third_party/skia/gn/ |
H A D | codesign_ios.py | 25 identity = None variable 29 identity = m.group(1) variable
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ieee802_11_auth.h | 24 char *identity; member
|
H A D | pmksa_cache_auth.h | 26 u8 *identity; member
|
H A D | authsrv.c | 52 static int hostapd_radius_get_eap_user(void *ctx, const u8 *identity, in hostapd_radius_get_eap_user() argument
|
H A D | eap_user_db.c | 135 eap_user_sqlite_get(struct hostapd_data *hapd, const u8 *identity, in eap_user_sqlite_get() argument 232 hostapd_get_eap_user(struct hostapd_data *hapd, const u8 *identity, size_t identity_len, int phase2) hostapd_get_eap_user() argument [all...] |
/third_party/curl/lib/ |
H A D | curl_sspi.c | 143 Curl_create_sspi_identity(const char *userp, const char *passwdp, SEC_WINNT_AUTH_IDENTITY *identity) Curl_create_sspi_identity() argument 230 Curl_sspi_free_identity(SEC_WINNT_AUTH_IDENTITY *identity) Curl_sspi_free_identity() argument [all...] |
/third_party/node/deps/v8/src/heap/ |
H A D | base-space.h | 32 AllocationSpace identity() const { return id_; } in identity() function in v8::internal::BaseSpace
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | pmksa_cache_auth.h | 26 u8 *identity; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | vertexconversion.h | 28 static const bool identity = true; member 38 static const bool identity = false; member 48 static const bool identity = true; member 58 static const bool identity = false; member 85 static const bool identity = false; member 154 static const bool identity member [all...] |
/third_party/openssl/test/ |
H A D | dtls_mtu_test.c | 39 static unsigned int srvr_psk_callback(SSL *ssl, const char *identity, in srvr_psk_callback() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
H A D | eap_gtc.c | 50 const u8 *pos, *password, *identity; in eap_gtc_process() local
|
H A D | mschapv2.c | 36 int mschapv2_derive_response(const u8 *identity, size_t identity_len, in mschapv2_derive_response() argument
|