HomeSort by relevance Sort by last modified time
    Searched full:calling (Results 1026 - 1050 of 10091) sorted by null

<<41424344454647484950>>

  /external/chromium_org/third_party/libjingle/source/talk/base/
thread_unittest.cc 267 // Test that calling Release on a thread causes it to self-destruct when
289 // Try calling functors.
295 // Try calling bare functions.
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_context.h 247 /* Updated by calling svga_update_state( SVGA_STATE_HW_CLEAR )
272 /* Updated by calling svga_update_state( SVGA_STATE_HW_DRAW )
288 /* Updated by calling svga_update_state( SVGA_STATE_NEED_SWTNL )
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
SingleFieldBuilder.java 103 * calling {@link Message.Builder#buildPartial} on it. If no message has
131 * builder is created on demand by calling {@link Message#toBuilder}.
140 // therefore setting the builder itself to clean without actually calling
  /external/chromium_org/third_party/skia/include/core/
SkRefCnt.h 25 the stack or calling delete) if getRefCnt() > 1.
95 * be called right before calling through to inherited internal_dispose()
96 * or before calling the destructor.
  /external/chromium_org/third_party/skia/include/gpu/gl/
GrGLConfig.h 78 * GR_GL_FULL_READPIXELS_FASTER_THAN_PARTIAL: Set this to 1 if calling
79 * glReadPixels to read the entire framebuffer is faster than calling it with
85 * amounts to ensuring the error is GL_NO_ERROR, calling the allocating
  /external/chromium_org/third_party/skia/include/utils/
SkDeferredCanvas.h 41 * Specify the surface to be used by this canvas. Calling setSurface will
51 * Specify a NotificationClient to be used by this canvas. Calling
56 * by calling setNotificationClient(NULL) if it is destroyed before
  /external/chromium_org/third_party/skia/src/core/
SkPicture.cpp 130 yet, we need to fake a call to endRecording() without actually calling
178 yet, we need to fake a call to endRecording() without actually calling
210 // Must be set before calling createBBoxHierarchy
  /external/chromium_org/ui/views/controls/menu/
menu.h 169 // Unless the icon is empty, calling this function forces the Menu class
194 // needs an icon. Calling this function forces the Menu class to draw
211 // Sets an icon for an item with a given item_id. Calling this function
  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/animations/
BoneContext.java 38 /** Created bone (available after calling 'buildBone' method). */
40 /** Bone's pose transform (available after calling 'buildBone' method). */
199 * @return built bone (available after calling 'buildBone' method)
  /external/mesa3d/src/gallium/drivers/svga/
svga_context.h 247 /* Updated by calling svga_update_state( SVGA_STATE_HW_CLEAR )
272 /* Updated by calling svga_update_state( SVGA_STATE_HW_DRAW )
288 /* Updated by calling svga_update_state( SVGA_STATE_NEED_SWTNL )
  /external/openssh/
OVERVIEW 113 calling ssh_login.
147 mode by calling server_loop in serverloop.c. This does the real
148 work, calling functions in other modules.
  /external/skia/include/core/
SkRefCnt.h 25 the stack or calling delete) if getRefCnt() > 1.
95 * be called right before calling through to inherited internal_dispose()
96 * or before calling the destructor.
  /external/skia/include/gpu/gl/
GrGLConfig.h 78 * GR_GL_FULL_READPIXELS_FASTER_THAN_PARTIAL: Set this to 1 if calling
79 * glReadPixels to read the entire framebuffer is faster than calling it with
85 * amounts to ensuring the error is GL_NO_ERROR, calling the allocating
  /external/skia/include/utils/
SkDeferredCanvas.h 41 * Specify the surface to be used by this canvas. Calling setSurface will
51 * Specify a NotificationClient to be used by this canvas. Calling
56 * by calling setNotificationClient(NULL) if it is destroyed before
  /external/skia/src/core/
SkPicture.cpp 130 yet, we need to fake a call to endRecording() without actually calling
178 yet, we need to fake a call to endRecording() without actually calling
210 // Must be set before calling createBBoxHierarchy
  /external/v8/src/
compilation-cache.h 129 // 2. The shared function info of the calling function.
133 // non-strict code even if the calling function is a strict mode function.
136 // 4. The start position of the calling scope.
  /frameworks/base/core/java/android/view/
GraphicBuffer.java 201 * Destroyes this buffer immediately. Calling this method frees up any
202 * underlying native resources. After calling this method, this buffer
246 * <p>Calling this method will throw an <code>IllegalStateException</code> if
  /frameworks/base/media/java/android/media/
AsyncPlayer.java 31 * so that any slowness with preparing or loading doesn't block the calling thread.
155 * Calling this before another audio file is done playing will stop
181 * at this point. Calling this multiple times has no ill effects.
  /frameworks/base/tools/layoutlib/bridge/src/android/view/
BridgeInflater.java 116 // Wrap the real exception in a ClassNotFoundException, so that the calling method
137 // Wrap the real exception in an InflateException so that the calling
234 // only apply the cookie of the calling node (<include>) if we are at the
  /frameworks/native/include/gui/
Surface.h 200 // that gets queued. It is set by calling setCrop.
204 // buffers that get queued. It is set by calling setScalingMode.
208 // buffer that gets queued. It is set by calling setTransform.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
dlfcn.h 61 The handle cannot be used again after calling `dlclose'. */
161 /* Treat ARG as `void **', and store there a pointer to the calling
164 segment, or if the calling thread has not allocated a block for it. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
dlfcn.h 61 The handle cannot be used again after calling `dlclose'. */
161 /* Treat ARG as `void **', and store there a pointer to the calling
164 segment, or if the calling thread has not allocated a block for it. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
dlfcn.h 61 The handle cannot be used again after calling `dlclose'. */
161 /* Treat ARG as `void **', and store there a pointer to the calling
164 segment, or if the calling thread has not allocated a block for it. */
  /art/runtime/base/unix_file/
fd_file.h 41 // Note though that calling Close and checking its return value is still no
  /bionic/libc/stdlib/
exit.c 40 * It is used to avoid calling locking functions in libc when they

Completed in 637 milliseconds

<<41424344454647484950>>