HomeSort by relevance Sort by last modified time
    Searched full:common (Results 5201 - 5225 of 31397) sorted by null

<<201202203204205206207208209210>>

  /external/chromium_org/native_client_sdk/src/examples/api/graphics_3d/
index.html 12 <script type="text/javascript" src="common.js"></script>
43 See common.js.-->
  /external/chromium_org/native_client_sdk/src/examples/tutorial/dlopen/
index.html 12 <script type="text/javascript" src="common.js"></script>
32 See common.js.-->
  /external/chromium_org/native_client_sdk/src/examples/tutorial/using_ppapi_simple/
index.html 12 <script type="text/javascript" src="common.js"></script>
28 See common.js.-->
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/src/bullet/
Makefile 11 include $(NACL_SDK_ROOT)/tools/common.mk
27 # Build rules generated by macros from common.mk:
  /external/chromium_org/sandbox/win/
sandbox_win.gypi 237 'tests/common/controller.cc',
238 'tests/common/controller.h',
239 'tests/common/test_utils.cc',
240 'tests/common/test_utils.h',
253 'tests/common/controller.cc',
254 'tests/common/controller.h',
282 'tests/common/test_utils.cc',
283 'tests/common/test_utils.h',
  /external/chromium_org/sandbox/win/tools/launcher/
launcher.vcproj 21 InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\build\common.vsprops"
83 InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\common.vsprops"
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSOMUtils.h 43 // Common serializing methods. See: http://dev.w3.org/csswg/cssom/#common-serializing-idioms
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/heap_snapshot_worker/
HeapSnapshotWorker.js 33 importScripts("../../common/UIString.js");
34 importScripts("../../common/utilities.js");
  /external/chromium_org/third_party/angle/src/libGLESv2/
Buffer.h 14 #include "common/angleutils.h"
15 #include "common/RefCountObject.h"
Uniform.h 16 #include "common/debug.h"
18 #include "common/shadervars.h"
  /external/chromium_org/third_party/icu/build/
icupkg.vcproj 22 InheritedPropertySheets=".\debug.vsprops;.\common.vsprops;.\icu.vsprops;.\icu_tool_bin.vsprops"
81 InheritedPropertySheets=".\release.vsprops;.\common.vsprops;.\icu.vsprops;.\icu_tool_bin.vsprops"
pkgdata.vcproj 22 InheritedPropertySheets=".\debug.vsprops;.\common.vsprops;.\icu.vsprops;.\icu_tool_bin.vsprops"
81 InheritedPropertySheets=".\release.vsprops;.\common.vsprops;.\icu.vsprops;.\icu_tool_bin.vsprops"
  /external/chromium_org/third_party/icu/
icu_nacl.gyp 23 'source/common',
100 'source/common',
  /external/chromium_org/third_party/icu/source/test/compat/
Makefile.in 23 CPPFLAGS += -I$(top_builddir)/common -I$(top_srcdir)/common -I$(top_srcdir)/i18n
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
dboolhuff.c 13 #include "vp8/common/common.h"
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_blockd.h 20 #include "vp9/common/vp9_common.h"
21 #include "vp9/common/vp9_common_data.h"
22 #include "vp9/common/vp9_enums.h"
23 #include "vp9/common/vp9_filter.h"
24 #include "vp9/common/vp9_mv.h"
25 #include "vp9/common/vp9_scale.h"
26 #include "vp9/common/vp9_seg_common.h"
123 // Common for both INTER and INTRA blocks
  /external/chromium_org/third_party/libxslt/libexslt/
exslt.h 22 * Namespace for EXSLT common functions
24 #define EXSLT_COMMON_NAMESPACE ((const xmlChar *) "http://exslt.org/common")
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
Makefile.am 34 -I$(top_srcdir)/src/mesa/drivers/dri/common \
51 ../common/libdricommon.la \
  /external/chromium_org/third_party/protobuf/
protobuf_lite.gypi 16 'src/google/protobuf/stubs/common.h',
31 'src/google/protobuf/stubs/common.cc',
  /external/chromium_org/tools/metrics/histograms/
print_style.py 10 # Import the metrics/common module for pretty print xml.
11 sys.path.append(os.path.join(os.path.dirname(__file__), '..', 'common'))
  /external/chromium_org/tools/telemetry/telemetry/page/actions/
media_action.py 5 """Common media action functions."""
16 """Loads the common media action JS code prior to running the action."""
  /external/chromium_org/ui/ozone/platform/test/
ozone_platform_test.cc 17 #include "ui/ozone/common/chromeos/native_display_delegate_ozone.h"
18 #include "ui/ozone/common/chromeos/touchscreen_device_manager_ozone.h"
  /external/clang/test/CodeGen/
address-space.c 6 // CHECK: @foo = common addrspace(1) global
9 // CHECK: @ban = common addrspace(1) global
global-init.c 3 // This checks that the global won't be marked as common.
49 // This shouldn't be emitted as common because it has an explicit section.
pragma-pack-1.c 67 // CHECK: @refs = common global [[struct_ref]]
68 // CHECK: @ss = common global [[struct_S]]

Completed in 2310 milliseconds

<<201202203204205206207208209210>>