/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/alsa/ |
D | seqmid.h | 48 #define snd_seq_ev_clear(ev) \ argument 58 #define snd_seq_ev_set_tag(ev,t) \ argument 71 #define snd_seq_ev_set_dest(ev,c,p) \ argument 82 #define snd_seq_ev_set_subs(ev) \ argument 94 #define snd_seq_ev_set_broadcast(ev) \ argument 105 #define snd_seq_ev_set_source(ev,p) \ argument 117 #define snd_seq_ev_set_direct(ev) \ argument 132 #define snd_seq_ev_schedule_tick(ev, q, relative, ttick) \ argument 151 #define snd_seq_ev_schedule_real(ev, q, relative, rtime) \ argument 163 #define snd_seq_ev_set_priority(ev, high_prior) \ argument [all …]
|
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/ |
H A D | convert.c | 64 static void Convert_CheckInt(const char* name, upb_CType type, VALUE val) { in Convert_CheckInt() 95 int32_t val; in Convert_ToEnum() local 105 const upb_EnumValueDef* ev = upb_EnumDef_FindValueByNameWithSize( in Convert_ToEnum() local 112 const upb_EnumValueDef* ev = in Convert_ToEnum() local 258 const upb_EnumValueDef *ev = upb_EnumDef_FindValueByNumber( in Convert_UpbToRuby() local 339 uint64_t Msgval_GetHash(upb_MessageValue val, TypeInfo type_info, in Msgval_GetHash()
|
H A D | message.c | 127 VALUE val = ObjectCache_Get(msg); in Message_GetRubyWrapper() local 294 static void Message_setfield(upb_Message* msg, const upb_FieldDef* f, VALUE val, in Message_setfield() 507 static int Map_initialize_kwarg(VALUE key, VALUE val, VALUE _self) { in Map_initialize_kwarg() 525 static void Map_InitFromValue(upb_Map* map, const upb_FieldDef* f, VALUE val, in Map_InitFromValue() 540 static upb_MessageValue MessageValue_FromValue(VALUE val, TypeInfo info, in MessageValue_FromValue() 554 VALUE val, upb_Arena* arena) { in RepeatedField_InitFromValue() 577 VALUE val, upb_Arena* arena) { in Message_InitFieldFromValue() 606 static int Message_initialize_kwarg(VALUE key, VALUE val, VALUE _self) { in Message_initialize_kwarg() 632 void Message_InitFromValue(upb_Message* msg, const upb_MessageDef* m, VALUE val, in Message_InitFromValue() 797 VALUE val = Scalar_CreateHash(msgval, type_info); in RepeatedField_CreateArray() local [all …]
|
H A D | defs.c | 103 static DescriptorPool* ruby_to_DescriptorPool(VALUE val) { in ruby_to_DescriptorPool() 244 static Descriptor* ruby_to_Descriptor(VALUE val) { in ruby_to_Descriptor() 436 static FileDescriptor* ruby_to_FileDescriptor(VALUE val) { in ruby_to_FileDescriptor() 538 static FieldDescriptor* ruby_to_FieldDescriptor(VALUE val) { in ruby_to_FieldDescriptor() 903 static OneofDescriptor* ruby_to_OneofDescriptor(VALUE val) { in ruby_to_OneofDescriptor() 1009 static EnumDescriptor* ruby_to_EnumDescriptor(VALUE val) { in ruby_to_EnumDescriptor() 1084 const upb_EnumValueDef *ev = in EnumDescriptor_lookup_name() local 1102 int32_t val = NUM2INT(number); in EnumDescriptor_lookup_value() local 1103 const upb_EnumValueDef* ev = upb_EnumDef_FindValueByNumber(self->enumdef, val); in EnumDescriptor_lookup_value() local 1123 const upb_EnumValueDef* ev = upb_EnumDef_Value(self->enumdef, i); in EnumDescriptor_each() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | convert.c | 64 static void Convert_CheckInt(const char* name, upb_CType type, VALUE val) { in Convert_CheckInt() 95 int32_t val; in Convert_ToEnum() local 105 const upb_EnumValueDef* ev = upb_EnumDef_FindValueByNameWithSize( in Convert_ToEnum() local 112 const upb_EnumValueDef* ev = in Convert_ToEnum() local 258 const upb_EnumValueDef *ev = upb_EnumDef_FindValueByNumber( in Convert_UpbToRuby() local 339 uint64_t Msgval_GetHash(upb_MessageValue val, TypeInfo type_info, in Msgval_GetHash()
|
H A D | message.c | 127 VALUE val = ObjectCache_Get(msg); in Message_GetRubyWrapper() local 294 static void Message_setfield(upb_Message* msg, const upb_FieldDef* f, VALUE val, in Message_setfield() 507 static int Map_initialize_kwarg(VALUE key, VALUE val, VALUE _self) { in Map_initialize_kwarg() 525 static void Map_InitFromValue(upb_Map* map, const upb_FieldDef* f, VALUE val, in Map_InitFromValue() 540 static upb_MessageValue MessageValue_FromValue(VALUE val, TypeInfo info, in MessageValue_FromValue() 554 VALUE val, upb_Arena* arena) { in RepeatedField_InitFromValue() 577 VALUE val, upb_Arena* arena) { in Message_InitFieldFromValue() 606 static int Message_initialize_kwarg(VALUE key, VALUE val, VALUE _self) { in Message_initialize_kwarg() 632 void Message_InitFromValue(upb_Message* msg, const upb_MessageDef* m, VALUE val, in Message_InitFromValue() 797 VALUE val = Scalar_CreateHash(msgval, type_info); in RepeatedField_CreateArray() local [all …]
|
H A D | defs.c | 103 static DescriptorPool* ruby_to_DescriptorPool(VALUE val) { in ruby_to_DescriptorPool() 244 static Descriptor* ruby_to_Descriptor(VALUE val) { in ruby_to_Descriptor() 436 static FileDescriptor* ruby_to_FileDescriptor(VALUE val) { in ruby_to_FileDescriptor() 538 static FieldDescriptor* ruby_to_FieldDescriptor(VALUE val) { in ruby_to_FieldDescriptor() 903 static OneofDescriptor* ruby_to_OneofDescriptor(VALUE val) { in ruby_to_OneofDescriptor() 1009 static EnumDescriptor* ruby_to_EnumDescriptor(VALUE val) { in ruby_to_EnumDescriptor() 1084 const upb_EnumValueDef *ev = in EnumDescriptor_lookup_name() local 1102 int32_t val = NUM2INT(number); in EnumDescriptor_lookup_value() local 1103 const upb_EnumValueDef* ev = upb_EnumDef_FindValueByNumber(self->enumdef, val); in EnumDescriptor_lookup_value() local 1123 const upb_EnumValueDef* ev = upb_EnumDef_Value(self->enumdef, i); in EnumDescriptor_each() local
|
/aosp_15_r20/external/tinyalsa_new/src/ |
H A D | mixer_plugin.c | 94 struct snd_value_enum *val = ctl->value; in mixer_plug_info_enum() local 113 struct snd_value_bytes *val; in mixer_plug_info_bytes() local 130 struct snd_value_int *val = ctl->value; in mixer_plug_info_integer() local 148 static ssize_t mixer_plug_read_event(void *data, struct snd_ctl_event *ev, size_t size) in mixer_plug_read_event() 231 struct snd_ctl_elem_value *ev) in mixer_plug_elem_write() 247 struct snd_ctl_elem_value *ev) in mixer_plug_elem_read()
|
/aosp_15_r20/external/tinyalsa/ |
H A D | mixer_plugin.c | 88 struct snd_value_enum *val = ctl->value; in mixer_plug_info_enum() local 106 struct snd_value_bytes *val; in mixer_plug_info_bytes() local 123 struct snd_value_int *val = ctl->value; in mixer_plug_info_integer() local 143 static ssize_t mixer_plug_read_event(void *data, struct snd_ctl_event *ev, size_t size) in mixer_plug_read_event() 239 struct snd_ctl_elem_value *ev) in mixer_plug_elem_write() 255 struct snd_ctl_elem_value *ev) in mixer_plug_elem_read()
|
/aosp_15_r20/external/flatbuffers/src/ |
H A D | idl_gen_cpp.cpp | 37 static inline std::string NumToStringCpp(std::string val, BaseType type) { in NumToStringCpp() 979 std::string GetUnionElement(const EnumVal &ev, bool native_type, in GetUnionElement() 1087 const auto &ev = **it; in GenMiniReflect() local 1149 const auto &ev = **it; in GenMiniReflect() local 1223 const auto &ev = **it; in GenEnum() local 1275 const auto &ev = **it; in GenEnum() local 1298 auto val = enum_def.Vals().front(); in GenEnum() local 1301 auto ev = *it; in GenEnum() local 1339 const auto &ev = **it; in GenEnum() local 1355 const auto &ev = **it; in GenEnum() local [all …]
|
H A D | idl_parser.cpp | 99 static bool atot_scalar(const char *s, T *val, bool_constant<false>) { in atot_scalar() 104 static bool atot_scalar(const char *s, T *val, bool_constant<true>) { in atot_scalar() 112 static CheckedError atot(const char *s, Parser &parser, T *val) { in atot() 123 Offset<void> *val) { in atot() 281 static inline void SingleValueRepack(Value &e, T val) { in SingleValueRepack() 289 static void SingleValueRepack(Value &e, float val) { in SingleValueRepack() 292 static void SingleValueRepack(Value &e, double val) { in SingleValueRepack() 474 CheckedError Parser::ParseHexNum(int nibbles, uint64_t *val) { in ParseHexNum() 581 uint64_t val; in Next() local 588 uint64_t val; in Next() local [all …]
|
H A D | idl_gen_csharp.cpp | 418 auto &ev = **it; in GenEnum() local 436 auto &val = **it; in HasUnionStringValue() local 873 auto val = *uit; in GenStruct() local 1444 auto &ev = **it; in GenEnum_ObjectAPI() local 1470 auto &ev = **it; in GenEnum_ObjectAPI() local 1554 auto &ev = **it; in GenEnum_ObjectAPI() local 1603 auto &ev = **eit; in GenUnionUnPack_ObjectAPI() local
|
H A D | idl_gen_php.cpp | 122 static void EnumMember(const EnumDef &enum_def, const EnumVal &ev, in EnumMember() 823 auto &ev = **it; in GenEnum() local 832 auto &ev = **it; in GenEnum() local 881 if (auto val = value.type.enum_def->FindByValue(value.constant)) { in GenDefaultValue() local
|
/aosp_15_r20/external/wpa_supplicant_8/src/tls/ |
H A D | tlsv1_client_read.c | 282 union tls_event_data ev; in tls_peer_cert_event() local 334 union tls_event_data ev; in tls_cert_chain_failure_event() local 526 union tls_event_data ev; in tls_process_certificate() local 545 union tls_event_data ev; in tls_process_certificate() local 640 static unsigned int count_bits(const u8 *val, size_t len) in count_bits() 671 u16 val; in tlsv1_process_diffie_hellman() local
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/logging/ |
D | LogManager.java | 1440 Object ev = Beans.newPropertyChangeEvent(LogManager.class, null, null, null); in readConfiguration() local 1472 String val = getProperty(name); in getStringProperty() local 1483 String val = getProperty(name); in getIntProperty() local 1498 String val = getProperty(name); in getBooleanProperty() local 1515 String val = getProperty(name); in getLevelProperty() local 1528 String val = getProperty(name); in getFilterProperty() local 1551 String val = getProperty(name); in getFormatterProperty() local 1816 static void invokePropertyChange(Object listener, Object ev) { in invokePropertyChange()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/23/libcore/ojluni/src/main/java/java/util/logging/ |
D | LogManager.java | 1440 Object ev = Beans.newPropertyChangeEvent(LogManager.class, null, null, null); in readConfiguration() local 1472 String val = getProperty(name); in getStringProperty() local 1483 String val = getProperty(name); in getIntProperty() local 1498 String val = getProperty(name); in getBooleanProperty() local 1515 String val = getProperty(name); in getLevelProperty() local 1528 String val = getProperty(name); in getFilterProperty() local 1551 String val = getProperty(name); in getFormatterProperty() local 1816 static void invokePropertyChange(Object listener, Object ev) { in invokePropertyChange()
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/logging/ |
H A D | LogManager.java | 1440 Object ev = Beans.newPropertyChangeEvent(LogManager.class, null, null, null); in readConfiguration() local 1472 String val = getProperty(name); in getStringProperty() local 1483 String val = getProperty(name); in getIntProperty() local 1498 String val = getProperty(name); in getBooleanProperty() local 1515 String val = getProperty(name); in getLevelProperty() local 1528 String val = getProperty(name); in getFilterProperty() local 1551 String val = getProperty(name); in getFormatterProperty() local 1816 static void invokePropertyChange(Object listener, Object ev) { in invokePropertyChange()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/ |
D | convert.c | 39 PyObject* PyUpb_UpbToPy(upb_MessageValue val, const upb_FieldDef* f, in PyUpb_UpbToPy() 83 static bool PyUpb_GetInt64(PyObject* obj, int64_t* val) { in PyUpb_GetInt64() 102 static bool PyUpb_GetUint64(PyObject* obj, uint64_t* val) { in PyUpb_GetUint64() 119 static bool PyUpb_GetInt32(PyObject* obj, int32_t* val) { in PyUpb_GetInt32() 130 static bool PyUpb_GetUint32(PyObject* obj, uint32_t* val) { in PyUpb_GetUint32() 186 upb_MessageValue* val) { in PyUpb_PyToUpbEnum() 190 const upb_EnumValueDef* ev = in PyUpb_PyToUpbEnum() local 225 bool PyUpb_PyToUpb(PyObject* obj, const upb_FieldDef* f, upb_MessageValue* val, in PyUpb_PyToUpb()
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | _tkinter.c | 850 Tkapp_ThreadSend(TkappObject *self, Tcl_Event *ev, in Tkapp_ThreadSend() 1435 Tcl_Event ev; /* Must be first */ member 1614 Tkapp_CallEvent *ev; in Tkapp_Call() local 1825 Tcl_Event ev; /* must be first */ member 1868 var_perform(VarEvent *ev) in var_perform() 1872 PyObject *exc, *val, *tb; in var_perform() local 1883 var_proc(VarEvent* ev, int flags) in var_proc() 1903 VarEvent *ev; in var_invoke() local 2515 Tcl_Event ev; member 2525 Tkapp_CommandProc(CommandEvent *ev, int flags) in Tkapp_CommandProc() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/text/ |
D | encode.c | 112 static void txtenc_enum(int32_t val, const upb_FieldDef* f, txtenc* e) { in txtenc_enum() 114 const upb_EnumValueDef* ev = upb_EnumDef_FindValueByNumber(e_def, val); in txtenc_enum() local 162 static void txtenc_field(txtenc* e, upb_MessageValue val, in txtenc_field() 254 upb_MessageValue val, const upb_FieldDef* f) { in txtenc_mapentry() 287 upb_MessageValue key, val; in txtenc_map() local 299 upb_MessageValue key, val; in txtenc_map() local 345 uint64_t val; in txtenc_unknown() local 351 uint32_t val; in txtenc_unknown() local 357 uint64_t val; in txtenc_unknown() local 422 upb_MessageValue val; in txtenc_msg() local
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/ |
H A D | AbsActionBarView.java | 106 public boolean onTouchEvent(MotionEvent ev) { in onTouchEvent() 132 public boolean onHoverEvent(MotionEvent ev) { in onHoverEvent() 316 static protected int next(int x, int val, boolean isRtl) { in next()
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_osx_env.py | 15 def _check_sys(self, ev, cond, sv, val = sys.executable + 'dummy'): argument
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/text/ |
H A D | encode.c | 101 static void txtenc_enum(int32_t val, const upb_FieldDef* f, txtenc* e) { in txtenc_enum() 103 const upb_EnumValueDef* ev = upb_EnumDef_FindValueByNumber(e_def, val); in txtenc_enum() local 230 static void txtenc_field(txtenc* e, upb_MessageValue val, in txtenc_field() 322 upb_MessageValue val, const upb_FieldDef* f) { in txtenc_mapentry() 355 upb_MessageValue key, val; in txtenc_map() local 369 upb_MessageValue key, val; in txtenc_map() local 415 uint64_t val; in txtenc_unknown() local 421 uint32_t val; in txtenc_unknown() local 427 uint64_t val; in txtenc_unknown() local 492 upb_MessageValue val; in txtenc_msg() local
|
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/ |
H A D | vn_queue.c | 2193 uint64_t val = 0; in vn_find_first_signaled_semaphore() local 2210 uint64_t val = 0; in vn_remove_signaled_semaphores() local 2361 vn_event_feedback_init(struct vn_device *dev, struct vn_event *ev) in vn_event_feedback_init() 2381 vn_event_feedback_fini(struct vn_device *dev, struct vn_event *ev) in vn_event_feedback_fini() 2398 struct vn_event *ev = vk_zalloc(alloc, sizeof(*ev), VN_DEFAULT_ALIGN, in vn_CreateEvent() local 2428 struct vn_event *ev = vn_event_from_handle(event); in vn_DestroyEvent() local 2448 struct vn_event *ev = vn_event_from_handle(event); in vn_GetEventStatus() local 2464 struct vn_event *ev = vn_event_from_handle(event); in vn_SetEvent() local 2483 struct vn_event *ev = vn_event_from_handle(event); in vn_ResetEvent() local
|
/aosp_15_r20/external/toybox/lib/ |
H A D | env.c | 14 char **ev; in environ_bytes() local 38 char *xsetenv(char *name, char *val) in xsetenv()
|