OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sint32
(Results
1 - 10
of
10
) sorted by null
/external/webrtc/webrtc/base/
macconversion.cc
67
SInt32
sint32
;
local
68
converted = CFNumberGetValue(cfn, ntype, static_cast<void*>(&
sint32
));
69
if (converted) *i = static_cast<int>(
sint32
);
/external/protobuf/editors/
proto.vim
63
syn keyword pbType int32 int64 uint32 uint64
sint32
sint64
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_stdinc.h
151
typedef int32_t
Sint32
;
178
SDL_COMPILE_TIME_ASSERT(
sint32
, sizeof(
Sint32
) == 4);
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_stdinc.h
151
typedef int32_t
Sint32
;
178
SDL_COMPILE_TIME_ASSERT(
sint32
, sizeof(
Sint32
) == 4);
/prebuilts/misc/windows/sdl2/include/
SDL_stdinc.h
141
typedef int32_t
Sint32
;
168
SDL_COMPILE_TIME_ASSERT(
sint32
, sizeof(
Sint32
) == 4);
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_stdinc.h
151
typedef int32_t
Sint32
;
178
SDL_COMPILE_TIME_ASSERT(
sint32
, sizeof(
Sint32
) == 4);
/external/protobuf/src/google/protobuf/
extension_set_unittest.cc
549
TEST_SCALAR_EXTENSIONS_SPACE_USED(
sint32
, 105);
626
TEST_REPEATED_EXTENSIONS_SPACE_USED(
sint32
, int32 , 105);
[
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
...]
Completed in 397 milliseconds