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

<<21222324252627282930>>

  /external/flac/libFLAC/include/private/
cpu.h 48 #if (__INTEL_COMPILER >= 1000) /* Intel C++ Compiler 10.0 */
52 #if (__INTEL_COMPILER >= 1110) /* Intel C++ Compiler 11.1 */
55 #if (__INTEL_COMPILER >= 1300) /* Intel C++ Compiler 13.0 */
119 FLAC__bool intel; member in struct:__anon12089
136 FLAC__bool intel; member in struct:__anon12090
  /external/llvm/lib/ExecutionEngine/IntelJITEvents/
IntelJITEventsWrapper.h 1 //===-- IntelJITEventsWrapper.h - Intel JIT Events API Wrapper --*- C++ -*-===//
10 // This file defines a wrapper for the Intel JIT Events API. It allows for the
13 // jitprofiling.h header available; it is available in Intel(R) VTune(TM)
26 // Function pointer types for testing implementation of Intel jitprofiling
65 // return values are event-specific. See Intel documentation for details.
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_gs_state.c 2 Copyright (C) Intel Corp. 2006. All Rights Reserved.
3 Intel funded Tungsten Graphics (http://www.tungstengraphics.com) to
41 struct intel_context *intel = &brw->intel; local
80 if (intel->gen == 5)
brw_draw_upload.c 321 intel_upload_data(&brw->intel, element->glarray->Ptr,
336 intel_upload_data(&brw->intel, src, size, dst_stride,
339 char * const map = intel_upload_map(&brw->intel, size, dst_stride);
347 intel_upload_unmap(&brw->intel, map, size, dst_stride,
355 struct gl_context *ctx = &brw->intel.ctx;
356 struct intel_context *intel = intel_context(ctx); local
375 if (intel->gen >= 6 && (ctx->Polygon.FrontMode != GL_FILL ||
430 buffer->bo = intel_bufferobj_source(intel,
488 if (delta && !brw->intel.intelScreen->relaxed_relocations)
571 struct gl_context *ctx = &brw->intel.ctx
572 struct intel_context *intel = intel_context(ctx); local
793 struct intel_context *intel = &brw->intel; local
878 struct intel_context *intel = &brw->intel; local
    [all...]
brw_vec4_emit.cpp 1 /* Copyright © 2011 Intel Corporation
101 if (intel->gen == 6)
115 if (intel->gen < 6 && this->uniforms == 0) {
373 if (intel->gen >= 5) {
386 assert(intel->is_haswell);
508 if (intel->gen >= 6)
554 if (intel->gen >= 6)
556 else if (intel->gen == 5 || intel->is_g4x)
567 if (intel->gen < 6
1049 struct intel_context *intel = &c->func.brw->intel; local
    [all...]
brw_blorp.cpp 2 * Copyright © 2012 Intel Corporation
157 intel_hiz_exec(struct intel_context *intel, struct intel_mipmap_tree *mt,
161 brw_blorp_exec(intel, &params);
167 brw_blorp_exec(struct intel_context *intel, const brw_blorp_params *params)
169 switch (intel->gen) {
171 gen6_blorp_exec(intel, params);
174 gen7_blorp_exec(intel, params);
brw_clip_state.c 2 Copyright (C) Intel Corp. 2006. All Rights Reserved.
3 Intel funded Tungsten Graphics (http://www.tungstengraphics.com) to
39 struct intel_context *intel = &brw->intel; local
40 struct gl_context *ctx = &intel->ctx;
83 if (intel->gen == 5)
106 if (intel->is_g4x)
gen6_wm_state.c 2 * Copyright © 2009 Intel Corporation
40 struct intel_context *intel = &brw->intel; local
41 struct gl_context *ctx = &intel->ctx;
95 struct intel_context *intel = &brw->intel; local
96 struct gl_context *ctx = &intel->ctx;
  /external/v8/src/third_party/vtune/
LICENSE 9 Copyright (c) 2005-2012 Intel Corporation. All rights reserved.
27 http://software.intel.com/en-us/articles/intel-vtune-amplifier-xe/
31 Copyright (c) 2005-2012 Intel Corporation. All rights reserved.
44 * Neither the name of Intel Corporation nor the names of its
ittnotify_types.h 7 Copyright(c) 2005-2012 Intel Corporation. All rights reserved.
25 http://software.intel.com/en-us/articles/intel-vtune-amplifier-xe/
29 Copyright(c) 2005-2012 Intel Corporation. All rights reserved.
42 * Neither the name of Intel Corporation nor the names of its
vtune-jit.h 7 Copyright(c) 2005-2012 Intel Corporation. All rights reserved.
25 http://software.intel.com/en-us/articles/intel-vtune-amplifier-xe/
29 Copyright(c) 2005-2012 Intel Corporation. All rights reserved.
42 * Neither the name of Intel Corporation nor the names of its
  /frameworks/base/docs/html/ndk/guides/
x86.jd 50 <li>Default use of SSE through SSSE3 for porting ARM NEON to Intel SSE, covering ~93%
53 <li>Redefinition of some functions from ARM NEON to Intel SSE if a 1:1 correspondence exists.</li>
54 <li>Implementation of some ARM NEON functions using Intel SIMD if it will yield a performant result.
76 <a href="http://software.intel.com/en-us/blogs/2012/12/12/from-arm-neon-to-intel-mmxsse-automatic-porting-solution-tips-and-tricks">
77 From ARM NEON to Intel SSE&ndash; the automatic porting solution, tips and tricks</a>.</p>
97 <a href="http://www.intel.com/content/dam/www/public/us/en/documents/manuals/64-ia-32-architectures-software-developer-manual-325462.pdf">Intel® 64 and IA-32 Architectures Software Developer?s Manual</a>.
112 <a href="http://www.intel.com/content/dam/www/public/us/en/documents/manuals/64-ia-32-architectures-software-developer-manual-325462.pdf">Intel® 64 and IA-32 Architectures Software Developer?s Manual</a>
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/
ChangeLog-2008 16 2008-12-23 H.J. Lu <hongjiu.lu@intel.com>
18 * gas/i386/i386.exp: Run x86-64-avx-swap and x86-64-avx-swap-intel.
25 * gas/i386/opts-intel.d: Likewise.
27 * gas/i386/sse2avx-opts-intel.d: Likewise.
29 * gas/i386/x86-64-opts-intel.d: Likewise.
31 * gas/i386/x86-64-sse2avx-opts-intel.d: Likewise.
35 * gas/i386/x86-64-avx-swap-intel.d: Likewise.
46 2008-12-20 H.J. Lu <hongjiu.lu@intel.com>
48 * gas/i386/i386.exp: Run opts, opts-intel, sse2avx-opts,
49 sse2avx-opts-intel, x86-64-opts, x86-64-opts-intel
    [all...]
  /external/opencv/
NOTICE 8 Intel License Agreement
11 Copyright (C) 2000-2006, Intel Corporation, all rights reserved.
24 * The name of Intel Corporation may not be used to endorse or promote products
30 In no event shall the Intel Corporation or contributors be liable for any direct,
143 // * The name of Intel Corporation or contributors may not be used to endorse
150 // are disclaimed. In no event shall the Intel Corporation or contributors be
289 // Intel License Agreement
292 // Copyright (C) 2000, Intel Corporation, all rights reserved.
305 // * The name of Intel Corporation may not be used to endorse or promote products
311 // In no event shall the Intel Corporation or contributors be liable for any direct
    [all...]
  /external/tinycompress/
NOTICE 4 Copyright (c) 2011-2012, Intel Corporation
7 Author: Vinod Koul <vinod.koul@linux.intel.com>
17 Neither the name of Intel Corporation nor the names of its contributors
36 Copyright (c) 2011-2012, Intel Corporation.
58 Copyright (c) 2011-2012, Intel Corporation
61 Author: Vinod Koul <vinod.koul@linux.intel.com>
71 Neither the name of Intel Corporation nor the names of its contributors
90 Copyright (c) 2011-2012, Intel Corporation.
111 Copyright (c) 2011-2012, Intel Corporation
114 Author: Vinod Koul <vinod.koul@linux.intel.com
    [all...]
  /hardware/bsp/intel/peripheral/libmraa/
README.md 23 * [Intel DE3815](../master/docs/intel_de3815.md)
45 echo "src mraa-upm http://iotdk.intel.com/repos/2.0/intelgalactic" > /etc/opkg/mraa-upm.conf
54 echo "src mraa-upm http://iotdk.intel.com/repos/2.0/intelgalactic-dev" > /etc/opkg/mraa-upm.conf
88 <a href="http://c.mraa.io"><img src="http://iotdk.intel.com/misc/logos/c++.png"/></a>
89 <a href="http://java.mraa.io"><img src="http://iotdk.intel.com/misc/logos/java.png"/></a>
90 <a href="http://py.mraa.io"><img src="http://iotdk.intel.com/misc/logos/python.png"/></a>
91 <a href="http://js.mraa.io"><img src="http://iotdk.intel.com/misc/logos/node.png"/></a>
  /hardware/bsp/intel/peripheral/libmraa/api/mraa/
types.hpp 2 * Author: Brendan Le Foll <brendan.le.foll@intel.com>
3 * Copyright © 2014 Intel Corporation
43 INTEL_EDISON_FAB_C = 2, /**< The Intel Edison (FAB C) */
44 INTEL_DE3815 = 3, /**< The Intel DE3815 Baytrail NUC */
45 INTEL_MINNOWBOARD_MAX = 4, /**< The Intel Minnow Board Max */
55 * Intel edison miniboard numbering enum
101 * Intel Edison raw GPIO numbering enum
  /hardware/intel/common/libmix/mix_audio/docs/reference/MixAudio/
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.
  /hardware/intel/common/libmix/mix_audio/src/
mixacpmp3.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.
mixacpwma.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.
mixacpwma.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.
mixaip.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.
  /hardware/intel/common/libmix/mix_common/src/
mixlog.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.
mixparams.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.
mixparams.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.

Completed in 885 milliseconds

<<21222324252627282930>>