Home
last modified time | relevance | path

Searched defs:event_type (Results 1 - 23 of 23) sorted by relevance

/third_party/node/deps/v8/third_party/ittapi/src/ittnotify/
H A Djitprofiling.c68 iJIT_NotifyEvent(iJIT_JVM_EVENT event_type, void *EventSpecificData) in iJIT_NotifyEvent() argument
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_android.cpp42 int32_t event_type = AInputEvent_getType(input_event); in ImGui_ImplAndroid_HandleInputEvent() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/
H A Dnative-lib.cpp64 Java_com_google_oboe_samples_rhythmgame_GameSurfaceView_native_1onTouchInput(JNIEnv *env, jclass type, jint event_type, jlong time_since_boot_ms, jint pixel_x, jint pixel_y) Java_com_google_oboe_samples_rhythmgame_GameSurfaceView_native_1onTouchInput() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Djitprofiling.c112 iJIT_NotifyEvent(iJIT_JVM_EVENT event_type, void *EventSpecificData) in iJIT_NotifyEvent() argument
/third_party/alsa-lib/src/seq/
H A Dseqmid.c245 int snd_seq_set_client_event_filter(snd_seq_t *seq, int event_type) in snd_seq_set_client_event_filter() argument
H A Dseq.c1665 void snd_seq_client_info_event_filter_add(snd_seq_client_info_t *info, int event_type) in snd_seq_client_info_event_filter_add() argument
1686 void snd_seq_client_info_event_filter_del(snd_seq_client_info_t *info, int event_type) in snd_seq_client_info_event_filter_del() argument
1706 int snd_seq_client_info_event_filter_check(snd_seq_client_info_t *info, int event_type) in snd_seq_client_info_event_filter_check() argument
/third_party/libdrm/exynos/
H A Dexynos_drm.h126 __u64 event_type; member
/third_party/node/deps/openssl/openssl/providers/fips/
H A Dself_test.c178 verify_integrity(OSSL_CORE_BIO *bio, OSSL_FUNC_BIO_read_ex_fn read_ex_cb, unsigned char *expected, size_t expected_len, OSSL_LIB_CTX *libctx, OSSL_SELF_TEST *ev, const char *event_type) verify_integrity() argument
/third_party/openssl/providers/fips/
H A Dself_test.c180 verify_integrity(OSSL_CORE_BIO *bio, OSSL_FUNC_BIO_read_ex_fn read_ex_cb, unsigned char *expected, size_t expected_len, OSSL_LIB_CTX *libctx, OSSL_SELF_TEST *ev, const char *event_type) verify_integrity() argument
/third_party/mesa3d/src/amd/common/
H A Dac_rgp.h162 enum sqtt_queue_event_type event_type; member
H A Dac_rgp.c809 enum sqtt_queue_event_type event_type; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
H A Dfst_ctrl_iface.c724 static void fst_ctrl_iface_on_event(enum fst_event_type event_type, in fst_ctrl_iface_on_event() argument
81 fst_ctrl_iface_notify(struct fst_iface *f, u32 session_id, enum fst_event_type event_type, const union fst_event_extra *extra) fst_ctrl_iface_notify() argument
H A Dfst_session.c110 fst_session_notify_ctrl(struct fst_session *s, enum fst_event_type event_type, union fst_event_extra *extra) fst_session_notify_ctrl() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
H A Dfst_ctrl_iface.c724 static void fst_ctrl_iface_on_event(enum fst_event_type event_type, in fst_ctrl_iface_on_event() argument
81 fst_ctrl_iface_notify(struct fst_iface *f, u32 session_id, enum fst_event_type event_type, const union fst_event_extra *extra) fst_ctrl_iface_notify() argument
H A Dfst_session.c110 fst_session_notify_ctrl(struct fst_session *s, enum fst_event_type event_type, union fst_event_extra *extra) fst_session_notify_ctrl() argument
/third_party/alsa-lib/include/
H A Dtopology.h962 unsigned short event_type; /*!< PM event sequence type */ member
/third_party/mesa3d/include/GL/
H A Dglx.h406 int event_type; /* GLX_DAMAGED or GLX_SAVED */ member
425 int event_type; member
/third_party/alsa-lib/include/sound/uapi/
H A Dasoc.h498 __le16 event_type; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211_event.c1581 enum nl80211_radar_event event_type; in nl80211_radar_event() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211_event.c2156 enum nl80211_radar_event event_type; local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-js.cc1584 Local<Object> event_type = Local<Object>::Cast(args[0]); in WebAssemblyTag() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_cmd_buffer.c9755 unsigned event_type; in write_event() local
/third_party/node/deps/v8/src/heap/
H A Dheap.cc1735 DevToolsTraceEventScope(Heap* heap, const char* event_name, const char* event_type) DevToolsTraceEventScope() argument

Completed in 64 milliseconds