HomeSort by relevance Sort by last modified time
    Searched full:attaching (Results 1 - 25 of 375) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/mime/
nonmultipart.py 19 # The public API prohibits attaching multiple subparts to MIMEBase
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/mime/
nonmultipart.py 19 # The public API prohibits attaching multiple subparts to MIMEBase
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
debugger.html 4 As of today, attaching to the tab by means of the debugger API
  /external/chromium_org/components/invalidation/
invalidation_export.h 9 // library build. There's no point in attaching attributes to them.
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/MultiSession/
AttachConnectorTest.java 38 * JDWP Unit test to check capacity for work of attaching connector.
47 * This testcase checks capacity for work of attaching connector.
48 * <BR>Before debuggee start it sets up connector kind to attaching and starts
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
TransportWrapper.java 65 * @param address address for attaching
66 * @param attachTimeout timeout for attaching in milliseconds
SocketTransportWrapper.java 131 * @param address address for attaching
132 * @param attachTimeout timeout for attaching in milliseconds
171 throw new InterruptedIOException("Interruption in attaching to " + address);
178 throw new SocketTimeoutException("Timeout exceeded in attaching to " + address);
  /external/deqp/doc/testspecs/GL3/
functional.fragment_out_location.txt 29 - Before attaching shaders
45 linking and attaching shaders. Verification is done using
  /external/chromium_org/third_party/sqlite/src/test/
shared7.test 12 # Make sure that attaching the same database multiple times in
attach4.test 12 # focus of this script is attaching many database files to a single
  /external/chromium_org/third_party/webrtc/test/manual/
adapter.js 17 console.log("Attaching media stream");
  /external/chromium_org/tools/cr/cr/actions/
debugger.py 26 """Checks if the debugger is attaching or launching."""
  /external/valgrind/main/coregrind/
pub_core_debugger.h 3 /*--- Attaching a debugger. pub_core_debugger.h ---*/
35 // PURPOSE: This simple module just deals with attaching a debugger to the
  /external/chromium_org/chrome/browser/extensions/api/debugger/
debugger_api.h 5 // Defines the Chrome Extensions Debugger API functions for attaching debugger
  /external/chromium_org/chrome/browser/ui/
tab_helpers.h 53 // Adopts the specified WebContents as a full-fledged browser tab, attaching
  /external/chromium_org/third_party/WebKit/Source/platform/
WebThreadSupportingGC.h 18 // WebThreadSupportingGC wraps a WebThread and adds support for attaching
  /external/chromium_org/third_party/skia/platform_tools/android/bin/
android_gdb_apk 40 echo "Attaching to pid: $PID"
  /external/skia/platform_tools/android/bin/
android_gdb_apk 40 echo "Attaching to pid: $PID"
  /external/deqp/modules/gles2/functional/
es2fFboApiTest.cpp 259 logComment(testCtx, "Attaching 2D texture to default framebuffer");
266 logComment(testCtx, "Attaching renderbuffer to default framebuffer");
278 logComment(testCtx, "Attaching 2D texture using GL_TEXTURE_CUBE_MAP_NEGATIVE_X texture target");
285 logComment(testCtx, "Attaching deleted 2D texture object");
295 logComment(testCtx, "Attaching cube texture using GL_TEXTURE_2D texture target");
301 logComment(testCtx, "Attaching deleted cube texture object");
311 logComment(testCtx, "Attaching renderbuffer using GL_FRAMEBUFFER renderbuffer target");
317 logComment(testCtx, "Attaching deleted renderbuffer object");
331 logComment(testCtx, "Attaching allocated texture name to 2D target");
335 logComment(testCtx, "Attaching allocated texture name to cube target")
    [all...]
  /external/deqp/modules/gles3/functional/
es3fFboApiTests.cpp 235 logComment(testCtx, "Attaching 2D texture to default framebuffer");
242 logComment(testCtx, "Attaching renderbuffer to default framebuffer");
254 logComment(testCtx, "Attaching 2D texture using GL_TEXTURE_CUBE_MAP_NEGATIVE_X texture target");
261 logComment(testCtx, "Attaching deleted 2D texture object");
271 logComment(testCtx, "Attaching cube texture using GL_TEXTURE_2D texture target");
277 logComment(testCtx, "Attaching deleted cube texture object");
287 logComment(testCtx, "Attaching renderbuffer using GL_FRAMEBUFFER renderbuffer target");
293 logComment(testCtx, "Attaching deleted renderbuffer object");
307 logComment(testCtx, "Attaching allocated texture name to 2D target");
311 logComment(testCtx, "Attaching allocated texture name to cube target")
    [all...]
  /external/chromium_org/mojo/embedder/
embedder_unittest.cc 190 // Write a message to |h0| (attaching nothing).
200 // Write one message to |server_mp|, attaching |h1|.
354 // 1. Write a message to |server_mp| (attaching nothing).
399 // 4. Write a message to |server_mp|, attaching |mp1|.
502 // 2. Write a message to |client_mp| (attaching nothing).
559 // 9. Write a message to |mp1|, attaching |mp2|.
  /external/chromium_org/content/browser/frame_host/
frame_tree_unittest.cc 133 // Simulate attaching a series of frames to build the frame tree.
204 // Simulate attaching a series of frames to build the frame tree.
244 // Simulate attaching a frame from mismatched process id.
  /external/lldb/source/Plugins/DynamicLoader/Static/
DynamicLoaderStatic.cpp 72 /// Called after attaching a process.
75 /// attaching to a process.
84 /// Called after attaching a process.
87 /// attaching to a process.
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/share/
JPDADebuggeeSynchronizer.java 215 logWriter.println("[SYNC] Attaching socket to: " + host + ":" + port);
224 "[SYNC] Exception in attaching for socket sync connection", e);
  /external/chromium_org/third_party/webrtc/tools/loopback_test/
adapter.js 112 console.log("Attaching media stream");
202 console.log('Error attaching stream to element.');

Completed in 2213 milliseconds

1 2 3 4 5 6 7 8 91011>>