/external/chromium_org/net/proxy/ |
proxy_config_service_linux.h | 40 // files. Defined here so unit tests can construct worst-case inputs.
|
/external/chromium_org/net/tools/flip_server/ |
http_interface_test.cc | 129 TEST_F(FlipHttpSMTest, Construct) {
|
/external/chromium_org/net/url_request/ |
url_fetcher_core.h | 50 // us. If our caller hasn't had time to fully construct us and take a
|
/external/chromium_org/ppapi/c/dev/ |
ppb_var_deprecated.h | 192 struct PP_Var (*Construct)(struct PP_Var object,
|
/external/chromium_org/remoting/codec/ |
video_encoder_vpx.cc | 156 // Construct the VideoPacket message.
|
/external/chromium_org/sandbox/win/src/ |
crosscall_params.h | 106 // classes have the proper knowledge to construct it.
|
crosscall_server.h | 127 // Only the factory method CreateFromBuffer can construct these objects.
|
target_process.cc | 242 // Construct the IPC server and the IPC dispatcher. When the target does
|
/external/chromium_org/sync/internal_api/ |
sync_manager_impl.h | 300 // WeakHandle when we construct it.
|
/external/chromium_org/sync/tools/ |
sync_client.cc | 89 // Construct |context_| lazily so it gets constructed on the right
|
/external/chromium_org/third_party/WebKit/ |
PRESUBMIT.py | 186 # roundabout construct to import checkdeps because this file is
|
/external/chromium_org/third_party/WebKit/Source/core/fileapi/ |
FileReaderLoader.cpp | 101 // Construct and load the request.
|
/external/chromium_org/third_party/WebKit/Source/core/frame/ |
ImageBitmapTest.cpp | 104 // Verifies that HTMLImageElements are given an elevated CacheLiveResourcePriority when used to construct an ImageBitmap.
|
/external/chromium_org/third_party/WebKit/Source/core/loader/ |
FormSubmission.cpp | 268 // construct some user headers if necessary
|
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
SVGLength.cpp | 170 SVGLength SVGLength::construct(SVGLengthMode mode, const String& valueAsString, SVGParsingError& parseError, SVGLengthNegativeValuesMode negativeValuesMode) function in class:WebCore::SVGLength
|
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/ |
IDBTransaction.cpp | 350 // FIXME: Try to construct a test where |this| outlives openDBRequest and we
|
/external/chromium_org/third_party/WebKit/Source/web/ |
WebBindings.cpp | 58 bool WebBindings::construct(NPP npp, NPObject* object, const NPVariant* args, uint32_t argCount, NPVariant* result) function in class:blink::WebBindings
|
WebSharedWorkerImpl.cpp | 136 // Construct substitute data source for the 'shadow page'. We only need it
|
/external/chromium_org/third_party/WebKit/Source/wtf/ |
ThreadingPthreads.cpp | 116 // StringImpl::empty() does not construct its static string in a threadsafe fashion,
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/ |
data.py | 37 # Construct the filename that will be used for data file storage, if we
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/ |
dispatch.py | 185 """Construct an instance.
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/handshake/ |
hybi00.py | 124 """Construct an instance.
|
/external/chromium_org/third_party/angle/src/compiler/ |
PoolAlloc.h | 284 void construct(pointer p, const T& val) { new ((void *)p) T(val); } function in class:pool_allocator
|
/external/chromium_org/third_party/freetype/src/cff/ |
cf2hints.c | 83 * Construct from a StemHint; this is used as a parameter to 868 /* construct a locked edge hint at 0 */ [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
rbt_rule.h | 149 * Construct a new rule with the given input, output text, and other
|