Searched
refs:all (Results
1951 -
1975 of
2476) sorted by null
<<71727374757677787980>>
/external/guava/guava/src/com/google/common/collect/ |
TreeMultiset.java | 41 * their natural order or an explicit {@link Comparator}. In all cases, this 61 * order. All elements inserted into the multiset must implement the 62 * {@code Comparable} interface. Furthermore, all such elements must be 80 * comparator. All elements inserted into the multiset must be <i>mutually 128 this.range = GeneralRange.all(comparator); 563 GeneralRange.all(comparator));
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
Iterables.java | 48 * <p><i>Performance notes:</i> Unless otherwise noted, all of the iterables 189 // Note: Not all random access lists support set() so we need to deal with 284 * @return a newly-allocated array into which all the elements of the iterable 303 * Adds all elements in {@code iterable} to {@code collection}. 346 * you will eventually remove all the elements. 372 * {@code hasNext} method returns {@code true} until all of the original 377 * you will eventually remove all the elements. 500 * three and two elements, all in the original order. 532 * two inner lists of three elements each, all in the original order. 585 public static <T> boolean all( [all...] |
/external/iptables/extensions/ |
Android.mk | 21 # TODO(jpa): Trun this into a function/macro as libext{,4,6} are all the same.
|
/external/jpeg/ |
ltmain.sh | 49 # These must not be set unconditionally because not all systems understand 323 # All platforms use -DPIC, to notify preprocessed assembler code. 398 -all-static | -static) 399 if test "X$arg" = "X-all-static" && test "$build_libtool_libs" = yes && test -z "$link_static_flag"; then 456 -all-static) 529 # If we have no pic_flag, then this is the same as -all-static. 761 # is not unsupported. This is valid on all known static and 848 # All the library-specific variables (install_libdir is set above). 952 # Add in all the interfaces that we are compatible with. 1003 # Add libc to deplibs on all systems [all...] |
/external/libffi/src/mips/ |
n32.S | 15 in all copies or substantial portions of the Software. 386 # Store all possible argument registers. If there are more than 397 # Store all possible float/double registers.
|
o32.S | 15 in all copies or substantial portions of the Software. 250 # Store all possible argument registers. If there are more than 264 # Store all possible float/double registers.
|
/external/libvpx/libvpx/vp8/common/arm/neon/ |
sixtappredict16x16_neon.asm | 2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved. 7 ; in the file PATENTS. All contributing project authors may 172 vqadd.s16 q8, q4 ;sum of all (src_data*filter_parameters) 264 vqadd.s16 q7, q3 ;sum of all (src_data*filter_parameters) 370 vqadd.s16 q6, q10 ;sum of all (src_data*filter_parameters) 454 vqadd.s16 q7, q3 ;sum of all (src_data*filter_parameters)
|
/external/libvpx/libvpx/vp8/encoder/x86/ |
temporal_filter_apply_sse2.asm | 2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved. 7 ; in the file PATENTS. All contributing project authors may 47 movdqa [rsp + strength], xmm6 ; where strength is used, all 16 bytes are read
|
/external/llvm/test/MC/MBlaze/ |
mblaze_branch.s | 3 # Test to make sure that all of the TYPE-A instructions supported by
|
/external/llvm/utils/buildit/ |
build_llvm | 341 -print | xargs -n 1 -P ${SYSCTL} $STRIP -arch all -Sl
|
/external/oprofile/utils/ |
opcontrol | 147 -V/--verbose[=all,sfile,arcs,samples,module,misc,ext] 173 all: all of the above 180 -i/--image=name[,names] list of binaries to profile (default is "all") 397 # save all the setup related information 447 # reload all the setup-related information 569 all) 873 if test "$val" = "all"; then 883 VERBOSE="all" 1178 # Here we use those values to ensure that all chosen event [all...] |
/external/ppp/pppd/ |
Makefile.linux | 200 all: $(TARGETS)
|
/external/qemu/distrib/jpeg-6b/ |
ltmain.sh | 49 # These must not be set unconditionally because not all systems understand 323 # All platforms use -DPIC, to notify preprocessed assembler code. 398 -all-static | -static) 399 if test "X$arg" = "X-all-static" && test "$build_libtool_libs" = yes && test -z "$link_static_flag"; then 456 -all-static) 529 # If we have no pic_flag, then this is the same as -all-static. 761 # is not unsupported. This is valid on all known static and 848 # All the library-specific variables (install_libdir is set above). 952 # Add in all the interfaces that we are compatible with. 1003 # Add libc to deplibs on all systems [all...] |
/external/v8/test/mjsunit/ |
debug-changebreakpoint.js | 1 // Copyright 2008 the V8 project authors. All rights reserved. 89 // Indicate that all was processed.
|
debug-compile-event.js | 1 // Copyright 2009 the V8 project authors. All rights reserved. 114 // Check the actual number of events (no compilation through the API as all
|
debug-continue.js | 1 // Copyright 2008 the V8 project authors. All rights reserved. 89 // Indicate that all was processed.
|
debug-evaluate-locals.js | 1 // Copyright 2008 the V8 project authors. All rights reserved. 123 // Indicate that all was processed.
|
debug-evaluate-with-context.js | 1 // Copyright 2008 the V8 project authors. All rights reserved. 113 // Now try all the same, but via debug protocol.
|
debug-liveedit-diff.js | 1 // Copyright 2010 the V8 project authors. All rights reserved. 101 "all\nmy\ntroubles\nseemed\nso\nfar\naway"
|
debug-liveedit-patch-positions.js | 1 // Copyright 2010 the V8 project authors. All rights reserved. 49 // Find all *$* markers in text of the function and read corresponding statement
|
debug-scopes.js | 1 // Copyright 2011 the V8 project authors. All rights reserved. 509 // functions arguments. Using all arguments and locals from the outer function 536 // functions arguments. Using all arguments and locals from the outer function 565 // functions arguments. In the presence of eval all arguments and locals 621 // Two closures. In the presence of eval all information is provided as the
|
debug-script.js | 1 // Copyright 2008 the V8 project authors. All rights reserved. 63 // If snapshot is used, all extensions are cached in the snapshot.
|
int32-ops.js | 1 // Copyright 2010 the V8 project authors. All rights reserved. 29 // with SMI_MIN and SMI_MAX from the 64-bit platform, which represents all
|
keywords-and-reserved_words.js | 1 // Copyright 2011 the V8 project authors. All rights reserved. 60 // All non-strict keywords are also keywords in strict code. 107 // Not keywords - these are all just identifiers.
|
regexp-static.js | 1 // Copyright 2008 the V8 project authors. All rights reserved. 58 // regexp) and also RegExp.prototype.test should all behave as if
|
Completed in 1047 milliseconds
<<71727374757677787980>>