HomeSort by relevance Sort by last modified time
    Searched refs:Version (Results 226 - 250 of 6738) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/DWARF/
DWARFDebugPubTable.h 48 /// the DWARF version number.
49 uint16_t Version;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/DWARF/
DWARFDebugPubTable.h 48 /// the DWARF version number.
49 uint16_t Version;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/DWARF/
DWARFDebugPubTable.h 48 /// the DWARF version number.
49 uint16_t Version;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/DWARF/
DWARFDebugPubTable.h 48 /// the DWARF version number.
49 uint16_t Version;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/DWARF/
DWARFDebugPubTable.h 48 /// the DWARF version number.
49 uint16_t Version;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/DWARF/
DWARFDebugPubTable.h 48 /// the DWARF version number.
49 uint16_t Version;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
storprop.h 14 ULONG Version;
virtdisk.h 144 ATTACH_VIRTUAL_DISK_VERSION Version;
153 COMPACT_VIRTUAL_DISK_VERSION Version;
162 CREATE_VIRTUAL_DISK_VERSION Version;
176 EXPAND_VIRTUAL_DISK_VERSION Version;
185 GET_VIRTUAL_DISK_INFO_VERSION Version;
206 MERGE_VIRTUAL_DISK_VERSION Version;
215 OPEN_VIRTUAL_DISK_VERSION Version;
224 SET_VIRTUAL_DISK_INFO_VERSION Version;
251 STORAGE_DEPENDENCY_INFO_VERSION Version;
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/m68hc11/
malis-include.s 5 ;; Document #1001, Version 1.0
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/
Version.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
26 class Version {
28 private static final String TAG = Version.class.getSimpleName();
60 Log.e(TAG, "Version.getMetadata: " + name, e);
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
ElTorito.h 4 1. "El Torito" Bootable CD-ROM Format Specification, Version 1.0.
76 UINT8 Version; ///< Must be 1
89 UINT8 Version;
  /device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
IpSecDebug.h 21 #define IPSEC_DUMP_ADDRESS(Level, Ip, Version) IpSecDumpAddress (Level, Ip, Version)
39 @param[in] IpVersion The IP Version.
54 @param[in] IkeVersion The version of IKE.
69 @param[in] IpVersion Specified IP Version.
83 @param[in] IkeVersion The specified version of IKE.
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
Version.src 6 * to you under the Apache License, Version 2.0 (the "License");
19 * $Id: Version.src 468654 2006-10-28 07:09:23Z minchau $
24 * Administrative class to keep track of the version number of
27 * org.apache.project-name.Version.getVersion() be a standard way
28 * to get version information.</P>
31 public final class Version
35 * Get the basic version string for the current Serializer.
36 * Version String formatted like
39 * Futurework: have this read version info from jar manifest.
41 * @return String denoting our current version
    [all...]
  /external/boringssl/src/ssl/test/runner/
test_output.go 26 Version int `json:"version"`
43 Version: 3,
  /external/llvm/bindings/go/llvm/
version.go 1 //===- version.go - LLVM version info -------------------------------------===//
10 // This file defines LLVM version information.
21 const Version = C.LLVM_VERSION_STRING
  /external/swiftshader/third_party/LLVM/lib/DebugInfo/
DWARFCompileUnit.h 27 uint16_t Version;
62 uint16_t getVersion() const { return Version; }
  /frameworks/compile/libbcc/bcinfo/include/bcinfo/
BitcodeWrapper.h 4 * Licensed under the Apache License, Version 2.0 (the "License");
29 uint32_t Version;
86 * \return header version of bitcode wrapper.
93 * \return target API version for this bitcode.
100 * \return compiler version that generated this bitcode.
121 * \param targetAPI - target API version for this bitcode.
122 * \param compilerVersion - compiler version that generated this bitcode.
135 wrapper->Version = 0;
  /packages/apps/Dialer/java/com/android/dialer/commandline/impl/
Version.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
31 /** Print the version name and code. */
32 public class Version implements Command {
37 return "Print dialer version";
43 return "version";
49 Version(@ApplicationContext Context context) {
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
bootstrap.go 12 Fatalf("mutex profiling unavailable in version %v", runtime.Version())
  /prebuilts/go/darwin-x86/src/syscall/
types_windows_386.go 8 Version uint16
types_windows_amd64.go 8 Version uint16
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/route/
interface.go 11 Version int // message version
24 Version int // message version
39 Version int // message version
54 Version int // message version
  /prebuilts/go/darwin-x86/test/fixedbugs/bug472.dir/
p1.go 17 func I() func() string { return runtime.Version }
p2.go 17 func I() func() string { return runtime.Version }
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
bootstrap.go 12 Fatalf("mutex profiling unavailable in version %v", runtime.Version())

Completed in 500 milliseconds

1 2 3 4 5 6 7 8 91011>>