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

1 2 3 45 6 7 8 910

  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Dwarf.h 15 // Information Format standard document on http://www.dwarfstd.org. This
16 // file often includes support for non-released standard features.
209 /// Line Number Standard Opcode Encodings.
379 StringRef LNStandardString(unsigned Standard);
  /cts/tests/tests/text/src/android/text/cts/
HtmlTest.java 251 s.setSpan(new AlignmentSpan.Standard(Layout.Alignment.ALIGN_CENTER),
259 s.setSpan(new AlignmentSpan.Standard(Layout.Alignment.ALIGN_OPPOSITE),
268 s.setSpan(new AlignmentSpan.Standard(Layout.Alignment.ALIGN_NORMAL),
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
UCharacterCaseTest.java     [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
UCharacterCaseTest.java     [all...]
  /external/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 171 NearStdCall = 0x07, // near standard call
172 FarStdCall = 0x08, // far standard call
530 Standard,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 169 NearStdCall = 0x07, // near standard call
170 FarStdCall = 0x08, // far standard call
535 Standard,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 169 NearStdCall = 0x07, // near standard call
170 FarStdCall = 0x08, // far standard call
535 Standard,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 169 NearStdCall = 0x07, // near standard call
170 FarStdCall = 0x08, // far standard call
535 Standard,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 169 NearStdCall = 0x07, // near standard call
170 FarStdCall = 0x08, // far standard call
535 Standard,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 169 NearStdCall = 0x07, // near standard call
170 FarStdCall = 0x08, // far standard call
535 Standard,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 169 NearStdCall = 0x07, // near standard call
170 FarStdCall = 0x08, // far standard call
535 Standard,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 169 NearStdCall = 0x07, // near standard call
170 FarStdCall = 0x08, // far standard call
535 Standard,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 169 NearStdCall = 0x07, // near standard call
170 FarStdCall = 0x08, // far standard call
535 Standard,
  /compatibility/cdd/5_multimedia/
5_2_video-encoding.md 78 * [C-1-2] MUST support the SD (Standard Definition) video encoding profiles
  /prebuilts/go/darwin-x86/src/archive/tar/
common.go 11 // http://www.gnu.org/software/tar/manual/html_node/Standard.html
  /prebuilts/go/darwin-x86/src/cmd/go/
list.go 42 Standard bool // is this package part of the standard Go library?
124 prints an error to standard error for each erroneous package and
126 With the -e flag, the list command never prints errors to standard
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/plugin/
plugin.go 20 // It is similar to the standard flag.FlagSet.
30 // printed after the standard usage message.
147 // For line-based UI, Print writes to standard error.
148 // (Standard output is reserved for report data.)
153 // For line-based UI, PrintErr writes to standard error.
165 // StandardUI returns a UI that reads from standard input,
166 // prints messages to standard output,
167 // prints errors to standard error, and doesn't use auto-completion.
  /prebuilts/go/darwin-x86/src/go/internal/gccgoimporter/
importer.go 180 // Excluded for now: Standard gccgo doesn't support this import format currently.
  /prebuilts/go/darwin-x86/src/image/color/
color.go 164 // Models for the standard color types.
324 // Standard colors.
  /prebuilts/go/darwin-x86/src/syscall/
fd_nacl.go 32 // Standard operations.
  /prebuilts/go/darwin-x86/test/bench/garbage/
parser.go 128 // Standard gotest benchmark output, collected by build dashboard.
  /prebuilts/go/linux-x86/src/archive/tar/
common.go 11 // http://www.gnu.org/software/tar/manual/html_node/Standard.html
  /prebuilts/go/linux-x86/src/cmd/go/
list.go 42 Standard bool // is this package part of the standard Go library?
124 prints an error to standard error for each erroneous package and
126 With the -e flag, the list command never prints errors to standard
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/plugin/
plugin.go 20 // It is similar to the standard flag.FlagSet.
30 // printed after the standard usage message.
147 // For line-based UI, Print writes to standard error.
148 // (Standard output is reserved for report data.)
153 // For line-based UI, PrintErr writes to standard error.
165 // StandardUI returns a UI that reads from standard input,
166 // prints messages to standard output,
167 // prints errors to standard error, and doesn't use auto-completion.

Completed in 1108 milliseconds

1 2 3 45 6 7 8 910