HomeSort by relevance Sort by last modified time
    Searched refs:end (Results 526 - 550 of 11955) sorted by null

<<21222324252627282930>>

  /external/webkit/Source/WebCore/bindings/objc/
DOMObject.h 43 @end
51 @end
  /external/webkit/Source/WebCore/html/
DateComponents.h 89 // The functions return true if the parsing succeeds, and set 'end' to the
94 bool parseMonth(const UChar* src, unsigned length, unsigned start, unsigned& end);
96 bool parseDate(const UChar* src, unsigned length, unsigned start, unsigned& end);
98 bool parseWeek(const UChar* src, unsigned length, unsigned start, unsigned& end);
100 bool parseTime(const UChar* src, unsigned length, unsigned start, unsigned& end);
102 bool parseDateTimeLocal(const UChar* src, unsigned length, unsigned start, unsigned& end);
104 bool parseDateTime(const UChar* src, unsigned length, unsigned start, unsigned& end);
155 bool parseYear(const UChar* src, unsigned length, unsigned start, unsigned& end);
158 bool parseTimeZone(const UChar* src, unsigned length, unsigned start, unsigned& end);
  /external/webkit/Source/WebCore/platform/graphics/mac/
WebLayer.h 43 @end
49 @end
  /external/webkit/Source/WebKit/mac/Misc/
WebKitStatistics.m 72 @end
WebNSUserDefaultsExtras.mm 43 @end
  /external/webkit/Source/WebKit/mac/Storage/
WebStorageManagerPrivate.h 44 @end
  /external/webkit/Source/WebKit/mac/WebInspector/
WebInspectorFrontend.mm 51 @end
WebInspectorPrivate.h 38 @end
  /external/webkit/Source/WebKit/mac/WebView/
WebDeviceOrientationInternal.h 37 @end
43 @end
WebDeviceOrientationProviderMockInternal.h 44 @end
48 @end
WebPolicyDelegatePrivate.h 47 @end
52 @end
WebResourceInternal.h 43 @end
49 @end
WebTextIterator.h 55 @result YES if the WebTextIterator has reached the end of the DOMRange.
85 @end
103 @end
  /frameworks/base/core/java/android/inputmethodservice/
ExtractEditText.java 168 protected void deleteText_internal(int start, int end) {
171 mIME.onExtractedDeleteText(start, end);
179 protected void replaceText_internal(int start, int end, CharSequence text) {
182 mIME.onExtractedReplaceText(start, end, text);
190 protected void setSpan_internal(Object span, int start, int end, int flags) {
193 mIME.onExtractedSetSpan(span, start, end, flags);
201 protected void setCursorPosition_internal(int start, int end) {
204 mIME.onExtractedSelectionChanged(start, end);
  /packages/apps/Nfc/nci/jni/
SyncEvent.h 106 ** Function: end
108 ** Description: End a synchronization operation.
113 void end () function in class:SyncEvent
132 ** Description: Automatically start and end a synchronization event.
158 ** Description: End a synchronization operation.
165 mEvent.end (); //automatically end operation
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binary_heap_/
iterators_fn_imps.hpp 60 end() function in class:PB_DS_CLASS_C_DEC
68 end() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/ov_tree_map_/
split_join_fn_imps.hpp 65 if (!Cmp_Fn::operator()(r_key, PB_DS_V2F(*(end() - 1))))
83 new_other.copy_from_ordered_range(it, end());
113 const bool greater = Cmp_Fn::operator()(PB_DS_V2F(*(end() - 1)),
116 const bool lesser = Cmp_Fn::operator()(PB_DS_V2F(*(other.end() - 1)),
125 new_this.copy_from_ordered_range(begin(), end(),
126 other.begin(), other.end());
128 new_this.copy_from_ordered_range(other.begin(), other.end(),
129 begin(), end());
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/
iterators_fn_imps.hpp 60 end() function in class:PB_DS_CLASS_C_DEC
68 end() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/ov_tree_map_/
split_join_fn_imps.hpp 65 if (!Cmp_Fn::operator()(r_key, PB_DS_V2F(*(end() - 1))))
83 new_other.copy_from_ordered_range(it, end());
113 const bool greater = Cmp_Fn::operator()(PB_DS_V2F(*(end() - 1)),
116 const bool lesser = Cmp_Fn::operator()(PB_DS_V2F(*(other.end() - 1)),
125 new_this.copy_from_ordered_range(begin(), end(),
126 other.begin(), other.end());
128 new_this.copy_from_ordered_range(other.begin(), other.end(),
129 begin(), end());
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/
iterators_fn_imps.hpp 60 end() function in class:PB_DS_CLASS_C_DEC
68 end() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/ov_tree_map_/
split_join_fn_imps.hpp 65 if (!Cmp_Fn::operator()(r_key, PB_DS_V2F(*(end() - 1))))
83 new_other.copy_from_ordered_range(it, end());
113 const bool greater = Cmp_Fn::operator()(PB_DS_V2F(*(end() - 1)),
116 const bool lesser = Cmp_Fn::operator()(PB_DS_V2F(*(other.end() - 1)),
125 new_this.copy_from_ordered_range(begin(), end(),
126 other.begin(), other.end());
128 new_this.copy_from_ordered_range(other.begin(), other.end(),
129 begin(), end());
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
iterators_fn_imps.hpp 60 end() function in class:PB_DS_CLASS_C_DEC
68 end() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
split_join_fn_imps.hpp 65 if (!Cmp_Fn::operator()(r_key, PB_DS_V2F(*(end() - 1))))
83 new_other.copy_from_ordered_range(it, end());
113 const bool greater = Cmp_Fn::operator()(PB_DS_V2F(*(end() - 1)),
116 const bool lesser = Cmp_Fn::operator()(PB_DS_V2F(*(other.end() - 1)),
125 new_this.copy_from_ordered_range(begin(), end(),
126 other.begin(), other.end());
128 new_this.copy_from_ordered_range(other.begin(), other.end(),
129 begin(), end());
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
iterators_fn_imps.hpp 60 end() function in class:PB_DS_CLASS_C_DEC
68 end() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
split_join_fn_imps.hpp 65 if (!Cmp_Fn::operator()(r_key, PB_DS_V2F(*(end() - 1))))
83 new_other.copy_from_ordered_range(it, end());
113 const bool greater = Cmp_Fn::operator()(PB_DS_V2F(*(end() - 1)),
116 const bool lesser = Cmp_Fn::operator()(PB_DS_V2F(*(other.end() - 1)),
125 new_this.copy_from_ordered_range(begin(), end(),
126 other.begin(), other.end());
128 new_this.copy_from_ordered_range(other.begin(), other.end(),
129 begin(), end());

Completed in 186 milliseconds

<<21222324252627282930>>