HomeSort by relevance Sort by last modified time
    Searched defs:get32 (Results 1 - 3 of 3) sorted by null

  /external/skia/include/core/
Sk64.h 46 int32_t get32() const { SkASSERT(this->is32()); return (int32_t)fLo; } function in struct:Sk64
  /external/icu4c/common/
utrie2.c 37 get32(const UNewTrie2 *trie, UChar32 c, UBool fromLSCP) { function
64 return get32(trie->newTrie, c, TRUE);
78 return get32(trie->newTrie, c, FALSE);
  /external/qemu/
i386-dis.c 176 static bfd_signed_vma get32 (void);
5249 get32 (void) function
    [all...]

Completed in 215 milliseconds