HomeSort by relevance Sort by last modified time
    Searched full:implemented (Results 2476 - 2500 of 6896) sorted by null

<<919293949596979899100>>

  /external/chromium_org/content/browser/frame_host/
render_frame_host_manager.h 41 // Functions implemented by our owner that we need.
359 // Implemented by the owner of this class, these delegates are installed into
  /external/chromium_org/content/browser/renderer_host/
render_view_host_delegate.h 70 // An interface implemented by an object interested in knowing about the state
82 // implemented by the RenderFrameHostManager.
  /external/chromium_org/content/renderer/media/
webrtc_audio_device_impl.h 239 // the high number of non-implemented methods, we move the cruft over to the
260 // All implemented methods are called on the main render thread unless
  /external/chromium_org/google_apis/gaia/
oauth_request_signer.cc 219 // Not yet implemented, and might never be.
230 // Not yet implemented, and might never be.
  /external/chromium_org/native_client_sdk/src/doc/
overview.rst 22 Google has implemented the open-source `Native Client project
144 special security measures have to be implemented:
  /external/chromium_org/native_client_sdk/src/doc/reference/
pnacl-c-cpp-language-support.rst 54 As in C11/C++11 some atomic accesses may be implemented with locks on
206 supported by PNaCl/NaCl. When implemented, it may be limited to
  /external/chromium_org/ppapi/generators/
idl_gen_wrapper.py 276 result.append(' while(1) { /* Not implemented */ } \n')
287 result.append(' while(1) { /* Not implemented */ } \n')
  /external/chromium_org/ppapi/proxy/
plugin_var_tracker.cc 368 // This object is implemented in the plugin.
376 // Clear the tracking data that links our "plugin implemented object" to
  /external/chromium_org/sandbox/win/src/
policy_engine_opcodes.h 11 // The low-level policy is implemented using the concept of policy 'opcodes'.
72 // The following are the implemented opcodes.
security_level.h 132 // DEP). Most are implemented via UpdateProcThreadAttribute() plus flags for
135 // Some mitigations are implemented directly by the sandbox or emulated to
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLFramebuffer.cpp 403 // TODO: WEBGL_color_buffer_float and EXT_color_buffer_half_float extensions have not been implemented in
405 // and add the check back to WebGL when above two extensions are implemented.
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderTheme.h 57 // This function is to be implemented in your platform-specific theme implementation to hand back the
77 // The remaining methods should be implemented by the platform-specific portion of the theme, e.g.,
  /external/chromium_org/third_party/WebKit/Source/core/xml/
XPathStep.cpp 191 // Node test on the namespace axis is not implemented yet, the caller has a check for it.
365 // XPath namespace nodes are not implemented yet.
  /external/chromium_org/third_party/WebKit/Source/modules/mediastream/
RTCPeerConnection.cpp 314 bool implemented = m_peerHandler->addIceCandidate(request.release(), iceCandidate->webCandidate()); local
315 if (!implemented)
  /external/chromium_org/third_party/WebKit/Source/wtf/
HashMap.h 172 // These are intentionally not implemented.
210 // These are intentionally not implemented.
  /external/chromium_org/third_party/freetype/include/freetype/internal/
ftserv.h 25 /* in C it is possible that function pointers might be implemented */
    [all...]
  /external/chromium_org/third_party/freetype/src/cff/
cffdrivr.c 102 /* They can be implemented by format-specific interfaces. */
372 (PS_GetFontValueFunc) NULL /* not implemented */
  /external/chromium_org/third_party/icu/source/i18n/
indiancal.h 35 * Some details of Indian National Calendar (to be implemented) :
286 IndianCalendar(); // default constructor not implemented
  /external/chromium_org/third_party/libwebp/dsp/
upsampling.c 96 // All variants implemented.
136 // All variants implemented.
  /external/chromium_org/third_party/libxml/src/
TODO 188 => should this crap be really implemented ???
265 very near a direct DOM implementation. The DOM glue is implemented
  /external/chromium_org/third_party/mesa/src/docs/
RELNOTES-4.1 246 This function should be implemented by all device drivers that use swrast.
268 6. Since GL_EXT_stencil_two_side has been implemented, many of the
RELNOTES-5.1 28 Michal Krol and Karl Rasche implemented these extensions. Thanks!
111 The bulk of the vertex/fragment program debugger is implemented
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_macos.h 384 /* to be implemented */
430 ** Pipe I/O Related definitions (not implemented)
  /external/chromium_org/third_party/npapi/npspy/extern/plugin/
npruntime.h 52 * Renamed functions implemented by user agent to NPN_*. Removed _ from
271 NPObject behavior is implemented using the following set of
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/
bn_prime.c 124 * Philip Zimmermann's, as implemented in PGP. I have had a read of
125 * his comments and implemented my own version.

Completed in 1169 milliseconds

<<919293949596979899100>>