HomeSort by relevance Sort by last modified time
    Searched full:intel (Results 1 - 25 of 2947) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/extensions/api/system_cpu/
OWNERS 1 hongbo.min@intel.com
  /external/chromium_org/chrome/browser/extensions/api/system_display/
OWNERS 1 hongbo.min@intel.com
  /external/chromium_org/chrome/browser/extensions/api/system_info/
OWNERS 1 hongbo.min@intel.com
  /external/chromium_org/chrome/browser/extensions/api/system_memory/
OWNERS 1 hongbo.min@intel.com
  /external/chromium_org/chrome/browser/extensions/api/system_storage/
OWNERS 1 hongbo.min@intel.com
2 ningxin.hu@intel.com
3 joshua.lock@intel.com
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_batchbuffer.h 28 void intel_batchbuffer_init(struct intel_context *intel);
29 void intel_batchbuffer_reset(struct intel_context *intel);
30 void intel_batchbuffer_free(struct intel_context *intel);
31 void intel_batchbuffer_save_state(struct intel_context *intel);
32 void intel_batchbuffer_reset_to_saved(struct intel_context *intel);
34 int _intel_batchbuffer_flush(struct intel_context *intel,
37 #define intel_batchbuffer_flush(intel) \
38 _intel_batchbuffer_flush(intel, __FILE__, __LINE__)
46 void intel_batchbuffer_data(struct intel_context *intel,
49 bool intel_batchbuffer_emit_reloc(struct intel_context *intel,
    [all...]
intel_context.c 69 const struct intel_context *const intel = intel_context(ctx); local
75 return (GLubyte *) "Intel Open Source Technology Center";
79 switch (intel->intelScreen->deviceID) {
81 chipset = "Intel(R) 845G";
84 chipset = "Intel(R) 830M";
87 chipset = "Intel(R) 852GM/855GM";
90 chipset = "Intel(R) 865G";
93 chipset = "Intel(R) 915G";
96 chipset = "Intel (R) E7221G (i915)";
99 chipset = "Intel(R) 915GM"
277 struct intel_context *intel = intel_context(ctx); local
331 struct intel_context *intel = context->driverPrivate; local
453 struct intel_context *intel = intel_context(ctx); local
501 struct intel_context *intel = intel_context(ctx); local
516 struct intel_context *intel = intel_context(ctx); local
528 struct intel_context *intel = intel_context(ctx); local
539 struct intel_context *intel = intel_context(ctx); local
550 struct intel_context *intel = intel_context(ctx); local
794 struct intel_context *intel = local
857 struct intel_context *intel; local
    [all...]
intel_batchbuffer.c 41 static void clear_cache( struct intel_context *intel )
43 struct cached_batch_item *item = intel->batch.cached_items;
51 intel->batch.cached_items = NULL;
55 intel_batchbuffer_init(struct intel_context *intel)
57 intel_batchbuffer_reset(intel);
59 if (intel->gen >= 6) {
64 intel->batch.workaround_bo = drm_intel_bo_alloc(intel->bufmgr,
71 intel_batchbuffer_reset(struct intel_context *intel)
73 if (intel->batch.last_bo != NULL)
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_batchbuffer.h 28 void intel_batchbuffer_init(struct intel_context *intel);
29 void intel_batchbuffer_reset(struct intel_context *intel);
30 void intel_batchbuffer_free(struct intel_context *intel);
31 void intel_batchbuffer_save_state(struct intel_context *intel);
32 void intel_batchbuffer_reset_to_saved(struct intel_context *intel);
34 int _intel_batchbuffer_flush(struct intel_context *intel,
37 #define intel_batchbuffer_flush(intel) \
38 _intel_batchbuffer_flush(intel, __FILE__, __LINE__)
46 void intel_batchbuffer_data(struct intel_context *intel,
49 bool intel_batchbuffer_emit_reloc(struct intel_context *intel,
    [all...]
intel_context.c 69 const struct intel_context *const intel = intel_context(ctx); local
75 return (GLubyte *) "Intel Open Source Technology Center";
79 switch (intel->intelScreen->deviceID) {
81 chipset = "Intel(R) 845G";
84 chipset = "Intel(R) 830M";
87 chipset = "Intel(R) 852GM/855GM";
90 chipset = "Intel(R) 865G";
93 chipset = "Intel(R) 915G";
96 chipset = "Intel (R) E7221G (i915)";
99 chipset = "Intel(R) 915GM"
277 struct intel_context *intel = intel_context(ctx); local
331 struct intel_context *intel = context->driverPrivate; local
453 struct intel_context *intel = intel_context(ctx); local
501 struct intel_context *intel = intel_context(ctx); local
516 struct intel_context *intel = intel_context(ctx); local
528 struct intel_context *intel = intel_context(ctx); local
539 struct intel_context *intel = intel_context(ctx); local
550 struct intel_context *intel = intel_context(ctx); local
794 struct intel_context *intel = local
857 struct intel_context *intel; local
    [all...]
intel_batchbuffer.c 41 static void clear_cache( struct intel_context *intel )
43 struct cached_batch_item *item = intel->batch.cached_items;
51 intel->batch.cached_items = NULL;
55 intel_batchbuffer_init(struct intel_context *intel)
57 intel_batchbuffer_reset(intel);
59 if (intel->gen >= 6) {
64 intel->batch.workaround_bo = drm_intel_bo_alloc(intel->bufmgr,
71 intel_batchbuffer_reset(struct intel_context *intel)
73 if (intel->batch.last_bo != NULL)
    [all...]
  /external/eigen/bench/btl/cmake/
FindMKL.cmake 14 /opt/intel/mkl/*/lib/em64t
15 /opt/intel/Compiler/*/*/mkl/lib/em64t
23 /opt/intel/mkl/*/lib/em64t
24 /opt/intel/Compiler/*/*/mkl/lib/em64t
25 /opt/intel/Compiler/*/*/lib/intel64
39 /opt/intel/mkl/*/lib/32
40 /opt/intel/Compiler/*/*/mkl/lib/32
48 /opt/intel/mkl/*/lib/32
49 /opt/intel/Compiler/*/*/mkl/lib/32
50 /opt/intel/Compiler/*/*/lib/intel3
    [all...]
  /external/apache-harmony/auth/src/test/resources/
auth.conf 7 com.intel.security.auth.module.LoginModule1 required AAAA=true BBB=false;
8 com.intel.security.auth.module.LoginModule2 optional debug=true;
9 com.intel.security.auth.module.LoginModule3 sufficient;
14 com.intel.security.auth.module.LoginModule1 required debug1=true test1=false;
19 com.intel.security.auth.module.LoginModule2 required debug1="true" test1="false";
22 Login3 { com.intel.security.auth.module.LoginModule3 required;
26 com.intel.security.auth.module.LoginModule4 required debug1=true test1=false; };
29 { com.intel.security.auth.module.LoginModule5 required debug1=true test1=false; };
31 Login6 { com.intel.security.auth.module.LoginModule6 required debug1=true test1=false; };
36 com.intel.security.auth.module.LoginModule1 required AAAA="true" BBB=false
    [all...]
  /external/chromium_org/content/common/gpu/testdata/
bear.h264.md5 2 # Intel - Ivy Bridge
4 # Intel - Sandy Bridge
npot-video.h264.md5 2 # Intel - Ivy Bridge
4 # Intel - Sandy Bridge
red-green.h264.md5 2 # Intel - Ivy Bridge
4 # Intel - Sandy Bridge
test-25fps.h264.md5 2 # Intel - Haswell
4 # Intel - Ivy Bridge
6 # Intel - Sandy Bridge
  /external/skia/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug/
README 3 Shuttle PC with Intel Core i7-2600
5 and using the CPU's built-in GPU (so-called "Intel HD Graphics 3000")
  /external/skia/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE/
README 3 Shuttle PC with Intel Core i7-2600
5 and using the CPU's built-in GPU (so-called "Intel HD Graphics 3000")
  /external/skia/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-DirectWrite/
README 3 Shuttle PC with Intel Core i7-2600
5 and using the CPU's built-in GPU (so-called "Intel HD Graphics 3000")
  /external/skia/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release/
README 3 Shuttle PC with Intel Core i7-2600
5 and using the CPU's built-in GPU (so-called "Intel HD Graphics 3000")
  /external/skia/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-ANGLE/
README 3 Shuttle PC with Intel Core i7-2600
5 and using the CPU's built-in GPU (so-called "Intel HD Graphics 3000")
  /external/skia/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite/
README 3 Shuttle PC with Intel Core i7-2600
5 and using the CPU's built-in GPU (so-called "Intel HD Graphics 3000")
  /external/skia/expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Debug/
README 3 Shuttle PC with Intel Core i7-2600
5 and using the CPU's built-in GPU (so-called "Intel HD Graphics 3000")
  /external/skia/expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Release/
README 3 Shuttle PC with Intel Core i7-2600
5 and using the CPU's built-in GPU (so-called "Intel HD Graphics 3000")

Completed in 420 milliseconds

1 2 3 4 5 6 7 8 91011>>