/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...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
search.h | 65 FIND, 85 ACTION is `FIND' return found entry or signal error by returning
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-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.7-4.6/sysroot/usr/include/ |
search.h | 65 FIND, 85 ACTION is `FIND' return found entry or signal error by returning
|
/external/llvm/docs/ |
Makefile | 73 $(FIND) . -type f -exec \ 104 $(FIND) . -type f -exec \ 123 `$(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/lib/ |
dynamicsizehash.c | 283 #define FIND(name) _FIND (name) 286 FIND(NAME) (htab, hval, val)
|
/external/clang/docs/ |
Makefile | 69 $(FIND) . -type f -exec \
|
/libcore/crypto/src/main/java/org/conscrypt/ |
ServerHandshakeImpl.java | 348 FIND: if (clientHello.session_id.length != 0) { 359 break FIND; 364 // find session in cash 604 // find sesssion in the session hash 609 // find appropriate cipher_suite in the client suites
|
/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/src/ |
ar.c | 518 ENTRY *res = hsearch (entry, FIND); 612 /* Try to truncate the name. First find out by how 702 /* Try to truncate the name. First find out by how 942 ENTRY *res = hsearch (entry, FIND); 1164 ENTRY *res = hsearch (entry, FIND); [all...] |
/external/qemu/android/ |
hw-events.h | 189 KEY_CODE(FIND ,136) \
|
/external/sepolicy/tools/ |
check_seapp.c | 302 log_error("Could not find selinux boolean \"%s\" on line: %d in file: %s\n", 313 log_error("Could not find selinux type \"%s\" on line: %d in file: %s\n", value, 323 log_error("Could not find selinux level \"%s\", on line: %d in file: %s\n", value, 781 f = hsearch(e, FIND);
|
/external/linux-tools-perf/ |
Makefile | 141 FIND = find 807 $(FIND) . -name '*.[hcS]' -print | xargs etags -a 811 $(FIND) . -name '*.[hcS]' -print | xargs ctags -a 815 $(FIND) . -name '*.[hcS]' -print | xargs cscope -b
|
/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 730 FIND 1266 # Find the source files, if location was not specified. 1302 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 [all...] |
/external/llvm/projects/sample/ |
configure | 68 # Find who we are. Look in the path if we contain no directory separator. 82 # We did not find ourselves, most probably we were run as `sh COMMAND' 88 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 454 # (the dirname of $[0] is not the place where we might find the 517 # Find out whether ``test -x'' works. Don't use a zero-byte file, as 720 FIND 1236 # Find the source files, if location was not specified. 1272 { 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 | |
org.eclipse.jface_3.6.1.M20100825-0800.jar | |
/prebuilts/misc/common/groovy/ |
groovy-all-1.7.0.jar | |