HomeSort by relevance Sort by last modified time
    Searched refs:Nested (Results 1 - 8 of 8) sorted by null

  /external/qemu/distrib/sdl-1.2.12/include/
begin_code.h 28 /* This shouldn't be nested -- included it around code only. */
30 #error Nested inclusion of begin_code.h
  /prebuilt/darwin-x86/sdl/include/SDL/
begin_code.h 28 /* This shouldn't be nested -- included it around code only. */
30 #error Nested inclusion of begin_code.h
  /prebuilt/linux-x86/sdl/include/SDL/
begin_code.h 28 /* This shouldn't be nested -- included it around code only. */
30 #error Nested inclusion of begin_code.h
  /prebuilt/windows/sdl/host/include/SDL/
begin_code.h 28 /* This shouldn't be nested -- included it around code only. */
30 #error Nested inclusion of begin_code.h
  /prebuilt/windows/sdl/include/SDL/
begin_code.h 28 /* This shouldn't be nested -- included it around code only. */
30 #error Nested inclusion of begin_code.h
  /external/protobuf/src/google/protobuf/
repeated_field_unittest.cc 854 typedef TestAllTypes::NestedMessage Nested;
855 Nested nesteds[2];
856 std::vector<Nested*> nested_ptrs;
893 nested_ptrs.push_back(new Nested);
895 nested_ptrs.push_back(new Nested);
947 vector<Nested*> data;
950 Nested* new_data = new Nested;
  /external/v8/test/mjsunit/
debug-scopes.js 324 // Nested empty with blocks.
366 // Nested with blocks using in-place object literals.
389 // Nested with blocks using existing object.
  /build/tools/droiddoc/templates/
class.cs 31 <a href="#nestedclasses">Nested Classes</a>
263 <!-- ======== NESTED CLASS SUMMARY ======== -->
264 <table id="nestedclasses" class="jd-sumtable"><tr><th colspan="12">Nested Classes</th></tr>

Completed in 172 milliseconds