/external/libvpx/vp8/encoder/arm/armv5te/ |
vp8_packtokens_partitions_armv5.asm | 2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved. 7 ; in the file PATENTS. All contributing project authors may 72 ; Reset all of the VP8 Writer data for each partition that
|
/external/llvm/test/MC/MBlaze/ |
mblaze_fsl.s | 3 # Test to ensure that all FSL immediate operands and FSL instructions
|
/external/oprofile/events/i386/westmere/ |
unit_masks | 31 0x07 non_calls All non call branches executed 78 0x01 all X87 Floating point assists (Precise Event) 93 0x03 any All Floating Point to and from MMX transitions 123 0x0f mesi All L1 writebacks to L2 139 0xf0 prefetch_mesi All L2 data prefetches 140 0xff any All L2 data requests 163 0xaa miss All L2 misses 164 0xc0 prefetches All L2 prefetches 165 0xff references All L2 requests 174 0x80 any All L2 transaction [all...] |
/external/skia/ |
Android.mk | 20 # (b) You can update all the users of libskia to define SK_DEBUG when they are
|
/external/v8/benchmarks/ |
splay.js | 1 // Copyright 2009 the V8 project authors. All rights reserved. 272 * @return {Array<*>} An array containing all the keys of tree's nodes.
|
/external/v8/src/ |
regexp.js | 1 // Copyright 2012 the V8 project authors. All rights reserved. 382 // pairs for the match and all the captured substrings), the invariant is
|
/external/valgrind/main/ |
Android.mk | 52 # Remove this when the all toolchains are GCC 4.4
|
/external/webkit/PerformanceTests/SunSpider/tests/v8-v4/ |
v8-splay.js | 1 // Copyright 2009 the V8 project authors. All rights reserved. 251 * @return {Array<*>} An array containing all the keys of tree's nodes.
|
/external/webkit/PerformanceTests/SunSpider/tests/v8-v5/ |
v8-splay.js | 1 // Copyright 2009 the V8 project authors. All rights reserved. 251 * @return {Array<*>} An array containing all the keys of tree's nodes.
|
/external/webkit/PerformanceTests/SunSpider/tests/v8-v6/ |
v8-splay.js | 1 // Copyright 2009 the V8 project authors. All rights reserved. 267 * @return {Array<*>} An array containing all the keys of tree's nodes.
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/ |
jsref.js | 605 // all the rest
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/ |
jsref.js | 566 // all the rest
|
/external/wpa_supplicant_6/wpa_supplicant/ |
Makefile | 18 ALL=wpa_supplicant wpa_passphrase wpa_cli 20 all: verify_config $(ALL) dynamic_eap_methods 39 install: all 41 for i in $(ALL); do cp $$i $(DESTDIR)$(BINDIR)/$$i; done 1244 rm -f core *~ *.o *.d eap_*.so $(ALL) $(WINALL) eapol_test preauth_test
|
/external/zlib/contrib/pascal/ |
example.pas | 430 d_stream.avail_in := Integer(comprLen-2); (* read all compressed data *)
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ |
CSharp2.stg | 7 * All rights reserved. 193 <cyclicDFAs:cyclicDFA()> <! dump tables for all DFA !> 339 <cyclicDFAs:cyclicDFA()><! dump tables for all DFA !> [all...] |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ |
CSharp3.stg | 4 * All rights reserved. 8 * All rights reserved. 188 <cyclicDFAs:cyclicDFA()> <! dump tables for all DFA !> 331 <cyclicDFAs:cyclicDFA()><! dump tables for all DFA !> [all...] |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/ |
Delphi.stg | 6 All rights reserved. 224 <cyclicDFAs:cyclicDFA()> <! dump tables for all DFA !> 440 <cyclicDFAs:cyclicDFA()> <! dump tables for all DFA !> [all...] |
/external/guava/guava/src/com/google/common/collect/ |
Iterators.java | 51 * <p><i>Performance notes:</i> Unless otherwise noted, all of the iterators 333 * @return a newly-allocated array into which all the elements of the iterator 344 * Adds all elements in {@code iterator} to {@code collection}. The iterator 398 * you will eventually remove all the elements. 437 * {@code hasNext()} method returns {@code true} until all of the original 442 * you will eventually remove all the elements. 571 * three and two elements, all in the original order. 591 * two inner lists of three elements each, all in the original order. 659 * Returns all instances of class {@code type} in {@code unfiltered}. The 665 * @return an unmodifiable iterator containing all elements of the origina [all...] |
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
Iterators.java | 49 * <p><i>Performance notes:</i> Unless otherwise noted, all of the iterators 326 * Adds all elements in {@code iterator} to {@code collection}. The iterator 380 * you will eventually remove all the elements. 419 * {@code hasNext()} method returns {@code true} until all of the original 424 * you will eventually remove all the elements. 553 * three and two elements, all in the original order. 573 * two inner lists of three elements each, all in the original order. 661 public static <T> boolean all( [all...] |
/external/libvpx/build/make/ |
configure.sh | 84 (not available with all compilers) 110 All boolean options can be negated. The default value is the opposite 725 # because we need to overwrite all of ASFLAGS and purge the 788 # happen AFTER all libc inclues.
|
/external/llvm/test/MC/ARM/ |
basic-thumb-instructions.s | 2 @ Run these test in both Thumb1 and Thumb2 modes, as all of the encodings
|
/external/valgrind/main/exp-bbv/tests/x86-linux/ |
ll.S | 277 # it works on all recent Intel and AMD chips. Older things
|
/external/webkit/Source/WebCore/dom/ |
Document.h | 6 * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc. All rights reserved. 7 * Copyright (C) 2008, 2009 Torch Mobile Inc. All rights reserved. (http://www.torchmobile.com/) 332 * Retrieve all nodes that intersect a rect in the window's document, until it is fully enclosed by 391 PassRefPtr<HTMLAllCollection> all(); 449 * This method returns true if all top-level stylesheets have loaded (including 472 * Creates a new style selector and assign it to this document. This is done by iterating through all nodes in 475 * constructed from these which is used to create the a new style selector which collates all of the stylesheets 476 * found and is used to calculate the derived styles for all rendering objects. 710 // nodeChildrenWillBeRemoved is used when removing all node children at once. 832 // A: The two URLs are the same almost all the time. However, if on [all...] |
/packages/inputmethods/LatinIME/native/jni/src/ |
correction.cpp | 600 // Start traversing all nodes after the index exceeds the user typed length [all...] |
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/ |
concat-jquery-mootools-prototype.js | 183 // Set all the styles 428 // Loop through all the selected options 818 var camelCase = name.replace(/\-(\w)/g, function(all, letter){ 873 // Fix "XHTML"-style tags in all browsers 874 elem = elem.replace(/(<(\w+)[^>]*?)\/>/g, function(all, front, tag){ 876 all : 979 // Only do all the following if this is a node (faster for style) 1025 // convert the value to a string (all browsers do this but IE) see #1070 1056 name = name.replace(/-([a-z])/ig, function(all, letter){ [all...] |