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

1 2 3 4 5 67 8 91011>>

  /external/llvm/test/MC/Mips/
nabi-regs.s 3 # for 4 more register parameters (A registers) offsetting
  /external/mesa3d/docs/
WL_bind_wayland_display.spec 38 more interfaces in the Wayland protocol to allow clients to create
100 compositor will have to create one or more EGLImages for the
  /external/v8/test/mjsunit/es6/
regexp-flags.js 46 // TODO(adamk): Add more tests here once we've switched
47 // to use [[OriginalFlags]] in more cases.
  /frameworks/base/core/java/android/view/animation/
AnimationSet.java 374 boolean more = false;
384 more = a.getTransformation(currentTime, temp, getScaleFactor()) || more;
405 return more;
  /frameworks/opt/photoviewer/
Android.mk 21 # if you're certain that you need it; see go/extradex-design for more context.
43 # go/extradex-design for more context.
  /external/autotest/site_utils/deployment/
commandline.py 158 were to get more complicated.
181 were to get more complicated.
208 were to get more complicated.
345 prompt = 'More hosts? [y/N]'
  /external/bison/data/
stack.hh 13 # GNU General Public License for more details.
  /external/chromium-trace/catapult/third_party/flot/
CONTRIBUTING.md 86 would hurt readability more than having to scroll horizontally. This is a
  /external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/
ref.tex 35 % This makes the contents more accessible from the front page of the HTML.
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/
CHANGELOG.md 27 * `parseFragment` now uses `<template>` as default `contextElement`. This leads to the more "forgiving" parsing manner.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
antRun.bat 3 REM Licensed to the Apache Software Foundation (ASF) under one or more
  /external/guice/
AndroidCallMunge.mk 18 # See https://source.android.com/source/building.html for more information
  /external/jcommander/
Android.mk 18 # See https://source.android.com/source/building.html for more information
  /external/jsr330/
Android.mk 18 # See https://source.android.com/source/building.html for more information
  /external/libmicrohttpd/src/spdy2http/
proxy.c 13 GNU General Public License for more details.
408 bool more)
420 proxy->receiving_done = !more;
444 bool *more)
449 *more = true;
462 if(proxy->curl_done || proxy->curl_error) *more = false;
474 if((proxy->curl_done || proxy->curl_error) && 0 == proxy->http_body_size) *more = false;
665 PRINT_VERBOSE2("header appears more than once with same value '%s: %s'", name, value);
839 bool more)
854 //ignore trailers or more header
    [all...]
  /external/opencv3/samples/android/hello-android/
run.cmd 29 :: copy file to device (usually takes 10 seconds or more)
  /external/testng/
GenerateTemplates.mk 18 # See https://source.android.com/source/building.html for more information
  /external/v8/test/webkit/
for-in-avoid-duplicates.js 25 "This tests that for/in statements don't report properties that are in both an object and its prototype more than once."
sort-large-array.js 24 description("This tests sorting an array with more than 10,000 values.");
string-replacement-outofmemory.js 25 'This tests that string replacement with a large replacement string causes an out-of-memory exception. See <a href="https://bugs.webkit.org/show_bug.cgi?id=102956">bug 102956</a> for more details.'
  /frameworks/base/cmds/app_process/
Android.mk 6 # See b/21032018 for more details.
  /ndk/sources/host-tools/nawk-20071023/
FIXES 156 are available in awk, and they are more likely to work correctly in
223 this does more harm than good.
225 pervasive small changes to make things more const-correct, as
227 this may be more nuisance than useful. provoked by a suggestion
247 which are not exactly shorter than [0-9] and perhaps no more
263 more (const char *) casts in b.c and tran.c to silence warnings.
337 /=/ and similar constructs more sensibly in more places.
430 and more portable; the old one depended too much on mysterious
435 the convoluted original function. should be more portable an
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
PhotoFallbackEffect.java 81 boolean more = calculate(AnimationTime.get());
88 return more;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
rex.x 173 tchars more; /* interrupt, kill characters, etc. */
yp.x 142 union ypresp_all switch (bool more) {

Completed in 1009 milliseconds

1 2 3 4 5 67 8 91011>>