HomeSort by relevance Sort by last modified time
    Searched full:ends (Results 576 - 600 of 2698) sorted by null

<<21222324252627282930>>

  /developers/build/
github.sh 62 # this ensures finish() will always be called no matter how the script ends
114 done #ends options while loop
  /external/blktrace/doc/
blkparse.1 217 A previously inserted request exists that ends on the boundary of where this i/o
222 Same as the back merge, except this i/o ends where a previously inserted
  /external/chromium-libpac/test/
proxy_resolver_v8_unittest.cc 467 // Try loading a PAC script that ends with a comment and has no terminal
485 // Try loading a PAC script that ends with a statement and has no terminal
  /external/clang/include/clang/Sema/
Scope.h 73 /// scope starts at the 'template' keyword and ends when the
74 /// template declaration ends.
  /external/clang/www/
comparison.html 18 and its goals to other open source compiler front-ends that are
81 binary, you can't link multiple front-ends into one binary, it uses a
  /external/e2fsprogs/lib/blkid/
devname.c 442 * heuristic: partition name ends in a digit, & partition
453 /* ends in a digit, clearly a partition, so check */
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
SQL_Results.java 189 if (DB_Results.LOG) DB_Results.LOG_WRITER.ends(")"); //$NON-NLS-1$
205 if (DB_Results.LOG) DB_Results.LOG_WRITER.ends(")"); //$NON-NLS-1$
  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-string.h 260 // Returns true iff this String ends with the given suffix. *Any*
264 // Returns true iff this String ends with the given suffix, not considering
  /external/llvm/docs/TableGen/
index.rst 297 the basic concepts via custom-made back-ends, which can pervert the original
302 back-ends adhere to strict rules. Others are suggesting we should move to less,
  /external/llvm/include/llvm/Transforms/Utils/
BasicBlockUtils.h 251 /// instruction into a predecessor which ends in an unconditional branch. If
274 /// If Unreachable is true, then ThenBlock ends with
  /external/llvm/lib/CodeGen/
MachineCombiner.cpp 214 /// lengthen the critical path. The DAGCombine code sequence ends in MI
215 /// (Machine Instruction) Root. The new code sequence ends in MI NewRoot. A
  /external/llvm/lib/ExecutionEngine/IntelJITEvents/
jitprofiling.c 418 * This function should be called by the user whenever a thread ends,
446 * This function should be called by the user when the process ends,
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-string.h 260 // Returns true iff this String ends with the given suffix. *Any*
264 // Returns true iff this String ends with the given suffix, not considering
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-string.h 260 // Returns true iff this String ends with the given suffix. *Any*
264 // Returns true iff this String ends with the given suffix, not considering
  /external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
jp2.h 317 * Ends the compression procedures and possibiliy add data to be read after the
327 * Ends the decompression procedures and possibiliy add data to be read after the
  /external/protobuf/gtest/include/gtest/internal/
gtest-string.h 260 // Returns true iff this String ends with the given suffix. *Any*
264 // Returns true iff this String ends with the given suffix, not considering
  /external/v8/src/third_party/vtune/
jitprofiling.cc 436 ** This function should be called by the user whenever a thread ends, to free the thread
462 ** This function should be called by the user when the process ends, to free the local
  /frameworks/base/core/java/android/util/
JsonWriter.java 207 * Ends encoding the current array.
226 * Ends encoding the current object.
  /frameworks/base/core/jni/
com_android_internal_content_NativeLibraryHelper.cpp 309 * - The entry name ends with ".so" and the entry name starts with "lib",
356 // Make sure the filename starts with lib and ends with ".so".
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ActivatableNotificationView.java 57 * expanding)? 1.0 meaning that it ends immediately and 0.0 that it is continuously animated.
63 * expanding)? 1.0 meaning that it ends immediately and 0.0 that it is continuously animated.
  /frameworks/base/services/usage/java/com/android/server/usage/
UsageStatsDatabase.java 417 // All the stats start after this range ends, so nothing matches.
428 // All the stats start after this range ends, so nothing matches.
  /packages/apps/Messaging/src/com/android/messaging/ui/
MultiAttachmentLayout.java 63 * wide tile and C & D are both small tiles. A starts at (0,0) and ends at (1,1), B starts at
64 * (2,0) and ends at (3,0), and so on. In our layout class we'd have these tiles in the order
  /packages/apps/Settings/src/com/android/settings/accessibility/
AccessibilitySettings.java 370 // Power button ends calls.
552 // Power button ends calls.
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
UnicodeEscaper.java 124 * generally safe to use this method. If an input string ends with an
286 // If the string ends with a high surrogate, store it for the next
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
CapsModeUtils.java 112 // The end of a sentence ends with a period, question mark or exclamation mark. If it's
161 // of a new line should not be capitalized if the previous line ends in a comma.

Completed in 667 milliseconds

<<21222324252627282930>>