Searched
full:calling (Results
301 -
325 of
10091) sorted by null
<<11121314151617181920>>
/external/chromium_org/chrome/common/extensions/ |
update_manifest.h | 78 // calling results(). The details for any failures are available by calling
|
/external/chromium_org/content/browser/ |
child_process_launcher.h | 20 // handle when it's available. It's used to avoid blocking the calling thread 34 // Launches the process asynchronously, calling the client when the result is
|
/external/chromium_org/content/public/browser/ |
geolocation_provider.h | 36 // Calling this method indicates the user has opted into using location 44 // calling thread when the override operation is completed.
|
/external/chromium_org/content/renderer/media/ |
webaudio_capturer_source.h | 25 // to the WebRtcAudioCapturer by calling its SetCapturerSource() method. 66 // Bus for reading from FIFO and calling the CaptureCallback.
|
/external/chromium_org/content/renderer/ |
mouse_lock_dispatcher.cc | 84 // such as OnLockMouseACK() synchronously calling LockMouse(). 100 // such as OnMouseLockLost() synchronously calling LockMouse().
|
/external/chromium_org/net/cert/ |
pem_tokenizer.h | 36 // GetNext() must have returned true before calling this method. 41 // GetNext() must have returned true before calling this method.
|
/external/chromium_org/net/dns/ |
dns_socket_pool.h | 36 // preallocated, allocation requests are satisfied by calling the factory 46 // calling AllocateSocket or FreeSocket.
|
/external/chromium_org/sandbox/linux/seccomp-bpf/ |
die.h | 25 // information. But calling ExitGroup() is correct and in some rare cases 43 // we should be calling LOG(FATAL). But there are some situations where
|
sandbox_bpf.h | 47 STATUS_UNKNOWN, // Status prior to calling supportsSeccompSandbox() 56 // When calling setSandboxPolicy(), the caller can provide an arbitrary 71 // sandbox. Strictly speaking, that means we should disallow calling 95 // can provide an already opened file descriptor by calling "set_proc_fd()". 113 // We can use ErrorCode to request calling of a trap handler. This method 135 // makes this easy. It is more efficient than calling glibc's syscall() 165 // objects and calling "StartSandbox()" on each of them. Please note, that 174 // Assembles a BPF filter program from the current policy. After calling this
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
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/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/ |
dashboard_base.js | 49 // FIXME: Have results.js fire off the loader and then the calling code passing in a callback 50 // for once everything is loaded and doesn't know about Loader at all. The calling code just
|
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/geocoding/ |
mapping_file_provider.h | 33 // descriptions, and are organized by country calling code and language that the 40 // list of country_calling_code_size calling codes, and a function
|
/external/chromium_org/third_party/mesa/src/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/chromium_org/third_party/mesa/src/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/chromium_org/third_party/openssl/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/chromium_org/third_party/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/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_bridge.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().
|
Completed in 1126 milliseconds
<<11121314151617181920>>