HomeSort by relevance Sort by last modified time
    Searched refs:Standard (Results 51 - 75 of 226) sorted by null

1 23 4 5 6 7 8 910

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
armVCM4P2_SetPredDir_s.s 50 ; * Standard OMXResult result. See enumeration for possible result codes.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
armVCM4P2_SetPredDir_s.s 50 ; * Standard OMXResult result. See enumeration for possible result codes.
  /frameworks/native/headers/media_plugin/media/hardware/
VideoAPI.h 164 // this is in sync with the standard values in graphics.h
165 enum Standard : uint32_t {
323 inline static const char *asString(ColorAspects::Standard i, const char *def = "??") {
  /prebuilts/go/darwin-x86/src/crypto/des/
const.go 5 // Package des implements the Data Encryption Standard (DES) and the
  /prebuilts/go/darwin-x86/src/runtime/
complex.go 50 // Standard complex arithmetic, factored to avoid unnecessary overflow.
  /prebuilts/go/darwin-x86/src/time/
zoneinfo_windows_test.go 39 const want = "Central Europe Standard Time"
  /prebuilts/go/darwin-x86/test/bench/garbage/
tree2.go 93 // Standard gotest benchmark output, collected by build dashboard.
  /prebuilts/go/linux-x86/src/crypto/des/
const.go 5 // Package des implements the Data Encryption Standard (DES) and the
  /prebuilts/go/linux-x86/src/runtime/
complex.go 50 // Standard complex arithmetic, factored to avoid unnecessary overflow.
  /prebuilts/go/linux-x86/src/time/
zoneinfo_windows_test.go 39 const want = "Central Europe Standard Time"
  /prebuilts/go/linux-x86/test/bench/garbage/
tree2.go 93 // Standard gotest benchmark output, collected by build dashboard.
  /cts/tests/tests/text/src/android/text/cts/
SpannableStringBuilderSpanTest.java 594 final AlignmentSpan.Standard span = new AlignmentSpan.Standard(
600 AlignmentSpan.Standard[] copiedSpans = copied.getSpans(0, copied.length(),
601 AlignmentSpan.Standard.class);
609 copiedSpans = copied.getSpans(0, copied.length(), AlignmentSpan.Standard.class);
  /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/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/CodeGen/
CommandFlags.h 168 cl::init(FPOpFusion::Standard),
172 clEnumValN(FPOpFusion::Standard, "on",
  /external/llvm/lib/Support/
Dwarf.cpp 431 const char *llvm::dwarf::LNStandardString(unsigned Standard) {
432 switch (Standard) {
  /external/swiftshader/third_party/LLVM/lib/Support/
Dwarf.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
CommandFlags.h 187 cl::init(FPOpFusion::Standard),
191 clEnumValN(FPOpFusion::Standard, "on",
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
CommandFlags.h 187 cl::init(FPOpFusion::Standard),
191 clEnumValN(FPOpFusion::Standard, "on",
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
CommandFlags.h 187 cl::init(FPOpFusion::Standard),
191 clEnumValN(FPOpFusion::Standard, "on",
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
CommandFlags.h 187 cl::init(FPOpFusion::Standard),
191 clEnumValN(FPOpFusion::Standard, "on",
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
CommandFlags.h 187 cl::init(FPOpFusion::Standard),
191 clEnumValN(FPOpFusion::Standard, "on",
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
CommandFlags.h 187 cl::init(FPOpFusion::Standard),
191 clEnumValN(FPOpFusion::Standard, "on",
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
CommandFlags.h 187 cl::init(FPOpFusion::Standard),
191 clEnumValN(FPOpFusion::Standard, "on",
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
CommandFlags.h 187 cl::init(FPOpFusion::Standard),
191 clEnumValN(FPOpFusion::Standard, "on",

Completed in 1079 milliseconds

1 23 4 5 6 7 8 910