| /src/external/lgpl2/userspace-rcu/dist/include/urcu/map/ |
| urcu.h | 19 #include <urcu/map/urcu-memb.h>
|
| /src/external/lgpl2/userspace-rcu/dist/include/urcu/static/ |
| urcu.h | 24 #include <urcu/static/urcu-memb.h>
|
| /src/external/lgpl2/userspace-rcu/dist/include/urcu/ |
| urcu.h | 25 #include <urcu/urcu-memb.h>
|
| urcu-memb.h | 35 #include <urcu/map/urcu-memb.h> 47 #include <urcu/static/urcu-memb.h>
|
| /src/external/lgpl2/userspace-rcu/lib/ |
| Makefile | 4 SUBDIR+= liburcu-memb liburcu-qsbr liburcu-signal
|
| /src/external/lgpl2/userspace-rcu/lib/liburcu-memb/ |
| Makefile | 6 LIB=urcu-memb
|
| /src/external/lgpl2/userspace-rcu/dist/doc/examples/hlist/ |
| cds_hlist_add_head_rcu.c | 12 #include <urcu/urcu-memb.h> /* Userspace RCU flavor */
|
| cds_hlist_for_each_entry_rcu.c | 12 #include <urcu/urcu-memb.h> /* Userspace RCU flavor */
|
| cds_hlist_for_each_rcu.c | 15 #include <urcu/urcu-memb.h> /* Userspace RCU flavor */
|
| cds_hlist_del_rcu.c | 12 #include <urcu/urcu-memb.h> /* Userspace RCU flavor */
|
| /src/external/lgpl2/userspace-rcu/dist/doc/examples/list/ |
| cds_list_add_rcu.c | 12 #include <urcu/urcu-memb.h> /* Userspace RCU flavor */
|
| cds_list_add_tail_rcu.c | 12 #include <urcu/urcu-memb.h> /* Userspace RCU flavor */
|
| cds_list_for_each_entry_rcu.c | 12 #include <urcu/urcu-memb.h> /* Userspace RCU flavor */
|
| cds_list_for_each_rcu.c | 14 #include <urcu/urcu-memb.h> /* Userspace RCU flavor */
|
| /src/external/lgpl2/userspace-rcu/dist/tests/unit/ |
| test_urcu_multiflavor_single_unit.c | 15 #include <urcu/urcu-memb.h>
|
| /src/external/lgpl2/userspace-rcu/dist/doc/examples/rculfqueue/ |
| cds_lfq_enqueue.c | 13 #include <urcu/urcu-memb.h> /* RCU flavor */
|
| /src/common/dist/zlib/examples/ |
| gznorm.c | 122 unsigned long long memb; // uncompressed length of member local 160 memb += got; 161 if (memb < got) 185 memb = 0; 392 z_off_t len2 = memb; 393 if (len2 < 0 || (unsigned long long)len2 != memb)
|
| /src/external/gpl3/binutils/dist/zlib/examples/ |
| gznorm.c | 122 unsigned long long memb; // uncompressed length of member local 160 memb += got; 161 if (memb < got) 185 memb = 0; 392 z_off_t len2 = memb; 393 if (len2 < 0 || (unsigned long long)len2 != memb)
|
| /src/external/gpl3/binutils.old/dist/zlib/examples/ |
| gznorm.c | 122 unsigned long long memb; // uncompressed length of member local 160 memb += got; 161 if (memb < got) 185 memb = 0; 392 z_off_t len2 = memb; 393 if (len2 < 0 || (unsigned long long)len2 != memb)
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/ |
| s390-multiarch.c | 97 #define ELFBUF_EHDR(elf, memb) \ 99 ((Elf32_Ehdr *) (elf)->buf)->memb \ 100 : ((Elf64_Ehdr *) (elf)->buf)->memb) 106 #define ELFBUF_PHDR(elf, idx, memb) \ 109 ->e_phoff])[idx].memb \ 111 ->e_phoff])[idx].memb)
|
| /src/external/gpl3/gdb/dist/sim/igen/ |
| filter.c | 291 filter *memb = subset; local 292 while (memb != NULL) 294 lf_printf (l, "%s", memb->member); 295 if (filter_is_member (superset, memb->member)) 301 memb = memb->next;
|
| /src/external/gpl3/gdb/dist/zlib/examples/ |
| gznorm.c | 122 unsigned long long memb; // uncompressed length of member local 160 memb += got; 161 if (memb < got) 185 memb = 0; 392 z_off_t len2 = memb; 393 if (len2 < 0 || (unsigned long long)len2 != memb)
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/ |
| s390-multiarch.c | 97 #define ELFBUF_EHDR(elf, memb) \ 99 ((Elf32_Ehdr *) (elf)->buf)->memb \ 100 : ((Elf64_Ehdr *) (elf)->buf)->memb) 106 #define ELFBUF_PHDR(elf, idx, memb) \ 109 ->e_phoff])[idx].memb \ 111 ->e_phoff])[idx].memb)
|
| /src/external/gpl3/gdb.old/dist/sim/igen/ |
| filter.c | 291 filter *memb = subset; local 292 while (memb != NULL) 294 lf_printf (l, "%s", memb->member); 295 if (filter_is_member (superset, memb->member)) 301 memb = memb->next;
|
| /src/external/gpl3/gdb.old/dist/zlib/examples/ |
| gznorm.c | 122 unsigned long long memb; // uncompressed length of member local 160 memb += got; 161 if (memb < got) 185 memb = 0; 392 z_off_t len2 = memb; 393 if (len2 < 0 || (unsigned long long)len2 != memb)
|