Searched defs:end (Results 1 - 25 of 2799) sorted by last modified time

1234567891011>>

/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
H A Ddescriptor.h226 int end; // exclusive member in struct:google::protobuf::Descriptor::ExtensionRange
H A Ddescriptor.pb.h523 // optional int32 end = 2;
527 inline ::google::protobuf::int32 end() const;
3233 // optional int32 end = 2;
3247 inline ::google::protobuf::int32 DescriptorProto_ExtensionRange::end() const { function in class:google::protobuf::DescriptorProto_ExtensionRange
H A Drepeated_field.h88 RepeatedField(Iter begin, const Iter& end);
148 iterator end();
149 const_iterator end() const;
155 return reverse_iterator(end());
158 return const_reverse_iterator(end());
408 RepeatedPtrField(Iter begin, const Iter& end);
463 iterator end();
464 const_iterator end() const;
470 return reverse_iterator(end());
473 return const_reverse_iterator(end());
567 RepeatedField(Iter begin, const Iter& end) argument
732 RepeatedField<Element>::end() { function in class:google::protobuf::RepeatedField
737 RepeatedField<Element>::end() const { function in class:google::protobuf::RepeatedField
1010 RepeatedPtrField( Iter begin, const Iter& end) argument
1355 RepeatedPtrField<Element>::end() { function in class:google::protobuf::RepeatedPtrField
1360 RepeatedPtrField<Element>::end() const { function in class:google::protobuf::RepeatedPtrField
[all...]
/prebuilts/tools/linux-x86_64/swt/
H A Dswt.jar ... PAGE_DOWN public static final int HOME public static final int END public static final int INSERT public static final int F1 ...
/prebuilts/tools/windows/swt/
H A Dswt.jar ... PAGE_DOWN public static final int HOME public static final int END public static final int INSERT public static final int F1 ...
/prebuilts/tools/windows-x86_64/swt/
H A Dswt.jar ... PAGE_DOWN public static final int HOME public static final int END public static final int INSERT public static final int F1 ...
/prebuilts/tools/linux-x86/swt/
H A Dswt.jar ... PAGE_DOWN public static final int HOME public static final int END public static final int INSERT public static final int F1 ...
/prebuilts/tools/darwin-x86_64/swt/
H A Dswt.jar ... PAGE_DOWN public static final int HOME public static final int END public static final int INSERT public static final int F1 ...
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
H A Ddescriptor.h289 int end; // exclusive member in struct:google::protobuf::Descriptor::ExtensionRange
329 int end; // exclusive member in struct:google::protobuf::Descriptor::ReservedRange
H A Ddescriptor.pb.h589 // optional int32 end = 2;
593 ::google::protobuf::int32 end() const;
688 // optional int32 end = 2;
692 ::google::protobuf::int32 end() const;
3512 // optional int32 end = 4;
3516 ::google::protobuf::int32 end() const;
4192 // optional int32 end = 2;
4206 inline ::google::protobuf::int32 DescriptorProto_ExtensionRange::end() const { function in class:google::protobuf::DescriptorProto_ExtensionRange
4207 // @@protoc_insertion_point(field_get:google.protobuf.DescriptorProto.ExtensionRange.end)
4213 // @@protoc_insertion_point(field_set:google.protobuf.DescriptorProto.ExtensionRange.end)
4258 inline ::google::protobuf::int32 DescriptorProto_ReservedRange::end() const { function in class:google::protobuf::DescriptorProto_ReservedRange
7581 inline ::google::protobuf::int32 GeneratedCodeInfo_Annotation::end() const { function in class:google::protobuf::GeneratedCodeInfo_Annotation
[all...]
H A Dmap.h540 insert(other.begin(), other.end());
845 if (++tree_it_ == tree->end()) {
904 iterator end() { return iterator(); } function in class:google::protobuf::Map::InnerMap
906 const_iterator end() const { return const_iterator(); } function in class:google::protobuf::Map::InnerMap
930 } while (tree_it != tree->end());
1043 if (tree_it != tree->end()) {
1047 return std::make_pair(end(), b);
1062 GOOGLE_DCHECK(find(*KeyPtrFromNodePtr(node)) == end());
1180 } while (++tree_it != tree->end());
1349 }; // end o
1482 iterator end() { function in class:google::protobuf::Map
1490 const_iterator end() const { function in class:google::protobuf::Map
[all...]
H A Dreflection.h86 iterator end() const { function in class:google::protobuf::RepeatedFieldRef
146 for (Iterator it = container.begin(); it != container.end(); ++it) {
208 iterator end() const { function in class:google::protobuf::RepeatedFieldRef
278 for (Iterator it = container.begin(); it != container.end(); ++it) {
361 // Create an iterator that points at the end of the repeated field.
H A Drepeated_field.h84 inline int CalculateReserve(Iter begin, Iter end, std::forward_iterator_tag) { argument
85 return std::distance(begin, end);
89 inline int CalculateReserve(Iter /*begin*/, Iter /*end*/,
95 inline int CalculateReserve(Iter begin, Iter end) { argument
97 return CalculateReserve(begin, end, Category());
113 RepeatedField(Iter begin, const Iter& end);
187 iterator end();
188 const_iterator end() const;
195 return reverse_iterator(end());
198 return const_reverse_iterator(end());
1007 RepeatedField(Iter begin, const Iter& end) argument
1237 RepeatedField<Element>::end() { function in class:google::protobuf::RepeatedField
1242 RepeatedField<Element>::end() const { function in class:google::protobuf::RepeatedField
1793 RepeatedPtrField( Iter begin, const Iter& end) argument
2264 RepeatedPtrField<Element>::end() { function in class:google::protobuf::RepeatedPtrField
2269 RepeatedPtrField<Element>::end() const { function in class:google::protobuf::RepeatedPtrField
[all...]
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/io/
H A Dcoded_stream.h290 // end of a message until they see an ENDGROUP tag, which was actually part
299 // example, this verifies that parsing did not end on an end-group tag.
318 // it will act like the end of the input has been reached until PopLimit()
485 // way the code could end up accessing it via the standard accessors -- the
513 const uint8* buffer_end_; // pointer to the end of the buffer.
527 // reach the end of a message and attempt to read another tag.
603 // but will set legitimate_message_end_ if we are at the end of the input
824 // If this write might cross the end of the buffer, we compose the bytes first
1136 // this write won't cross the end, s
1138 uint8* end = WriteVarint32ToArray(value, target); local
[all...]
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
H A Dstl_util.h53 ForwardIterator end) {
54 while (begin != end) {
90 // hash_set, or any other STL container which defines sensible begin(), end(),
101 STLDeleteContainerPointers(container->begin(), container->end());
112 for (typename T::iterator i = v->begin(); i != v->end(); ++i) {
52 STLDeleteContainerPointers(ForwardIterator begin, ForwardIterator end) argument
H A Dstringpiece.h136 // (2) There may or may not be a '\0' character after the end of
344 // Like above but for the end of the string.
360 iterator end() const { return ptr_ + length_; } function in class:google::protobuf::StringPiece
483 for (const char *str = s.data(), *end = str + s.size(); str < end; str++) {
/prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
H A Dxhtmlrenderer-R8rc1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/xhtmlrenderer/ org/xhtmlrenderer/DefaultCSSMarker.class DefaultCSSMarker. ...
/prebuilts/tools/common/m2/repository/xpp3/xpp3/1.1.4c/
H A Dxpp3-1.1.4c.jar ... int) char c int bufMinPos char[] b int start int end int i public java.lang.String getPositionDescription () int ...
/prebuilts/tools/common/m2/repository/xpp3/xpp3_min/1.1.4c/
H A Dxpp3_min-1.1.4c.jar ... int) char c int bufMinPos char[] b int start int end int i public java.lang.String getPositionDescription () int ...
/prebuilts/tools/common/m2/repository/xslthl/xslthl/2.0.1/
H A Dxslthl-2.0.1.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/sf/xslthl/ net/sf/xslthl/Block ...
/prebuilts/tools/common/offline-m2/com/android/databinding/compilerCommon/2.2.0/
H A DcompilerCommon-2.2.0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/parser/ android/databinding/parser/BindingExpressionParser ...
/prebuilts/tools/common/offline-m2/com/android/tools/external/com-intellij/uast/145.597.3/
H A Duast-145.597.3.jarcom/intellij/psi/PsiReferenceBase$Immediate.class PsiReferenceBase.java package com.intellij.psi public com ...
/prebuilts/tools/common/offline-m2/com/android/tools/external/lombok/lombok-ast/0.2.3/
H A Dlombok-ast-0.2.3.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
/prebuilts/tools/common/offline-m2/com/android/tools/lint/lint/25.2.0/
H A Dlint-25.2.0.jar ... .lang.String, int) String contents int offset int end static int getLineOffset (java.lang.String, int) int ...
/prebuilts/tools/common/offline-m2/com/android/tools/lint/lint-api/25.2.0/
H A Dlint-api-25.2.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/tools/ com/android/tools/lint/ ...

Completed in 299 milliseconds

1234567891011>>