HomeSort by relevance Sort by last modified time
    Searched full:c11 (Results 51 - 75 of 405) sorted by null

1 23 4 5 6 7 8 91011>>

  /device/google/contexthub/firmware/src/algos/
mag_cal.c 143 float c10, float c11, float c12,
155 moc->c10 = c10; moc->c11 = c11; moc->c12 = c12;
266 float c10, float c11, float c12,
270 moc->c10 = c10; moc->c11 = c11; moc->c12 = c12;
278 *yo = moc->c10 * xi + moc->c11 * yi + moc->c12 * zi;
  /external/clang/test/Profile/
c-captured.c 39 // PGOUSE: br {{.*}} !prof ![[C11:[0-9]+]]
53 // PGOUSE-DAG: ![[C11]] = !{!"branch_weights", i32 11, i32 2}
  /external/skia/src/core/
SkMipMap.cpp 96 auto c11 = F::Expand(p1[1]); local
98 auto c = c00 + c10 + c01 + c11;
118 auto c11 = F::Expand(p1[1]); local
121 auto c = add_121(c00, c01, c02) + add_121(c10, c11, c12);
138 auto c11 = F::Expand(p1[1]); local
142 auto c = add_121(c00, c10, c20) + add_121(c01, c11, c21);
164 auto c11 = F::Expand(p1[1]); local
170 auto c = add_121(c00, c01, c02) + (add_121(c10, c11, c12) << 1) + add_121(c20, c21, c22);
  /external/clang/test/CodeGen/
dllexport.c 1 // RUN: %clang_cc1 -triple i686-windows-msvc -fms-extensions -emit-llvm -std=c11 -O0 -o - %s | FileCheck %s
2 // RUN: %clang_cc1 -triple x86_64-windows-msvc -fms-extensions -emit-llvm -std=c11 -O0 -o - %s | FileCheck %s
3 // RUN: %clang_cc1 -triple i686-windows-gnu -fms-extensions -emit-llvm -std=c11 -O0 -o - %s | FileCheck %s
4 // RUN: %clang_cc1 -triple x86_64-windows-gnu -fms-extensions -emit-llvm -std=c11 -O0 -o - %s | FileCheck %s
  /external/clang/test/Lexer/
char-literal.cpp 2 // RUN: %clang_cc1 -triple x86_64-apple-darwin -std=c11 -x c -Wfour-char-constants -fsyntax-only -verify %s
  /external/compiler-rt/lib/builtins/
atomic_flag_clear.c 10 * This file implements atomic_flag_clear from C11's stdatomic.h.
atomic_flag_clear_explicit.c 10 * This file implements atomic_flag_clear_explicit from C11's stdatomic.h.
atomic_flag_test_and_set.c 10 * This file implements atomic_flag_test_and_set from C11's stdatomic.h.
atomic_flag_test_and_set_explicit.c 10 * This file implements atomic_flag_test_and_set_explicit from C11's stdatomic.h
atomic_signal_fence.c 10 * This file implements atomic_signal_fence from C11's stdatomic.h.
atomic_thread_fence.c 10 * This file implements atomic_thread_fence from C11's stdatomic.h.
  /external/selinux/policycoreutils/mcstrans/share/examples/nato/
nato.test 2 CONFIDENTIAL-NATO SECRET!=s4:c0,c2,c11,c200.c511-s5:c1,c200.c511
  /frameworks/base/packages/SystemUI/res/drawable/
