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

1 2

  /build/kati/
find.h 30 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/llvm/unittests/
Makefile.unittest 21 -$(Verb) $(FIND) $(filter-out $(PARALLEL_DIRS), $(wildcard *)) -type f \
  /external/llvm/docs/
Makefile 83 for DIR in $$($(FIND) . -type d); do \
86 $(FIND) $$DIR -maxdepth 1 -type f -exec $(DataInstall) {} $$DESTSUB \; ; \
116 $(FIND) . -type f -exec \
133 `$(FIND) $(LEVEL)/bindings/ocaml -name "*.odoc" \
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
search.h 42 FIND,
  /external/clang/docs/
Makefile 78 for DIR in $$($(FIND) . -type d); do \
81 $(FIND) $$DIR -maxdepth 1 -type f -exec $(DataInstall) {} $$DESTSUB \; ; \
  /external/valgrind/coregrind/m_debuginfo/
readelf.c     [all...]
  /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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
search.h 65 FIND,
85 ACTION is `FIND' return found entry or signal error by returning
  /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 251 #define FIND(name) _FIND (name)
254 FIND(NAME) (NAME *htab, HASHTYPE hval, TYPE val)
  /external/libpcap/
pcap-sita.c 52 #define FIND 0
270 pos = strcspn(buf, "#\n\r"); /* find the first comment character or EOL */
273 pos = strspn(buf, " \t"); /* then find the first non-white space */
373 else if (units[chassis][geoslot].find_fd == fd) close_with_IOP(chassis, geoslot, FIND);
744 close_with_IOP(chassis, geoslot, FIND); /* and close out connection to him */
778 if (u->ip && (open_with_IOP(u, FIND))) { /* connect to the remote IOP */
781 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/src/
ar.c 536 ENTRY *res = hsearch (entry, FIND);
629 /* Try to truncate the name. First find out by how
718 /* Try to truncate the name. First find out by how
958 ENTRY *res = hsearch (entry, FIND);
1181 ENTRY *res = hsearch (entry, FIND);
    [all...]
  /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...]
  /system/sepolicy/tools/
check_seapp.c 980 f = hsearch(e, FIND);
  /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
754 FIND
1269 # Find the source files, if location was not specified.
1305 { 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 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.3.6/
groovy-all-2.3.6.jar 

Completed in 961 milliseconds

1 2