HomeSort by relevance Sort by last modified time
    Searched full:globals (Results 226 - 250 of 2456) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/DebugInfo/X86/
processes-relocations.ll 16 !0 = distinct !DICompileUnit(file: !1, language: DW_LANG_C99, producer: "clang version 3.6.0 ", isOptimized: false, enums: !2, retainedTypes: !2, subprograms: !2, globals: !2, imports: !2, emissionKind: 1)
  /external/llvm/test/Instrumentation/AddressSanitizer/
do-not-instrument-internal-globals.ll 1 ; This test checks that we are not instrumenting globals
  /external/llvm/test/Transforms/ConstantMerge/
dont-merge.ll 32 ; PR8144 - Don't merge globals marked attribute(used)
  /external/llvm/test/Transforms/GCOVProfiling/
linkagename.ll 16 !0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, producer: "clang version 3.3 (trunk 177323)", isOptimized: false, emissionKind: 0, file: !2, enums: !3, retainedTypes: !3, subprograms: !4, globals: !3, imports: !3)
  /external/llvm/test/Transforms/SampleProfile/
entry_counts.ll 15 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.7.0 (trunk 237249) (llvm/trunk 237261)", isOptimized: false, runtimeVersion: 0, emissionKind: 2, enums: !2, retainedTypes: !2, subprograms: !3, globals: !2, imports: !2)
  /external/llvm/test/Verifier/
func-dbg.ll 17 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang", isOptimized: false, runtimeVersion: 0, emissionKind: 0, enums: !2, retainedTypes: !2, subprograms: !3, globals: !2, imports: !2)
  /external/opencv3/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Shared/
video_capture_xaml.Shared.vcxitems 3 <PropertyGroup Label="Globals">
  /external/toybox/toys/lsb/
pidof.c 25 GLOBALS(
  /external/toybox/toys/other/
mkswap.c 19 GLOBALS(
  /external/toybox/toys/pending/
vi.c 22 GLOBALS(
  /external/toybox/toys/posix/
env.c 24 GLOBALS(
head.c 24 GLOBALS(
mkdir.c 34 GLOBALS(
mkfifo.c 30 GLOBALS(
nice.c 26 GLOBALS(
renice.c 19 GLOBALS(
tee.c 25 GLOBALS(
  /external/v8/src/arm64/
instrument-arm64.h 8 #include "src/globals.h"
  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSCompilerDriver.h 53 // Disabling LLVM's global merge pass allows static globals to be correctly
64 // when potentially embedding information about globals.
129 // potentially embedding information about globals.
135 // potentially embedding information about globals.
  /frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
UT_static_globals.java 27 super(rstc, "Static Globals", ctx);
  /prebuilts/gdb/darwin-x86/include/python2.7/
import.h 19 PyObject *globals, PyObject *locals, PyObject *fromlist, int level);
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
inspect_fodder2.py 54 globals()["anonymous"] = func
  /prebuilts/gdb/linux-x86/include/python2.7/
import.h 19 PyObject *globals, PyObject *locals, PyObject *fromlist, int level);
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
inspect_fodder2.py 54 globals()["anonymous"] = func
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
import.h 19 PyObject *globals, PyObject *locals, PyObject *fromlist, int level);

Completed in 387 milliseconds

1 2 3 4 5 6 7 8 91011>>