Home
last modified time | relevance | path

Searched defs:key_f (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Dmap.c117 const upb_FieldDef* key_f = upb_MessageDef_Field(entry_m, 0); in PyUpb_MapContainer_Reify() local
143 const upb_FieldDef* key_f = upb_MessageDef_Field(entry_m, 0); in PyUpb_MapContainer_EnsureReified() local
175 const upb_FieldDef* key_f = upb_MessageDef_Field(entry_m, 0); in PyUpb_MapContainer_AssignSubscript() local
198 const upb_FieldDef* key_f = upb_MessageDef_Field(entry_m, 0); in PyUpb_MapContainer_Subscript() local
224 const upb_FieldDef* key_f = upb_MessageDef_Field(entry_m, 0); in PyUpb_MapContainer_Contains() local
254 const upb_FieldDef* key_f = upb_MessageDef_Field(entry_m, 0); in PyUpb_MapContainer_Get() local
318 const upb_FieldDef* key_f = upb_MessageDef_Field(entry_m, 0); in PyUpb_MapContainer_Repr() local
480 const upb_FieldDef* key_f = upb_MessageDef_Field(entry_m, 0); in PyUpb_MapIterator_IterNext() local
/aosp_15_r20/external/libchrome/base/task_scheduler/
H A Dsequence_sort_key_unittest.cc25 SequenceSortKey key_f(TaskPriority::BACKGROUND, in TEST() local
82 SequenceSortKey key_f(TaskPriority::BACKGROUND, in TEST() local
139 SequenceSortKey key_f(TaskPriority::BACKGROUND, in TEST() local
196 SequenceSortKey key_f(TaskPriority::BACKGROUND, in TEST() local
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/util/
H A Drequired_fields.c76 const upb_FieldDef* key_f) { in upb_FieldPath_PutMapKey()
127 const upb_FieldDef* key_f = in upb_FieldPath_ToText() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/util/
Drequired_fields.c85 const upb_FieldDef* key_f) { in upb_FieldPath_PutMapKey()
136 const upb_FieldDef* key_f = in upb_FieldPath_ToText() local
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Dmessage.c164 const upb_FieldDef* key_f = upb_MessageDef_FindFieldByNumber(entry_m, 1); in Message_PrintMessage() local
323 const upb_FieldDef* key_f = map_field_key(f); in Message_getfield() local
528 const upb_FieldDef* key_f = upb_MessageDef_FindFieldByNumber(entry_m, 1); in Map_InitFromValue() local
846 const upb_FieldDef* key_f = upb_MessageDef_FindFieldByNumber(entry_m, 1); in Message_CreateHash() local
H A Druby-upb.c2896 const upb_FieldDef* key_f = upb_MessageDef_FindFieldByNumber(entry, 1); in jsondec_map() local
4146 const upb_FieldDef* key_f = upb_MessageDef_FindFieldByNumber(entry, 1); in jsonenc_map() local
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dmessage.c164 const upb_FieldDef* key_f = upb_MessageDef_FindFieldByNumber(entry_m, 1); in Message_PrintMessage() local
323 const upb_FieldDef* key_f = map_field_key(f); in Message_getfield() local
528 const upb_FieldDef* key_f = upb_MessageDef_FindFieldByNumber(entry_m, 1); in Map_InitFromValue() local
846 const upb_FieldDef* key_f = upb_MessageDef_FindFieldByNumber(entry_m, 1); in Message_CreateHash() local
H A Druby-upb.c2896 const upb_FieldDef* key_f = upb_MessageDef_FindFieldByNumber(entry, 1); in jsondec_map() local
4146 const upb_FieldDef* key_f = upb_MessageDef_FindFieldByNumber(entry, 1); in jsonenc_map() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/text/
Dencode.c256 const upb_FieldDef* key_f = upb_MessageDef_Field(entry, 0); in txtenc_mapentry() local
293 const upb_FieldDef* key_f = upb_MessageDef_Field(entry, 0); in txtenc_map() local
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/text/
H A Dencode.c324 const upb_FieldDef* key_f = upb_MessageDef_Field(entry, 0); in txtenc_mapentry() local
363 const upb_FieldDef* key_f = upb_MessageDef_Field(entry, 0); in txtenc_map() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/lua/
Dmsg.c736 const upb_FieldDef* key_f = in lupb_Message_Newwrapper() local
852 const upb_FieldDef* key_f = in lupb_Message_Newindex() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/itertools-0.11.0/src/
H A Dunique_impl.rs76 let mut key_f = self.f; in count() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/itertools/src/
Dunique_impl.rs75 let mut key_f = self.f; in count() localVariable
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Dmap.c71 const upb_FieldDef *key_f = upb_MessageDef_FindFieldByNumber(ent, 1); in MapType_Get() local
H A Dphp-upb.c3225 const upb_FieldDef* key_f = upb_MessageDef_FindFieldByNumber(entry, 1); in jsondec_map() local
4475 const upb_FieldDef* key_f = upb_MessageDef_FindFieldByNumber(entry, 1); in jsonenc_map() local
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Dmap.c71 const upb_FieldDef *key_f = upb_MessageDef_FindFieldByNumber(ent, 1); in MapType_Get() local
H A Dphp-upb.c3225 const upb_FieldDef* key_f = upb_MessageDef_FindFieldByNumber(entry, 1); in jsondec_map() local
4475 const upb_FieldDef* key_f = upb_MessageDef_FindFieldByNumber(entry, 1); in jsonenc_map() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/json/
Dencode.c689 const upb_FieldDef* key_f = upb_MessageDef_FindFieldByNumber(entry, 1); in jsonenc_map() local
Ddecode.c850 const upb_FieldDef* key_f = upb_MessageDef_FindFieldByNumber(entry, 1); in jsondec_map() local
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/json/
H A Dencode.c669 const upb_FieldDef* key_f = upb_MessageDef_FindFieldByNumber(entry, 1); in jsonenc_map() local
H A Ddecode.c879 const upb_FieldDef* key_f = upb_MessageDef_FindFieldByNumber(entry, 1); in jsondec_map() local