HomeSort by relevance Sort by last modified time
    Searched full:wshift (Results 1 - 5 of 5) sorted by null

  /external/clang/test/Sema/
warn-shift-negative.c 1 // RUN: %clang_cc1 -fsyntax-only -Wshift-count-negative -fblocks -verify %s
shift.c 1 // RUN: %clang_cc1 -Wall -Wshift-sign-overflow -ffreestanding -fsyntax-only -verify %s
  /external/clang/test/SemaCXX/
shift.cpp 1 // RUN: %clang_cc1 -Wall -Wshift-sign-overflow -ffreestanding -fsyntax-only -verify %s
  /external/clang/test/Misc/
warning-flags-enabled.c 37 // Test if -Wshift-op-parentheses is a subgroup of -Wparentheses
38 // RUN: diagtool show-enabled --no-levels -Wno-parentheses -Wshift-op-parentheses %s | FileCheck --check-prefix CHECK-SHIFT-OP-PARENTHESES %s
42 // CHECK-SHIFT-OP-PARENTHESES: -Wshift-op-parentheses
43 // CHECK-NO-SHIFT-OP-PARENTHESES-NOT: -Wshift-op-parentheses
  /device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
core_cm7.h 1936 uint32_t ccsidr, sshift, wshift, sw; local
1971 uint32_t ccsidr, sshift, wshift, sw; local
2006 uint32_t ccsidr, sshift, wshift, sw; local
2038 uint32_t ccsidr, sshift, wshift, sw; local
2070 uint32_t ccsidr, sshift, wshift, sw; local
    [all...]

Completed in 214 milliseconds