HomeSort by relevance Sort by last modified time
    Searched defs:All (Results 26 - 50 of 87) sorted by null

12 3 4

  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
DiagnosticOptions.h 24 Ovl_All, ///< Show all overloads.
36 All = Note | Remark | Warning | Error
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
DiagnosticOptions.h 24 Ovl_All, ///< Show all overloads.
36 All = Note | Remark | Warning | Error
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
DiagnosticOptions.h 24 Ovl_All, ///< Show all overloads.
36 All = Note | Remark | Warning | Error
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
DiagnosticOptions.h 24 Ovl_All, ///< Show all overloads.
36 All = Note | Remark | Warning | Error
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
DiagnosticOptions.h 24 Ovl_All, ///< Show all overloads.
36 All = Note | Remark | Warning | Error
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
DiagnosticOptions.h 24 Ovl_All, ///< Show all overloads.
36 All = Note | Remark | Warning | Error
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
DiagnosticOptions.h 24 Ovl_All, ///< Show all overloads.
36 All = Note | Remark | Warning | Error
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
DiagnosticOptions.h 24 Ovl_All, ///< Show all overloads.
36 All = Note | Remark | Warning | Error
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
DiagnosticOptions.h 24 Ovl_All, ///< Show all overloads.
36 All = Note | Remark | Warning | Error
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
DiagnosticOptions.h 24 Ovl_All, ///< Show all overloads.
36 All = Note | Remark | Warning | Error
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
DiagnosticOptions.h 24 Ovl_All, ///< Show all overloads.
36 All = Note | Remark | Warning | Error
  /external/gemmlowp/fixedpoint/
fixedpoint_sse.h 1 // Copyright 2015 Google Inc. All Rights Reserved.
252 - All and Any are used on masks.
254 Hence, All means all 128bits set, and Any means any bit set.
258 inline bool All(__m128i a) {
263 inline bool All(int16x8_m128i a) {
fixedpoint.h 1 // Copyright 2015 The Gemmlowp Authors. All Rights Reserved.
59 // Returns a SIMD value duplicating a scalar value across all lanes.
193 // Returns true if all of the input scalars are nonzero.
195 // all or none of its bits set. Otherwise, its behavior is currently undefined.
197 bool All(tIntegerType a) {
203 // all or none of its bits set. Otherwise, its behavior is currently undefined.
271 // numbers, interpreting all integers as fixed-point values in the
292 // The idea is to use all of the available 32 bits in the destination int32
609 return All(MaskIfEqual(a.raw(), b.raw()));
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/
StmResourceDescriptor.h 4 Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.<BR>
181 STM Resource All Descriptor
211 Union of all STM resource types
222 STM_RSC_ALL_RESOURCES_DESC All;
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Protocol/
CK505ClockPlatformInfo.h 3 Copyright (c) 2004 - 2014, Intel Corporation. All rights reserved.<BR>
66 All = 0xFFFFFFFF
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
RenderMachineFunction.h 102 All = 7 }
147 /// \brief Free all tables in TargetRegisterExtraInfo.
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
TcgStorageOpal.h 4 Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
110 UINT8 All : 1;
  /external/clang/include/clang/CodeGen/
CGFunctionInfo.h 60 /// are all scalar types or are themselves expandable types.
198 // Assert that all the non-padding elements have a corresponding element
386 enum All_t { All };
401 if (!prototype->isVariadic()) return All;
434 if (value == ~0U) return All;
484 /// The struct representing all arguments passed in memory. Only used when
506 CGFunctionInfo() : Required(RequiredArgs::All) {}
610 /// \brief Get the struct type used to represent all the arguments in memory.
  /external/gemmlowp/test/
test.cc 1 // Copyright 2015 The Gemmlowp Authors. All Rights Reserved.
115 // interface, so we can use the same testing code to test all of them
415 // Internal GEMM functions are not required to handle all cases
502 All,
522 if (params_to_test == WhatParamsToTest::All) {
534 enum class WhatOrdersToTest { All, OnlyRCC };
547 if (orders_to_test == WhatOrdersToTest::All) {
581 test_gemm<GemmWrapper>(context, 50, 50, 50, WhatParamsToTest::All,
585 WhatOrdersToTest::All);
593 test_gemm<GemmWrapper>(context, 1, 1, 1, WhatParamsToTest::All,
    [all...]
  /external/pdfium/core/fpdfapi/page/
cpdf_colorspace.cpp 1 // Copyright 2016 PDFium Authors. All rights reserved.
226 enum { None, All, Colorant } m_Type;
826 // If PDFium does not understand the ICC profile format at all, or if it's
    [all...]
  /external/spirv-llvm/lib/SPIRV/
OCLUtil.h 8 // Copyright (c) 2014 Advanced Micro Devices, Inc. All rights reserved.
138 const static char All[] = "all";
550 _SPIRV_OP(all, All)
  /external/swiftshader/third_party/LLVM/lib/Analysis/
ScalarEvolution.cpp 679 // arithmetic. To do exact division in modular arithmetic, all we have
703 // (It's possible to not widen at all by pulling out factors of 2 before
826 // eliminate all the truncates.
841 // eliminate all the truncates.
    [all...]
  /frameworks/compile/mclinker/include/mcld/
GeneralOptions.h 47 All,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/CodeGen/
CGFunctionInfo.h 60 /// are all scalar types or are themselves expandable types.
198 // Assert that all the non-padding elements have a corresponding element
386 enum All_t { All };
401 if (!prototype->isVariadic()) return All;
434 if (value == ~0U) return All;
484 /// The struct representing all arguments passed in memory. Only used when
506 CGFunctionInfo() : Required(RequiredArgs::All) {}
610 /// \brief Get the struct type used to represent all the arguments in memory.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/CodeGen/
CGFunctionInfo.h 60 /// are all scalar types or are themselves expandable types.
198 // Assert that all the non-padding elements have a corresponding element
386 enum All_t { All };
401 if (!prototype->isVariadic()) return All;
434 if (value == ~0U) return All;
487 /// The struct representing all arguments passed in memory. Only used when
509 CGFunctionInfo() : Required(RequiredArgs::All) {}
615 /// \brief Get the struct type used to represent all the arguments in memory.

Completed in 922 milliseconds

12 3 4