Searched
refs:all (Results
1576 -
1600 of
2476) sorted by null
<<61626364656667686970>>
/external/e2fsprogs/lib/ |
Makefile.elf-lib | 14 all:: image
|
/external/e2fsprogs/tests/progs/ |
Makefile.in | 31 all:: $(PROGS)
|
/external/icu4c/config/ |
mh-hpux-acc | 4 ## others. All Rights Reserved. 15 ## We use this instead of -mt, which isn't available in all versions of aCC 27 CFLAGS += -Ae +Olit=all 48 # -Bhidden_def Hides all symbols defined in the module.
|
/external/libffi/src/arm/ |
sysv.S | 15 in all copies or substantial portions of the Software. 51 /* We need a better way of testing for this, but for now, this is all 153 @ Make room for all of the new args. 156 @ Place all of the ffi_prep_args in position
|
/external/libvpx/libvpx/vp8/common/arm/armv6/ |
vp8_variance16x16_armv6.asm | 2 ; Copyright (c) 2011 The WebM project authors. All Rights Reserved. 7 ; in the file PATENTS. All contributing project authors may 53 orr r6, r6, r7 ; differences of all 4 pixels 76 orr r6, r6, r7 ; differences of all 4 pixels 100 orr r6, r6, r7 ; differences of all 4 pixels 126 orr r6, r6, r7 ; differences of all 4 pixels
|
vp8_variance_halfpixvar16x16_h_armv6.asm | 2 ; Copyright (c) 2011 The WebM project authors. All Rights Reserved. 7 ; in the file PATENTS. All contributing project authors may 58 orr r6, r6, r7 ; differences of all 4 pixels 88 orr r6, r6, r7 ; differences of all 4 pixels 119 orr r6, r6, r7 ; differences of all 4 pixels 152 orr r6, r6, r7 ; differences of all 4 pixels
|
vp8_variance_halfpixvar16x16_v_armv6.asm | 2 ; Copyright (c) 2011 The WebM project authors. All Rights Reserved. 7 ; in the file PATENTS. All contributing project authors may 59 orr r6, r6, r7 ; differences of all 4 pixels 89 orr r6, r6, r7 ; differences of all 4 pixels 120 orr r6, r6, r7 ; differences of all 4 pixels 153 orr r6, r6, r7 ; differences of all 4 pixels
|
/external/libvpx/libvpx/vp8/encoder/arm/armv6/ |
vp8_mse16x16_armv6.asm | 2 ; Copyright (c) 2011 The WebM project authors. All Rights Reserved. 7 ; in the file PATENTS. All contributing project authors may 54 orr r8, r8, r7 ; differences of all 4 pixels 75 orr r8, r8, r7 ; differences of all 4 pixels 94 orr r8, r8, r7 ; differences of all 4 pixels 117 orr r8, r8, r7 ; differences of all 4 pixels
|
/external/llvm/ |
shared_llvm.mk | 66 # Host build pulls in all ARM, Mips, X86 components.
|
/external/llvm/test/MC/MBlaze/ |
mblaze_fpu.s | 3 # Test to ensure that all FPU instructions can be parsed by the
|
/external/openssl/crypto/conf/ |
keysets.pl | 57 * All rights reserved. 65 * apply to all code found in this distribution, be it the RC4, RSA, 85 * 3. All advertising materials mentioning features or use of this software
|
/external/oprofile/ |
Makefile.am | 37 all-local: module
|
/external/regex-re2/re2/ |
compile.cc | 1 // Copyright 2007 The RE2 Authors. All Rights Reserved. 36 // Patches all the entries on l to have value v. 66 // Patches all the entries on l to have value v. 130 // string backward (reverses all concatenations). 133 // Compiles alternation of all the re to a new Prog. 205 // Returns the alternation of all the added suffixes. 319 // To run backward over string, reverse all concatenations. 814 // If this range contains all of A-Za-z or none of it, 989 // to run over the input string backward (reverses all concatenations). 1018 Frag all = c.Cat(f, c.Match(0)) local 1100 Frag all = c.WalkExponential(re, kNullFrag, 2*c.max_inst_); local [all...] |
/external/robolectric/ |
Android.mk | 20 LOCAL_SRC_FILES := $(call all-java-files-under, src/main/java)
|
/external/srec/srec/ca/ |
Android.mk | 6 # common settings for all ASR builds, exports some variables for sub-makes
|
/external/srtp/ |
Makefile | 14 # tags builds etags file from all .c and .h files 16 .PHONY: all test build_table_apps 18 all: test
|
/external/stlport/test/eh/ |
gcc7.mak | 47 all: $(TEST_EXE) $(D_TEST_EXE) $(NOSGI_TEST_EXE)
|
hp.mak | 48 all: $(TEST_EXE)
|
/external/v8/src/ |
liveedit-debugger.js | 1 // Copyright 2010 the V8 project authors. All rights reserved. 42 // All unchanged functions have their positions updated accordingly. 69 // Find all SharedFunctionInfo's that were compiled from this script. 98 // Recursively collects all newly compiled functions that are going into 154 // Committing all changes. 184 // We need to link to old script all former nested functions. 193 // Link to an actual script all the functions that we are going to use. 208 // unchanged and whether positions changed at all. 230 // FunctionCompileInfo -- a descriptions of all functions of the script. 235 // All functions get compiled linked to script provided as parameter script [all...] |
/external/v8/test/mjsunit/ |
debug-handle.js | 1 // Copyright 2009 the V8 project authors. All rights reserved. 50 // The base part of all evaluate requests. 73 // The base part of all lookup requests. 178 // Resolve all at once. 221 // Indicate that all was processed.
|
/external/v8/test/mjsunit/regress/ |
regress-1107.js | 1 // Copyright 2011 the V8 project authors. All rights reserved. 28 // Test that even if we cannot set element 0 on all the objects, we still
|
/external/v8/tools/ |
codemap.js | 1 // Copyright 2009 the V8 project authors. All rights reserved. 225 * Returns an array of all dynamic code entries. 233 * Returns an array of pairs of all dynamic code entries and their addresses. 241 * Returns an array of all static code entries. 249 * Returns an array of all libraries entries.
|
/external/valgrind/main/gdbserver_tests/ |
mcbreak.stdoutB.exp | 44 Delete all breakpoints? (y or n) [answered Y; input not from terminal]
|
/external/valgrind/main/massif/tests/ |
custom_alloc.post.exp | 55 ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
|
/external/valgrind/main/memcheck/tests/ |
varinfo6.stdout.exp | 29 all ok
|
Completed in 507 milliseconds
<<61626364656667686970>>