Searched
full:have (Results
1126 -
1150 of
66330) sorted by null
<<41424344454647484950>>
/external/chromium_org/mojo/system/ |
proxy_message_pipe_endpoint.cc | 34 // Note: We may have to enqueue messages even when our (local) peer isn't open 35 // -- it may have been written to and closed immediately, before we were ready.
|
/external/chromium_org/net/data/proxy_resolver_v8_unittest/ |
bindings.js | 21 // Those expected to fail (because we have passed a non-string parameter) 22 // will return |null|, whereas those that have called through to the C++
|
/external/chromium_org/net/disk_cache/simple/ |
simple_histogram_macros.h | 13 // we want to have separate histograms for each type of cache (app, http, and 14 // media), while making it easy to report histograms and have all names
|
/external/chromium_org/ppapi/api/dev/ |
ppb_printing_dev.idl | 31 * <code>PP_OK</code> when the settings have been retrieved successfully. 36 * <code>print_settings</code> have been retrieved.
|
/external/chromium_org/ppapi/c/dev/ |
deprecated_bool.h | 23 // and thus have no bool or stdbool.h. Make a simple definition of bool, 25 // to 1 byte to have some chance of ABI compatibility between C and C++, in
|
/external/chromium_org/ppapi/proxy/ |
flash_font_file_resource.h | 43 // Sees if we have a cache of the font table and returns a pointer to it. 44 // Returns NULL if we don't have it.
|
/external/chromium_org/ppapi/shared_impl/ |
ppapi_globals.h | 60 // are unaffected. This allows us to have tests which use >1 PpapiGlobals in 64 // PpapiGlobals object must have been constructed using the "PerThreadForTest" 84 // log errors for things like bad resource IDs where we may not have an 128 // have to have it on the globals. 137 // renderer process will have no effect. 150 // threads to have distinct "globals". 155 // If an input event is believed to have caused rendering damage, its latency
|
/external/chromium_org/ppapi/tests/ |
test_struct_sizes.c | 5 * This test ensures (at compile time) that some types have the expected size in 7 * stable. Only structs that have architecture-dependent size are checked by
|
/external/chromium_org/remoting/signaling/ |
server_log_entry_unittest.h | 27 // |keyValuePairs| lists the keys that must have specified values, and |keys| 28 // lists the keys that must be present, but may have arbitrary values.
|
/external/chromium_org/third_party/WebKit/ManualTests/inspector/ |
display-sql-transaction-error.html | 19 it, you have passed the test.</p> 21 have failed the test.</p>
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
tabbing-input-google.html | 16 The first text field in the page should have focus. 20 The first text field in the page does not have focus.
|
/external/chromium_org/third_party/WebKit/Tools/GardeningServer/model/ |
ct-builder-list.html | 10 // .builders[i] will have the CTBuilder objects 23 // This assumes that duplicate builder/master pairs all have the same
|
/external/chromium_org/third_party/freetype/src/base/ |
ftgasp.c | 13 /* this file you indicate that you have read the license and */ 51 /* ensure that we don't have spurious bits */
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
hb-shaper-list.hh | 34 /* Only picks up fonts that have a "Silf" table. */ 38 /* Only picks up fonts that have a "mort" or "morx" table. */
|
/external/chromium_org/third_party/libaddressinput/chromium/ |
fallback_data_store_unittest.cc | 34 // Should not have a string for "data/US", because "data/US" is a dictionary. 38 // Should have a dictionary with "data/US" identifier.
|
/external/chromium_org/third_party/libevent/ |
README | 26 The following people have helped with suggestions, ideas, code or 57 If I have forgotten your name, please contact me.
|
/external/chromium_org/third_party/libyuv/tools/valgrind-libyuv/tsan/ |
PRESUBMIT.py | 39 # We don't have any tsan slaves yet, so there's no use for this method. 40 # When we have, the slave name(s) should be put into this list.
|
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/i915/drm/ |
i915_drm_fence.c | 8 * Because gem does not have fence's we have to create our own fences.
|
/external/chromium_org/third_party/ots/src/ |
post.cc | 41 // We have a version 2 table with a list of Pascal strings at the end 70 // Note: Fixedsys500c.ttf seems to have inconsistent num_glyphs values. 84 // Now we have an array of Pascal strings. We have to check that they are all 128 // OpenType with CFF glyphs must have v3 post table. 146 return true; // v1.0 and v3.0 does not have glyph names. 159 // Now we just have to write out the strings in the correct order 166 // Some ttf fonts (e.g., frank.ttf on Windows Vista) have zero-length name.
|
/external/chromium_org/third_party/skia/src/core/ |
SkBitmapProcState_utils.h | 5 // so the caller doesn't have to manually mask off the top 16 bits 33 // We cast to unsigned so we don't have to check for negative values, which
|
/external/chromium_org/third_party/skia/src/gpu/ |
GrProgramElement.cpp | 47 // Now our pending executions have ocurred and we still have refs. Convert
|
GrResourceCache2.cpp | 41 // abandon should have already removed this from the list. 52 // release should have already removed this from the list.
|
/external/chromium_org/third_party/skia/src/gpu/gl/ |
GrGLPathRange.h | 19 * support other GL path extensions then this would have to have a type enum
|
/external/chromium_org/third_party/webrtc/system_wrappers/interface/ |
rw_lock_wrapper.h | 17 // these OSs regular critical sections have been used to approximate RW lock 18 // functionality and will therefore have worse performance.
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/ |
sce1.asm | 20 ; because we have a frame pointer. 21 ; if we didn't have a frame pointer, this would be illegal
|
Completed in 737 milliseconds
<<41424344454647484950>>