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

  /external/vboot_reference/firmware/lib/cgptlib/
cgptlib_internal.c 242 GptEntry *entries1 = (GptEntry *)(gpt->primary_entries); local
273 * catch the case where (header1,entries1) and (header2,entries2) are
274 * both valid, but (entries1 != entries2).
276 if (0 == CheckEntries(entries1, goodhdr))
286 if (0 == CheckEntries(entries1, header2))
319 GptEntry *entries1 = (GptEntry *)(gpt->primary_entries); local
354 Memcpy(entries2, entries1, entries_size);
359 Memcpy(entries1, entries2, entries_size);
  /external/python/cpython2/Demo/turtle/
turtleDemo.py 30 entries1 = [entry for entry in os.listdir(demo_dir) if
34 for entry in entries1:
  /external/protobuf/src/google/protobuf/
map_test.cc 2330 std::vector<const Message*> entries1 = MapTestUtil::GetMapEntries(message, 1); local
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jar 

Completed in 322 milliseconds