HomeSort by relevance Sort by last modified time
    Searched full:intel (Results 126 - 150 of 6614) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/strace/
.mailmap 2 <ak@linux.intel.com> <ak@suse.de>
4 <kirill@shutemov.name> <kirill.shutemov@linux.intel.com>
  /hardware/intel/common/libmix/mix_audio/
mixaudio.spec 0 # INTEL CONFIDENTIAL
2 # Copyright 2009 Intel Corporation All Rights Reserved.
3 # The source code contained or described herein and all documents related to the source code ("Material") are owned by Intel Corporation or its suppliers or licensors. Title to the Material remains with Intel Corporation or its suppliers and licensors. The Material contains trade secrets and proprietary and confidential information of Intel or its suppliers and licensors. The Material is protected by worldwide copyright and trade secret laws and treaty provisions. No part of the Material may be used, copied, reproduced, modified, published, uploaded, posted, transmitted, distributed, or disclosed in any way without Intel?s prior express written permission.
5 # No license under any patent, copyright, trade secret or other intellectual property right is granted to or conferred upon you by disclosure or delivery of the Materials, either expressly, by implication, inducement, estoppel or otherwise. Any license under such intellectual property rights must be express and approved by Intel in writing.
13 License: Intel Proprietary
  /external/mesa3d/src/mesa/drivers/dri/i915/
