HomeSort by relevance Sort by last modified time
    Searched refs:Standard (Results 26 - 50 of 168) sorted by null

12 3 4 5 6 7

  /external/arm-neon-tests/
Init.s 12 ; Standard definitions of mode bits and interrupt (I & F) flags in PSRs
129 ; Cortex-A8 PAGE TABLE generation, using standard Arch v6 tables
  /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...]
  /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/include/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/go/darwin-x86/src/encoding/
encoding.go 10 // Standard types that implement these interfaces include time.Time and net.IP.
  /prebuilts/go/linux-x86/src/encoding/
encoding.go 10 // Standard types that implement these interfaces include time.Time and net.IP.
  /external/clang/lib/Sema/
SemaOverload.cpp 177 /// StandardConversionSequence - Set the standard conversion
195 /// getRank - Retrieve the rank of this standard conversion sequence
211 /// used as part of the ranking of standard conversion sequences
231 /// used as part of the ranking of standard conversion sequences (C++
276 /// Check if this standard conversion sequence represents a narrowing
280 /// \param Converted The result of applying this standard conversion sequence.
441 /// dump - Print this standard conversion sequence to standard
480 /// dump - Print this user-defined conversion sequence to standard
498 /// dump - Print this implicit conversion sequence to standard
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
TextCandidates1LineViewManager.java 136 private AlignmentSpan.Standard mCenterSpan;
334 mCenterSpan = new AlignmentSpan.Standard(Layout.Alignment.ALIGN_CENTER);
  /prebuilts/go/darwin-x86/src/debug/dwarf/
open.go 6 // executable files, as defined in the DWARF 2.0 Standard at
  /prebuilts/go/linux-x86/src/debug/dwarf/
open.go 6 // executable files, as defined in the DWARF 2.0 Standard at

Completed in 1074 milliseconds

12 3 4 5 6 7