OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uint32s
(Results
1 - 25
of
28
) sorted by null
1
2
/external/protobuf/src/google/protobuf/
unittest_repeated_packables_nano.proto
54
repeated uint32
uint32s
= 3;
79
repeated uint32
uint32s
= 3 [ packed = true ];
dynamic_message.cc
585
// Next the has_bits, which is an array of
uint32s
.
592
// The oneof_case, if any. It is an array of
uint32s
.
generated_message_reflection.h
112
// has_bits_offset: Offset in the message of an array of
uint32s
of size
159
// oneof_case_offset: Offset in the message of an array of
uint32s
of
wire_format_lite.h
218
//
uint32s
/uint64s so that they can be written. (Assumes your platform
/external/srtp/include/
srtp_priv.h
147
uint16_t length; /* len of
uint32s
of packet less header */
/prebuilts/go/darwin-x86/src/crypto/sha1/
sha1block_386.s
27
// The stack holds the intermediate word array - 16
uint32s
- at 0(SP) up to 64(SP).
/prebuilts/go/linux-x86/src/crypto/sha1/
sha1block_386.s
27
// The stack holds the intermediate word array - 16
uint32s
- at 0(SP) up to 64(SP).
/system/connectivity/shill/
key_value_store_unittest.cc
213
TEST_F(KeyValueStoreTest,
Uint32s
) {
272
const string kUint32sKey("
uint32s
");
570
const string kUint32sKey("
uint32s
");
key_value_store.cc
243
<< "for
uint32s
property " << name;
/external/deqp/framework/delibs/debase/
deSha1.c
64
/* Expand the 16
uint32s
that contain the data to 80. */
/prebuilts/go/darwin-x86/src/crypto/md5/
gen.go
233
// over the block data directly as
uint32s
, and we generate
md5block.go
38
// over the block data directly as
uint32s
, and we generate
/prebuilts/go/linux-x86/src/crypto/md5/
gen.go
233
// over the block data directly as
uint32s
, and we generate
md5block.go
38
// over the block data directly as
uint32s
, and we generate
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
generated_message_reflection.h
116
// has_bits_offset: Offset in the message of an array of
uint32s
of size
165
// oneof_case_offset: Offset in the message of an array of
uint32s
of
/external/protobuf/java/src/test/java/com/google/protobuf/
NanoTest.java
2814
int[]
uint32s
= {3, 4};
local
3064
int[]
uint32s
= {3, 4};
local
[
all
...]
/prebuilts/go/darwin-x86/src/runtime/
vlop_arm.s
186
// laid out here as little-endian
uint32s
/prebuilts/go/linux-x86/src/runtime/
vlop_arm.s
186
// laid out here as little-endian
uint32s
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
generated_message_reflection.h
111
// has_bits_offset: Offset in the message of an array of
uint32s
of size
wire_format_lite.h
207
//
uint32s
/uint64s so that they can be written. (Assumes your platform
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
generated_message_reflection.h
111
// has_bits_offset: Offset in the message of an array of
uint32s
of size
wire_format_lite.h
207
//
uint32s
/uint64s so that they can be written. (Assumes your platform
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
generated_message_reflection.h
111
// has_bits_offset: Offset in the message of an array of
uint32s
of size
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
generated_message_reflection.h
111
// has_bits_offset: Offset in the message of an array of
uint32s
of size
/external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new_handlers.c
[
all
...]
Completed in 1441 milliseconds
1
2