Searched
full:ends (Results
926 -
950 of
2698) sorted by null
<<31323334353637383940>>
/external/libcxx/include/ |
ostream | 123 basic_ostream<charT,traits>& ends(basic_ostream<charT,traits>& os); 1042 ends(basic_ostream<_CharT, _Traits>& __os)
|
/external/llvm/include/llvm/ADT/ |
StringRef.h | 223 /// Check if this string ends with the given \p Suffix. 229 /// Check if this string ends with the given \p Suffix, ignoring case.
|
/external/llvm/include/llvm/Analysis/ |
LoopAccessAnalysis.h | 319 Ends.clear(); 361 SmallVector<const SCEV*, 2> Ends;
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
X86MachObjectWriter.cpp | 172 // Darwin 'as' doesn't emit correct relocations for this (it ends up with a 265 // rewrite the movq to an leaq at link time if the symbol ends up in
|
/external/mockito/cglib-and-asm/src/org/mockito/asm/ |
Label.java | 81 * Indicates if this basic block ends with a JSR instruction.
86 * Indicates if this basic block ends with a RET instruction.
|
/external/owasp/sanitizer/src/main/org/owasp/html/ |
HtmlEntities.java | 61 // Assume a broken entity that ends at the end until shown otherwise. 99 // Now we know where the entity ends, and that there is at least one
|
HtmlLexer.java | 300 // here we detect the beginning and ends of escape exempt blocks, and 365 // in an escaping text span, and ends at the next escaping text
|
/external/pcre/dist/doc/ |
pcrepartial.3 | 199 If a pattern ends with one of sequences \eb or \eB, which test for word 387 Word Boundaries" above describes an issue that arises if the pattern ends with
|
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/ |
j2k.h | 615 * Ends the decompression procedures and possibiliy add data to be read after the 834 * Ends the compression procedures and possibiliy add data to be read after the
|
/external/valgrind/VEX/priv/ |
host_generic_regs.h | 206 of the back ends actually mention more than 64, despite the fact 381 /* This is common to all back ends. It describes where the return
|
/frameworks/base/core/java/android/view/ |
ViewParent.java | 309 * its subtree begins or ends tracking of internal transient state.</p> 478 * scroll ends with a {@link MotionEvent#ACTION_UP} or {@link MotionEvent#ACTION_CANCEL} event.
|
/frameworks/base/location/java/com/android/internal/location/ |
GpsNetInitiatedHandler.java | 155 be set to false by mPhoneStateListener when the emergency call ends. 198 // listening for emergency call ends
|
/hardware/qcom/display/msm8084/liboverlay/ |
overlayUtils.h | 721 } // namespace utils ends 849 //--------------- class OvFD stuff ends ---------------------
|
/hardware/qcom/display/msm8226/liboverlay/ |
overlayUtils.h | 566 } // namespace utils ends 688 //--------------- class OvFD stuff ends ---------------------
|
/hardware/qcom/display/msm8960/liboverlay/ |
overlayUtils.h | 723 } // namespace utils ends 851 //--------------- class OvFD stuff ends ---------------------
|
/hardware/qcom/display/msm8974/liboverlay/ |
overlayUtils.h | 701 } // namespace utils ends 829 //--------------- class OvFD stuff ends ---------------------
|
/hardware/qcom/display/msm8994/liboverlay/ |
overlayUtils.h | 563 } // namespace utils ends 685 //--------------- class OvFD stuff ends ---------------------
|
/libcore/luni/src/main/java/java/io/ |
StreamTokenizer.java | 149 * Ends of lines are treated as white space, not as separate tokens. 572 * This kind of comment ends at the end of the line.
|
/libcore/luni/src/main/java/java/math/ |
Logical.java | 656 //Perform ^ between that al val until that ends 661 //Perform ^ between val digits and -1 until val ends
|
/libcore/luni/src/main/java/java/util/ |
Deque.java | 15 * both ends. The name <i>deque</i> is short for "double ended queue" 22 * ends of the deque. Methods are provided to insert, remove, and
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
ostream | 116 basic_ostream<charT,traits>& ends(basic_ostream<charT,traits>& os); 1030 ends(basic_ostream<_CharT, _Traits>& __os)
|
/ndk/sources/host-tools/make-3.81/ |
misc.c | 405 Search through the string STRING, which ends at LIMIT, for the character C. 407 Like INDEX except that the string searched ends where specified
|
/packages/apps/Calendar/src/com/android/calendar/widget/ |
CalendarAppWidgetService.java | 391 * This gets the selection string for the loader. This ends up doing a query in the 579 // We always complete queryForSelection() even if the load task ends up being
|
/packages/apps/Exchange/src/com/android/exchange/service/ |
PingSyncSynchronizer.java | 57 * WHEN A SYNC ENDS: 62 * WHEN A PING TASK ENDS:
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
regex.h | 525 ENDS. Subsequent matches using BUFFER and REGS will use this memory 526 for recording register information. STARTS and ENDS must be
|
Completed in 1702 milliseconds
<<31323334353637383940>>