HomeSort by relevance Sort by last modified time
    Searched full:calling (Results 326 - 350 of 10314) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/skia/include/utils/
SkCanvasStateUtils.h 47 * to reconstruct the canvas. The caller is responsible for calling
62 * calling unref on the SkCanvas.
  /external/chromium_org/third_party/skia/src/core/
SkTLS.h 42 * Remove (optionally calling the DeleteProc if it was specificed in Get)
58 * that after calling GetSpecific, we know that we can legally call
  /external/chromium_org/ui/gl/android/
surface_texture.h 48 // texture. Must be called with that context current on the calling thread.
53 // by calling ANativeWindow_release().
  /external/compiler-rt/include/sanitizer/
lsan_interface.h 33 // Calling this function makes LSan enter the leak checking phase immediately.
35 // you have intentional memory leaks in your shutdown code). Calling this
  /external/compiler-rt/lib/asan/lit_tests/TestCases/Linux/
malloc-in-qsort.cc 21 printf("Calling QsortCallback\n");
28 printf("Calling qsort\n");
  /external/llvm/lib/Target/MSP430/
README.txt 18 2. Libcalls: multiplication, division, remainder. Note, that calling convention
19 for libcalls is incomptible with calling convention of libcalls of msp430-gcc
  /external/mdnsresponder/mDNSPosix/
mDNSPosix.h 67 // Call mDNSPosixGetFDSet before calling select(), to update the parameters
71 // After calling mDNSPosixGetFDSet(), call select(nfds, &readfds, NULL, NULL, &timeout); as usual
  /external/mesa3d/docs/
MESA_copy_sub_buffer.spec 72 If dpy and drawable are the display and drawable for the calling
75 may be issued immediately after calling glXCopySubBufferMESA, but
  /external/mesa3d/src/mesa/swrast_setup/
NOTES 34 The module is not active by default, and must be installed by calling
51 hooks, and (optionally) cease calling _swsetup_InvalidateState().
  /external/mockito/src/org/mockito/internal/configuration/injection/
MockInjectionStrategy.java 34 * The implementation should take care of the actual calling if required.
59 * The code takes care of calling the next strategy if available and if of course if required
  /external/openssl/crypto/conf/
README 37 When the application closes down the modules are cleaned up by calling an
67 can be added by calling OPENSSL_load_builtin_modules().
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_loadso.h 32 * - Make sure you declare your function pointers with the same calling
65 * is no longer valid after calling SDL_UnloadObject().
  /external/qemu/distrib/sdl-1.2.15/src/thread/os2/
SDL_systhread.c 69 // Save the function which we will have to call to clear the RTL of calling app!
73 // Start the thread using the runtime library of calling app!
  /external/regex-re2/re2/testing/
regexp_generator.h 34 // Generates all the regular expressions, calling HandleRegexp(re) for each.
37 // Generates n random regular expressions, calling HandleRegexp(re) for each.
  /external/skia/include/utils/
SkCanvasStateUtils.h 47 * to reconstruct the canvas. The caller is responsible for calling
62 * calling unref on the SkCanvas.
  /external/skia/src/core/
SkTLS.h 42 * Remove (optionally calling the DeleteProc if it was specificed in Get)
58 * that after calling GetSpecific, we know that we can legally call
  /frameworks/base/core/java/android/database/sqlite/
SQLiteClosable.java 100 * Calling this method is equivalent to calling {@link #releaseReference}.
  /frameworks/base/core/java/android/printservice/
PrintDocument.java 83 Log.e(LOG_TAG, "Error calling getting print job data!", ioe);
85 Log.e(LOG_TAG, "Error calling getting print job data!", re);
  /frameworks/base/libs/hwui/
Fence.h 29 * by calling the wait method.
63 * Blocks the calling thread until this fence is signaled, or until
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
FrameBuffer1D.java 31 * This is a convenience method and is equivalent to calling {@code lockData} with an
45 * This is a convenience method and is equivalent to calling {@code lockData} with an
  /frameworks/native/services/surfaceflinger/
DdmConnection.cpp 77 // set our name by calling DdmHandleAppName.setAppName()
89 // initialize DDMS communication by calling
  /frameworks/opt/net/voip/src/java/android/net/sip/
package.html 12 calling {@link android.net.sip.SipManager#newInstance newInstance()}.</p>
37 to verify that the device supports VOIP calling and {@link
  /frameworks/rs/cpu_ref/linkloader/include/impl/
ELFReloc.hxx 30 // Archiver is in bad state before calling read function.
58 // Archiver is in bad state before calling read function.
  /hardware/invensense/60xx/libsensors_iio/software/core/mllite/linux/
ml_sysfs_helper.c 295 * It should be zeroed before calling this function.
311 * path. It should be zeroed before calling this function.
333 * path. It should be zeroed before calling this function.
348 * path(8 bytes). It should be zeroed before calling this function.
363 * path(8 bytes). It should be zeroed before calling this function.
381 * path(8 bytes). It should be zeroed before calling this function.
399 * name. It should be zeroed before calling this function.
414 * node. It should be zeroed before calling this function.
  /libcore/luni/src/main/java/java/nio/channels/
ReadableByteChannel.java 55 * if another thread interrupts the calling thread while the
56 * operation is in progress. The interrupt state of the calling

Completed in 851 milliseconds

<<11121314151617181920>>