HomeSort by relevance Sort by last modified time
    Searched full:pragma (Results 926 - 950 of 10171) sorted by null

<<31323334353637383940>>

  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ipf/
CpuBreakpointMsc.c 18 #pragma intrinsic (_enable)
19 #pragma intrinsic (_disable)
20 #pragma intrinsic (__break)
21 #pragma intrinsic (__mfa)
  /external/clang/include/clang/Lex/
Pragma.h 1 //===--- Pragma.h - Pragma registration and handling ------------*- C++ -*-===//
29 * \brief Describes how the pragma was introduced, e.g., with \#pragma,
34 * \brief The pragma was introduced via \#pragma.
39 * \brief The pragma was introduced via the C99 _Pragma(string-literal).
44 * \brief The pragma was introduced via the Microsoft
52 /// name (e.g. "pack") and the HandlePragma method is invoked when a pragma with
57 /// we treat "\#pragma STDC" and "\#pragma GCC" as namespaces that contain othe
    [all...]
  /external/clang/test/Analysis/
virtualcall.h 2 #pragma clang system_header
  /external/clang/test/CodeGen/
2007-04-05-PackedStruct.c 3 #pragma pack(push, 2)
2009-06-18-StaticInitTailPadPack.c 5 #pragma pack(push, 2)
  /external/clang/test/CodeGenCXX/
2007-10-01-StructResize.cpp 3 #pragma pack(4)
  /external/clang/test/OpenMP/
function-attr.cpp 21 #pragma omp parallel
23 #pragma omp single copyprivate(a)
36 #pragma omp task private(s_arr, var)
47 #pragma omp parallel for private(i) reduction(+:result)
taskgroup_ast_print.cpp 15 #pragma omp taskgroup
17 // CHECK-NEXT: #pragma omp taskgroup
21 #pragma omp taskgroup
23 // CHECK-NEXT: #pragma omp taskgroup
  /external/clang/test/Parser/
annotation-token-in-lexed-body.cpp 5 #pragma pack()
  /external/clang/test/SemaCXX/Inputs/
warn-new-overaligned-3.h 0 #pragma GCC system_header
  /external/clang/test/SemaCXX/
auto-pragma.cpp 8 #pragma GCC visibility push(hidden)
  /external/clang/test/SemaObjC/
access-property-getter.m 12 #pragma clang diagnostic ignored "-Wunused-getter-return-value"
  /external/clang/test/SemaObjCXX/Inputs/nullability-consistency-system/
nullability-consistency-system.h 1 // Simply marking this as "#pragma clang system_header" didn't tickle the bug, rdar://problem/21134250.
  /external/clang/test/SemaTemplate/
pragma-ms_struct.cpp 4 #pragma ms_struct on
  /external/clang/tools/scan-build-py/libear/
config.h.in 8 #pragma once
  /external/clang/tools/scan-build-py/tests/functional/exec/
config.h.in 8 #pragma once
  /external/e2fsprogs/include/mingw/sys/
stat.h 2 #pragma once
sysmacros.h 2 #pragma once
  /external/e2fsprogs/include/nonunix/
pwd.h 2 #pragma once
  /external/kmod/testsuite/
stripped-module.h 0 #pragma once
  /external/mesa3d/src/compiler/glsl/glcpp/tests/
128-space-before-hash.c 3 #pragma Testing spaces before hash
  /frameworks/compile/slang/tests/P_reduce_general_examples_halter/
reduce_general_examples_halter.rs 2 #pragma version(1)
3 #pragma rs java_package_name(examples)
7 #pragma rs reduce(fz) \
30 #pragma rs reduce(fz2) \
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
Pragma.h 1 //===--- Pragma.h - Pragma registration and handling ------------*- C++ -*-===//
29 * \brief Describes how the pragma was introduced, e.g., with \#pragma,
34 * \brief The pragma was introduced via \#pragma.
39 * \brief The pragma was introduced via the C99 _Pragma(string-literal).
44 * \brief The pragma was introduced via the Microsoft
52 /// name (e.g. "pack") and the HandlePragma method is invoked when a pragma with
57 /// we treat "\#pragma STDC" and "\#pragma GCC" as namespaces that contain othe
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Lex/
Pragma.h 1 //===--- Pragma.h - Pragma registration and handling ------------*- C++ -*-===//
29 * \brief Describes how the pragma was introduced, e.g., with \#pragma,
34 * \brief The pragma was introduced via \#pragma.
39 * \brief The pragma was introduced via the C99 _Pragma(string-literal).
44 * \brief The pragma was introduced via the Microsoft
52 /// name (e.g. "pack") and the HandlePragma method is invoked when a pragma with
57 /// we treat "\#pragma STDC" and "\#pragma GCC" as namespaces that contain othe
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Lex/
Pragma.h 1 //===--- Pragma.h - Pragma registration and handling ------------*- C++ -*-===//
29 * \brief Describes how the pragma was introduced, e.g., with \#pragma,
34 * \brief The pragma was introduced via \#pragma.
39 * \brief The pragma was introduced via the C99 _Pragma(string-literal).
44 * \brief The pragma was introduced via the Microsoft
52 /// name (e.g. "pack") and the HandlePragma method is invoked when a pragma with
57 /// we treat "\#pragma STDC" and "\#pragma GCC" as namespaces that contain othe
    [all...]

Completed in 1153 milliseconds

<<31323334353637383940>>