Searched
full:actual (Results
826 -
850 of
10182) sorted by null
<<31323334353637383940>>
/external/chromium_org/net/cert/ |
single_request_cert_verifier.h | 40 // The actual certificate verifier that will handle the request.
|
/external/chromium_org/net/disk_cache/ |
addr.cc | 46 // For actual entries, SanityCheckForEntryV3 should be used.
|
addr_unittest.cc | 15 // The object should not be more expensive than the actual address.
|
/external/chromium_org/net/disk_cache/flash/ |
internal_entry.h | 33 // Actual entry implementation that does all the work of reading, writing and
|
/external/chromium_org/net/tools/dump_cache/ |
url_utilities.h | 28 // Unescape a url, converting all %XX to the the actual char 0xXX.
|
/external/chromium_org/ppapi/api/ |
pp_time.idl | 23 * does not correspond to any actual wall clock time and will not change
|
/external/chromium_org/ppapi/api/private/ |
ppb_flash_font_file.idl | 29 * the actual length of returned data. |output| could be NULL in order to
|
/external/chromium_org/ppapi/c/ |
pp_time.h | 36 * does not correspond to any actual wall clock time and will not change
|
/external/chromium_org/ppapi/c/private/ |
ppb_flash_font_file.h | 46 * the actual length of returned data. |output| could be NULL in order to
|
/external/chromium_org/remoting/host/ |
branding.cc | 14 // The actual location of the files is ultimately determined by the service
|
/external/chromium_org/remoting/host/win/ |
rdp_client.h | 49 // The actual implementation resides in Core class.
|
session_input_injector.h | 47 // The actual implementation resides in SessionInputInjectorWin::Core class.
|
wts_session_process_delegate.h | 50 // The actual implementation resides in WtsSessionProcessDelegate::Core class.
|
/external/chromium_org/sandbox/win/src/ |
policy_params.h | 14 // Warning: The following macros store the address to the actual variables, in
|
service_resolver_64.cc | 160 SIZE_T actual; 162 sizeof(ServiceFullThunk), &actual)) 165 if (sizeof(ServiceFullThunk) != actual) 172 sizeof(local_service), &actual))
|
/external/chromium_org/sync/internal_api/public/ |
configure_reason.h | 14 // We should never be here during actual configure. This is for setting
|
/external/chromium_org/sync/protocol/ |
password_specifics.proto | 38 // The actual password data. Contains an encrypted PasswordSpecificsData
|
/external/chromium_org/testing/gtest/test/ |
gtest_repeat_test.cc | 63 #define GTEST_CHECK_INT_EQ_(expected, actual) \ 66 const int actual_val = (actual);\ 68 ::std::cout << "Value of: " #actual "\n"\ 69 << " Actual: " << actual_val << "\n"\
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/servers/data/rebaselineserver/ |
loupe.js | 43 $('actual-image').addEventListener('click', handleOutputClick); 48 $('actual-loupe').addEventListener('click', handleLoupeClick); 78 this._fillFromImage(x, y, 'actual', $('actual-image'));
|
/external/chromium_org/third_party/angle_dx11/src/compiler/ |
MMap.h | 53 char* fBuff; // the actual data;
|
/external/chromium_org/third_party/angle_dx11/src/libGLESv2/renderer/ |
Image11.h | 8 // the actual underlying resources of a Texture
|
/external/chromium_org/third_party/icu/source/i18n/ |
nultrans.h | 56 * ICU "poor man's RTTI", returns a UClassID for the actual class.
|
remtrans.h | 63 * ICU "poor man's RTTI", returns a UClassID for the actual class.
|
uni2name.h | 52 * ICU "poor man's RTTI", returns a UClassID for the actual class.
|
/external/chromium_org/third_party/mesa/ |
README.txt | 11 generated the actual builtin functions' source file yet.
|
Completed in 1565 milliseconds
<<31323334353637383940>>