Searched
full:ends (Results
426 -
450 of
2698) sorted by null
<<11121314151617181920>>
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
HyperParser.py | 150 # which ends at pos, or 0 if there is no such one. Saved words are not 162 """Return a string with the Python expression which ends at the given
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/ |
ProjectClassLoader.java | 200 * <p/>The methods checks that the file ends in .class even though the last segment 345 // check the name ends with .jar
|
/sdk/find_java/src/source/ |
utils.h | 308 // If the path ends with the given searchName, replace in-place by the new name
314 // if mStr ends with searchName
|
/system/bt/stack/include/ |
bnep_api.h | 382 ** p_end_array - Array of ends of all protocol ranges 405 ** p_end_array - Pointer to sequence of ends of all
|
/system/core/libcutils/ |
fs_config.c | 158 but as we cannot guaranty it ends with '/system' we need this below skip_len logic */ 186 /* If name ends in * then allow partial matches. */
|
/external/llvm/lib/CodeGen/ |
MachineVerifier.cpp | 558 // It's possible that the block legitimately ends with a noreturn 562 // It's possible that the block legitimately ends with a noreturn 574 report("MBB exits via unconditional fall-through but ends with a " 629 report("MBB exits via conditional branch/fall-through but ends with a " [all...] |
/art/compiler/dwarf/ |
debug_info_entry_writer.h | 247 bool inside_entry_ = false; // Entry ends at first child (if any).
|
/art/runtime/gc/space/ |
large_object_space.h | 85 // Current address at which the space ends, which may vary as the space is filled.
|
/bootable/recovery/minzip/ |
DirUtil.c | 97 /* Make sure that the path ends in a slash.
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
GyroscopeTestActivity.java | 70 // Hitting the pass button goes to the next test activity. Only the last one ends the test.
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/renderers/ |
Wedge.java | 62 // with elongated ends pointing down the negative Z axis.
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
TransitionDrawableTest.java | 128 // reverse after the other transition ends
|
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/ |
ApiClass.java | 222 * @return true iff {@code type} ends with an [].
|
/cts/tools/dasm/src/java_cup/ |
action_part.java | 8 * empty string (and ends with this action).
|
/dalvik/dexgen/src/com/android/dexgen/dex/file/ |
DebugInfoEncoder.java | 246 * If the only work remaining are local ends at the end of the 282 // TODO: Don't emit ends implied by starts. 327 * local ends from category-2 interactions, and when so, 328 * also stop emitting local ends for those cases.
|
/dalvik/docs/ |
hello-world.html | 35 ends with <code>.jar</code>, <code>.zip</code>, or <code>.apk</code>,
|
/dalvik/dx/src/com/android/dx/dex/file/ |
DebugInfoEncoder.java | 254 * If the only work remaining are local ends at the end of the 290 // TODO: Don't emit ends implied by starts. 335 * local ends from category-2 interactions, and when so, 336 * also stop emitting local ends for those cases.
|
/development/ide/emacs/ |
android-host.el | 122 ;;; android-host.el ends here
|
/development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/ |
CrossfadeActivity.java | 125 // Animate the "hide" view to 0% opacity. After the animation ends, set its visibility
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/ |
EventLocationEventTestCase.java | 102 " and ends at " + endIndex);
|
/external/bison/lib/ |
memchr.c | 129 the byte ends in a single bit of value 0 and k bits of value 1.
|
rawmemchr.c | 94 the byte ends in a single bit of value 0 and k bits of value 1.
|
strchrnul.c | 97 the byte ends in a single bit of value 0 and k bits of value 1.
|
/external/ceres-solver/internal/ceres/ |
corrector.cc | 142 // evaluated columnwise and ends up creating a temporary.
|
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/guide/ |
response.rst | 23 response includes a ``Content-Type`` header that ends with ``; charset=utf-8``,
|
Completed in 1336 milliseconds
<<11121314151617181920>>