/prebuilts/go/linux-x86/src/encoding/base64/ |
base64.go | 21 // the standard encoding with - and _ substituted for + and /. 30 StdPadding rune = '=' // Standard padding character 74 // StdEncoding is the standard base64 encoding, as defined in 82 // RawStdEncoding is the standard raw, unpadded base64 encoding,
|
/external/clang/lib/CodeGen/ |
BackendUtil.cpp | 596 Options.AllowFPOpFusion = llvm::FPOpFusion::Standard; [all...] |
/external/iproute2/doc/ |
ip-tunnels.tex | 142 Standard Linux-2.2 kernel supports three flavor of tunnels,
|
/prebuilts/go/darwin-x86/src/cmd/go/ |
get.go | 144 // This leads to duplicated loads of the standard packages. 235 // There's nothing to do if this is a package in the standard library. 236 if p.Standard {
|
alldocs.go | 131 // For example, when building with a non-standard configuration, 469 // It also accepts the standard build flags including -v, -n, and -x. 580 // Standard bool // is this package part of the standard Go library? 662 // prints an error to standard error for each erroneous package and 664 // With the -e flag, the list command never prints errors to standard [all...] |
/prebuilts/go/darwin-x86/src/debug/dwarf/ |
line.go | 223 // Read standard opcode length table. This table starts with opcode 1. 337 // of known standard opcodes. 406 // Standard opcodes [DWARF2 6.2.5.2] 435 // DWARF3 standard opcodes [DWARF3 6.2.5.2] 446 // Unhandled standard opcode. Skip the number of
|
/prebuilts/go/darwin-x86/src/syscall/ |
fs_nacl.go | 471 // Standard Unix system calls.
|
/prebuilts/go/linux-x86/src/cmd/go/ |
get.go | 144 // This leads to duplicated loads of the standard packages. 235 // There's nothing to do if this is a package in the standard library. 236 if p.Standard {
|
alldocs.go | 131 // For example, when building with a non-standard configuration, 469 // It also accepts the standard build flags including -v, -n, and -x. 580 // Standard bool // is this package part of the standard Go library? 662 // prints an error to standard error for each erroneous package and 664 // With the -e flag, the list command never prints errors to standard [all...] |
/prebuilts/go/linux-x86/src/debug/dwarf/ |
line.go | 223 // Read standard opcode length table. This table starts with opcode 1. 337 // of known standard opcodes. 406 // Standard opcodes [DWARF2 6.2.5.2] 435 // DWARF3 standard opcodes [DWARF3 6.2.5.2] 446 // Unhandled standard opcode. Skip the number of
|
/prebuilts/go/linux-x86/src/syscall/ |
fs_nacl.go | 471 // Standard Unix system calls.
|
/external/blktrace/doc/ |
blktrace.tex | 463 By default, blkparse sends formatted data to standard output. This may 473 -b \emph{batch} & --batch={batch} & Standard input read batching \\ \hline 477 & & (reading data from standard in). \\ \hline 655 The standard \emph{header} (or initial fields displayed) include: 730 the standard header. [all...] |
/frameworks/base/core/java/android/text/ |
Html.java | [all...] |
/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.
281 /// for example a motherboard, planar, or server blade or other standard system module.
[all...] |
/external/clang/lib/Format/ |
TokenAnnotator.cpp | [all...] |
/external/doclava/res/assets/templates-sdk/ |
class.cs | 213 <?cs # Includes api-info-block DIV at top of page. Standard Devsite uses right nav. ?>
|
/external/minijail/ |
common.mk | 32 # - cc_binary, cxx_binary provide standard compilation steps for binaries 33 # - cxx_library, cc_library provide standard compilation steps for 704 # Standard targets with detection for when they are improperly configured. [all...] |
/external/modp_b64/ |
common.mk | 32 # - cc_binary, cxx_binary provide standard compilation steps for binaries 33 # - cxx_library, cc_library provide standard compilation steps for 704 # Standard targets with detection for when they are improperly configured. [all...] |
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/ |
llvm.ml | 147 (* Standard Binary Operators *) [all...] |
/frameworks/ex/common/java/com/android/ex/editstyledtext/ |
EditStyledText.java | [all...] |
/external/llvm/bindings/ocaml/llvm/ |
llvm.ml | 159 (* Standard Binary Operators *) [all...] |
/prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-elasticsearch/1.11.18/ |
aws-java-sdk-elasticsearch-1.11.18.jar | |
/external/llvm/bindings/go/llvm/ |
ir.go | 179 // Standard Binary Operators [all...] |
/external/libxml2/ |
xmlreader.c | [all...] |