HomeSort by relevance Sort by last modified time
    Searched defs:globals (Results 51 - 71 of 71) sorted by null

1 23

  /external/lldb/source/Interpreter/
ScriptInterpreterPython.cpp 672 // If we aren't initing the globals, we should still always set the debugger (since that is always unique.)
1047 PyObject *globals = PyModule_GetDict (mainmod); local
1215 PyObject *globals = PyModule_GetDict (mainmod); local
    [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/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/arm/arm-eabi-4.8/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/arm/arm-linux-androideabi-4.8/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/mips/mips64el-linux-android-4.8/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/aarch64/aarch64-linux-android-4.8/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/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/include/
bfdlink.h 378 similar to relocatable but also with globals converted to
822 struct bfd_elf_version_expr_head globals;
819 struct bfd_elf_version_expr_head globals; member in struct:bfd_elf_version_tree
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/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.8/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/mips64el-linux-android-4.8/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/python/darwin-x86/2.7.5/include/python2.7/
Python-ast.h 170 expr_ty globals; member in struct:_stmt::__anon80647::__anon80665
436 stmt_ty _Py_Exec(expr_ty body, expr_ty globals, expr_ty locals, int lineno, int
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
Python-ast.h 170 expr_ty globals; member in struct:_stmt::__anon80770::__anon80788
436 stmt_ty _Py_Exec(expr_ty body, expr_ty globals, expr_ty locals, int lineno, int
  /art/runtime/
jni_internal.cc 800 // Check for null after decoding the object to handle cleared weak globals.
805 IndirectReferenceTable& globals = vm->globals; local
807 IndirectRef ref = globals.Add(IRT_FIRST_SEGMENT, decoded_obj);
816 IndirectReferenceTable& globals = vm->globals; local
820 if (!globals.Remove(IRT_FIRST_SEGMENT, obj)) {
841 // Check for null after decoding the object to handle cleared weak globals.
    [all...]
  /external/chromium_org/third_party/libxml/src/
xmlschemas.c 305 xmlSchemaAddItemSize(&(WXS_BUCKET(ctx)->globals), 5, item)
405 xmlSchemaItemListPtr globals; /* Global components. */ member in struct:_xmlSchemaBucket
437 xmlSchemaItemListPtr globals; member in struct:_xmlSchemaImport
460 xmlSchemaItemListPtr globals; /* Global components. */ member in struct:_xmlSchemaInclude
    [all...]
  /external/libxml2/
xmlschemas.c 305 xmlSchemaAddItemSize(&(WXS_BUCKET(ctx)->globals), 5, item)
405 xmlSchemaItemListPtr globals; /* Global components. */ member in struct:_xmlSchemaBucket
437 xmlSchemaItemListPtr globals; member in struct:_xmlSchemaImport
460 xmlSchemaItemListPtr globals; /* Global components. */ member in struct:_xmlSchemaInclude
    [all...]
  /external/chromium_org/v8/test/cctest/
test-api.cc 13584 i::GlobalHandles* globals = local
13621 i::GlobalHandles* globals = local
    [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/misc/common/jython/
jython.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 

Completed in 1181 milliseconds

1 23