Searched refs:shared (Results 1 - 25 of 312) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/
H A Drpath-3aaa8 build1_configure_flags=--disable-shared
9 build2_configure_flags=--disable-shared
10 build3_configure_flags=--disable-shared
H A Drpath-3aba9 build1_configure_flags=--disable-shared
10 build2_configure_flags=--disable-shared
11 build3_configure_flags=--disable-shared
H A Drpath-3baa10 build1_configure_flags=--disable-shared
11 build2_configure_flags=--disable-shared
12 build3_configure_flags=--disable-shared
H A Drpath-3bba11 build1_configure_flags=--disable-shared
12 build2_configure_flags=--disable-shared
13 build3_configure_flags=--disable-shared
H A Drpath-1a7 build1_configure_flags=--disable-shared
H A Drpath-2aaa7 build1_configure_flags=--disable-shared
8 build2_configure_flags=--disable-shared
H A Drpath-2aba8 build1_configure_flags=--disable-shared
9 build2_configure_flags=--disable-shared
H A Drpath-2baa9 build1_configure_flags=--disable-shared
10 build2_configure_flags=--disable-shared
H A Drpath-2bba10 build1_configure_flags=--disable-shared
11 build2_configure_flags=--disable-shared
H A Drpath-3aab4 # With dependencies: a static library depending on a shared library,
9 build2_configure_flags=--disable-shared
10 build3_configure_flags=--disable-shared
H A Drpath-3aae5 # and a shared library depending on both.
8 build1_configure_flags=--disable-shared
9 build2_configure_flags=--disable-shared
H A Drpath-3abb4 # With dependencies: a static library depending on a shared library,
10 build2_configure_flags=--disable-shared
11 build3_configure_flags=--disable-shared
H A Drpath-3abe5 # and a shared library depending on both.
9 build1_configure_flags=--disable-shared
10 build2_configure_flags=--disable-shared
H A Drpath-3bab4 # With dependencies: a static library depending on a shared library,
11 build2_configure_flags=--disable-shared
12 build3_configure_flags=--disable-shared
H A Drpath-3bbb4 # With dependencies: a static library depending on a shared library,
12 build2_configure_flags=--disable-shared
13 build3_configure_flags=--disable-shared
H A Drpath-2aab4 # With dependencies: a static library depending on a shared library.
8 build2_configure_flags=--disable-shared
H A Drpath-2abb4 # With dependencies: a static library depending on a shared library.
9 build2_configure_flags=--disable-shared
H A Drpath-2bab4 # With dependencies: a static library depending on a shared library.
10 build2_configure_flags=--disable-shared
H A Drpath-2bbb4 # With dependencies: a static library depending on a shared library.
11 build2_configure_flags=--disable-shared
H A Drpath-3aad4 # With dependencies: a shared library depending on a shared library,
10 build3_configure_flags=--disable-shared
H A Drpath-3aag4 # With dependencies: a shared library depending on a static library,
5 # and a shared library depending on both.
8 build1_configure_flags=--disable-shared
H A Drpath-3abd4 # With dependencies: a shared library depending on a shared library,
11 build3_configure_flags=--disable-shared
H A Drpath-3abg4 # With dependencies: a shared library depending on a static library,
5 # and a shared library depending on both.
9 build1_configure_flags=--disable-shared
H A Drpath-3bad4 # With dependencies: a shared library depending on a shared library,
12 build3_configure_flags=--disable-shared
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dprio_tree.c56 * That's why some trick involving shared.vm_set.parent is used for identifying
61 * vma->shared.vm_set.parent != NULL ==> a tree node
62 * vma->shared.vm_set.head != NULL ==> list of others mapping same range
63 * vma->shared.vm_set.head == NULL ==> no others map the same range
65 * vma->shared.vm_set.parent == NULL
66 * vma->shared.vm_set.head != NULL ==> list head of vmas mapping same range
67 * vma->shared.vm_set.head == NULL ==> a list node
81 vma->shared.vm_set.head = NULL;
82 vma->shared.vm_set.parent = NULL;
84 if (!old->shared
[all...]

Completed in 57 milliseconds

1234567891011>>