/external/chromium/third_party/libjingle/source/talk/ |
main.scons | 358 '-ffunction-sections', 359 '-fdata-sections', 371 '-Wl,--gc-sections',
|
/build/core/ |
binary.mk | 146 # -ffunction-sections and -fomit-frame-pointer are conflict with -pg 147 LOCAL_CFLAGS += -fno-omit-frame-pointer -fno-function-sections -pg 148 LOCAL_CPPFLAGS += -fno-omit-frame-pointer -fno-function-sections -pg
|
/ndk/build/core/ |
default-build-commands.mk | 78 -Wl,--gc-sections \
|
/ndk/toolchains/arm-linux-androideabi-clang3.1/ |
setup.mk | 53 -ffunction-sections \
|
/packages/apps/Contacts/src/com/android/contacts/list/ |
ContactEntryListAdapter.java | 434 String sections[] = local 437 setIndexer(new ContactsSectionIndexer(sections, counts));
|
/external/elfutils/tests/ |
run-strings-test.sh | 374 testfile8: 7dc0 Extract the removed sections into FILE 403 testfile8: 84c0 cannot determine number of sections: %s 443 testfile9: 3620 Extract the removed sections into FILE 472 testfile9: 3d20 cannot determine number of sections: %s
|
/external/llvm/utils/llvm-build/llvmbuild/ |
componentinfo.py | 436 for section in parser.sections(): 438 # We don't expect arbitrary sections currently, warn the user.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/ |
balanced_quicksort.h | 208 # pragma omp sections
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/ |
XKBgeom.h | 294 XkbSectionPtr sections; member in struct:_XkbGeometry
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
XKBgeom.h | 294 XkbSectionPtr sections; member in struct:_XkbGeometry
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
XKBgeom.h | 294 XkbSectionPtr sections; member in struct:_XkbGeometry
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/include/ |
bfd.h | 278 /* Object and core file sections. */ 446 /* This structure is used to keep track of stabs in sections 5105 struct bfd_section *sections; member in struct:bfd 5410 struct bfd_section *sections; member in struct:bfd_preserve [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/ |
bfd.h | 278 /* Object and core file sections. */ 446 /* This structure is used to keep track of stabs in sections 5105 struct bfd_section *sections; member in struct:bfd 5410 struct bfd_section *sections; member in struct:bfd_preserve [all...] |
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/include/ |
bfd.h | 278 /* Object and core file sections. */ 446 /* This structure is used to keep track of stabs in sections 5105 struct bfd_section *sections; member in struct:bfd 5410 struct bfd_section *sections; member in struct:bfd_preserve [all...] |
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/include/ |
bfd.h | 278 /* Object and core file sections. */ 446 /* This structure is used to keep track of stabs in sections 5105 struct bfd_section *sections; member in struct:bfd 5410 struct bfd_section *sections; member in struct:bfd_preserve [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/include/ |
bfd.h | 278 /* Object and core file sections. */ 446 /* This structure is used to keep track of stabs in sections 5105 struct bfd_section *sections; member in struct:bfd 5410 struct bfd_section *sections; member in struct:bfd_preserve [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/include/ |
bfd.h | 278 /* Object and core file sections. */ 446 /* This structure is used to keep track of stabs in sections 5105 struct bfd_section *sections; member in struct:bfd 5410 struct bfd_section *sections; member in struct:bfd_preserve [all...] |
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/include/ |
bfd.h | 278 /* Object and core file sections. */ 446 /* This structure is used to keep track of stabs in sections 5105 struct bfd_section *sections; member in struct:bfd 5410 struct bfd_section *sections; member in struct:bfd_preserve [all...] |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/include/ |
bfd.h | 278 /* Object and core file sections. */ 446 /* This structure is used to keep track of stabs in sections 5105 struct bfd_section *sections; member in struct:bfd 5410 struct bfd_section *sections; member in struct:bfd_preserve [all...] |
/external/clang/docs/tools/ |
manpage.css | 29 .sections {
|
/external/libsepol/src/ |
module.c | 354 size_t ** offsets, uint32_t * sections) 380 nsec = *sections = le32_to_cpu(buf[2]); 383 ERR(file->handle, "too many sections (%u) in module package", 433 /* Flags for which sections have been seen during parsing of module package. */ 483 "found multiple file contexts sections in module package (at section %u)", 510 "found multiple seuser sections in module package (at section %u)", 533 "found multiple user_extra sections in module package (at section %u)", 558 "found multiple netfilter contexts sections in module package (at section %u)", 585 "found multiple module sections in module package (at section %u)", 674 "found multiple file contexts sections in module package (at section %u)" [all...] |
/external/v8/test/mjsunit/ |
object-create.js | 28 // Test ES5 sections 15.2.3.5 Object.create.
|
/packages/experimental/LoaderApp/src/com/android/loaderapp/fragments/ |
ContactFragment.java | 169 // Build the list of sections. The order they're added to mSections dictates the 292 // Collapse similar data items in select sections. 659 ViewAdapter(Context context, ArrayList<ArrayList<ViewEntry>> sections) { 660 super(context, sections, SHOW_SEPARATORS);
|
/tools/motodev/src/plugins/android.codeutils/ |
plugin.properties | 31 android.wizard.activity.expandablelist.description = List grouped by sections which can be expanded and collapsed
|
/build/tools/droiddoc/templates-sdk/assets/css/ |
default.css | 278 /* no white line between second level sections */ [all...] |