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

  /toolchain/binutils/binutils-2.25/include/nlm/
ppc-ext.h 33 unsigned char headerVersion[4];
  /external/protobuf/src/google/protobuf/stubs/
common.cc 56 void VerifyVersion(int headerVersion,
70 if (headerVersion < kMinHeaderVersionForLibrary) {
74 << VersionString(headerVersion) << " of the Protocol Buffer runtime "
common.h 137 void LIBPROTOBUF_EXPORT VerifyVersion(int headerVersion, int minLibraryVersion,
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
common.h 120 void LIBPROTOBUF_EXPORT VerifyVersion(int headerVersion, int minLibraryVersion,
  /toolchain/binutils/binutils-2.25/bfd/
nlm32-ppc.c 53 || H_GET_32 (abfd, s.headerVersion) != NLM32_POWERPC_HEADER_VERSION)
68 H_PUT_32 (abfd, NLM32_POWERPC_HEADER_VERSION, s.headerVersion);
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h 137 void LIBPROTOBUF_EXPORT VerifyVersion(int headerVersion, int minLibraryVersion,
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h 137 void LIBPROTOBUF_EXPORT VerifyVersion(int headerVersion, int minLibraryVersion,
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/stubs/
common.h 137 void LIBPROTOBUF_EXPORT VerifyVersion(int headerVersion, int minLibraryVersion,
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/stubs/
common.h 137 void LIBPROTOBUF_EXPORT VerifyVersion(int headerVersion, int minLibraryVersion,
    [all...]

Completed in 320 milliseconds