Searched
refs:all (Results
1501 -
1525 of
2285) sorted by null
<<61626364656667686970>>
/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. 129 // string backward (reverses all concatenations). 132 // Compiles alternation of all the re to a new Prog. 204 // Returns the alternation of all the added suffixes. 318 // To run backward over string, reverse all concatenations. 813 // If this range contains all of A-Za-z or none of it, 988 // to run over the input string backward (reverses all concatenations). 1017 Frag all = c.Cat(f, c.Match(0)) local 1099 Frag all = c.WalkExponential(re, kNullFrag, 2*c.max_inst_); local [all...] |
/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
|
/external/webkit/LayoutTests/fast/encoding/resources/ |
parser-tests.js | 1 document.write('<p>This test suite was converted from http://www.hixie.ch/tests/adhoc/html/parsing/encoding/all.html</p>' +
|
/external/webkit/Tools/Scripts/webkitperl/VCSUtils_unittest/ |
parseDiffWithMockFiles.pl | 3 # Copyright (C) 2011 Research In Motion Limited. All rights reserved. 83 all: label 89 all: label
|
/external/webrtc/ |
android-webrtc.mk | 1 # Copyright (c) 2011 The WebRTC project authors. All Rights Reserved. 6 # in the file PATENTS. All contributing project authors may 9 # These defines will apply to all source files
|
/external/webrtc/src/modules/audio_processing/test/ |
apmtest.m | 11 % 'all' All tests. 23 % or set to zero, to use all test cases. 40 testname = 'all'; 59 if strcmp(testname, 'all')
|
/external/zlib/watcom/ |
watcom_f.mak | 25 all: $(ZLIB_LIB) example.exe minigzip.exe
|
/frameworks/av/media/libstagefright/ |
Android.mk | 123 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/frameworks/compile/libbcc/runtime/make/ |
lib_info.mk | 46 # The names of all the available options.
|
/frameworks/compile/libbcc/runtime/make/platform/ |
clang_darwin.mk | 4 # with a version of the library which contains private_extern definitions of all
|
darwin_bni.mk | 7 # haven't explicitly defined support for. If all goes well, this will just work
|
/hardware/ti/wlan/wl1271/CUDK/configurationutility/ |
makefile | 107 .PHONY: all 109 all: $(TARGET)
|
/hardware/ti/wlan/wl1271/platforms/os/linux/build/ |
Makefile | 146 # Adds the current directory as a prefix to all include directories. 179 .PHONY: all 180 all: .depend $(OUTPUT_DIR) $(OUTPUT_FILE)
|
/ndk/sources/host-tools/ndk-stack/ |
GNUMakefile | 25 all: $(EXECUTABLE)
|
Completed in 684 milliseconds
<<61626364656667686970>>