HomeSort by relevance Sort by last modified time
    Searched refs:more (Results 251 - 275 of 895) sorted by null

<<11121314151617181920>>

  /external/chromium-trace/catapult/third_party/pipeline/pipeline/ui/
status.css 95 .value-disclosure-more {
  /external/libmicrohttpd/src/microspdy/
applicationlayer.c 13 GNU General Public License for more details.
113 //TODO can it have more values?
191 bool more)
193 return stream->session->daemon->received_data_cb(cls, stream->cls, buf, size, more);
  /external/libvpx/libvpx/vp8/common/x86/
copy_sse3.asm 129 ;Check to see if there is more rows need to be copied.
  /external/libxml2/vms/
build_libxml.com 23 $! more new module additions
  /external/mesa3d/docs/
MESA_shader_debug.spec 191 or more?).
MESA_ycbcr_texture.spec 202 19 September 2003 - a few more updates prior to submitting to extension
  /external/testng/
Android.mk 18 # See https://source.android.com/source/building.html for more information
  /external/toybox/
Android.mk 141 toys/pending/more.c \
301 more \
  /external/v8/test/mjsunit/
debug-evaluate-arguments.js 60 // Frame 1 - called with more parameters than arguments.
debug-liveedit-3.js 32 // hasen't been changed. However actually function became one level more nested
debug-liveedit-4.js 32 // hasen't been changed. However actually function became one level more nested
debug-liveedit-newsource.js 63 // correctness more explicitly.
debug-multiple-breakpoints.js 51 // and that when the last break point is removed no more debug break events
debug-referenced-by.js 44 // Add some more references from simple objects and arrays.
deopt-with-fp-regs.js 62 // Do a few more calculations using the previous values after our deopt point
  /external/v8/test/mjsunit/es6/
typedarray-copywithin.js 109 // test with arguments more than this.length
  /external/v8/test/mjsunit/regress/
regress-1122.js 29 // that function calls with more arguments throw an exception. Apply a
regress-crbug-125148.js 70 // And once more for setters...
  /external/v8/test/webkit/
dfg-convert-this-dom-window.js 25 "This tests that we can correctly call Function.prototype.call in the DFG, but more precisely, that we give the correct this object in case it is undefined"
  /ndk/sources/cxx-stl/stlport/
Android.mk 57 #It is much more practical to include the sources of GAbi++ in our builds
  /ndk/sources/host-tools/make-3.81/w32/subproc/
build.bat 30 rem A PARTICULAR PURPOSE. See the GNU General Public License for more details.
  /packages/apps/Messaging/src/com/android/messaging/util/
UiUtils.java 185 final String more) {
191 more);
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/i18n/
messages.properties 50 DeviceView_Unable_Create_HPROF_For_Application=Unable to create HPROF file for application '%1$s'.\n\n%2$s Check logcat for more information.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
micromips@ulw-reloc.d 79 # Would be more efficient to apply the offset to the base register.
  /bionic/libc/bionic/
fts.c 164 * descriptor we run anyway, just more slowly.
625 * current path -- the inner loop allocates more path as necessary.
661 * No more memory for path or structures. Save
953 fts_palloc(FTS *sp, size_t more)
960 more += 256;
961 if (sp->fts_pathlen + more < sp->fts_pathlen) {
968 sp->fts_pathlen += more;

Completed in 656 milliseconds

<<11121314151617181920>>