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

  /external/lldb/tools/debugserver/source/
DNBDefs.h 284 int64_t sint64; member in union:DNBRegisterValue::__anon14348
DNBRegisterInfo.cpp 94 case 8: snprintf(str, sizeof(str), "%lld", value.sint64); break;
  /external/protobuf/editors/
proto.vim 63 syn keyword pbType int32 int64 uint32 uint64 sint32 sint64
  /external/lldb/test/python_api/sbdata/
TestSBData.py 266 self.assertTrue(data2.sint64[1:3] == [2,-2], 'signed64 data2 = [2,-2]')
  /external/lldb/scripts/Python/interface/
SBData.i 287 __swig_getmethods__["sint64"] = _make_helper_sint64
288 if _newclass: sint64 = property(_make_helper_sint64, None, doc='''A read only property that returns an array-like object out of which you can read sint64 values.''')
318 if _newclass: sint64s = property(_read_all_sint64, None, doc='''A read only property that returns an array with all the contents of this SBData represented as sint64 values.''')
  /external/protobuf/src/google/protobuf/
extension_set_unittest.cc 550 TEST_SCALAR_EXTENSIONS_SPACE_USED(sint64 , 106);
627 TEST_REPEATED_EXTENSIONS_SPACE_USED(sint64 , int64 , 106);
    [all...]
  /build/tools/droiddoc/templates-ndk/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk-dev/assets/js/
android_3p-bundle.js     [all...]

Completed in 1674 milliseconds