Home
last modified time | relevance | path

Searched refs:provide (Results 1 – 25 of 964) sorted by relevance

12345678910>>...39

/external/clang/test/SemaObjC/
Dbuiltin_objc_lib_functions.m4 …// expected-note {{please include the header <objc/runtime.h> or explicitly provide a declaration …
8 …// expected-note {{please include the header <objc/runtime.h> or explicitly provide a declaration …
11 …// expected-note {{please include the header <objc/runtime.h> or explicitly provide a declaration …
14 …// expected-note {{please include the header <objc/message.h> or explicitly provide a declaration …
18 …// expected-note {{please include the header <objc/message.h> or explicitly provide a declaration …
23 …// expected-note {{please include the header <objc/objc-auto.h> or explicitly provide a declaratio…
28 …d-note {{please include the header <objc/objc-exception.h> or explicitly provide a declaration for…
Dbuiltin_objc_nslog.m7 …// expected-note {{please include the header <Foundation/NSObjCRuntime.h> or explicitly provide a …
12 …// expected-note {{please include the header <Foundation/NSObjCRuntime.h> or explicitly provide a …
/external/chromium_org/chrome_frame/cfinstall/src/miniclosure/
Dbase.js20 goog.provide = function(name, opt_object) { function
50 goog.provide('goog');
57 goog.exportSymbol = goog.provide;
Dstyle.js7 goog.provide('goog.style');
/external/chromium_org/third_party/libaddressinput/chromium/cpp/
DREADME8 The library does not provide a UI. The user of the library must provide the user
9 interface that uses libaddressinput. The user of the library must also provide a
13 providing UI or networking capabilities. Chrome will provide those.
/external/libusb/
DPORTING11 Implementation-wise, the basic idea is that you provide an interface to
17 layers, based on the async interface). Your backend must also provide
20 Your backend must also provide an event handling function to "reap" ongoing
23 The backend must also provide standard functions for other USB operations,
31 at various points in time. Your backend must provide a set of file descriptors
/external/chromium_org/chrome/third_party/chromevox/chromevox/injected/
Dapi_util.js23 if (typeof(goog) != 'undefined' && goog.provide){
24 goog.provide('cvox.ApiUtil');
Dmathjax.js21 if (typeof(goog) != 'undefined' && goog.provide) {
22 goog.provide('cvox.MathJax');
Dapi.js22 if (typeof(goog) != 'undefined' && goog.provide) {
23 goog.provide('cvox.Api');
24 goog.provide('cvox.Api.Math');
/external/libvpx/libvpx/examples/
Dpostproc.txt16 the codec does not provide support.
37 necessary to provide the best quality frame. This example gives the
50 Some codecs provide fine grained controls over their built-in
/external/chromium_org/third_party/WebKit/Source/core/dom/
DNotation.idl21 // this interface to provide window.Notation.
23 // We don't need to provide any attributes.
DEntity.idl21 // interface to provide window.Entity.
23 // We don't need to provide any attributes.
/external/chromium_org/ppapi/api/dev/
Dppp_video_decoder_dev.idl15 * plugin MUST implement to provide services needed by the video decoder
22 * Callback function to provide buffers for the decoded output pictures. If
23 * succeeds plugin must provide buffers through AssignPictureBuffers function
/external/chromium_org/webkit/tools/layout_tests/
Dtest_expectations_asan.txt8 # AddressSanitizer can not provide additional info.
41 # AddressSanitizer can not provide additional info.
47 # AddressSanitizer can not provide additional info.
53 # AddressSanitizer can not provide additional info.
/external/chromium_org/ppapi/api/private/
Dppp_instance_private.idl8 * that a trusted plugin may implement to provide capabilities only available
17 * functions that may be implemented in a trusted plugin to provide capabilities
/external/chromium_org/chrome/common/extensions/docs/templates/json/
Dcontent_providers.json14 // * "chromium" must provide a "dir" value specifying which chromium directory
16 // * "github" must provide "owner" and "repo" values specifying the owner of
/external/blktrace/btreplay/doc/
Dabstract.tex20 The \texttt{btrecord} and \texttt{btreplay} tools provide the ability to
34 \texttt{btreplay} and provide detailed command line option descriptions.
/external/llvm/docs/
DMarkedUpDisassembly.rst20 To provide this functionality the assembly text is marked up with annotations.
46 independent, so clients can effectively provide good display without any target
84 API function for the disassembler will be added to provide an option to produce
/external/chromium_org/chrome/third_party/chromevox/extensions/searchvox/
Dconstants.js8 goog.provide('cvox.SearchConstants');
Dabstract_result.js8 goog.provide('cvox.AbstractResult');
/external/eigen/unsupported/Eigen/
DNumericalDiff38 * This is why we will not provide wrappers for every great numerical
43 * provide full features compatibility with the original (c)minpack
/external/chromium_org/tools/emacs/
Dchrome-filetypes.el16 (provide 'chrome-filetypes)
/external/chromium_org/ppapi/utility/
DREADME.txt1 The classes in ppapi/utility are helper classes that provide higher-level
/external/chromium_org/chrome_frame/cfinstall/src/common/
Dinteractiondelegate.js11 goog.provide('google.cf.installer.InteractionDelegate');
/external/chromium_org/chrome/common/extensions/api/
Dlocation.idl20 // ellipsoid, or null if Chrome cannot provide altitude information.
33 // true north. If the Chrome cannot provide heading information, the value
41 // provide speed information, the value of this attribute is null.

12345678910>>...39