HomeSort by relevance Sort by last modified time
    Searched defs:Standard (Results 1 - 17 of 17) sorted by null

  /external/webrtc/webrtc/voice_engine/test/auto_test/
voe_test_interface.h 27 Standard = 0,
  /external/skia/src/sksl/
SkSLMemoryLayout.h 17 enum Standard {
23 MemoryLayout(Standard std)
48 // See OpenGL Spec 7.6.2.2 Standard Uniform Block Layout
135 const Standard fStd;
  /external/skqp/src/sksl/
SkSLMemoryLayout.h 17 enum Standard {
23 MemoryLayout(Standard std)
48 // See OpenGL Spec 7.6.2.2 Standard Uniform Block Layout
135 const Standard fStd;
  /external/clang/lib/StaticAnalyzer/Checkers/
DeadStoresChecker.cpp 135 enum DeadStoreKind { Standard, Enclosing, DeadIncrement, DeadInit };
192 case Standard:
297 : (isIncrement(VD,B) ? DeadIncrement : Standard);
  /external/llvm/include/llvm/Target/
TargetOptions.h 37 Standard, // Only allow fusion of 'blessed' ops (currently just fmuladd).
105 AllowFPOpFusion(FPOpFusion::Standard), Reciprocals(TargetRecip()),
228 /// Standard mode - allow fusion only for 'blessed' FP ops. At present the
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/
TargetOptions.h 35 Standard, // Only allow fusion of 'blessed' ops (currently just fmuladd).
258 /// Standard mode - allow fusion only for 'blessed' FP ops. At present the
268 FPOpFusion::FPOpFusionMode AllowFPOpFusion = FPOpFusion::Standard;
  /external/webrtc/webrtc/voice_engine/test/android/android_test/jni/
android_test.cc 104 Standard = 0,
372 // Run auto standard test
387 tType = Standard;
    [all...]
  /external/clang/include/clang/Sema/
Overload.h 100 ICR_C_Conversion ///< Conversion only allowed in the C standard.
107 /// standard conversion sequence according to C++11 [dcl.init.list]p7.
123 /// StandardConversionSequence - represents a standard conversion
124 /// sequence (C++ 13.3.3.1.1). A standard conversion sequence
129 /// we can keep the size of a standard conversion sequence to a
241 /// \brief Represents the standard conversion that occurs before
246 /// (12.3.1), the initial standard conversion sequence converts
249 /// a conversion function (12.3.2), the initial standard
256 /// a standard conversion. In this case, 'Before' field must be ignored.
267 /// After - Represents the standard conversion that occurs afte
    [all...]
  /external/clang/include/clang/Format/
Format.h 610 /// \brief Format compatible with this standard, e.g. use ``A<A<int> >``
612 LanguageStandard Standard;
710 Standard == R.Standard && TabWidth == R.TabWidth &&
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Guid/DataHubRecords/
DataHubSubClassMemory.h 297 UINT16 Standard :1;
  /external/skia/src/sfnt/
SkPanose.h 409 Standard = 2,
  /external/skqp/src/sfnt/
SkPanose.h 409 Standard = 2,
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 180 NearStdCall = 0x07, // near standard call
181 FarStdCall = 0x08, // far standard call
515 Standard,
  /external/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 171 NearStdCall = 0x07, // near standard call
172 FarStdCall = 0x08, // far standard call
530 Standard,
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Guid/
DataHubRecords.h 176 /// Each data record that is a member of some subclass starts with a standard
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
SmBios.h 2 Industry Standard Definitions of SMBIOS Table Specification v3.0.0.
357 /// for example a motherboard, planar, or server blade or other standard system module.
    [all...]
  /external/kotlinc/lib/
kotlin-stdlib.jar 

Completed in 2015 milliseconds