Searched refs:Version (Results 251 - 275 of 634) sorted by relevance

<<11121314151617181920>>

/external/junit/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/libbrillo/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/libpng/projects/visualc71/
H A DREADME_zlib.txt5 Microsoft Developer Studio Project File, Format Version 7.10 for zlib.
/external/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h122 uint16_t Version; member in class:llvm::DWARFUnit
193 uint16_t getVersion() const { return Version; }
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h39 void getFrontEndVersion(VersionInfo &Version) const override;
40 void getBackEndVersion(VersionInfo &Version) const override;
/external/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBRawSymbol.h48 virtual void getBackEndVersion(VersionInfo &Version) const = 0;
64 virtual void getFrontEndVersion(VersionInfo &Version) const = 0;
/external/llvm/test/MC/Mips/
H A Dmips_abi_flags_xx_set.s29 # CHECK-OBJ-NEXT: Version: 0
/external/llvm/tools/dsymutil/
H A Ddsymutil.cpp37 static opt<bool> Version("v", desc("Alias for -version"), Hidden);
259 if (Version) {
/external/llvm/utils/vim/syntax/
H A Dtablegen.vim4 " Version: $Revision$
/external/mesa3d/docs/specs/
H A DMESA_copy_sub_buffer.spec17 Version
H A DMESA_pixmap_colormap.spec17 Version
H A DMESA_set_3dfx_mode.spec17 Version
/external/mesa3d/docs/specs/OLD/
H A DMESA_resize_buffers.spec17 Version
H A DMESA_trace.spec18 Version
/external/objenesis/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/okhttp/okhttp-ws-tests/src/main/java/com/squareup/okhttp/ws/
H A DAutobahnTester.java4 * Licensed under the Apache License, Version 2.0 (the "License");
23 import com.squareup.okhttp.internal.Version;
172 newWebSocket("/updateReports?agent=" + Version.userAgent()).enqueue(new WebSocketListener() {
/external/robolectric/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/robolectric/v1/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/skia/src/core/
H A DSkReadBuffer.h46 enum Version { enum in class:SkReadBuffer
82 bool isVersionLT(Version targetVersion) const {
/external/smali/baksmali/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/smali/smali/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/snakeyaml/
H A DApplyAndroidPatches.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/snakeyaml/src/test/java/org/pyyaml/
H A DCanonicalParser.java4 * Licensed under the Apache License, Version 2.0 (the "License");
20 import org.yaml.snakeyaml.DumperOptions.Version;
72 events.add(new DocumentStartEvent(null, null, true, Version.V1_1, null));
/external/swiftshader/third_party/LLVM/utils/vim/
H A Dtablegen.vim4 " Version: $Revision: 141378 $
/external/v8/src/snapshot/
H A Dsnapshot-common.cc198 SetHeaderValue(kCheckSumOffset, Version::Hash());
212 return GetHeaderValue(kCheckSumOffset) == Version::Hash();

Completed in 2432 milliseconds

<<11121314151617181920>>