Searched
full:common (Results
1176 -
1200 of
31397) sorted by null
<<41424344454647484950>>
/external/chromium_org/content/test/data/indexeddb/ |
transaction_get_test.html | 4 <script type="text/javascript" src="common.js"></script>
|
transaction_not_blocked.html | 4 <script type="text/javascript" src="common.js"></script>
|
transaction_run_forever.html | 4 <script type="text/javascript" src="common.js"></script>
|
transaction_test.html | 4 <script type="text/javascript" src="common.js"></script>
|
/external/chromium_org/extensions/common/ |
draggable_region.cc | 5 #include "extensions/common/draggable_region.h"
|
extension_message_generator.h | 7 #include "extensions/common/extension_messages.h"
|
test_util.cc | 5 #include "extensions/common/test_util.h" 9 #include "extensions/common/extension.h" 10 #include "extensions/common/extension_builder.h" 11 #include "extensions/common/value_builder.h"
|
/external/chromium_org/extensions/common/manifest_handlers/ |
icons_handler.h | 10 #include "extensions/common/extension.h" 11 #include "extensions/common/extension_icon_set.h" 12 #include "extensions/common/extension_resource.h" 13 #include "extensions/common/manifest_handler.h"
|
/external/chromium_org/extensions/common/permissions/ |
manifest_permission.cc | 5 #include "extensions/common/permissions/manifest_permission.h"
|
/external/chromium_org/gpu/ipc/ |
BUILD.gn | 14 "//gpu/command_buffer/common",
|
/external/chromium_org/mojo/services/view_manager/ |
DEPS | 15 "+webkit/common/gpu",
|
/external/chromium_org/native_client_sdk/src/examples/api/media_stream_video/ |
example.js | 9 common.naclModule.postMessage({ 16 common.logMessage("Error: " + e); 20 common.naclModule.postMessage({command:'format', format: format}); 24 common.naclModule.postMessage({command:'size', width: width, height: height});
|
/external/chromium_org/remoting/host/win/ |
common-controls.manifest | 5 <assemblyIdentity type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*' />
|
/external/chromium_org/third_party/icu/build/ |
using_icu.vsprops | 9 AdditionalIncludeDirectories=""$(SolutionDir)..\third_party\icu\public\common";"$(SolutionDir)..\third_party\icu\public\i18n""
|
/external/chromium_org/third_party/icu/source/tools/genren/ |
README | 2 The genren.pl script is used to generate source/common/unicode/urename.h header file, which is needed for renaming the ICU exported names. 8 - the version number for a release should be set according to the list in source/common/unicode/uvernum.h 13 - urename.h will be updated in icu/source/common/unicode/urename.h **in your original source directory** 14 - Eyeball the new file for errors - you can compare it to icu/source/common/unicode/urename.h.old
|
/external/chromium_org/third_party/libjingle/source/talk/build/ |
OWNERS | 2 # These are for the common case of adding or renaming files. If you're doing
|
/external/chromium_org/third_party/libvpx/source/libvpx/test/ |
set_roi.cc | 53 cpi.common.mb_rows = 240 >> 4; 54 cpi.common.mb_cols = 320 >> 4; 55 const int mbs = (cpi.common.mb_rows * cpi.common.mb_cols); 69 int roi_retval = vp8_set_roimap(&cpi, roi_map, cpi.common.mb_rows, 70 cpi.common.mb_cols, delta_q, delta_lf, 137 roi_retval = vp8_set_roimap(&cpi, roi_map, cpi.common.mb_rows, 138 cpi.common.mb_cols, rand_deltas, 147 roi_retval = vp8_set_roimap(&cpi, roi_map, cpi.common.mb_rows, 148 cpi.common.mb_cols, delta_q [all...] |
/external/chromium_org/third_party/libyuv/ |
public.mk | 1 # This file contains all the common make variables which are useful for
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/ |
Makefile.sources | 16 src/mesa/drivers/dri/common
|
/external/chromium_org/third_party/skia/gyp/ |
nacl.gyp | 0 # Common entry point for all Skia executables running in NaCl
|
/external/chromium_org/third_party/webrtc/ |
OWNERS | 3 # These are for the common case of adding or renaming files. If you're doing
|
/external/chromium_org/third_party/webrtc/build/ |
OWNERS | 6 # These are for the common case of adding or renaming files. If you're doing
|
/external/chromium_org/third_party/webrtc/modules/ |
OWNERS | 3 # These are for the common case of adding or renaming files. If you're doing
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/cng/ |
OWNERS | 2 # These are for the common case of adding or renaming files. If you're doing
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/g711/ |
OWNERS | 2 # These are for the common case of adding or renaming files. If you're doing
|
Completed in 1260 milliseconds
<<41424344454647484950>>