OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sections
(Results
126 - 150
of
205
) sorted by null
1
2
3
4
5
6
7
8
9
/ndk/toolchains/arm-linux-androideabi-4.4.3/
setup.mk
28
-ffunction-
sections
\
/ndk/toolchains/arm-linux-androideabi-4.6/
setup.mk
28
-ffunction-
sections
\
/ndk/toolchains/arm-linux-androideabi-4.7/
setup.mk
28
-ffunction-
sections
\
/ndk/toolchains/x86-clang3.1/
setup.mk
50
-ffunction-
sections
\
/ndk/toolchains/x86-clang3.2/
setup.mk
50
-ffunction-
sections
\
/system/media/camera/docs/
metadata_template.mako
34
% for section in root.
sections
:
/external/llvm/test/MC/MachO/
x86_32-optimal_nop.s
153
# Only the .text
sections
gets optimal nops.
179
// CHECK: ('
sections
', [
/external/regex-re2/lib/codereview/
codereview.py
411
sections
= {
430
sections
[sname] += line + '\n'
435
if s in
sections
:
438
sections
[sname] += val + '\n'
442
for k in
sections
:
443
sections
[k] = StripCommon(
sections
[k]).rstrip()
446
if
sections
['Author']:
447
cl.copied_from =
sections
['Author']
448
cl.desc =
sections
['Description'
[
all
...]
/external/sepolicy/tools/
insertkeys.py
72
for tag in self.
sections
():
/external/chromium/third_party/libjingle/source/talk/
main.scons
358
'-ffunction-
sections
',
359
'-fdata-
sections
',
371
'-Wl,--gc-
sections
',
/ndk/build/core/
default-build-commands.mk
78
-Wl,--gc-
sections
\
/ndk/toolchains/arm-linux-androideabi-clang3.1/
setup.mk
52
-ffunction-
sections
\
/ndk/toolchains/arm-linux-androideabi-clang3.2/
setup.mk
52
-ffunction-
sections
\
/ndk/toolchains/llvm-3.1/
setup.mk
88
-ffunction-
sections
\
/ndk/toolchains/llvm-3.2/
setup.mk
88
-ffunction-
sections
\
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ContactEntryListAdapter.java
429
String
sections
[] =
local
432
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-eabi-4.7/include/
bfd.h
285
/* Object and core file
sections
. */
455
/* This structure is used to keep track of stabs in
sections
5589
struct bfd_section *
sections
;
member in struct:bfd
5911
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
...]
Completed in 1641 milliseconds
1
2
3
4
5
6
7
8
9