HomeSort by relevance Sort by last modified time
    Searched full:globals (Results 201 - 225 of 2509) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/autotest/test_suites/
control.storagequal 31 args_dict['skip_reimage'] = dynamic_suite.skip_reimage(globals())
  /external/blktrace/btt/
trace_plug.c 21 #include "globals.h"
trace_requeue.c 21 #include "globals.h"
  /external/chromium-trace/catapult/tracing/tracing_build/
benchmarks.py 32 benches = [g for g in globals().values()
  /external/elfutils/libdwfl/
dwfl_module_getsym.c 49 then all aux locals, then all main globals and finally all aux globals.
79 /* main symbol table (globals). */
88 /* aux symbol table (globals). */
  /external/freetype/src/autofit/
afloader.h 41 AF_FaceGlobals globals; member in struct:AF_LoaderRec_
  /external/iproute2/tc/
tc_bpf.h 44 #define BPF_DIR_GLOBALS "globals"
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
afloader.h 41 AF_FaceGlobals globals; member in struct:AF_LoaderRec_
  /external/libxml2/include/libxml/
Makefile.am 33 globals.h \
threads.h 35 #include <libxml/globals.h>
  /external/libxml2/os400/libxmlrpg/
threads.rpgle 22 /include "libxmlrpg/globals"
  /external/llvm/lib/IR/
CMakeLists.txt 22 Globals.cpp
  /external/llvm/test/Analysis/GlobalsModRef/
atomic-instrs.ll 1 ; RUN: opt < %s -globals-aa -gvn -S | FileCheck %s
indirect-global.ll 1 ; RUN: opt < %s -basicaa -globals-aa -gvn -instcombine -S -enable-unsafe-globalsmodref-alias-results | FileCheck %s
modreftest.ll 1 ; RUN: opt < %s -basicaa -globals-aa -gvn -S | FileCheck %s
pr12351.ll 1 ; RUN: opt < %s -basicaa -globals-aa -gvn -S | FileCheck %s
purecse.ll 2 ; RUN: opt < %s -disable-basicaa -globals-aa -gvn -instcombine -S | FileCheck %s
  /external/llvm/test/CodeGen/NVPTX/
global-ordering.ll 4 ; Make sure we emit these globals in def-use order
globals_init.ll 3 ; Make sure the globals constant initializers are not prone to host endianess
  /external/llvm/test/CodeGen/X86/
null-streamer.ll 17 !0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, producer: " ", isOptimized: true, emissionKind: 0, file: !1, enums: !2, retainedTypes: !2, subprograms: !3, globals: !9, imports: !2)
  /external/llvm/test/DebugInfo/AArch64/
big-endian.ll 12 !0 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.6.0 ", isOptimized: true, emissionKind: 1, file: !1, enums: !2, retainedTypes: !2, subprograms: !2, globals: !3, imports: !2)
  /external/llvm/test/DebugInfo/ARM/
header.ll 21 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "foo", isOptimized: true, runtimeVersion: 0, emissionKind: 1, enums: !2, retainedTypes: !2, subprograms: !3, globals: !2, imports: !2)
  /external/llvm/test/DebugInfo/Generic/
2009-11-05-DeadGlobalVariable.ll 13 !0 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.0 (trunk 139632)", isOptimized: true, emissionKind: 0, file: !17, enums: !1, retainedTypes: !1, subprograms: !3, globals: !12)
2010-03-19-DbgDeclare.ll 12 !2 = distinct !DICompileUnit(language: DW_LANG_Mips_Assembler, producer: "clang version 3.3 ", isOptimized: false, emissionKind: 1, file: !4, enums: !3, retainedTypes: !3, subprograms: !3, globals: !3, imports: !3)
dbg-at-specficiation.ll 11 !0 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.0 (trunk 140253)", isOptimized: true, emissionKind: 0, file: !11, enums: !2, retainedTypes: !2, subprograms: !2, globals: !3)

Completed in 858 milliseconds

1 2 3 4 5 6 7 891011>>