Searched refs:__c (Results 1 – 12 of 12) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_util.h | 133 struct fd_context *__c = (ctx); \ 134 perf_debug_message(__c ? &__c->debug : NULL, PERF_INFO, __VA_ARGS__); \ 166 struct fd_context *__c = (ctx); \ 167 unlikely(__c && __c->debug.debug_message); \
|
/third_party/libabigail/src/ |
D | abg-viz-dot.cc | 118 dot::add_child_to_node(const child_node& __c, const node_base& __p) in add_child_to_node() argument 121 add_node(__c); in add_child_to_node() 122 add_edge(__p, __c); in add_child_to_node()
|
/third_party/exfatprogs/include/ |
D | libexfat.h | 99 #define BIT_MASK(__c) (1 << ((__c) % BITS_PER)) argument 100 #define BIT_ENTRY(__c) ((__c) / BITS_PER) argument
|
/third_party/libwebsockets/lib/plat/freertos/esp32/ |
D | esp_attr.h | 37 #define DRAM_STR(str) (__extension__({static const DRAM_ATTR char __c[] = (str); (const char *)&__c…
|
/third_party/gstreamer/gstreamer/gst/ |
D | math-compat.h | 104 unsigned char __c[4]; member
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 398 extern wchar_t *wmemchr (const wchar_t *__s, wchar_t __c, size_t __n) 416 extern wchar_t *wmemset (wchar_t *__s, wchar_t __c, size_t __n) throw (); 431 extern wint_t btowc (int __c) throw (); 435 extern int wctob (wint_t __c) throw (); 488 extern int wcwidth (wchar_t __c) throw (); 2116 extern int _IO_putc (int __c, _IO_FILE *__fp); 2398 extern int fputc (int __c, FILE *__stream); 2399 extern int putc (int __c, FILE *__stream); 2405 extern int putchar (int __c); 2407 extern int fputc_unlocked (int __c, FILE *__stream); [all …]
|
/third_party/python/Lib/test/ |
D | test_positional_only_arg.py | 341 def f3(self, __a=42, /, __b=43, *, __c=44): argument 342 return (__a, __b, __c)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | TargetLibraryInfo.def | 121 /// int _IO_putc(int __c, _IO_FILE * __fp);
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test22-pr19097-libstdc++.so.6.0.17.so.abi | 46075 …<parameter type-id='type-id-633' name='__c' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0ig… 46080 …<parameter type-id='type-id-804' name='__c' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0ig… 46178 …<parameter type-id='type-id-2618' name='__c' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0i… 46183 …<parameter type-id='type-id-2598' name='__c' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0i… 53871 …<parameter type-id='type-id-58' name='__c' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0ig/… 53876 …<parameter type-id='type-id-202' name='__c' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0ig… 53886 …<parameter type-id='type-id-202' name='__c' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0ig… 53891 …<parameter type-id='type-id-598' name='__c' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0ig… 53896 …<parameter type-id='type-id-96' name='__c' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0ig/…
|
D | PR22122-libftdc.so.abi | 10177 …<parameter type-id='type-id-744' name='__c' filepath='/usr/bin/../lib/gcc/x86_64-linux-gnu/5.4.0/.…
|
D | test16-pr18904.so.abi | 14212 …<parameter type-id='type-id-1716' name='__c' filepath='/export/users/iverbin/gcc_build_host/x86_64…
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 56775 zY6$MSb(yJ}&ywha#@S=__c)v$7j|6mt_0K5azdOv)*g?;)p6w-0DPl9F(ZsYTj*Am 68231 z-l<w3uuccfyA)1z`9$iKT^PPiJO%z8gq{}$Q%Blm2!__c&@;_<<ZFicNaI)}g29lk
|