HomeSort by relevance Sort by last modified time
    Searched full:freestanding (Results 1 - 25 of 209) sorted by null

1 2 3 4 5 6 7 8 9

  /external/clang/test/Sema/
warn-freestanding-complex.c 3 void foo(float _Complex c) { // expected-warning{{complex numbers are an extension in a freestanding C99 implementation}}
  /prebuilts/go/darwin-x86/src/go/printer/testdata/
comments.golden 257 /* freestanding comment
264 /* freestanding comment
271 /* freestanding comment
277 /* freestanding comment
284 /* freestanding comment
291 /* freestanding comment
298 freestanding comment
306 freestanding comment
314 freestanding comment
321 freestanding commen
    [all...]
comments.input 260 /* freestanding comment
267 /* freestanding comment
274 /* freestanding comment
280 /* freestanding comment
287 /* freestanding comment
294 /* freestanding comment
302 freestanding comment
310 freestanding comment
318 freestanding comment
325 freestanding commen
    [all...]
  /prebuilts/go/linux-x86/src/go/printer/testdata/
comments.golden 257 /* freestanding comment
264 /* freestanding comment
271 /* freestanding comment
277 /* freestanding comment
284 /* freestanding comment
291 /* freestanding comment
298 freestanding comment
306 freestanding comment
314 freestanding comment
321 freestanding commen
    [all...]
comments.input 260 /* freestanding comment
267 /* freestanding comment
274 /* freestanding comment
280 /* freestanding comment
287 /* freestanding comment
294 /* freestanding comment
302 freestanding comment
310 freestanding comment
318 freestanding comment
325 freestanding commen
    [all...]
  /external/clang/test/Headers/
c11.c 36 // If we are freestanding, then also check RSIZE_MAX (in a hosted implementation
  /device/linaro/bootloader/edk2/StdLib/Include/
stddef.h 6 the contents of <stddef.h> are valid in both freestanding and hosted environment, while the
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/LTO/legacy/
LTOCodeGenerator.h 178 /// Enable the Freestanding mode: indicate that the optimizer should not
180 void setFreestanding(bool Enabled) { Freestanding = Enabled; }
244 bool Freestanding = false;
ThinLTOCodeGenerator.h 208 /// Enable the Freestanding mode: indicate that the optimizer should not
210 void setFreestanding(bool Enabled) { Freestanding = Enabled; }
331 bool Freestanding = false;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/LTO/legacy/
LTOCodeGenerator.h 178 /// Enable the Freestanding mode: indicate that the optimizer should not
180 void setFreestanding(bool Enabled) { Freestanding = Enabled; }
244 bool Freestanding = false;
ThinLTOCodeGenerator.h 208 /// Enable the Freestanding mode: indicate that the optimizer should not
210 void setFreestanding(bool Enabled) { Freestanding = Enabled; }
331 bool Freestanding = false;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/LTO/legacy/
LTOCodeGenerator.h 178 /// Enable the Freestanding mode: indicate that the optimizer should not
180 void setFreestanding(bool Enabled) { Freestanding = Enabled; }
244 bool Freestanding = false;
ThinLTOCodeGenerator.h 208 /// Enable the Freestanding mode: indicate that the optimizer should not
210 void setFreestanding(bool Enabled) { Freestanding = Enabled; }
331 bool Freestanding = false;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/LTO/legacy/
LTOCodeGenerator.h 178 /// Enable the Freestanding mode: indicate that the optimizer should not
180 void setFreestanding(bool Enabled) { Freestanding = Enabled; }
241 bool Freestanding = false;
ThinLTOCodeGenerator.h 208 /// Enable the Freestanding mode: indicate that the optimizer should not
210 void setFreestanding(bool Enabled) { Freestanding = Enabled; }
331 bool Freestanding = false;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/LTO/legacy/
LTOCodeGenerator.h 178 /// Enable the Freestanding mode: indicate that the optimizer should not
180 void setFreestanding(bool Enabled) { Freestanding = Enabled; }
241 bool Freestanding = false;
ThinLTOCodeGenerator.h 208 /// Enable the Freestanding mode: indicate that the optimizer should not
210 void setFreestanding(bool Enabled) { Freestanding = Enabled; }
331 bool Freestanding = false;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/LTO/legacy/
LTOCodeGenerator.h 178 /// Enable the Freestanding mode: indicate that the optimizer should not
180 void setFreestanding(bool Enabled) { Freestanding = Enabled; }
241 bool Freestanding = false;
ThinLTOCodeGenerator.h 208 /// Enable the Freestanding mode: indicate that the optimizer should not
210 void setFreestanding(bool Enabled) { Freestanding = Enabled; }
331 bool Freestanding = false;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/LTO/legacy/
LTOCodeGenerator.h 178 /// Enable the Freestanding mode: indicate that the optimizer should not
180 void setFreestanding(bool Enabled) { Freestanding = Enabled; }
241 bool Freestanding = false;
ThinLTOCodeGenerator.h 208 /// Enable the Freestanding mode: indicate that the optimizer should not
210 void setFreestanding(bool Enabled) { Freestanding = Enabled; }
331 bool Freestanding = false;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/LTO/legacy/
LTOCodeGenerator.h 178 /// Enable the Freestanding mode: indicate that the optimizer should not
180 void setFreestanding(bool Enabled) { Freestanding = Enabled; }
244 bool Freestanding = false;
ThinLTOCodeGenerator.h 208 /// Enable the Freestanding mode: indicate that the optimizer should not
210 void setFreestanding(bool Enabled) { Freestanding = Enabled; }
331 bool Freestanding = false;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/LTO/legacy/
LTOCodeGenerator.h 178 /// Enable the Freestanding mode: indicate that the optimizer should not
180 void setFreestanding(bool Enabled) { Freestanding = Enabled; }
244 bool Freestanding = false;
ThinLTOCodeGenerator.h 208 /// Enable the Freestanding mode: indicate that the optimizer should not
210 void setFreestanding(bool Enabled) { Freestanding = Enabled; }
331 bool Freestanding = false;

Completed in 853 milliseconds

1 2 3 4 5 6 7 8 9