ic_zen_none.xml 24 android:pathData="M24.0,4.0C13.0,4.0 4.0,13.0 4.0,24.0c0.0,11.0 9.0,20.0 20.0,20.0c11.0,0.0 20.0,-9.0 20.0,-20.0C44.0,13.0 35.0,4.0 24.0,4.0zM24.0,40.0c-8.8,0.0 -16.0,-7.2 -16.0,-16.0c0.0,-3.7 1.3,-7.1 3.4,-9.8l22.4,22.4C31.1,38.7 27.7,40.0 24.0,40.0zM36.6,33.8L14.2,11.4C16.9,9.3 20.3,8.0 24.0,8.0c8.8,0.0 16.0,7.2 16.0,16.0C40.0,27.7 38.7,31.1 36.6,33.8z"/>
stat_sys_zen_none.xml 26 android:pathData="M24.0,4.0C13.0,4.0 4.0,13.0 4.0,24.0c0.0,11.0 9.0,20.0 20.0,20.0c11.0,0.0 20.0,-9.0 20.0,-20.0C44.0,13.0 35.0,4.0 24.0,4.0zM24.0,40.0c-8.8,0.0 -16.0,-7.2 -16.0,-16.0c0.0,-3.7 1.3,-7.1 3.4,-9.8l22.4,22.4C31.1,38.7 27.7,40.0 24.0,40.0zM36.6,33.8L14.2,11.4C16.9,9.3 20.3,8.0 24.0,8.0c8.8,0.0 16.0,7.2 16.0,16.0C40.0,27.7 38.7,31.1 36.6,33.8z"/>
  /packages/apps/Settings/res/drawable/
ic_settings_data_usage.xml 34 C11.88,5.1 4.0,13.63 4.0,24.0
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
os_defines.h 42 // glibc 2.15 and later does not declare gets for ISO C11 when
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
os_defines.h 42 // glibc 2.15 and later does not declare gets for ISO C11 when
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
os_defines.h 42 // glibc 2.15 and later does not declare gets for ISO C11 when
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
os_defines.h 42 // glibc 2.15 and later does not declare gets for ISO C11 when
  /external/libchrome/base/
atomicops_internals_portable.h 22 // * Acquire store doesn't exist in the C11 memory model, it is instead
25 // * Release load doesn't exist in the C11 memory model, it is instead
28 // C11 fetch add returns the previous value. The implementation therefore
  /external/libvpx/libvpx/vp8/encoder/x86/
fwalsh_sse2.asm 79 pmaddwd xmm2, [GLOBAL(cn1)] ; c11 b11 c10 b10
85 pshufd xmm5, xmm2, 0xd8 ; c11 c10 b11 b10
91 punpckhqdq xmm4, xmm5 ; c11 c10 d11 d10
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
fwalsh_sse2.asm 79 pmaddwd xmm2, [GLOBAL(cn1)] ; c11 b11 c10 b10
85 pshufd xmm5, xmm2, 0xd8 ; c11 c10 b11 b10
91 punpckhqdq xmm4, xmm5 ; c11 c10 d11 d10
  /external/libjpeg-turbo/
jidctint.c     [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/
ez_setup.py 17 DEFAULT_VERSION = "0.6c11"
25 'setuptools-0.6c11-py2.3.egg': '2baeac6e13d414a9d28e7ba5b5a596de',
26 'setuptools-0.6c11-py2.4.egg': 'bd639f9b0eac4c42497034dec2ec0c2b',
27 'setuptools-0.6c11-py2.5.egg': '64c94f3bf7a72a13ec83e0b24f2749b2',
28 'setuptools-0.6c11-py2.6.egg': 'bfa92100bd772d5a213eedd356d64086',
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/
ez_setup.py 17 DEFAULT_VERSION = "0.6c11"
25 'setuptools-0.6c11-py2.3.egg': '2baeac6e13d414a9d28e7ba5b5a596de',
26 'setuptools-0.6c11-py2.4.egg': 'bd639f9b0eac4c42497034dec2ec0c2b',
27 'setuptools-0.6c11-py2.5.egg': '64c94f3bf7a72a13ec83e0b24f2749b2',
28 'setuptools-0.6c11-py2.6.egg': 'bfa92100bd772d5a213eedd356d64086',

Completed in 973 milliseconds

1 23 4 5 6 7 8 91011>>