HomeSort by relevance Sort by last modified time
    Searched refs:all (Results 1776 - 1800 of 2285) sorted by null

<<71727374757677787980>>

  /dalvik/vm/
Thread.h 87 volatile int64_t all; member in union:InterpBreak
591 * Debug: dump information about all threads.
  /dalvik/vm/arch/arm/
CallEABI.S 268 @ "hard" fp calling conventions, all we need to do is copy r0-r1 into
321 beq .Lcount_done @ all done, bail
410 * Spit out a "we were here", preserving all registers. (The attempt
CallOldABI.S 159 @ all we need to do is copy r0-r1 into the JValue union.
  /development/build/tools/
sdk_repo.mk 19 # Defines the rule to build an SDK repository package by zipping all
110 # so we capture all extras first.
174 # already packaged correctly. All we have to do is dist it with
  /development/samples/SampleSyncAdapter/samplesyncadapter_server/
dashboard.py 180 Display a page that lists all the contacts associated with
185 contacts = datastore.Contact.all()
  /development/scripts/
reverse_tether.sh 3 # All right reserved.
7 # (Route all network traffic via the host.)
44 echo " stop-all -- clean up everything"
119 # kill all default route interfaces (just in case something remains)
178 sudo brctl addbr $BRIDGE || return 0 # all good
249 stop-all)
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as 4 * lexer, parser, and tree grammars. This is all the parsing
178 * Not very object-oriented code, but I like having all error message
179 * generation within one method rather than spread among all of the
406 * all context-sensitive FOLLOW sets--the set of all tokens that
459 * FOLLOW(r) is the set of all tokens that can possibly follow
475 * The FOLLOW sets are all inclusive whereas context-sensitive
574 input.consume(); // move past ttype token as if all were ok
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
visitor.rb 8 All rights reserved.
45 +post_action+ is defined, a node is yielded to the block after all of its
  /external/chromium/chrome/browser/resources/
print_preview_animations.js 1 // Copyright (c) 2011 The Chromium Authors. All rights reserved.
14 // Holds all elements that have scrollbars attached to them.
115 * Updates all exising scrollbars.
  /external/chromium/net/http/
http_util.cc 1 // Copyright (c) 2011 The Chromium Authors. All rights reserved.
95 // the trailing trim set to catch media-type comments, which are not at all
138 // not at all standard, but may occur in rare cases.
669 << "the header name must be in all lower case";
  /external/compiler-rt/make/platform/
clang_darwin.mk 4 # with a version of the library which contains private_extern definitions of all
75 # We make sure to remove empty configs if we end up dropping all the requested
  /external/compiler-rt/test/Unit/
floattixf_test.c 36 at.all = a;
floatuntixf_test.c 36 at.all = a;
  /external/dhcpcd/
Makefile 63 all: config.h ${PROG} ${SCRIPTS} ${MAN5} ${MAN8}
  /external/expat/
Makefile.in 53 all: $(LIBRARY) xmlwf/xmlwf examples/elements examples/outline
184 .PHONY: buildlib all \
  /external/guava/guava-tests/test/com/google/common/collect/
BstTesting.java 171 tester.setDefault(GeneralRange.class, GeneralRange.all(Ordering.natural()));
  /external/icu4c/data/
makedata.mak 3 #* and others. All Rights Reserved.
117 # This is the same place that all of the other ICU DLLs go (the code-containing DLLs)
145 # Directory under which all of the ICU data building tools live.
183 # There are several lists, they are all optional.
474 # ALL
475 # This target builds all the data files. The world starts here.
481 ALL : GODATA "$(ICU_LIB_TARGET)" "$(TESTDATAOUT)\testdata.dat"
482 @echo All targets are up to date
501 # - extract all data items
511 # - extract all data item
    [all...]
  /external/libffi/src/m68k/
sysv.S 16 in all copies or substantial portions of the Software.
58 | Make room for all of the new args.
  /external/libvpx/vp8/encoder/x86/
quantize_sse2.asm 2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
6 ; tree. All contributing project authors may be found in the AUTHORS
307 pxor xmm4, xmm4 ;clear all bits
311 pcmpeqw xmm4, xmm4 ;set all bits
ssim_opt.asm 2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
7 ; in the file PATENTS. All contributing project authors may
62 ; all the parms needed for 16x16 ssim so we can play with dssim as distortion
150 ; all the parms needed for 16x16 ssim so we can play with dssim as distortion
  /external/mesa3d/docs/
MESA_texture_signed_rgba.spec 71 avoid all this. Likewise, only 8 bits per channel is supported.
90 This conversion means -1, 0, and +1 are all exactly representable,
118 a framebuffer clamped to [0,1] all converted numbers will be in the range
  /external/openssh/contrib/cygwin/
Makefile 19 all:
  /external/openssh/contrib/suse/
openssh.spec 60 up to date in terms of security and features, as well as removing all
63 This package includes all files necessary for both the OpenSSH
74 up to date in terms of security and features, as well as removing all
100 - Marked all manual pages as %doc(umentation)
  /external/openssl/crypto/conf/
conf.h 3 * All rights reserved.
11 * apply to all code found in this distribution, be it the RC4, RSA,
31 * 3. All advertising materials mentioning features or use of this software
187 void CONF_modules_unload(int all);
  /external/openssl/crypto/objects/
obj_dat.pl 179 * All rights reserved.
187 * apply to all code found in this distribution, be it the RC4, RSA,
207 * 3. All advertising materials mentioning features or use of this software

Completed in 588 milliseconds

<<71727374757677787980>>