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

  /external/google-breakpad/src/client/mac/handler/
breakpad_nlist_64.cc 121 typedef uint32_t word_type; typedef in struct:MachBits
128 typedef uint64_t word_type; typedef in struct:MachBits
174 typedef typename MachBits<nlist_type>::word_type word_type; typedef
298 if (lcp->cmdsize % sizeof(word_type) != 0 ||
  /development/samples/Wiktionary/src/com/example/android/wiktionary/
WordWidget.java 110 views.setTextViewText(R.id.word_type, matcher.group(2));
  /development/samples/WiktionarySimple/src/com/example/android/simplewiktionary/
WordWidget.java 101 updateViews.setTextViewText(R.id.word_type, matcher.group(2));
  /external/v8/test/unittests/compiler/
machine-operator-unittest.cc 274 MachineRepresentation word_type() { function in class:v8::internal::compiler::MachinePureOperatorTest
  /toolchain/binutils/binutils-2.25/bfd/doc/
chew.c 295 typedef int *word_type; typedef
1304 entry->code_length * sizeof (word_type));

Completed in 146 milliseconds