HomeSort by relevance Sort by last modified time
    Searched full:attach (Results 101 - 125 of 3222) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/iproute2/man/man8/
ip-maddress.8 39 These commands attach/detach a static link-layer multicast address
  /external/jsoncpp/
.clang-format 37 BreakBeforeBraces: Attach
  /external/kernel-headers/original/uapi/asm-mips/asm/
shmbuf.h 16 __kernel_time_t shm_atime; /* last attach time */
  /external/kernel-headers/original/uapi/linux/
atmarp.h 22 #define ATMARP_MKIP _IO('a',ATMIOC_CLIP+2) /* attach socket to IP */
  /external/libchrome/base/debug/
debugger.cc 17 // The pid from which we know which process to attach to are not output by
  /external/lzma/CPP/7zip/UI/FileManager/
PasswordDialog.cpp 37 _passwordEdit.Attach(GetItem(IDE_PASSWORD_PASSWORD));
  /external/lzma/CPP/Windows/
DLL.h 28 void Attach(HMODULE m)
Thread.h 26 void Attach(HANDLE handle) { thread = handle; }
Shell.h 29 void Attach(LPITEMIDLIST object)
62 void Attach(HDROP object);
  /external/skia/include/views/
SkOSWindow_Android.h 31 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo* info);
SkOSWindow_Mac.h 36 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
SkOSWindow_SDL.h 32 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
SkOSWindow_iOS.h 25 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
  /frameworks/base/core/java/android/service/dreams/
IDreamService.aidl 25 void attach(IBinder windowToken, boolean canDoze, IRemoteCallback started);
  /frameworks/base/core/java/android/service/wallpaper/
IWallpaperService.aidl 26 void attach(IWallpaperConnection connection,
  /libcore/luni/src/test/native/
libcore_java_lang_ThreadTest.cpp 44 return new std::string("Attach failed");
51 // the supplied name. In this test, the name we attach with == the
89 jniThrowException(env, "java/lang/IllegalStateException", "Attach failed");
108 jniThrowException(env, "java/lang/IllegalStateException", "Attach failed");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
atmarp.h 22 #define ATMARP_MKIP _IO('a',ATMIOC_CLIP+2) /* attach socket to IP */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
atmarp.h 22 #define ATMARP_MKIP _IO('a',ATMIOC_CLIP+2) /* attach socket to IP */
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1513/
kotlin-compiler-embeddable-0.13.1513.pom 20 <id>attach-artifacts</id>
23 <goal>attach-artifact</goal>
41 <id>attach-empty-javadoc</id>
44 <goal>attach-artifact</goal>
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1514/
kotlin-compiler-embeddable-0.13.1514.pom 20 <id>attach-artifacts</id>
23 <goal>attach-artifact</goal>
41 <id>attach-empty-javadoc</id>
44 <goal>attach-artifact</goal>
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/launch/
GdbServerTask.java 47 * @param pid pid of task to attach to
63 * successfully attach itself to the process, then it counts down on its attach latch.
68 String command = String.format("run-as %s lib/gdbserver +%s --attach %d",
  /external/guava/guava-bootstrap/
pom.xml 33 <id>attach-sources</id>
43 <id>attach-docs</id>
  /external/ltrace/testsuite/ltrace.minor/
Makefile.am 18 EXTRA_DIST = attach-process.exp count-record.c count-record.exp \
27 CLEANFILES = *.o *.so *.log *.sum *.ltrace setval.tmp attach-process \
trace-fork.exp 27 if [ regexp {Cannot attach} $exec_output ] {
28 fail "Couldn't attach to forked process!"
  /external/objenesis/main/
pom.xml 59 <attach>false</attach>

Completed in 1452 milliseconds

1 2 3 45 6 7 8 91011>>