Searched defs:fixed32 (Results 1 - 7 of 7) sorted by relevance

/external/icu/icu4c/source/layout/
H A DOpenTypeTables.h24 typedef le_uint32 fixed32; typedef
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dunknown_field_set.h175 inline uint32 fixed32() const;
261 inline uint32 UnknownField::fixed32() const { function in class:google::protobuf::UnknownField
/external/protobuf/src/google/protobuf/
H A Dunknown_field_set.h150 inline uint32 fixed32() const;
223 inline uint32 UnknownField::fixed32() const { function in class:google::protobuf::UnknownField
/external/protobuf/java/src/main/java/com/google/protobuf/
H A DUnknownFieldSet.java681 /** Get the list of fixed32 values for this field. */
682 public List<Integer> getFixed32List() { return fixed32; }
721 fixed32,
736 for (final int value : fixed32) {
759 for (final int value : fixed32) {
801 private List<Integer> fixed32; field in class:UnknownFieldSet.Field
835 if (result.fixed32 == null) {
836 result.fixed32 = Collections.emptyList();
838 result.fixed32 = Collections.unmodifiableList(result.fixed32);
[all...]
/external/google-tv-pairing-protocol/java/jar/
H A Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/protobuf/ com/google/protobuf/UninitializedMessageException ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 124 milliseconds