/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/include/ |
bfdlink.h | 242 similar to relocatable but also with globals converted to 766 struct bfd_elf_version_expr_head globals; 763 struct bfd_elf_version_expr_head globals; member in struct:bfd_elf_version_tree
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/include/ |
bfdlink.h | 378 similar to relocatable but also with globals converted to 799 struct bfd_elf_version_expr_head globals; 796 struct bfd_elf_version_expr_head globals; member in struct:bfd_elf_version_tree
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/include/ |
bfdlink.h | 242 similar to relocatable but also with globals converted to 766 struct bfd_elf_version_expr_head globals; 763 struct bfd_elf_version_expr_head globals; member in struct:bfd_elf_version_tree
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/include/ |
bfdlink.h | 378 similar to relocatable but also with globals converted to 799 struct bfd_elf_version_expr_head globals; 796 struct bfd_elf_version_expr_head globals; member in struct:bfd_elf_version_tree
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/include/ |
bfdlink.h | 242 similar to relocatable but also with globals converted to 766 struct bfd_elf_version_expr_head globals; 763 struct bfd_elf_version_expr_head globals; member in struct:bfd_elf_version_tree
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/include/ |
bfdlink.h | 378 similar to relocatable but also with globals converted to 799 struct bfd_elf_version_expr_head globals; 796 struct bfd_elf_version_expr_head globals; member in struct:bfd_elf_version_tree
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/include/ |
bfdlink.h | 242 similar to relocatable but also with globals converted to 766 struct bfd_elf_version_expr_head globals; 763 struct bfd_elf_version_expr_head globals; member in struct:bfd_elf_version_tree
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/include/ |
bfdlink.h | 378 similar to relocatable but also with globals converted to 799 struct bfd_elf_version_expr_head globals; 796 struct bfd_elf_version_expr_head globals; member in struct:bfd_elf_version_tree
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/include/ |
bfdlink.h | 242 similar to relocatable but also with globals converted to 766 struct bfd_elf_version_expr_head globals; 763 struct bfd_elf_version_expr_head globals; member in struct:bfd_elf_version_tree
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/include/ |
bfdlink.h | 378 similar to relocatable but also with globals converted to 799 struct bfd_elf_version_expr_head globals; 796 struct bfd_elf_version_expr_head globals; member in struct:bfd_elf_version_tree
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/include/ |
bfdlink.h | 242 similar to relocatable but also with globals converted to 766 struct bfd_elf_version_expr_head globals; 763 struct bfd_elf_version_expr_head globals; member in struct:bfd_elf_version_tree
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/include/ |
bfdlink.h | 378 similar to relocatable but also with globals converted to 799 struct bfd_elf_version_expr_head globals; 796 struct bfd_elf_version_expr_head globals; member in struct:bfd_elf_version_tree
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
DwarfDebug.cpp | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/ |
test_fixers.py | 1153 b = """execfile("fn", globals=glob)""" 1154 a = """exec(compile(open("fn").read(), "fn", 'exec'), globals=glob)""" 1161 b = """execfile("fn", globals=glob, locals=loc)""" 1162 a = """exec(compile(open("fn").read(), "fn", 'exec'), globals=glob, locals=loc)""" 1170 b = """execfile("fn", globals = glob)""" 1171 a = """exec(compile(open("fn").read(), "fn", 'exec'), globals = glob)""" [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/ |
test_fixers.py | 1153 b = """execfile("fn", globals=glob)""" 1154 a = """exec(compile(open("fn").read(), "fn", 'exec'), globals=glob)""" 1161 b = """execfile("fn", globals=glob, locals=loc)""" 1162 a = """exec(compile(open("fn").read(), "fn", 'exec'), globals=glob, locals=loc)""" 1170 b = """execfile("fn", globals = glob)""" 1171 a = """exec(compile(open("fn").read(), "fn", 'exec'), globals = glob)""" [all...] |
/external/chromium_org/tools/gyp/pylib/gyp/ |
input.py | 461 # Apply globals so that the worker process behaves the same. 463 globals()[key] = value 589 'path_sections': globals()['path_sections'], 590 'non_configuration_keys': globals()['non_configuration_keys'], 591 'multiple_toolsets': globals()['multiple_toolsets']} [all...] |
/external/llvm/lib/Bitcode/Writer/ |
BitcodeWriter.cpp | 575 // Emit abbrev for globals, now that we know # sections and max alignment. 578 // Add an abbrev for common globals with no visibility or thread localness. [all...] |
/frameworks/compile/slang/BitWriter_3_2/ |
BitcodeWriter.cpp | 449 // Emit abbrev for globals, now that we know # sections and max alignment. 452 // Add an abbrev for common globals with no visibility or thread localness. [all...] |
/art/runtime/ |
thread.cc | 1186 IndirectReferenceTable& globals = vm->globals; local [all...] |
/external/bison/examples/calc++/ |
calc++-scanner.cc | 599 /* Accessor methods to globals. 998 * globals. Here is the right place to do so, because [all...] |
/external/bison/src/ |
scan-skel.c | 686 /* Accessor methods to globals. 1206 * globals. Here is the right place to do so, because [all...] |
/external/chromium_org/chrome/browser/ui/webui/net_internals/ |
net_internals_ui.cc | [all...] |
/external/chromium_org/third_party/freetype/src/cff/ |
cffgload.c | 402 decoder->globals = cff->global_subrs; [all...] |
/external/freetype/src/cff/ |
cffgload.c | 402 decoder->globals = cff->global_subrs; [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
regrtest.py | 564 globals=globals(), locals=vars()) [all...] |