/third_party/libunwind/libunwind/doc/ |
H A D | unw_create_addr_space.tex | 226 name is being returned. For example, if procedure \Func{foo}() starts
|
H A D | unw_create_addr_space.man | 406 name is being returned. For example, if procedure foo()
|
H A D | unw_get_proc_name.man | 50 of the procedure. For example, if procedure foo()
|
H A D | unw_get_proc_name.tex | 26 of the procedure. For example, if procedure \Func{foo}() starts at
|
/third_party/libunwind/libunwind/src/ |
H A D | os-qnx.c | 72 absolute path, and there is no foolproof way to map the filename in tdep_get_elf_image()
|
H A D | elfxx.c | 199 uint8_t *footer = compressed + length - LZMA_STREAM_HEADER_SIZE; in xz_uncompressed_size() 200 if (lzma_stream_footer_decode (&options, footer) != LZMA_OK) in xz_uncompressed_size() 206 uint8_t *indexdata = footer - options.backward_size; in xz_uncompressed_size()
|
/third_party/libwebsockets/ |
H A D | README.OpenSource | 9 "Description" : "Libwebsockets (LWS) is a flexible, lightweight pure C library for implementing modern network protocols easily with a tiny footprint, using a nonblocking event loop."
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-timeout-timer.h | 252 * footprint described by po and len. When internal objects are about to be
|
/third_party/libwebsockets/lib/core/ |
H A D | context.c | 1887 * footprint, eg, timers, idle in lws_context_destroy()
|
/third_party/libphonenumber/tools/cpp/src/base/ |
H A D | basictypes.h | 197 // for upcasting in the type hierarchy (i.e. casting a pointer to Foo 198 // to a pointer to SuperclassOfFoo or casting a pointer to Foo to 199 // a const pointer to Foo). 227 // COMPILE_ASSERT(sizeof(foo) < 128, foo_too_large); 272 // int foo; 273 // COMPILE_ASSERT(foo, msg); // not supposed to compile as foo is
|
/third_party/libsnd/docs/ |
H A D | FAQ.md | 248 > 'fmt ' chunk. Only Winamp (2.91) and foobar2000 are unable to play u-law files 315 file named **"foo"** and it can't recognize the file type from the data in the
|
/third_party/libunwind/libunwind/tests/ |
H A D | Gtest-bt.c | 131 foo (long val UNUSED) in foo() function 146 foo (f (arr[0]) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) in bar()
|
H A D | Gtest-trace.c | 143 foo (long val UNUSED) in foo() function 158 foo (f (arr[0]) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) in bar()
|
H A D | Gtest-resume-sig.c | 80 char foo; in handler() local 102 sigusr1_sp = &foo; in handler() 140 printf ("OK: stack still at %p\n", &foo); in handler()
|
H A D | Gtest-nomalloc.c | 82 foo3 (void) in foo3() function 88 foo2 (void) in foo2() function 90 foo3 (); in foo2() 94 foo1 (void) in foo1() function 96 foo2 (); in foo1() 102 foo1(); in main()
|
/third_party/libuv/m4/ |
H A D | libuv-check-flags.m4 | 217 [void __attribute__((nonnull())) some_function(void *foo, void *bar) { foo = (void*)0; bar = (void*)0; }], 224 [void some_function(void *foo, __attribute__((unused)) void *bar);], 231 [void some_function(void *foo, ...) __attribute__((sentinel));], 238 [void some_function(void *foo, ...) __attribute__((deprecated));], 245 [void other_function(void *foo) { } 246 void some_function(void *foo) __attribute__((weak, alias("other_function")));],
|
/third_party/libuv/test/ |
H A D | test-ipc.c | 195 outbuf = uv_buf_init("foobar\n", 7); in on_read()
|
H A D | test-spawn.c | 1238 "FOO=BAR", in TEST_IMPL() 1259 L"FOO=BAR", in TEST_IMPL()
|
H A D | test-get-currentexe.c | 95 r = uv_set_process_title("foobar"); in TEST_IMPL()
|
/third_party/libwebsockets/READMEs/ |
H A D | README.coding.md | 924 variable footprint in the case that LWS_MAX_SMP == 1.
|
H A D | README.event-loops-intro.md | 234 - threads have an OS-side footprint both as objects and in the scheduler
|
/third_party/libwebsockets/lib/drivers/button/ |
H A D | lws-button.c | 40 * This is the opaque, allocated, non-const, dynamic footprint of the
|
/third_party/libsnd/docs/_layouts/ |
H A D | home.html | 8 <footer> 28 </footer>
|
H A D | default.html | 12 <footer> 16 </footer>
|
/third_party/libuv/test/fixtures/ |
H A D | load_error.node | 0 foobar
|