Searched defs:infer (Results 1 - 7 of 7) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | cbs_mpeg2.c | 89 #define infer(name, value) do { \ macro 101 #undef infer macro 123 #define infer(name, value) do { \ macro 140 #undef infer macro
|
H A D | cbs_vp9.c | 321 #define infer(name, value) do { \ macro 339 #undef infer macro 383 #define infer(name, value) do { \ macro 406 #undef infer macro
|
H A D | cbs_av1.c | 637 #define infer(name, value) do { \ macro 656 #undef infer macro 709 #define infer(name, value) do { \ macro 734 #undef infer macro
|
H A D | cbs_h2645.c | 331 #define infer(name, value) do { \ macro 379 #undef infer macro 415 #define infer(name, value) do { \ macro 462 #undef infer macro
|
/third_party/littlefs/scripts/ |
H A D | summary.py | 242 def infer(results, *, function
|
/third_party/rust/crates/cxx/macro/src/ |
H A D | expand.rs | 425 fn infer() {} in expand_cxx_type_assert_pinned() functions
|
/third_party/python/Tools/clinic/ |
H A D | clinic.py | 3988 def infer(self, line): member in IndentStack
|
Completed in 16 milliseconds