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

  /frameworks/base/libs/androidfw/
ResourceTypes.cpp 4322 static uint32_t get_hex(char c, bool* outError) function in namespace:android
    [all...]
  /external/lldb/scripts/
disasm-gdb-remote.pl 643 $T_cmd_tid = get_hex(\@_);
733 $qRegisterInfo_reg_num = get_hex(\@_);
754 my $pid = get_hex(\@_);
1716 sub get_hex subroutine
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
uuid.py 265 def get_hex(self): member in class:UUID
268 hex = property(get_hex)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
uuid.py 265 def get_hex(self): member in class:UUID
268 hex = property(get_hex)
  /external/bluetooth/bluedroid/test/bluedroidtest/
bluedroidtest.c 311 uint32_t get_hex(char **p, int DefaultValue) function

Completed in 112 milliseconds