HomeSort by relevance Sort by last modified time
    Searched defs:c1 (Results 851 - 875 of 1551) sorted by null

<<31323334353637383940>>

  /toolchain/binutils/binutils-2.25/libiberty/
regex.c 2291 register UCHAR_T c, c1; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
unicodeobject.c 6198 Py_UNICODE c1, c2; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
posixmodule.c 8306 const struct constdef *c1 = local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
unicodeobject.c 6103 Py_UNICODE c1, c2; local
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/binding_model/
vktBindingShaderAccessTests.cpp 386 void drawQuadrantReferenceResult (const tcu::PixelBufferAccess& dst, const tcu::Vec4& c1, const tcu::Vec4& c2, const tcu::Vec4& c3, const tcu::Vec4& c4)
388 tcu::clear(tcu::getSubregion(dst, 0, 0, dst.getWidth() / 2, dst.getHeight() / 2), c1); local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c 1680 int c1 = cost_mv_ref(cpi, NEARMV, rfc); local
    [all...]
  /external/llvm/include/llvm/Support/
MachO.h 1521 c1 :1, member in struct:llvm::MachO::fp_status_t
    [all...]
  /external/mksh/src/
edit.c 4069 int cur, c1, c2, c3 = 0; local
    [all...]
  /external/pcre/dist2/src/
pcre2_jit_compile.c 5272 sljit_u32 c1, c2; local
    [all...]
  /external/skia/tests/
PathOpsOpTest.cpp 3594 SkDCubic c1, c2; local
3854 SkDCubic c1, c2; local
    [all...]
PathTest.cpp 2005 SkPoint c1[] = {{0, 0}, {1, 0}, {1, 1}, {0, 1}}; local
2312 SkPoint c1[] = {{0, 0}, {1, 0}, {1, 1}, {0, 1}}; \/\/ close doesn't match local
    [all...]
  /external/sqlite/dist/orig/
shell.c 723 u64 C0, C1, C2, C3, C4;
768 C1 = A01^A11^A21^A31^A41;
772 D0 = C4^ROL64(C1, 1);
774 D2 = C1^ROL64(C3, 1);
835 C1 = A11^A31^A01^A21^A41;
839 D0 = C4^ROL64(C1, 1);
841 D2 = C1^ROL64(C3, 1);
902 C1 = A31^A21^A11^A01^A41;
906 D0 = C4^ROL64(C1, 1);
908 D2 = C1^ROL64(C3, 1)
1113 const unsigned char c1 = 0x86; local
    [all...]
  /external/sqlite/dist/
shell.c 729 u64 C0, C1, C2, C3, C4;
774 C1 = A01^A11^A21^A31^A41;
778 D0 = C4^ROL64(C1, 1);
780 D2 = C1^ROL64(C3, 1);
841 C1 = A11^A31^A01^A21^A41;
845 D0 = C4^ROL64(C1, 1);
847 D2 = C1^ROL64(C3, 1);
908 C1 = A31^A21^A11^A01^A41;
912 D0 = C4^ROL64(C1, 1);
914 D2 = C1^ROL64(C3, 1)
1119 const unsigned char c1 = 0x86; local
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 536 // reassoc. (op (op x, c1), c2) -> (op x, (op c1, c2))
544 // reassoc. (op (op x, c1), y) -> (op (op x, y), c1) iff x+c1 has one use
554 // reassoc. (op c2, (op x, c1)) -> (op x, (op c1, c2))
562 // reassoc. (op y, (op x, c1)) -> (op (op x, y), c1) iff x+c1 has one us
3291 uint64_t c1 = cast<ConstantSDNode>(N0.getOperand(1))->getZExtValue(); local
3309 uint64_t c1 = local
3328 uint64_t c1 = cast<ConstantSDNode>(N0.getOperand(1))->getZExtValue(); local
3540 uint64_t c1 = cast<ConstantSDNode>(N0.getOperand(1))->getZExtValue(); local
3552 uint64_t c1 = local
    [all...]
  /external/valgrind/VEX/switchback/
test_bzip2.c 2375 UChar c1, c2; local
2784 UChar c1; local
    [all...]
test_ppc_jm1.c 251 register unsigned char c1; local
254 c1 = *(unsigned char *)s1;
256 if (c1 != c2) break;
257 if (c1 == 0) break;
260 if ((unsigned char)c1 < (unsigned char)c2) return -1;
261 if ((unsigned char)c1 > (unsigned char)c2) return 1;
    [all...]
  /external/valgrind/exp-sgcheck/tests/
hackedbz2.c 2401 UChar c1, c2; local
2810 UChar c1; local
    [all...]
  /external/valgrind/memcheck/tests/
origin5-bz2.c 2392 UChar c1, c2; local
2801 UChar c1; local
    [all...]
varinfo6.c 2429 UChar c1, c2; local
2837 UChar c1; local
    [all...]
  /external/valgrind/perf/
bz2.c 2390 UChar c1, c2; local
2799 UChar c1; local
    [all...]
test_input_for_tinycc.c 2182 UChar c1, c2; local
2502 UChar c1; local
    [all...]
  /frameworks/native/services/inputflinger/
InputReader.cpp 4911 int32_t c1 = signExtendNybble((in.orientation & 0xf0) >> 4); local
    [all...]
  /prebuilts/tools/common/m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.6/
jackson-dataformat-cbor-2.6.6.jar 
  /external/icu/android_icu4j/src/main/java/android/icu/lang/
UCharacter.java 5323 char c1 = seq.charAt(index++); local
5345 char c1 = text[index++]; local
5371 char c1 = text[index++]; local
5396 char c1 = seq.charAt(--index); local
5418 char c1 = text[--index]; local
5444 char c1 = text[--index]; local
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
UCharacter.java 5976 char c1 = seq.charAt(index++); local
5999 char c1 = text[index++]; local
6026 char c1 = text[index++]; local
6052 char c1 = seq.charAt(--index); local
6075 char c1 = text[--index]; local
6102 char c1 = text[--index]; local
    [all...]

Completed in 2792 milliseconds

<<31323334353637383940>>