Searched
full:calling (Results
1476 -
1500 of
10091) sorted by null
<<51525354555657585960>>
/external/chromium_org/ppapi/cpp/private/ |
var_private.h | 54 // Convenience functions for calling functions with small # of args. 65 // For use when calling the raw C PPAPI when using the C++ Var as a possibly
|
/external/chromium_org/ppapi/proxy/ |
dispatch_reply_message.h | 84 // This function handles the error case by calling your reply handler with the 107 // message type when calling this function (you should have hit the
|
enter_proxy.h | 77 // calling the given method. The method will generally be the one that sends 84 // case, it's assumed the function the proxy is calling will take responsibility
|
host_dispatcher.h | 89 // Proxied version of calling GetInterface on the plugin. This will check 139 // calling some scripting functions that may delete the plugin.
|
/external/chromium_org/remoting/base/ |
breakpad_win.cc | 70 // make every thread calling this method, except the very first one, 77 // Note that the crash reporter should be initialized before calling this
|
/external/chromium_org/sandbox/linux/seccomp-bpf/ |
codegen.h | 35 // can be joined later by calling JoinInstructions(). 48 // // Simplified code follows; in practice, it is important to avoid calling
|
/external/chromium_org/sdch/open-vcdiff/src/ |
vcdiffengine.h | 64 // The coder object must have been fully initialized (by calling its Init() 65 // method, if any) before calling this function.
|
/external/chromium_org/third_party/WebKit/Source/core/fileapi/ |
File.h | 62 // Otherwise calling size(), lastModifiedTime() and slice() will synchronously query the file metadata. 95 // Note that this involves synchronous file operation. Think twice before calling this function.
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
HTMLTextFormControlElement.h | 132 // Called in dispatchFocusEvent(), after placeholder process, before calling parent's dispatchFocusEvent(). 134 // Called in dispatchBlurEvent(), after placeholder process, before calling parent's dispatchBlurEvent().
|
/external/chromium_org/third_party/WebKit/Source/modules/crypto/ |
CryptoOperation.cpp | 76 // Calling finish() twice is a no-op. 79 // Calling finish() after already complete is a no-op.
|
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/ |
AudioNodeInput.cpp | 162 // because the calling of AudioNodeOutput::bus() is not safe here. 195 // We shouldn't be calling this method if there's only one connection, since it's less efficient.
|
AudioNodeOutput.cpp | 182 // AudioNodeInput::disconnect() changes m_inputs by calling removeInput(). 215 // AudioParam::disconnect() changes m_params by calling removeParam().
|
/external/chromium_org/third_party/WebKit/Source/web/ |
ExternalPopupMenu.cpp | 110 // Calling methods on the PopupMenuClient might lead to this object being 132 // Calling methods on the PopupMenuClient might lead to this object being
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/ |
main.py | 118 # accept a stream parameter where necessary, and not calling 131 # Checking for the verbose flag before calling check_webkit_style_parser()
|
/external/chromium_org/third_party/icu/source/common/ |
propsvec.h | 136 * Get the vectors array after calling upvec_compact(). 144 * Get a clone of the vectors array after calling upvec_compact().
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
usprep.h | 178 * calling usprep_close() 194 * calling usprep_close()
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
bmsearch.h | 39 * To do a search, you fist need to get a <code>CollData</code> object by calling <code>CollData::open</code>. 116 * set it later by calling <code>setTargetString</code>.
|
/external/chromium_org/third_party/libjingle/source/talk/media/base/ |
capturerenderadapter.cc | 113 // The renderer_crit_ lock needs to be taken when calling this function. 132 // The renderer_crit_ lock needs to be taken when calling this function.
|
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/geocoding/ |
phonenumber_offline_geocoder.h | 145 // The MappingFileProvider knows for which combination of country calling code 154 // A mapping from country calling codes languages pairs to the corresponding
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/ |
lp_bld_intr.c | 40 * These functions are also used for calling C functions provided by us from 138 * are too small, so a caller calling a function which might use intrinsics
|
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/ |
p_screen.h | 148 * another process by first creating a pipe texture and then calling 172 * \param winsys_drawable_handle an opaque handle that the calling context
|
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/ |
mesadef.py | 50 print '; function calling convention. Microsoft\'s' 63 print '; the decorated names, even though the calling convention'
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/ |
intel_pixel_read.c | 186 * flag after calling intel_prepare_render(). */ 193 /* Update Mesa state before calling _mesa_readpixels().
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/windows/gdi/ |
mesa.def | 8 ; function calling convention. Microsoft's 21 ; the decorated names, even though the calling convention
|
/external/chromium_org/third_party/mesa/src/src/mesa/x86/ |
common_x86_asm.S | 154 * before calling this function, otherwise this could kill the client 175 * SIGILL and SIGFPE should have been set before calling this function,
|
Completed in 946 milliseconds
<<51525354555657585960>>