HomeSort by relevance Sort by last modified time
    Searched full:sections (Results 1 - 25 of 2494) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/kernel-headers/original/asm-x86/
sections.h 1 #include <asm-generic/sections.h>
  /external/freetype/include/freetype/
ftchapters.h 17 /* <Sections> */
31 /* <Sections> */
52 /* <Sections> */
75 /* <Sections> */
89 /* <Sections> */
  /prebuilt/darwin-x86/toolchain/i686-android-linux-4.4.3/i686-android-linux/lib/ldscripts/
i386linux.xr 5 SECTIONS
11 /* The next six sections are for SunOS dynamic linking. The order
22 /* The first three sections are for SunOS dynamic linking. */
i386linux.xu 5 SECTIONS
11 /* The next six sections are for SunOS dynamic linking. The order
22 /* The first three sections are for SunOS dynamic linking. */
i386linux.x 6 SECTIONS
13 /* The next six sections are for SunOS dynamic linking. The order
27 /* The first three sections are for SunOS dynamic linking. */
i386linux.xbn 6 SECTIONS
13 /* The next six sections are for SunOS dynamic linking. The order
27 /* The first three sections are for SunOS dynamic linking. */
i386linux.xn 6 SECTIONS
13 /* The next six sections are for SunOS dynamic linking. The order
27 /* The first three sections are for SunOS dynamic linking. */
  /prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/i686-android-linux/lib/ldscripts/
i386linux.xr 5 SECTIONS
11 /* The next six sections are for SunOS dynamic linking. The order
22 /* The first three sections are for SunOS dynamic linking. */
i386linux.xu 5 SECTIONS
11 /* The next six sections are for SunOS dynamic linking. The order
22 /* The first three sections are for SunOS dynamic linking. */
i386linux.x 6 SECTIONS
13 /* The next six sections are for SunOS dynamic linking. The order
27 /* The first three sections are for SunOS dynamic linking. */
i386linux.xbn 6 SECTIONS
13 /* The next six sections are for SunOS dynamic linking. The order
27 /* The first three sections are for SunOS dynamic linking. */
i386linux.xn 6 SECTIONS
13 /* The next six sections are for SunOS dynamic linking. The order
27 /* The first three sections are for SunOS dynamic linking. */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/lib/ldscripts/
i386linux.xr 5 SECTIONS
11 /* The next six sections are for SunOS dynamic linking. The order
22 /* The first three sections are for SunOS dynamic linking. */
i386linux.xu 5 SECTIONS
11 /* The next six sections are for SunOS dynamic linking. The order
22 /* The first three sections are for SunOS dynamic linking. */
i386linux.x 6 SECTIONS
13 /* The next six sections are for SunOS dynamic linking. The order
27 /* The first three sections are for SunOS dynamic linking. */
i386linux.xbn 6 SECTIONS
13 /* The next six sections are for SunOS dynamic linking. The order
27 /* The first three sections are for SunOS dynamic linking. */
i386linux.xn 6 SECTIONS
13 /* The next six sections are for SunOS dynamic linking. The order
27 /* The first three sections are for SunOS dynamic linking. */
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/i686-unknown-linux-gnu/lib/ldscripts/
i386linux.xr 5 SECTIONS
11 /* The next six sections are for SunOS dynamic linking. The order
22 /* The first three sections are for SunOS dynamic linking. */
i386linux.xu 5 SECTIONS
11 /* The next six sections are for SunOS dynamic linking. The order
22 /* The first three sections are for SunOS dynamic linking. */
i386linux.x 7 SECTIONS
14 /* The next six sections are for SunOS dynamic linking. The order
28 /* The first three sections are for SunOS dynamic linking. */
i386linux.xbn 7 SECTIONS
14 /* The next six sections are for SunOS dynamic linking. The order
28 /* The first three sections are for SunOS dynamic linking. */
i386linux.xn 7 SECTIONS
14 /* The next six sections are for SunOS dynamic linking. The order
28 /* The first three sections are for SunOS dynamic linking. */
  /external/clang/test/CodeGenObjCXX/
lvalue-reference-getter.mm 13 - (SetSection&)sections;
17 - (SetSection&) sections {
18 // [self sections].at(100);
19 self.sections.at(100);
  /packages/experimental/LoaderApp/src/com/android/loaderapp/fragments/
ContactEntryAdapter.java 78 ContactEntryAdapter(Context context, ArrayList<ArrayList<E>> sections, boolean separators) {
81 mSections = sections;
88 * @param sections the section data
90 public final void setSections(ArrayList<ArrayList<E>> sections, boolean separators) {
91 mSections = sections;
99 * @param sections the section data
103 public final int setSections(ArrayList<ArrayList<E>> sections, E entry) {
104 mSections = sections;
175 * @param sections the list of sections
    [all...]
  /bionic/libc/kernel/arch-sh/asm/
sections.h 15 #include <asm-generic/sections.h>

Completed in 276 milliseconds

1 2 3 4 5 6 7 8 91011>>