HomeSort by relevance Sort by last modified time
    Searched full:attaching (Results 51 - 75 of 479) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
nodes.go 204 // TODO(gri) consider using Name{"..."} instead of nil (permits attaching of comments)
231 // TODO(gri) consider using Name{"..."} instead of nil (permits attaching of comments)
419 // TODO(gri) consider using Name{"..."} instead of nil (permits attaching of comments)
  /prebuilts/sdk/
README-jack-server.txt 218 - Attaching your compilation log.
219 - Attaching the file produced by jack-admin dump-report
230 Please report and give us additional information by attaching the file
  /prebuilts/sdk/tools/
README-jack-server.md 222 - Attaching your compilation log.
223 - Attaching the file produced by `jack-admin dump-report`
235 Please report and give us additional information by attaching the file produced by
  /system/core/adf/libadf/tests/
adf_test.cpp 102 "attaching overlay engine " << eng_id << " to interface " <<
289 EXPECT_EQ(-EALREADY, err) << "attaching overlay engine " << eng_id <<
298 EXPECT_EQ(-EINVAL, err) << "attaching overlay engine " << eng_id <<
  /art/runtime/ti/
agent.h 72 bool attaching,
  /cts/tests/signature/api-check/src/java/android/signature/cts/api/
BootClassPathClassesProvider.java 87 throw new RuntimeException("Error while attaching JVMTI agent", e);
  /developers/samples/android/ui/views/EffectiveNavigation/app/src/main/java/com/example/android/effectivenavigation/
CollectionDemoActivity.java 57 // Set up the ViewPager, attaching the adapter.
  /external/honggfuzz/docs/
AttachingToPid.md 20 In order to attach to a given PID we'll use the **-p** flag. Note that honggfuzz supports attaching to threads as well; in other words, it will attach to every thread in the same thread group (_ls /proc/pid/task_).
  /external/iproute2/man/man8/
tc-drr.8 57 not delay packets. Attaching non-work-conserving qdiscs like tbf to it does not make
tc-prio.8 33 command line attaching PRIO to its root.
179 bands. Can be prevented by attaching a shaper (for example,
  /external/jmdns/src/javax/jmdns/
NetworkTopologyDiscovery.java 10 * This class is used to resolve the list of Internet address to use when attaching JmDNS to the network.
  /external/libpcap/
pcap_inject.3pcap 60 libpcap used when attaching to the device, even on platforms that
  /external/ltp/testcases/kernel/controllers/cgroup_fj/
cgroup_fj_common.sh 49 tst_resm TINFO "Attaching task $pid to $path"
  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/core/session/
Session.java 44 * Open the data connection, attaching to the predefined port number on the client
  /external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/core/session/
Session.java 44 * Open the data connection, attaching to the predefined port number on the client
  /external/skia/include/gpu/
GrRenderTarget.h 128 // Allows the backends to perform any additional work that is required for attaching a
  /external/skqp/include/gpu/
GrRenderTarget.h 128 // Allows the backends to perform any additional work that is required for attaching a
  /external/webrtc/talk/media/base/
capturemanager.h 34 // class also provides APIs for attaching VideoRenderers to a specific capturer
  /external/webrtc/webrtc/modules/utility/source/
helpers_android.cc 105 ALOGD("Attaching thread to JVM%s", GetThreadInfo().c_str());
  /frameworks/base/lowpan/java/android/net/lowpan/
ILowpanInterface.aidl 56 const String STATE_ATTACHING = "attaching";
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTesterFailBringUpAll.java 68 log("simulate attaching");
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/opt/
instruction.cpp 31 "Op(No)Line attaching to Op(No)Line found");
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/DebuggerOnDemand/
LaunchedDebugger.java 51 * This method is invoked right before attaching to debuggee VM.
52 * It forces to use attaching connector and fixed transport address.
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/share/
JPDADebuggeeSynchronizer.java 239 logWriter.println("[SYNC] Attaching socket to: " + serverAddress);
248 "[SYNC] Exception in attaching for socket sync connection", e);
  /external/ltp/testcases/kernel/controllers/cpuset/cpuset_base_ops_test/
cpuset_base_ops_testset.sh 234 tst_resm TPASS "Attaching Task Test successed!!"
236 tst_resm TFAIL "Attaching Task Test failed!! cpus - \"$cpus\", mems - \"$mems\", Expect - \"$expect\", Fact - \"$ret\". (0 - Attach Success, 1 - Attach Fail)"

Completed in 1555 milliseconds

1 23 4 5 6 7 8 91011>>