/external/chromium_org/third_party/WebKit/Source/core/platform/chromium/support/ |
WebMediaStream.cpp | 146 MediaStreamComponent* component = audioTracks[i]; local 147 audio.append(component); 150 MediaStreamComponent* component = videoTracks[i]; local 151 video.append(component);
|
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/skia/ |
SkiaUtils.cpp | 103 static U8CPU InvScaleByte(U8CPU component, uint32_t scale) 105 SkASSERT(component == (uint8_t)component); 106 return (component * scale + 0x8000) >> 16;
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
hb-ot-layout-private.hh | 125 * - The marks get lig_comp > 0, reflecting which component of the ligature 127 * - This is used in GPOS to attach marks to the right component of a ligature 134 * - This is used in GPOS to attach marks to the first component of a 138 * to marks that belong to the same component of a ligature in MarkMarPos.
|
/external/chromium_org/third_party/khronos/GLES2/ |
gl2platform.h | 17 * by filing a bug against product "OpenGL-ES" component "Registry".
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
portallocator.h | 73 int component, 84 int component() const { return component_; } function in class:cricket::PortAllocatorSession 129 int component, 173 int component,
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/client/ |
httpportallocator.h | 66 int component, 112 int component, 162 int component, 171 int component,
|
/external/chromium_org/third_party/protobuf/ |
README.chromium | 25 This code has been patched to make the target protobuf_lite a component so that
|
/external/chromium_org/third_party/widevine/cdm/ |
widevine_cdm_common.h | 52 // CDM is installed by the component installer instead of the Chrome installer.
|
/external/chromium_org/tools/android/md5sum/ |
md5sum.gyp | 14 # For the component build, ensure dependent shared libraries are stripped
|
/external/chromium_org/tools/grit/grit/testdata/ |
script.html | 36 (new Image()).src="[$~SETWIDTH~$]?src=[COMPONENT]&data="+escape(out).replace(/\+/g,"%2B");
|
/external/chromium_org/tools/perf/utils/results_viewer/src/ |
results_viewer.js | 9 * Main entry point for the rendering of the Viewer component.
|
/external/chromium_org/ui/base/cocoa/controls/ |
hyperlink_button_cell.h | 19 // 2. Double click on the button so you have the cell component selected.
|
/external/chromium_org/ui/gfx/android/ |
device_display_info.h | 33 // Returns number of bits per component.
|
/external/chromium_org/ui/oak/ |
oak.gyp | 13 'type': '<(component)',
|
/external/chromium_org/ui/ |
shell_dialogs.gypi | 9 'type': '<(component)',
|
/external/chromium_org/ui/views/controls/webview/ |
webview.gyp | 12 'type': '<(component)',
|
/external/chromium_org/ui/web_dialogs/ |
web_dialogs.gyp | 12 'type': '<(component)',
|
/external/chromium_org/webkit/common/gpu/ |
webkit_gpu.gyp | 14 'type': '<(component)',
|
/external/chromium_org/webkit/common/user_agent/ |
webkit_user_agent.gyp | 9 'type': '<(component)',
|
/external/chromium_org/webkit/renderer/compositor_bindings/ |
compositor_bindings.gyp | 29 'type': '<(component)',
|
/external/chromium_org/webkit/ |
storage_common.gyp | 9 'type': '<(component)',
|
/external/clang/test/FixIt/ |
fixit-cxx0x.cpp | 82 int c(Ts ...&); // expected-error {{'...' must be innermost component of anonymous pack declaration}} 83 int d(Ts ...(...&...)); // expected-error 2{{'...' must be innermost component of anonymous pack declaration}} 84 int e(Ts ...*[]); // expected-error {{'...' must be innermost component of anonymous pack declaration}} 85 int f(Ts ...(...*)()); // expected-error 2{{'...' must be innermost component of anonymous pack declaration}}
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/html/ |
verification.html | 17 When clicking on one of the component having error(s), the tool automatically
|
/external/harfbuzz_ng/src/ |
hb-ot-layout-private.hh | 125 * - The marks get lig_comp > 0, reflecting which component of the ligature 127 * - This is used in GPOS to attach marks to the right component of a ligature 134 * - This is used in GPOS to attach marks to the first component of a 138 * to marks that belong to the same component of a ligature in MarkMarPos.
|
/external/libnfc-nxp/src/ |
phFriNfc_MifULFormat.h | 152 * \copydoc page_reg Resets the component instance to the initial state and initializes the 169 * structure describing the component context. 188 * structure describing the component context. 208 * component's context (\ref phFriNfc_sNdefSmtCrdFmt_t).
|