HomeSort by relevance Sort by last modified time
    Searched refs:FIND (Results 1 - 25 of 26) sorted by null

1 2

  /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/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
ServerHandshakeImpl.java 348 FIND: if (clientHello.session_id.length != 0) {
359 break FIND;
364 // find session in cash
627 // find sesssion in the session hash
632 // 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 384 bars.setGlobalActionHandler(ActionFactory.FIND.getId(),
385 mTextEditor.getAction(ActionFactory.FIND.getId()));
415 bars.setGlobalActionHandler(ActionFactory.FIND.getId(), null);
425 * 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/check_seapp/
check_seapp.c 285 log_error("Could not find selinux boolean \"%s\" on line: %d in file: %s\n",
296 log_error("Could not find selinux type \"%s\" on line: %d in file: %s\n", value,
306 log_error("Could not find selinux level \"%s\", on line: %d in file: %s\n", value,
759 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 217 actionBars.setGlobalActionHandler(ActionFactory.FIND.getId(),
218 new Action("Find") {
703 if (matcher.find()) {
921 mFindDialog.open(); // blocks until find dialog is closed
  /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
724 FIND
1256 # Find the source files, if location was not specified.
1292 { 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
718 FIND
1235 # Find the source files, if location was not specified.
1271 { 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 
org.eclipse.jface_3.4.2.M20090107-0800.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 

Completed in 1069 milliseconds

1 2