/third_party/libabigail/tests/data/test-read-write/ |
H A D | test13.xml | 11 <function-decl name='foo' binding='global' size-in-bits='8' alignment-in-bits='8'>
|
H A D | test14.xml | 10 <function-decl name='foo' binding='global' size-in-bits='8' alignment-in-bits='8'>
|
H A D | test2.xml | 11 <namespace-decl name='foo'>
|
H A D | test25.xml | 46 <function-decl name='foo' size-in-bits='64'>
|
H A D | test21.xml | 42 <function-decl name='foo' mangled-name='_Z3fooR1S' filepath='simple-class-0.C' line='24' column='1' visibility='default' binding='global' size-in-bits='8' alignment-in-bits='8'>
|
H A D | test26.xml | 5 <elf-symbol name='foo' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/> 28 <function-decl name='foo' mangled-name='foo' filepath='/home/dodji/tests/test-v0.c' line='9' column='1' visibility='default' binding='global' size-in-bits='64' alignment-in-bits='64' elf-symbol-id='foo'>
|
H A D | test23.xml | 6 <function-decl name='foo' mangled-name='_Z3foocl' filepath='/home/dodji/test-bidw/test-v0.cc' line='5' column='1' visibility='default' binding='global' size-in-bits='64' alignment-in-bits='64'>
|
H A D | test22.xml | 6 <function-decl name='foo' mangled-name='_Z3foocl' filepath='/home/dodji/test-bidw/test-v0.cc' line='5' column='1' visibility='default' binding='global' size-in-bits='64' alignment-in-bits='64'>
|
H A D | test28-without-std-vars.xml | 830 <function-decl name='foo' mangled-name='_Z3fooRKSs' filepath='/home/dodji/git/libabigail.git/suppr/tests/data/test-read-dwarf/test24-drop-fns.cc' line='14' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Z3fooRKSs'>
|
H A D | test28-without-std-fns.xml | 830 <function-decl name='foo' mangled-name='_Z3fooRKSs' filepath='/home/dodji/git/libabigail.git/suppr/tests/data/test-read-dwarf/test24-drop-fns.cc' line='14' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Z3fooRKSs'>
|
H A D | test28-without-std-fns-ref.xml | 825 <function-decl name='foo' mangled-name='_Z3fooRKSs' filepath='/home/dodji/git/libabigail.git/suppr/tests/data/test-read-dwarf/test24-drop-fns.cc' line='14' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Z3fooRKSs'>
|
H A D | test28.xml | 830 <function-decl name='foo' mangled-name='_Z3fooRKSs' filepath='/home/dodji/git/libabigail.git/suppr/tests/data/test-read-dwarf/test24-drop-fns.cc' line='14' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Z3fooRKSs'>
|
H A D | test28-without-std-vars-ref.xml | 734 <function-decl name='foo' mangled-name='_Z3fooRKSs' filepath='/home/dodji/git/libabigail.git/suppr/tests/data/test-read-dwarf/test24-drop-fns.cc' line='14' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Z3fooRKSs'>
|
H A D | test6.xml | 11 <namespace-decl name='foo'>
|
/third_party/libabigail/tests/lib/ |
H A D | catch.hpp | 10883 // Older GCCs trigger -Wmissing-field-initializers for T foo = {} 14910 // If the tag pattern is the "hide and tag" shorthand (e.g. [.foo])
|
/third_party/libbpf/docs/ |
H A D | program_types.rst | 18 described in more detail in the footnotes. 198 .. rubric:: Footnotes
|
/third_party/libdrm/include/drm/ |
H A D | drm_fourcc.h | 1024 * designed to provide guaranteed bandwidth and memory footprint
|
/third_party/libcoap/doc/ |
H A D | Doxyfile.in | 1209 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each 1211 # footer. See HTML_HEADER for more information on how to generate a default 1212 # footer and what special commands can be used inside the footer. See also 1213 # section "Doxygen usage" for information on how to generate the default footer 1284 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML 1836 # The LATEX_FOOTER tag can be used to specify a personal LaTeX footer for the 1837 # generated LaTeX document. The footer should contain everything after the last 1838 # chapter. If it is left blank doxygen will generate a standard footer. See 1839 # LATEX_HEADER for more information on how to generate a default footer an [all...] |
/third_party/libcoap/tests/ |
H A D | test_uri.c | 65 char teststr[] = "coap://localhost/?foo&bla=fasel"; in t_parse_uri3() 79 CU_ASSERT_NSTRING_EQUAL(uri.query.s, "foo&bla=fasel", 13); in t_parse_uri3() 97 char teststr[] = "coap://foo:100000"; in t_parse_uri5() 104 CU_ASSERT_NSTRING_EQUAL(uri.host.s, "foo", 3); in t_parse_uri5() 143 char teststr[] = "coap://foo.bar:5683/some_resource/with/multiple/segments"; in t_parse_uri7() 162 CU_ASSERT_NSTRING_EQUAL(uri.host.s, "foo.bar", 7); in t_parse_uri7() 463 0x00 /* "foo/" as Uri-Path options */ in t_parse_uri19() 476 CU_ASSERT_NSTRING_EQUAL(uri_path->s, "foo/", 4); in t_parse_uri19() 504 0xb0, 0x03, 'f', 'o', 'o' /* "//foo" as Uri-Path options */ in t_parse_uri21() 518 CU_ASSERT_NSTRING_EQUAL(uri_path->s, "/foo", in t_parse_uri21() [all...] |
/third_party/libdrm/ |
H A D | libsync.h | 116 * if (sync_accumulate("foo", &batch.fence_fd, fd)) {
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
H A D | test24-drop-fns.cc | 14 foo(const string& s) in foo() function 24 *o << str << foo(str); in bar()
|
H A D | test3-alias-1.so.hash.abi | 6 <elf-symbol name='__foo' type='func-type' binding='global-binding' visibility='default-visibility' alias='foo,foo__,__foo__' is-defined='yes'/> 10 <elf-symbol name='foo' type='func-type' binding='weak-binding' visibility='default-visibility' is-defined='yes'/> 11 <elf-symbol name='foo__' type='func-type' binding='weak-binding' visibility='default-visibility' is-defined='yes'/>
|
H A D | test3-alias-2.so.hash.abi | 6 <elf-symbol name='__foo' type='func-type' binding='global-binding' visibility='default-visibility' alias='foo,foo__,__foo__' is-defined='yes'/> 10 <elf-symbol name='foo' type='func-type' binding='weak-binding' visibility='default-visibility' is-defined='yes'/> 11 <elf-symbol name='foo__' type='func-type' binding='weak-binding' visibility='default-visibility' is-defined='yes'/>
|
H A D | test3-alias-3.so.hash.abi | 6 <elf-symbol name='__foo' type='func-type' binding='global-binding' visibility='default-visibility' alias='foo,foo__,__foo__' is-defined='yes'/> 10 <elf-symbol name='foo' type='func-type' binding='weak-binding' visibility='default-visibility' is-defined='yes'/> 11 <elf-symbol name='foo__' type='func-type' binding='weak-binding' visibility='default-visibility' is-defined='yes'/>
|
H A D | test3-alias-4.so.hash.abi | 6 <elf-symbol name='__foo' type='func-type' binding='global-binding' visibility='default-visibility' alias='foo,foo__,__foo__' is-defined='yes'/> 10 <elf-symbol name='foo' type='func-type' binding='weak-binding' visibility='default-visibility' is-defined='yes'/> 11 <elf-symbol name='foo__' type='func-type' binding='weak-binding' visibility='default-visibility' is-defined='yes'/>
|