OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bytesize
(Results
176 - 200
of
240
) sorted by null
1
2
3
4
5
6
7
8
9
10
/prebuilts/go/darwin-x86/src/debug/dwarf/
const.go
94
AttrByteSize: "
ByteSize
",
/prebuilts/go/linux-x86/src/debug/dwarf/
const.go
94
AttrByteSize: "
ByteSize
",
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.pb.h
220
int
ByteSize
() const;
312
int
ByteSize
() const;
555
int
ByteSize
() const;
654
int
ByteSize
() const;
753
int
ByteSize
() const;
[
all
...]
type.pb.h
162
int
ByteSize
() const;
305
int
ByteSize
() const;
562
int
ByteSize
() const;
688
int
ByteSize
() const;
791
int
ByteSize
() const;
[
all
...]
/external/llvm/lib/Target/PowerPC/
PPCISelLowering.h
411
/// size, return the constant being splatted. The
ByteSize
field indicates
413
SDValue get_VSPLTI_elt(SDNode *N, unsigned
ByteSize
, SelectionDAG &DAG);
[
all
...]
PPCISelLowering.cpp
[
all
...]
/external/protobuf/src/google/protobuf/
wire_format.cc
[
all
...]
descriptor.pb.h
192
int
ByteSize
() const;
274
int
ByteSize
() const;
492
int
ByteSize
() const;
581
int
ByteSize
() const;
757
int
ByteSize
() const;
[
all
...]
unknown_field_set_unittest.cc
243
int size = WireFormat::
ByteSize
(empty_message_);
/external/protobuf/python/google/protobuf/pyext/
message.cc
[
all
...]
/external/llvm/lib/Target/Hexagon/AsmParser/
HexagonAsmParser.cpp
[
all
...]
/external/protobuf/src/google/protobuf/compiler/cpp/
cpp_message.cc
654
"int
ByteSize
() const;\n"
[
all
...]
/packages/services/Car/libvehiclenetwork/native/
VehicleNetworkProtoUtil.cpp
585
int size = v->
ByteSize
();
/system/extras/perfprofd/
perfprofdcore.cc
497
int size = encodedProfile.
ByteSize
();
/prebuilts/go/darwin-x86/doc/
effective_go.html
[
all
...]
/prebuilts/go/linux-x86/doc/
effective_go.html
[
all
...]
/hardware/intel/img/psb_video/src/mrst/
lnc_hostheader.c
367
IMG_UINT32
ByteSize
)
378
for (Lp = 0; Lp <
ByteSize
- 1; Lp++)
[
all
...]
/hardware/intel/img/psb_video/src/
pnw_hostheader.c
374
IMG_UINT32
ByteSize
)
385
for (Lp = 0; Lp <
ByteSize
- 1; Lp++)
[
all
...]
/external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/
serialposix.py
688
bytesize
=EIGHTBITS, # number of data bits
/prebuilts/android-emulator/linux-x86_64/
emulator
/external/webrtc/webrtc/modules/audio_processing/
audio_processing_impl.cc
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntddk.h
[
all
...]
/external/bouncycastle/patches/
bcprov.patch
667
+ private final int
byteSize
;
669
+ public OpenSSLDigest(String algorithm, int
byteSize
) {
672
+ this.
byteSize
=
byteSize
;
687
+ return
byteSize
;
[
all
...]
/frameworks/base/libs/androidfw/
ResourceTypes.cpp
271
size_t
byteSize
() const {
396
data += entries.
byteSize
() / sizeof(uint16_t);
397
size -= entries.
byteSize
();
[
all
...]
/prebuilts/go/darwin-x86/pkg/darwin_amd64/debug/
pe.a
44
type @"debug/dwarf".CommonType struct {
ByteSize
int64; Name string }
46
func (@"debug/dwarf".c·2 *@"debug/dwarf".CommonType "esc:0x1") Size () (? int64) { return @"debug/dwarf".c·2.
ByteSize
}
[
all
...]
Completed in 716 milliseconds
1
2
3
4
5
6
7
8
9
10