i830_context.c 58 struct intel_context *intel = &i830->intel; local
59 struct gl_context *ctx = &intel->ctx;
66 if (!intelInitContext(intel, __DRI_API_OPENGL, mesaVis, driContextPriv,
74 _math_matrix_ctr(&intel->ViewportMatrix);
84 if (intel->no_rast)
85 FALLBACK(intel, INTEL_FALLBACK_USER, 1);
87 intel->ctx.Const.MaxTextureUnits = I830_TEX_UNITS;
88 intel->ctx.Const.MaxTextureImageUnits = I830_TEX_UNITS;
89 intel->ctx.Const.MaxTextureCoordUnits = I830_TEX_UNITS
    [all...]
  /hardware/bsp/intel/peripheral/libupm/doxy/
README.cpp.md 24 Browse through the list of all [examples](https://github.com/intel-iot-devkit/upm/tree/master/examples/c%2B%2B).
27 [iot-devkit-samples](https://github.com/intel-iot-devkit/iot-devkit-samples) repository.
31 Supported [sensor list](http://iotdk.intel.com/docs/master/upm/modules.html) from API documentation.
33 You can also refer to the [Intel® IoT Developer Zone](https://software.intel.com/iot/sensors).
38 please follow the instructions provided on the Intel Developer Zone IDE page.
41 <a href="https://software.intel.com/iot/software/ide"><img src="docs/icons/eclipse.png"/></a>
71 <a href="http://iotdk.intel.com/docs/master/upm"><img src="docs/icons/c++.png"/></a>
72 <a href="http://iotdk.intel.com/docs/master/upm/java"><img src="docs/icons/java.png"/></a>
73 <a href="http://iotdk.intel.com/docs/master/upm/python"><img src="docs/icons/python.png"/></a
    [all...]
README.java.md 23 Browse through the list of all [examples](https://github.com/intel-iot-devkit/upm/tree/master/examples/java).
26 [iot-devkit-samples](https://github.com/intel-iot-devkit/iot-devkit-samples) repository.
30 Supported [sensor list](http://iotdk.intel.com/docs/master/upm/java/modules.html) from API documentation.
32 You can also refer to the [Intel® IoT Developer Zone](https://software.intel.com/iot/sensors).
37 please follow the instructions provided on the Intel Developer Zone IDE page.
40 <a href="https://software.intel.com/iot/software/ide"><img src="../docs/icons/eclipse.png"/></a>
70 <a href="http://iotdk.intel.com/docs/master/upm"><img src="../docs/icons/c++.png"/></a>
71 <a href="http://iotdk.intel.com/docs/master/upm/java"><img src="../docs/icons/java.png"/></a>
72 <a href="http://iotdk.intel.com/docs/master/upm/python"><img src="../docs/icons/python.png"/></a
    [all...]
index.rst 16 For building UPM, please follow this `link <https://github.com/intel-iot-devkit/upm/blob/master/docs/building.md>`_.
21 Multi-sensor samples for the starter and specialized kits can be found in the `iot-devkit-samples <https://github.com/intel-iot-devkit/iot-devkit-samples>`_
24 Individual sensor usage examples for Python are available `here <https://github.com/intel-iot-devkit/upm/tree/master/examples/python>`_.
30 languages, including Python. More information can be found on the Intel Developer Zone IDE page.
33 :target: https://software.intel.com/iot/software/ide
38 This `link <https://github.com/intel-iot-devkit/upm/blob/master/docs/porting.md>`_ has more information on making a new UPM module.
40 There is also an example available for max31855 `sensor <https://github.com/intel-iot-devkit/upm/blob/master/docs/max31855.md>`_.
45 Before you begin development, please take a look at our naming `conventions <https://github.com/intel-iot-devkit/upm/blob/master/docs/naming.md>`_.
47 Also, please read the guidelines for contributions to `UPM <https://github.com/intel-iot-devkit/upm/blob/master/docs/contributions.md>`_.
49 Don't forget to check the documentation `section <https://github.com/intel-iot-devkit/upm/blob/master/docs/documentation.md>`_
    [all...]
  /external/libdrm/intel/
libdrm_intel.pc.in 7 Description: Userspace interface to intel kernel DRM services
  /external/libdrm/libkms/
Makefile.sources 11 intel.c
  /external/llvm/test/CodeGen/X86/
lea-2.ll 1 ; RUN: llc < %s -mtriple=i686-linux -x86-asm-syntax=intel | FileCheck %s
2 ; RUN: llc < %s -mtriple=x86_64-linux -x86-asm-syntax=intel | FileCheck %s
3 ; RUN: llc < %s -mtriple=x86_64-linux-gnux32 -x86-asm-syntax=intel | FileCheck %s
4 ; RUN: llc < %s -mtriple=x86_64-nacl -x86-asm-syntax=intel | FileCheck %s
  /external/llvm/tools/llvm-jitlistener/
CMakeLists.txt 1 # This tool is excluded from the CMake build if Intel JIT events are disabled.
  /hardware/bsp/intel/peripheral/libupm/doxy/node/generators/yuidoc/
conf.json 3 "description": "The UPM API: High Level Sensor Library for Intel IoT Devices Using MRAA",
  /hardware/intel/common/libmix/mix_audio/pkgconfig/
mixaudio.pc.in 8 Description: Intel MIX Audio
  /hardware/intel/common/libva/debian.upstream/
README.Debian 7 -- Waldo Bastian <waldo.bastian@intel.com> Mon, 18 Jun 2007 21:35:31 -0700
  /hardware/intel/img/psb_video/debian/
README.Debian 6 -- root <waldo.bastian@intel.com> Thu, 21 Jun 2007 18:41:18 -0700
  /hardware/intel/img/psb_video/src/mrst/
lnc_H263ES.h 2 * Copyright (c) 2011 Intel Corporation. All Rights Reserved.
26 * Zeng Li <zeng.li@intel.com>
27 * Shengquan Yuan <shengquan.yuan@intel.com>
28 * Binglin Chen <binglin.chen@intel.com>
lnc_H264ES.h 2 * Copyright (c) 2011 Intel Corporation. All Rights Reserved.
26 * Zeng Li <zeng.li@intel.com>
27 * Shengquan Yuan <shengquan.yuan@intel.com>
28 * Binglin Chen <binglin.chen@intel.com>
lnc_MPEG4ES.h 2 * Copyright (c) 2011 Intel Corporation. All Rights Reserved.
26 * Zeng Li <zeng.li@intel.com>
27 * Shengquan Yuan <shengquan.yuan@intel.com>
28 * Binglin Chen <binglin.chen@intel.com>
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
pcommit-intel.d 3 #name: i386 PCOMMIT insns (Intel disassembly)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i860/
dir-intel01.s 0 // Intel assembler directives:
dir-intel02.s 0 // Intel assembler directives:
  /external/mesa3d/src/mesa/drivers/dri/i965/
gen7_cc_state.c 2 * Copyright © 2011 Intel Corporation
34 struct intel_context *intel = &brw->intel; local
54 struct intel_context *intel = &brw->intel; local
74 struct intel_context *intel = &brw->intel; local
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_buffer_objects.h 38 * Intel vertex/pixel buffer object, derived from Mesa's gl_buffer_object.
60 drm_intel_bo *intel_bufferobj_buffer(struct intel_context *intel,
63 drm_intel_bo *intel_bufferobj_source(struct intel_context *intel,
68 void intel_upload_data(struct intel_context *intel,
73 void *intel_upload_map(struct intel_context *intel,
75 void intel_upload_unmap(struct intel_context *intel,
80 void intel_upload_finish(struct intel_context *intel);
  /hardware/intel/common/libmix/mix_audio/src/
Makefile.am 0 #INTEL CONFIDENTIAL
2 #Copyright 2009 Intel Corporation All Rights Reserved.
3 #The source code contained or described herein and all documents related to the source code ("Material") are owned by Intel Corporation or its suppliers or licensors. Title to the Material remains with Intel Corporation or its suppliers and licensors. The Material contains trade secrets and proprietary and confidential information of Intel or its suppliers and licensors. The Material is protected by worldwide copyright and trade secret laws and treaty provisions. No part of the Material may be used, copied, reproduced, modified, published, uploaded, posted, transmitted, distributed, or disclosed in any way without Intel?s prior express written permission.
5 #No license under any patent, copyright, trade secret or other intellectual property right is granted to or conferred upon you by disclosure or delivery of the Materials, either expressly, by implication, inducement, estoppel or otherwise. Any license under such intellectual property rights must be express and approved by Intel in writing.
mixaip.h 2 INTEL CONFIDENTIAL
3 Copyright 2009 Intel Corporation All Rights Reserved.
4 The source code contained or described herein and all documents related to the source code ("Material") are owned by Intel Corporation or its suppliers or licensors. Title to the Material remains with Intel Corporation or its suppliers and licensors. The Material contains trade secrets and proprietary and confidential information of Intel or its suppliers and licensors. The Material is protected by worldwide copyright and trade secret laws and treaty provisions. No part of the Material may be used, copied, reproduced, modified, published, uploaded, posted, transmitted, distributed, or disclosed in any way without Intel?s prior express written permission.
6 No license under any patent, copyright, trade secret or other intellectual property right is granted to or conferred upon you by disclosure or delivery of the Materials, either expressly, by implication, inducement, estoppel or otherwise. Any license under such intellectual property rights must be express and approved by Intel in writing.
  /hardware/intel/common/libmix/mix_audio/tests/smoke/
mixaudiosmoke.c 2 INTEL CONFIDENTIAL
3 Copyright 2009 Intel Corporation All Rights Reserved.
4 The source code contained or described herein and all documents related to the source code ("Material") are owned by Intel Corporation or its suppliers or licensors. Title to the Material remains with Intel Corporation or its suppliers and licensors. The Material contains trade secrets and proprietary and confidential information of Intel or its suppliers and licensors. The Material is protected by worldwide copyright and trade secret laws and treaty provisions. No part of the Material may be used, copied, reproduced, modified, published, uploaded, posted, transmitted, distributed, or disclosed in any way without Intel?s prior express written permission.
6 No license under any patent, copyright, trade secret or other intellectual property right is granted to or conferred upon you by disclosure or delivery of the Materials, either expressly, by implication, inducement, estoppel or otherwise. Any license under such intellectual property rights must be express and approved by Intel in writing.

Completed in 680 milliseconds

1 2 3 4 56 7 8 91011>>