/external/chromium_org/android_webview/tools/ |
find_copyrights.pl | 25 open FIND, '-|', 'find', $root_dir, @find_args 26 or die "$progname: Couldn't exec find: $!\n"; 31 while (<FIND>) { 35 close FIND;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/ |
ManifestEditorContributor.java | 92 actionBars.setGlobalActionHandler(ActionFactory.FIND.getId(), 93 getAction(editor, ITextEditorActionConstants.FIND));
|
/external/valgrind/main/coregrind/m_debuginfo/ |
readelf.c | [all...] |
/external/llvm/unittests/ |
Makefile.unittest | 21 -$(Verb) $(FIND) $(filter-out $(PARALLEL_DIRS), $(wildcard *)) -type f \
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
search.h | 42 FIND,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/ |
search.h | 65 FIND, 85 ACTION is `FIND' return found entry or signal error by returning
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
search.h | 65 FIND, 85 ACTION is `FIND' return found entry or signal error by returning
|
/external/llvm/docs/ |
Makefile | 78 $(FIND) . -type f -exec \ 107 $(FIND) . -type f -exec \ 124 `$(FIND) $(LEVEL)/bindings/ocaml -name "*.odoc" -exec echo -load '{}' ';'`
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/ |
LogCatView.java | 85 actionBars.setGlobalActionHandler(ActionFactory.FIND.getId(), 86 new Action("Find") {
|
/sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/ |
MonitorActionBarAdvisor.java | 56 mFindAction = ActionFactory.FIND.create(window); 57 mFindAction.setText("Find..."); // replace the default "Find and Replace..."
|
/external/elfutils/0.153/lib/ |
dynamicsizehash.c | 283 #define FIND(name) _FIND (name) 286 FIND(NAME) (htab, hval, val)
|
/external/clang/docs/ |
Makefile | 74 $(FIND) . -type f -exec \
|
/external/libpcap/ |
pcap-sita.c | 54 #define FIND 0 272 pos = strcspn(buf, "#\n\r"); /* find the first comment character or EOL */ 275 pos = strspn(buf, " \t"); /* then find the first non-white space */ 375 else if (units[chassis][geoslot].find_fd == fd) close_with_IOP(chassis, geoslot, FIND); 746 close_with_IOP(chassis, geoslot, FIND); /* and close out connection to him */ 780 if (u->ip && (open_with_IOP(u, FIND))) { /* connect to the remote IOP */ 783 close_with_IOP(chassis, geoslot, FIND); [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
AndroidXmlEditor.java | 387 bars.setGlobalActionHandler(ActionFactory.FIND.getId(), 388 mTextEditor.getAction(ActionFactory.FIND.getId())); 418 bars.setGlobalActionHandler(ActionFactory.FIND.getId(), null); 428 * find the default page in the properties of the {@link IResource} object being edited. [all...] |
/external/elfutils/0.153/src/ |
ar.c | 547 ENTRY *res = hsearch (entry, FIND); 640 /* Try to truncate the name. First find out by how 729 /* Try to truncate the name. First find out by how 969 ENTRY *res = hsearch (entry, FIND); 1192 ENTRY *res = hsearch (entry, FIND); [all...] |
/external/linux-tools-perf/perf-3.12.0/tools/perf/ |
Makefile | 81 FIND = find 730 $(FIND) . -name '*.[hcS]' -print | xargs etags -a 734 $(FIND) . -name '*.[hcS]' -print | xargs ctags -a 738 $(FIND) . -name '*.[hcS]' -print | xargs cscope -b
|
/external/qemu/android/ |
hw-events.h | 189 KEY_CODE(FIND ,136) \
|
/external/sepolicy/tools/ |
check_seapp.c | 303 log_error("Could not find selinux boolean \"%s\" on line: %d in file: %s\n", 314 log_error("Could not find selinux type \"%s\" on line: %d in file: %s\n", value, 324 log_error("Could not find selinux level \"%s\", on line: %d in file: %s\n", value, 830 f = hsearch(e, FIND);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/ |
GLFunctionTraceViewer.java | 239 actionBars.setGlobalActionHandler(ActionFactory.FIND.getId(), 240 new Action("Find") { 759 if (matcher.find()) { [all...] |
/external/llvm/ |
configure | 70 # Find who we are. Look in the path if we contain no directory separator. 84 # We did not find ourselves, most probably we were run as `sh COMMAND' 90 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 456 # (the dirname of $[0] is not the place where we might find the 519 # Find out whether ``test -x'' works. Don't use a zero-byte file, as 735 FIND 1261 # Find the source files, if location was not specified. 1297 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 [all...] |
/prebuilts/tools/common/eclipse/ |
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar | |
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | |
/prebuilts/misc/common/groovy/ |
groovy-all-1.7.0.jar | |
/prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/ |
groovy-all-2.2.1.jar | |