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

<<11121314151617181920>>

  /external/google-breakpad/src/testing/gtest/msvc/
gtest_unittest-md.vcproj 145 <Globals>
146 </Globals>
gtest_unittest.vcproj 145 <Globals>
146 </Globals>
  /external/google-breakpad/src/testing/msvc/2005/
gmock_test.vcproj 199 <Globals>
200 </Globals>
  /external/libchrome/sandbox/win/tests/integration_tests/
sbox_integration_tests.vcproj 240 <Globals>
241 </Globals>
  /external/libchrome/sandbox/win/tests/unit_tests/
sbox_unittests.vcproj 256 <Globals>
257 </Globals>
  /external/libchrome/sandbox/win/wow_helper/
wow_helper.vcproj 221 <Globals>
222 </Globals>
  /external/libcxxabi/src/
cxa_exception_storage.cpp 74 // Try to get the globals for this thread
77 // If this is the first time we've been asked for these globals, create them
  /external/libcxxabi/test/
test_exception_storage.pass.cpp 34 std::cerr << "Got different globals!" << std::endl;
80 std::cerr << "Duplicate thread globals (" << i-1 << " and " << i << ")" << std::endl;
  /external/llvm/lib/Transforms/IPO/
ElimAvailExtern.cpp 46 "Eliminate Available Externally Globals", false, false)
56 for (GlobalVariable &GV : M.globals()) {
  /external/llvm/test/CodeGen/ARM/
global-merge.ll 61 ; When this works properly, @g3 is placed in a separate chunk of merged globals.
66 ; separate pool of merged globals.
  /external/llvm/test/DebugInfo/X86/
multiple-aranges.ll 47 !0 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.4 ", isOptimized: false, emissionKind: 0, file: !1, enums: !2, retainedTypes: !2, subprograms: !2, globals: !3, imports: !2)
54 !7 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.4 ", isOptimized: false, emissionKind: 0, file: !8, enums: !2, retainedTypes: !2, subprograms: !2, globals: !9, imports: !2)
  /external/pdfium/testing/resources/javascript/
globals.in 99 app.alert("Enumerable Globals:");
108 app.alert("Expected Globals:");
  /external/protobuf/gtest/msvc/
gtest_main-md.vcproj 163 <Globals>
164 </Globals>
gtest_main.vcproj 163 <Globals>
164 </Globals>
gtest_prod_test-md.vcproj 162 <Globals>
163 </Globals>
gtest_prod_test.vcproj 162 <Globals>
163 </Globals>
gtest_unittest-md.vcproj 145 <Globals>
146 </Globals>
gtest_unittest.vcproj 145 <Globals>
146 </Globals>
  /external/protobuf/vsprojects/
test_plugin.vcproj 207 <Globals>
208 </Globals>
  /external/toybox/
toys.h 81 #include "generated/globals.h"
125 #define GLOBALS(...)
  /external/vulkan-validation-layers/tests/gtest-1.7.0/msvc/
gtest_prod_test-md.vcproj 162 <Globals>
163 </Globals>
gtest_prod_test.vcproj 162 <Globals>
163 </Globals>
gtest_unittest-md.vcproj 145 <Globals>
146 </Globals>
gtest_unittest.vcproj 145 <Globals>
146 </Globals>
  /frameworks/rs/cpu_ref/
rsd_cpu.h 138 // potentially embedding information about globals.
142 // potentially embedding information about globals.

Completed in 454 milliseconds

<<11121314151617181920>>