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

  /external/llvm/include/llvm/Object/
MachO.h 275 MachO::data_in_code_entry Dice = MachOOF->getDice(DicePimpl);
276 Result = Dice.offset;
283 MachO::data_in_code_entry Dice = MachOOF->getDice(DicePimpl);
284 Result = Dice.length;
291 MachO::data_in_code_entry Dice = MachOOF->getDice(DicePimpl);
292 Result = Dice.kind;
  /external/llvm/tools/llvm-objdump/
MachODump.cpp 400 DiceTable Dice;
401 Dice.push_back(std::make_pair(SectAddress + Index, DiceRef()));
403 Dice.begin(), Dice.end(),
  /packages/apps/Exchange/assets/
FolderSyncParserTest3.txt     [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 235 milliseconds