HomeSort by relevance Sort by last modified time
    Searched refs:more (Results 201 - 225 of 1733) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/go/darwin-x86/src/runtime/
mem_windows.go 22 // which prevents us from allocating more stack.
80 // which prevents us from allocating more stack.
  /prebuilts/go/linux-x86/src/internal/testenv/
testenv.go 66 // using os.StartProcess or (more commonly) exec.Command.
80 // using os.StartProcess or (more commonly) exec.Command.
  /prebuilts/go/linux-x86/src/runtime/
mem_windows.go 22 // which prevents us from allocating more stack.
80 // which prevents us from allocating more stack.
  /build/soong/common/
defs.go 30 // Ninja docs for more details.
  /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/telemetry/telemetry/internal/actions/
gesture_common.js 21 // This computation doesn't account for more complex CSS transforms on the
  /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 3360 milliseconds

1 2 3 4 5 6 7 891011>>