OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sint32
(Results
26 - 34
of
34
) sorted by null
1
2
/external/protobuf/csharp/src/Google.Protobuf/
CodedOutputStream.cs
354
/// Writes an
sint32
value, without a tag, to the stream.
CodedInputStream.cs
642
/// Reads an
sint32
field value from the stream.
[
all
...]
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
Type.cs
781
/// Field type
sint32
.
[
all
...]
/external/protobuf/js/binary/
reader.js
512
case fieldTypes.
SINT32
:
1011
* Reads a packed
sint32
field, which consists of a length header and a list of
[
all
...]
writer.js
340
case fieldTypes.
SINT32
:
550
* Writes a
sint32
field to the buffer. Numbers outside the range [-2^31,2^31)
[
all
...]
/external/protobuf/php/ext/google/protobuf/
upb.c
[
all
...]
/external/protobuf/ruby/ext/google/protobuf_c/
upb.c
[
all
...]
/build/make/tools/droiddoc/templates-ndk/assets/js/
android_3p-bundle.js
[
all
...]
/external/doclava/res/assets/templates-sdk/assets/js/
android_3p-bundle.js
[
all
...]
Completed in 2437 milliseconds
1
2