OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:versioning
(Results
1 - 25
of
322
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/Object/Inputs/
elfver.S
3
# clang $ARGS -m32 elfver.S -lc -o elf-
versioning
-test.i386
4
# clang $ARGS -m64 elfver.S -lc -o elf-
versioning
-test.x86_64
7
# strip elf-
versioning
-test.i386
8
# strip elf-
versioning
-test.x86_64
elf-versioning-test.i386
/frameworks/compile/mclinker/include/mcld/LD/
DiagLayouts.inc
2
DIAG(warn_unsupported_symbolic_versioning, DiagnosticEngine::Warning, "Symbolic
versioning
has not been fully supported yet.\nsection `%0'.", "Symbolic
versioning
has not been fully supported yet.\nsection `%0'")
/external/llvm/test/Object/
readobj-elf-versioning.test
1
RUN: llvm-readobj %p/Inputs/elf-
versioning
-test.i386 \
3
RUN: llvm-readobj %p/Inputs/elf-
versioning
-test.i386 \
5
RUN: llvm-readobj %p/Inputs/elf-
versioning
-test.x86_64 \
7
RUN: llvm-readobj %p/Inputs/elf-
versioning
-test.x86_64 \
/external/libnl-headers/netlink/
version.h
2
* netlink/version.h Compile Time
Versioning
Information
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
version.rb
15
ANTLR_VERSION_STRING.chomp!( '.0' ) #
versioning
drops minor version at 0
/external/oprofile/libopagent/
Makefile.am
18
# symbol
versioning
technique (via the version script) to add new or
/external/webkit/Tools/Scripts/
webkit-patch
40
import webkitpy.python24.
versioning
as
versioning
namespace
46
# Note this can't be ternary as
versioning
.check_version()
54
versioning
.check_version()
test-webkitpy
197
# For example, if webkitpy/python24/
versioning
.py were moved to a
200
# then "import webkitpy.python24.
versioning
" would continue to succeed
215
import webkitpy.python24.
versioning
as
versioning
namespace
217
versioning
.check_version(log=_log)
220
versioning
.compare_version()
/external/chromium/testing/gtest/xcode/Config/
General.xcconfig
40
//
VERSIONING
BUILD SETTINGS (used in Info.plist)
/external/iptables/
COMMIT_NOTES
14
libtool manual about
Versioning
:: first, if need be) in configure.ac.
/external/protobuf/gtest/xcode/Config/
General.xcconfig
40
//
VERSIONING
BUILD SETTINGS (used in Info.plist)
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cfghooks.h
117
in loop
versioning
. */
124
versioning
. */
127
/* Update the PHI nodes in case of loop
versioning
. */
137
E->dest (only in tree-ssa loop
versioning
. */
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cfghooks.h
117
in loop
versioning
. */
124
versioning
. */
127
/* Update the PHI nodes in case of loop
versioning
. */
137
E->dest (only in tree-ssa loop
versioning
. */
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cfghooks.h
117
in loop
versioning
. */
124
versioning
. */
127
/* Update the PHI nodes in case of loop
versioning
. */
137
E->dest (only in tree-ssa loop
versioning
. */
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cfghooks.h
117
in loop
versioning
. */
124
versioning
. */
127
/* Update the PHI nodes in case of loop
versioning
. */
137
E->dest (only in tree-ssa loop
versioning
. */
/frameworks/base/docs/html/intl/ja/guide/publishing/
preparing.jd
99
<p>?????????????????????????<a href="{@docRoot}tools/publishing/
versioning
.html">
Versioning
Your Applications</a>????????</p>
/external/clang/include/clang/Frontend/
SerializedDiagnosticPrinter.h
28
/// with the diagostics, including
versioning
of the format.
/external/clang/test/CodeGenCXX/
weak-external.cpp
26
namespace std // purposefully not using
versioning
namespace
/external/libusb-compat/
configure.ac
13
# Library
versioning
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/scene/
VersionLoader.java
76
//
Versioning
of the protocol and server was added with version 2
/external/libmtp/src/
Makefile.am
10
# Advanced information about
versioning
:
13
# * libtool.info chapter "
Versioning
"
16
#
Versioning
:
/external/webkit/Tools/Scripts/webkitpy/python24/
versioning_unittest.py
23
"""Contains unit tests for
versioning
.py."""
29
from webkitpy.python24.
versioning
import check_version
30
from webkitpy.python24.
versioning
import compare_version
/external/flac/include/FLAC/
export.h
72
* http://www.gnu.org/software/libtool/manual.html#Libtool-
versioning
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_2/Array/
tostring_2.js
53
* If JavaScriptCore changes to support
versioning
, this test should split
Completed in 943 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>