Home
last modified time | relevance | path

Searched defs:Dice (Results 1 – 3 of 3) sorted by relevance

/external/snakeyaml/src/test/java/examples/
DDice.java18 public class Dice { class
22 public Dice(Integer a, Integer b) { in Dice() method in Dice
/external/llvm/include/llvm/Object/
DMachO.h491 MachO::data_in_code_entry Dice = MachOOF->getDice(DicePimpl); in getOffset() local
499 MachO::data_in_code_entry Dice = MachOOF->getDice(DicePimpl); in getLength() local
507 MachO::data_in_code_entry Dice = MachOOF->getDice(DicePimpl); in getKind() local
/external/llvm/tools/llvm-objdump/
DMachODump.cpp6194 DiceTable Dice; in DisassembleMachO() local