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

1 2

  /external/devlib/devlib/bin/scripts/
shutils.in 7 FIND=${FIND:-$BUSYBOX find}
96 $FIND $CGROUP -type f -maxdepth 1 |
115 $FIND $CGMOUNT -type d -maxdepth 0 | \
126 $FIND $CGMOUNT -type d -mindepth 1 | \
129 echo "ERROR: could not find any $CGP cgroup under $CGMOUNT"
133 $FIND $CGMOUNT -type d -mindepth 1 | \
  /build/kati/
func.h 46 FIND,
58 unique_ptr<FindCommand> find; member in struct:CommandResult
find.h 31 FIND,
regen.cc 27 #include "find.h"
245 if (sr->op == CommandOp::FIND) {
306 if (sr->op != CommandOp::FIND)
320 // directory which affects the results of find command.
ninja.cc 35 #include "find.h"
50 const size_t found = cmd.find(name);
63 index = val.find(name);
66 index = val.find(name);
81 size_t index = cmdline.find(' ');
100 return rest.find(" -c ") != string::npos ? 0 : string::npos;
118 ERROR("Cannot find the depfile in %s", cmd.as_string().c_str());
133 if (cmd->find("bin/llvm-rs-cc ") != string::npos) {
143 if (cmd->find(p) != string::npos) {
145 const size_t found = cmd->find(rm_f)
    [all...]
  /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/skia/tools/gpu/gl/debug/
DebugGLTestContext.cpp 30 #define FIND(id, className, classEnum) \
84 GrProgramObj *program = FIND(programID, GrProgramObj, kProgram_ObjTypes);
87 GrShaderObj *shader = FIND(shaderID, GrShaderObj, kShader_ObjTypes);
100 GrTextureObj *texture = FIND(textureID, GrTextureObj, kTexture_ObjTypes);
207 GrProgramObj *program = FIND(programID, GrProgramObj, kProgram_ObjTypes);
220 GrFrameBufferObj *frameBuffer = FIND(frameBufferID, GrFrameBufferObj,
231 GrRenderBufferObj *renderBuffer = FIND(renderBufferID, GrRenderBufferObj,
279 GrTextureObj *buffer = FIND(textures[i], GrTextureObj, kTexture_ObjTypes);
308 GrFrameBufferObj *buffer = FIND(frameBuffers[i], GrFrameBufferObj,
358 GrRenderBufferObj *buffer = FIND(renderBuffers[i], GrRenderBufferObj
    [all...]
  /external/valgrind/coregrind/m_debuginfo/
readelf.c     [all...]
  /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.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
  /external/swiftshader/third_party/LLVM/docs/
Makefile 76 $(FIND) . -type f -exec \
107 $(FIND) . -type f -exec \
126 `$(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 251 #define FIND(name) _FIND (name)
254 FIND(NAME) (NAME *htab, HASHTYPE hval, TYPE val)
  /external/libpcap/
pcap-sita.c 52 #define FIND 0
274 pos = strcspn(buf, "#\n\r"); /* find the first comment character or EOL */
277 pos = strspn(buf, " \t"); /* then find the first non-white space */
377 else if (units[chassis][geoslot].find_fd == fd) close_with_IOP(chassis, geoslot, FIND);
751 close_with_IOP(chassis, geoslot, FIND); /* and close out connection to him */
785 if (u->ip && (open_with_IOP(u, FIND))) { /* connect to the remote IOP */
788 close_with_IOP(chassis, geoslot, FIND);
    [all...]
  /external/libgsm/
Makefile 104 FIND = find
424 -$(FIND) . \( -name core -o -name foo \) \
  /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 1009 f = hsearch(e, FIND);
  /external/swiftshader/third_party/LLVM/
configure 74 # Find who we are. Look in the path if we contain no directory separator.
88 # We did not find ourselves, most probably we were run as `sh COMMAND'
94 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
462 # (the dirname of $[0] is not the place where we might find the
733 FIND
1265 # Find the source files, if location was not specified.
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/s390x/
asmz.go 225 // find leftmost one
665 // cannot find a case; abort
797 // oprange[] is used by oplook() to find the Optab entry that applies to a given Prog.
    [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/
asmz.go 225 // find leftmost one
665 // cannot find a case; abort
797 // oprange[] is used by oplook() to find the Optab entry that applies to a given Prog.
    [all...]
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 

Completed in 1242 milliseconds

1 2