HomeSort by relevance Sort by last modified time
    Searched full:calling (Results 226 - 250 of 6673) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/ceres-solver/internal/ceres/
block_random_access_dense_matrix.cc 57 // when they are calling SetZero.
75 // when they are calling SetZero.
  /external/chromium/chrome/browser/ui/cocoa/applescript/
window_applescript.h 54 // before calling directly.
59 // before calling directly.
  /external/chromium/chrome/browser/ui/cocoa/tabs/
tab_strip_model_observer_bridge.h 58 // ok to not implement them, the calling code checks before calling.
  /external/chromium/chrome/browser/ui/cocoa/
url_drop_target.h 28 // The owner view should implement the following methods by calling the
46 // by calling the |URLDropTargetHandler|'s implementations.
  /external/chromium/chrome/browser/ui/views/frame/
browser_frame_win.h 27 // Normally you will create this class by calling BrowserFrame::Create.
33 // separate to avoid recursive calling of the frame from its constructor.
  /external/chromium/chrome/common/extensions/
update_manifest.h 64 // calling results(). The details for any failures are available by calling
  /external/chromium/chrome/common/
jstemplate_builder.h 57 // call AppendJsTemplateSourceHtml and AppendJsonHtml before calling this.
65 // should call AppendJsTemplateSourceHtml and AppendJsonHtml before calling
  /external/chromium/net/base/
pem_tokenizer.h 36 // GetNext() must have returned true before calling this method.
41 // GetNext() must have returned true before calling this method.
  /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/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/quake/quake/src/QW/scitech/include/
mgldos.h 42 * contexts before calling this function, and re-create them again with
48 /* Disable/enable event handling (call before calling MGL_init */
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
MGLDOS.H 42 * contexts before calling this function, and re-create them again with
48 /* Disable/enable event handling (call before calling MGL_init */
  /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/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/webkit/Source/WebCore/manual-tests/
liveconnect-applet-array-parameters.html 6 <h1>Calling Java Array Test page</h1>
7 This page calls a Java method which takes Arrays as parameters. On successful calling of the function, the passed in values are printed
  /external/webkit/Source/WebKit/qt/docs/webkitsnippets/webelement/
main.cpp 47 //! [Calling a DOM element method]
62 //! [Calling a DOM element method]
  /external/webkit/Source/WebKit/win/
WebDocumentLoader.cpp 94 // It's important to null out m_dataSource before calling release on the data source. That release can cause the data
95 // source to be deleted - which ends up calling loader->detachDataSource() which makes the assumption that the loader no
  /frameworks/base/core/java/android/database/sqlite/
SQLiteClosable.java 100 * Calling this method is equivalent to calling {@link #releaseReference}.
  /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/driver/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.

Completed in 1041 milliseconds

1 2 3 4 5 6 7 8 91011>>